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