X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/97507ccea7da6ca3765aa3c56bc74b1db47ca557..cfb76a19a4aeb25f245196ff5d4cae8a33fa6802:/src/makelib.vc diff --git a/src/makelib.vc b/src/makelib.vc index 6cbf046e07..afbc1456c0 100644 --- a/src/makelib.vc +++ b/src/makelib.vc @@ -9,8 +9,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) !include $(WXDIR)\src\makevc.env