projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Small wxString usage fix.
[wxWidgets.git]
/
samples
/
dialogs
/
makefile.sc
Commit
Line
Data
7d584866
1
#Makefile from wxHatch for Symantec/Digital Mars compiler
f22c3c98
2
WXDIR=..\..
9f6df75d
3
TARGET=dialogs
7d584866
CE
4
OBJECTS = $(TARGET).obj
5
EXTRALIBS =
0e4c7ab4
6
include $(WXDIR)\src\makeprog.sc