summaryrefslogtreecommitdiff
path: root/noncore/games/wordgame/Makefile.in
Unidiff
Diffstat (limited to 'noncore/games/wordgame/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/wordgame/Makefile.in28
1 files changed, 14 insertions, 14 deletions
diff --git a/noncore/games/wordgame/Makefile.in b/noncore/games/wordgame/Makefile.in
index 5627414..2e0a47c 100644
--- a/noncore/games/wordgame/Makefile.in
+++ b/noncore/games/wordgame/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
@@ -113,5 +113,5 @@ main.o: main.cpp \
113 rulesbase.h \ 113 rulesbase.h \
114 $(QPEDIR)/include/qpe/qdawg.h \ 114 $(OPIEDIR)/include/qpe/qdawg.h \
115 $(QPEDIR)/include/qpe/applnk.h \ 115 $(OPIEDIR)/include/qpe/applnk.h \
116 $(QPEDIR)/include/qpe/qpeapplication.h 116 $(OPIEDIR)/include/qpe/qpeapplication.h
117 117
@@ -121,9 +121,9 @@ wordgame.o: wordgame.cpp \
121 rulesbase.h \ 121 rulesbase.h \
122 $(QPEDIR)/include/qpe/qdawg.h \ 122 $(OPIEDIR)/include/qpe/qdawg.h \
123 $(QPEDIR)/include/qpe/applnk.h \ 123 $(OPIEDIR)/include/qpe/applnk.h \
124 $(QPEDIR)/include/qpe/global.h \ 124 $(OPIEDIR)/include/qpe/global.h \
125 $(QPEDIR)/include/qpe/filemanager.h \ 125 $(OPIEDIR)/include/qpe/filemanager.h \
126 $(QPEDIR)/include/qpe/resource.h \ 126 $(OPIEDIR)/include/qpe/resource.h \
127 $(QPEDIR)/include/qpe/config.h \ 127 $(OPIEDIR)/include/qpe/config.h \
128 $(QPEDIR)/include/qpe/qpetoolbar.h 128 $(OPIEDIR)/include/qpe/qpetoolbar.h
129 129
@@ -149,4 +149,4 @@ moc_wordgame.o: moc_wordgame.cpp \
149 rulesbase.h \ 149 rulesbase.h \
150 $(QPEDIR)/include/qpe/qdawg.h \ 150 $(OPIEDIR)/include/qpe/qdawg.h \
151 $(QPEDIR)/include/qpe/applnk.h 151 $(OPIEDIR)/include/qpe/applnk.h
152 152