projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Use common wxTextCtrlBase::GetRange() for PalmOS text control implementation.
[wxWidgets.git]
/
samples
/
erase
/
makefile.sc
Commit
Line
Data
0e4c7ab4
1
#Digital Mars (was Symantec) C++ makefile
f22c3c98
2
WXDIR = ..\..
0e4c7ab4
3
EXTRALIBS=
33611ebb
4
TARGET=erase
0e4c7ab4
CE
5
OBJECTS = $(TARGET).obj
6
include $(WXDIR)\src\makeprog.sc