Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

Port nmake logic into Visual Studio project

$
0
0

Hi:

In the makefile, we frequently use macro to add or change the Compiler setting

for example

!IF "$(USING_SOMETHING)" == "1"
CDEFINES=$(CDEFINES) -D_SOMETHINGDEFINED
INCLUDEPATH=SOMETHING_PATH;$(INCLUDEPATH)
!ENDIF

How can I port this logic into Visual Studio 2010 project setting???

Thanks

Lu

 

Viewing all articles
Browse latest Browse all 21115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>