Replaced \ with /

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia
2000-01-16 00:57:58 +00:00
parent 5801c56fa9
commit 259c933b56
2 changed files with 17 additions and 2 deletions

View File

@@ -12,5 +12,5 @@ WXDIR = ../..
TARGET=propsize
OBJECTS = $(TARGET).o
include $(WXDIR)\src\makeprog.g95
include $(WXDIR)/src/makeprog.g95