Subversion Repositories public

Rev

Rev 66 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 66 Rev 69
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
	zinssatzaenderungwidget.h
-
 
7
 
6
 
8
# let automoc handle all of the meta source files (moc)
7
# let automoc handle all of the meta source files (moc)
9
METASOURCES = AUTO
8
METASOURCES = AUTO
10
 
9
 
11
messages: rc.cpp
10
messages: rc.cpp