projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
drawer sample mods from ABX (with only one mod - _CODE Added to #define USE_DRAWER 0)
[wxWidgets.git]
/
samples
/
dynamic
/
makefile.sc
Commit
Line
Data
0e4c7ab4
1
#Digital Mars (was Symantec) C++ makefile
f22c3c98
2
WXDIR = ..\..
0e4c7ab4
CE
3
EXTRALIBS=
4
TARGET=dynamic
5
OBJECTS = $(TARGET).obj
6
include $(WXDIR)\src\makeprog.sc