]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/splitter/makefile.g95
do *NOT* make the window of the size of its parent initially, fixes missing EVT_SIZE...
[wxWidgets.git] / samples / splitter / makefile.g95
index fc4af58f1d0285105c7944f97823c9e58e075965..2766d0e1065e7e9a15556f4b6ffcd7700c7a8d7d 100644 (file)
@@ -6,5 +6,5 @@ WXDIR = ../..
 TARGET=splitter
 OBJECTS = $(TARGET).o
 
-include $(WXDIR)\src\makeprog.g95
+include $(WXDIR)/src/makeprog.g95