X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48d1144bc4dabb9f8dd6f913e9a65d709e5995e3..8b260fbe33b67311ab69043e8fb1bc4c4d7ac1f2:/src/makelib.vc?ds=sidebyside diff --git a/src/makelib.vc b/src/makelib.vc index 8b5b459d80..afbc1456c0 100644 --- a/src/makelib.vc +++ b/src/makelib.vc @@ -2,14 +2,14 @@ # File: makelib.vc # Author: Julian Smart # Created: 1999 -# Updated: +# Updated: # Copyright: (c) Julian Smart # # Makefile : Builds a library for a utility # Use FINAL=1 argument to nmake to build final version with no debugging # info -# Set WXDIR for your system +# Set WXDIR for your system (hint, set an environment variable named WXWIN) WXDIR = $(WXWIN) !include $(WXDIR)\src\makevc.env