Subversion Repositories public

Rev

Rev 60 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60 Rev 66
Line 1... Line 1...
1
# set the include path for X, qt and KDE
1
# set the include path for X, qt and KDE
2
INCLUDES = $(all_includes)
2
INCLUDES = $(all_includes)
3
 
3
 
4
# these are the headers for your project
4
# these are the headers for your project
5
noinst_HEADERS = tilgungsplan.h tilgungsplanwidget.h ziaendwidget.h \
5
noinst_HEADERS = tilgungsplan.h tilgungsplanwidget.h ziaendwidget.h \
6
	zinssataenderungwidget.h zinssatzaenderungwidget.h
6
	zinssatzaenderungwidget.h
7
 
7
 
8
# let automoc handle all of the meta source files (moc)
8
# let automoc handle all of the meta source files (moc)
9
METASOURCES = AUTO
9
METASOURCES = AUTO
10
 
10
 
11
messages: rc.cpp
11
messages: rc.cpp