projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
[wxWidgets.git]
/
samples
/
treectrl
/
makefile.dos
diff --git
a/samples/treectrl/makefile.dos
b/samples/treectrl/makefile.dos
index 5522bfd2d0659b4dc5d09a9cf18ee3ca3de48ddb..50832fa2c71115b240616f569618348fc7d99ccc 100644
(file)
--- a/
samples/treectrl/makefile.dos
+++ b/
samples/treectrl/makefile.dos
@@
-3,7
+3,7
@@
WXDIR = $(WXWIN)
-TARGET=tree
ctrl
+TARGET=tree
test
OBJECTS=$(TARGET).obj
!include $(WXDIR)\src\makeprog.msc