Incredibuild Support has moved! Come join us at:
Adding a preprocessor definition to the build command
Posted by Yoni Davidson on 04 May 2014 02:28 PM
|
|
Adding a preprocessor definition from cl command line is possible by adding the "/cl_add" option to your build command in the following way: This statement is equivalent to writing “#define DEFNAME VALUE” in the source. | |
|
Comments (0)