X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af111fc33841cc8bdc4d6cf027702805333bdd2a..c6e62f74fcac5b62889b59e7ce7a41d0ce884d7b:/src/makelib.vc 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