Incredibuild Support has moved! Come join us at:
How to execute specific projects or files locally
Posted by Yoni Davidson, Last modified by Yoni Davidson on 08 January 2018 03:59 PM
|
|
In order to mark a project to run locally right click the project in Visual Studio, go to "Properties"->"Configuration Properties"->"C/C++"->"Preprocessor Definitions" and add the string - "IB_RunLocal" For VS2008 and below, use "Solution Settings" Under the IncrediBuild drop down menu.
Note: This can also be set for individual files. Simply add the IB_RunLocal to the Preprocessor Definitions of a certain file that you would like to be built locally. | |
|
Comments (0)