summaryrefslogtreecommitdiff
path: root/noncore/games/mindbreaker/Makefile.in
Unidiff
Diffstat (limited to 'noncore/games/mindbreaker/Makefile.in') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/mindbreaker/Makefile.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/noncore/games/mindbreaker/Makefile.in b/noncore/games/mindbreaker/Makefile.in
index 88f6fb1..ff29d19 100644
--- a/noncore/games/mindbreaker/Makefile.in
+++ b/noncore/games/mindbreaker/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -102,3 +102,3 @@ main.o: main.cpp \
102 mindbreaker.h \ 102 mindbreaker.h \
103 $(QPEDIR)/include/qpe/qpeapplication.h 103 $(OPIEDIR)/include/qpe/qpeapplication.h
104 104
@@ -106,5 +106,5 @@ mindbreaker.o: mindbreaker.cpp \
106 mindbreaker.h \ 106 mindbreaker.h \
107 $(QPEDIR)/include/qpe/resource.h \ 107 $(OPIEDIR)/include/qpe/resource.h \
108 $(QPEDIR)/include/qpe/config.h \ 108 $(OPIEDIR)/include/qpe/config.h \
109 $(QPEDIR)/include/qpe/qpetoolbar.h 109 $(OPIEDIR)/include/qpe/qpetoolbar.h
110 110