X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ebdc86afc95a60fbeb0b2a71c38dd26c8a1b0b4..3e1ed7d709cf4e81556589a8c2132882f40d97ff:/src/makeprog.vc diff --git a/src/makeprog.vc b/src/makeprog.vc index 5cf84b6a95..5c17936e4f 100644 --- a/src/makeprog.vc +++ b/src/makeprog.vc @@ -2,7 +2,7 @@ # File: makefile.nt # Author: Julian Smart # Created: 1999 -# Updated: +# Updated: # Copyright: (c) Julian Smart # # Makefile environment for building samples. Include this from @@ -10,8 +10,8 @@ # Use FINAL=1 argument to nmake to build final version with no debugging # info -# Set WXDIR for your system -WXDIR = j:\dev\wx2\wxWindows +# Set WXDIR for your system (hint, set an environment variable named WXWIN) +WXDIR = $(WXWIN) WXUSINGDLL=0