X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48d1144bc4dabb9f8dd6f913e9a65d709e5995e3..5333ab8e8ef81e3ae71fef22b42542c51b122258:/src/makeprog.vc diff --git a/src/makeprog.vc b/src/makeprog.vc index b3eb9138b2..9de992e7b9 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 @@ -17,7 +17,7 @@ WXUSINGDLL=0 !include $(WXDIR)\src\makevc.env -all: $(PROGRAM).exe $(EXTRATARGETS) +all: $(PROGRAM).exe wx: cd $(WXDIR)\src\msw