summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/Makefile.in
Side-by-side diff
Diffstat (limited to 'noncore/games/tetrix/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tetrix/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/games/tetrix/Makefile.in b/noncore/games/tetrix/Makefile.in
index 3a74fdc..59e172c 100644
--- a/noncore/games/tetrix/Makefile.in
+++ b/noncore/games/tetrix/Makefile.in
@@ -3,13 +3,13 @@
####### Compiler, tools and options
CXX = $(SYSCONF_CXX) $(QT_CXX_MT)
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS)
CC = $(SYSCONF_CC) $(QT_C_MT)
CFLAGS = $(SYSCONF_CFLAGS)
-INCPATH = -I$(QPEDIR)/include
+INCPATH = -I$(OPIEDIR)/include
LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
LIBS = $(SUBLIBS) -lqpe $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP)
MOC = $(SYSCONF_MOC)
UIC = $(SYSCONF_UIC)
####### Target
@@ -112,24 +112,24 @@ REQUIRES=
main.o: main.cpp \
qtetrix.h \
qtetrixb.h \
gtetrix.h \
tpiece.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
gtetrix.o: gtetrix.cpp \
gtetrix.h \
tpiece.h
qtetrix.o: qtetrix.cpp \
qtetrix.h \
qtetrixb.h \
gtetrix.h \
tpiece.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
qtetrixb.o: qtetrixb.cpp \
qtetrixb.h \
gtetrix.h \
tpiece.h \
qtetrix.h