projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
*** empty log message ***
[wxWidgets.git]
/
samples
/
listctrl
/
Makefile.am
Commit
Line
Data
329e86bf
RR
1
AUTOMAKE_OPTIONS = 1.3 no-dependencies
2
88ac883a
VZ
3
SUFFIXES = .cpp
4
5
DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
6
7
noinst_PROGRAMS = listtest
8
9
listtest_SOURCES = listtest.cpp