projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added wxChoice:: and wxCombobox::GetCurrentSelection()
[wxWidgets.git]
/
samples
/
treectrl
/
makefile.sl
diff --git
a/samples/treectrl/makefile.sl
b/samples/treectrl/makefile.sl
index 6dc21d5a1c408c9f8f229639e632d35fc352e9cc..6a091501c0834a1e788002c520338c4cf770279f 100644
(file)
--- a/
samples/treectrl/makefile.sl
+++ b/
samples/treectrl/makefile.sl
@@
-1,7
+1,7
@@
# Purpose: makefile for treectrl example (Salford C++)
# Created: 2000-03-15
# Purpose: makefile for treectrl example (Salford C++)
# Created: 2000-03-15
-PROGRAM = tree
ctrl
+PROGRAM = tree
test
OBJECTS = $(PROGRAM).obj
include ..\..\src\makeprog.sl
OBJECTS = $(PROGRAM).obj
include ..\..\src\makeprog.sl