projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(), TRUE/true, FALSE/false...
[wxWidgets.git]
/
samples
/
mdi
/
makefile.sc
diff --git
a/samples/mdi/makefile.sc
b/samples/mdi/makefile.sc
index 16cc78c81f5a5483c08d5ae8cd978a318ac1f881..fd24b217fad8c9d0dc2e5cbb98d7bb651447945a 100644
(file)
--- a/
samples/mdi/makefile.sc
+++ b/
samples/mdi/makefile.sc
@@
-1,4
+1,5
@@
-# Symantec C++ makefile
-WXDIR =
$(WXWIN)
+#
Digital Mars /
Symantec C++ makefile
+WXDIR =
..\..
TARGET=mdi
+OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc