]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeva.env
compilation fix
[wxWidgets.git] / src / makeva.env
index af5011b3407a804a214382bd017b57875299dc01..ce9f1fde34b7f0875c8b1e9e4ffb5b9968fa4b60 100644 (file)
@@ -1,7 +1,7 @@
 #
 # File:    Makeva.env
-# Author:      Ulrich Leodolter
-# Created:     Wed May 17 08:36:42 1995
+# Author:  David Webster
+# Created: Wed Apr 17 08:36:42 1999
 # Updated:
 #
 # VisualAge C++ V3.0 makefile include file
@@ -17,7 +17,7 @@ OS2LIBFLAGS=/NOL /NOE
 OS2LIBS=CPPOM30.lib CPPOOC3.LIB OS2386.LIB
 
 # Change this to your WXWIN directory
-WXDIR=j:\dev\Wx2\wxwindows
+WXDIR=h:\dev\Wx2\wxwindows
 
 WXSRC=$(WXDIR)\src\os2
 WXINC=$(WXDIR)\include
@@ -95,9 +95,9 @@ WXLIBNAME=$(NEW_WXLIBNAME)
 !endif
 
 !if "$(FINAL)" == "1"
-D=Release
+D=RelseOS2
 !else
-D=Debug
+D=DebugOS2
 !endif
 
 WXLIB=$(WXDIR)\lib\$(WXLIBNAME).lib