]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/wxtest/Makefile.sc
Applied patch [ 853031 ] Japanese po file
[wxWidgets.git] / samples / wxtest / Makefile.sc
index 6bed9cca2fdc5a8e02afe72c569d542677bbcbfb..b867b31821a777150ff73fe649894041747dabf8 100644 (file)
@@ -1,6 +1,6 @@
 #Makefile from wxHatch for Symantec/Digital Mars compiler 
-WXDIR=..\..\..\wxWindows
+WXDIR=..\..
 TARGET=test
-OBJECTS = $(TARGET).obj 
+OBJECTS = $(TARGET).obj test_wdr.obj
 EXTRALIBS =
 include $(WXDIR)\src\makeprog.sc