Line 355... |
Line 355... |
355 |
xdg_appsdir = @xdg_appsdir@
|
355 |
xdg_appsdir = @xdg_appsdir@
|
356 |
xdg_directorydir = @xdg_directorydir@
|
356 |
xdg_directorydir = @xdg_directorydir@
|
357 |
xdg_menudir = @xdg_menudir@
|
357 |
xdg_menudir = @xdg_menudir@
|
358 |
|
358 |
|
359 |
# set the include path for X, qt and KDE
|
359 |
# set the include path for X, qt and KDE
|
360 |
INCLUDES = $(all_includes)
|
360 |
INCLUDES = -I$(top_srcdir)/libgarminimg $(all_includes)
|
361 |
|
361 |
|
362 |
# these are the headers for your project
|
362 |
# these are the headers for your project
|
363 |
noinst_HEADERS = copy.h disassemble.h garmin.h managefile.h progresswidget.h \
|
363 |
noinst_HEADERS = copy.h disassemble.h garmin.h managefile.h progresswidget.h \
|
364 |
settingswidget.h sportwatcher.h sportwatcherwidget.h
|
364 |
settingswidget.h sportwatcher.h sportwatcherwidget.h
|
365 |
|
365 |
|
Line 767... |
Line 767... |
767 |
#>+ 3
|
767 |
#>+ 3
|
768 |
clean-metasources:
|
768 |
clean-metasources:
|
769 |
-rm -f progresswidget.moc sportwatcherwidget.moc sportwatcher.moc settingswidget.moc
|
769 |
-rm -f progresswidget.moc sportwatcherwidget.moc sportwatcher.moc settingswidget.moc
|
770 |
|
770 |
|
771 |
#>+ 2
|
771 |
#>+ 2
|
772 |
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
|
772 |
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
|
773 |
|
773 |
|
774 |
#>+ 6
|
774 |
#>+ 6
|
775 |
clean-ui:
|
775 |
clean-ui:
|
776 |
-rm -f \
|
776 |
-rm -f \
|
777 |
progresswidgetbase.cpp progresswidgetbase.h progresswidgetbase.moc \
|
777 |
progresswidgetbase.cpp progresswidgetbase.h progresswidgetbase.moc \
|