projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Minor change to make spinbutton text match spinbutton position on startup
[wxWidgets.git]
/
samples
/
minimal
/
Makefile.am
1
AUTOMAKE_OPTIONS = 1.3 no-dependencies
2
3
SUFFIXES = .cpp
4
5
DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
6
7
noinst_PROGRAMS = minimal
8
9
minimal_SOURCES = minimal.cpp