relative path to wxwin in samples for Digital Mars (fixes SF bug 757845)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#Digital Mars (was Symantec) C++ makefile
|
||||
WXDIR = $(WXWIN)
|
||||
WXDIR = ..\..
|
||||
EXTRALIBS=
|
||||
TARGET=server
|
||||
OBJECTS = $(TARGET).obj
|
||||
|
Reference in New Issue
Block a user