Subversion Repositories public

Rev

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

Rev 132 Rev 137
Line 357... Line 357...
357
 
357
 
358
# set the include path for X, qt and KDE
358
# set the include path for X, qt and KDE
359
INCLUDES = $(all_includes)
359
INCLUDES = $(all_includes)
360
 
360
 
361
# these are the headers for your project
361
# these are the headers for your project
362
noinst_HEADERS = disassemble.h garmin.h managefile.h progresswidget.h \
362
noinst_HEADERS = copy.h disassemble.h garmin.h managefile.h progresswidget.h \
363
	settingswidget.h sportwatcher.h sportwatcherwidget.h
363
	settingswidget.h sportwatcher.h sportwatcherwidget.h
364
 
364
 
365
 
365
 
366
# let automoc handle all of the meta source files (moc)
366
# let automoc handle all of the meta source files (moc)
367
#>- METASOURCES = AUTO
367
#>- METASOURCES = AUTO
Line 766... Line 766...
766
#>+ 3
766
#>+ 3
767
clean-metasources:
767
clean-metasources:
768
	-rm -f  progresswidget.moc sportwatcherwidget.moc sportwatcher.moc settingswidget.moc
768
	-rm -f  progresswidget.moc sportwatcherwidget.moc sportwatcher.moc settingswidget.moc
769
 
769
 
770
#>+ 2
770
#>+ 2
771
KDE_DIST=hi32-app-sportwatcher.png hi16-action-glas_minus.png sportwatcherwidgetbase.ui progresswidgetbase.ui hi16-action-bike.png sportwatcher.desktop hi16-action-activity.png settingswidgetbase.ui runner.png hi64-app-sportwatcher.png hi16-action-lap.png hi16-action-glas_plus.png Makefile.in hi16-action-hand.png hi16-action-glas.png sportwatcher.lsm sportwatcherui.rc hi16-action-other.png hi16-app-sportwatcher.png hi16-action-history.png Makefile.am hi16-action-run.png hi16-action-flag.png hi16-action-fullscreen.png 
771
KDE_DIST=hi32-app-sportwatcher.png hi16-action-glas_minus.png sportwatcherwidgetbase.ui progresswidgetbase.ui hi16-action-bike.png sportwatcher.desktop hi16-action-activity.png settingswidgetbase.ui runner.png hi64-app-sportwatcher.png hi16-action-lap.png hi16-action-glas_plus.png Makefile.in hi16-action-hand.png hi16-action-glas.png sportwatcher.lsm sportwatcherui.rc hi16-action-other.png hi16-action-history.png hi16-app-sportwatcher.png Makefile.am hi16-action-run.png hi16-action-flag.png hi16-action-fullscreen.png 
772
 
772
 
773
#>+ 6
773
#>+ 6
774
clean-ui:
774
clean-ui:
775
	-rm -f \
775
	-rm -f \
776
	progresswidgetbase.cpp progresswidgetbase.h progresswidgetbase.moc \
776
	progresswidgetbase.cpp progresswidgetbase.h progresswidgetbase.moc \