projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added test for wxRA_SPECIFY_COLS
[wxWidgets.git]
/
samples
/
forty
/
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 = forty
8
9
forty_SOURCES = \
10
forty.cpp canvas.cpp card.cpp game.cpp pile.cpp playerdg.cpp scoredg.cpp \
11
scorefil.cpp