]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makelib.vc
OGL: misc.cpp clashes with misc.c frim iODBC, therefore
[wxWidgets.git] / src / makelib.vc
index 8b5b459d80da5836bed4538cae6d904d3c62881a..afbc1456c0668581b41438ccde9c30f3962d6585 100644 (file)
@@ -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