projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
new carbon implementation (unicode support)
[wxWidgets.git]
/
samples
/
mdi
/
makefile.sc
Commit
Line
Data
05d3cd45
1
# Digital Mars / Symantec C++ makefile
e81cf2eb
2
WXDIR = ..\..
f5705f7e
3
TARGET=mdi
31bb77da
4
OBJECTS = $(TARGET).obj
f5705f7e
5
include $(WXDIR)\src\makeprog.sc