Take hard coded path out of makefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2000-01-17 20:22:34 +00:00
parent 981b25083e
commit 57e3f9d9cc
6 changed files with 20 additions and 20 deletions

View File

@@ -10,8 +10,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 and environment variable to point to WXDIR for your system
WXDIR = $(WXWIN)
WXUSINGDLL=0