summaryrefslogtreecommitdiff
path: root/noncore/games
Side-by-side diff
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/chess/chess.pro4
-rw-r--r--noncore/games/fifteen/Makefile.in12
-rw-r--r--noncore/games/fifteen/fifteen.pro4
-rw-r--r--noncore/games/go/Makefile.in12
-rw-r--r--noncore/games/go/go.pro4
-rw-r--r--noncore/games/mindbreaker/Makefile.in12
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro6
-rw-r--r--noncore/games/minesweep/Makefile.in16
-rw-r--r--noncore/games/minesweep/minesweep.pro6
-rw-r--r--noncore/games/parashoot/Makefile.in42
-rw-r--r--noncore/games/parashoot/parashoot.pro6
-rw-r--r--noncore/games/qasteroids/Makefile.in12
-rw-r--r--noncore/games/qasteroids/qasteroids.pro6
-rw-r--r--noncore/games/snake/Makefile.in16
-rw-r--r--noncore/games/snake/snake.pro6
-rw-r--r--noncore/games/solitaire/Makefile.in36
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro6
-rw-r--r--noncore/games/tetrix/Makefile.in6
-rw-r--r--noncore/games/tetrix/tetrix.pro4
-rw-r--r--noncore/games/wordgame/Makefile.in28
-rw-r--r--noncore/games/wordgame/wordgame.pro6
21 files changed, 125 insertions, 125 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index f6650a0..9053809 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -3,10 +3,10 @@ HEADERS += chess.h
DESTDIR = ../bin
TARGET = chess
-DEPENDPATH += $(QPEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
INTERFACES = mainwindow.ui
IMAGES = images/new.png images/repeat.png images/txt.png images/back.png
TEMPLATE =app
CONFIG += qt warn_on release
-INCLUDEPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DBFILE = chess.db
diff --git a/noncore/games/fifteen/Makefile.in b/noncore/games/fifteen/Makefile.in
index 23c7334..1cae722 100644
--- a/noncore/games/fifteen/Makefile.in
+++ b/noncore/games/fifteen/Makefile.in
@@ -7,5 +7,5 @@ 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)
@@ -101,12 +101,12 @@ REQUIRES=
fifteen.o: fifteen.cpp \
fifteen.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/qpetoolbar.h \
- $(QPEDIR)/include/qpe/qpemenubar.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h \
+ $(OPIEDIR)/include/qpe/qpemenubar.h
main.o: main.cpp \
fifteen.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
moc_fifteen.o: moc_fifteen.cpp \
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 167f4f8..92072ab 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -5,6 +5,6 @@ HEADERS = fifteen.h
SOURCES = fifteen.cpp \
main.cpp
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = fifteen
diff --git a/noncore/games/go/Makefile.in b/noncore/games/go/Makefile.in
index 27304f1..985eff0 100644
--- a/noncore/games/go/Makefile.in
+++ b/noncore/games/go/Makefile.in
@@ -7,5 +7,5 @@ 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)
@@ -135,8 +135,8 @@ gowidget.o: gowidget.cpp \
go.h \
goplayutils.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/qpetoolbar.h \
- $(QPEDIR)/include/qpe/qpemenubar.h
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h \
+ $(OPIEDIR)/include/qpe/qpemenubar.h
main.o: main.cpp \
@@ -145,5 +145,5 @@ main.o: main.cpp \
go.h \
goplayutils.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
moc_gowidget.o: moc_gowidget.cpp \
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index deb90c5..b39b5b4 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -12,6 +12,6 @@ SOURCES = amigo.c \
gowidget.cpp \
main.cpp
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
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
@@ -7,5 +7,5 @@ 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)
@@ -15,5 +15,5 @@ UIC = $(SYSCONF_UIC)
####### Target
-DESTDIR = $(QPEDIR)/bin/
+DESTDIR = $(OPIEDIR)/bin/
VER_MAJ = 1
VER_MIN = 0
@@ -101,11 +101,11 @@ REQUIRES=
main.o: main.cpp \
mindbreaker.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
mindbreaker.o: mindbreaker.cpp \
mindbreaker.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/qpetoolbar.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h
moc_mindbreaker.o: moc_mindbreaker.cpp \
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 12944d1..fa7dc0c 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -1,11 +1,11 @@
TEMPLATE = app
CONFIG += qt warn_on release
-DESTDIR = $(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = mindbreaker.h
SOURCES = main.cpp \
mindbreaker.cpp
TARGET = mindbreaker
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
diff --git a/noncore/games/minesweep/Makefile.in b/noncore/games/minesweep/Makefile.in
index 9ed6234..67ea94c 100644
--- a/noncore/games/minesweep/Makefile.in
+++ b/noncore/games/minesweep/Makefile.in
@@ -7,5 +7,5 @@ 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)
@@ -15,5 +15,5 @@ UIC = $(SYSCONF_UIC)
####### Target
-DESTDIR = $(QPEDIR)/bin/
+DESTDIR = $(OPIEDIR)/bin/
VER_MAJ = 1
VER_MIN = 0
@@ -106,17 +106,17 @@ REQUIRES=
main.o: main.cpp \
minesweep.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
minefield.o: minefield.cpp \
minefield.h \
- $(QPEDIR)/include/qpe/config.h
+ $(OPIEDIR)/include/qpe/config.h
minesweep.o: minesweep.cpp \
minesweep.h \
minefield.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/qpetoolbar.h \
- $(QPEDIR)/include/qpe/qpemenubar.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h \
+ $(OPIEDIR)/include/qpe/qpemenubar.h
moc_minefield.o: moc_minefield.cpp \
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 87484bc..85f626a 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -1,5 +1,5 @@
TEMPLATE = app
CONFIG = qt warn_on release
-DESTDIR = $(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = minefield.h \
minesweep.h
@@ -7,6 +7,6 @@ SOURCES = main.cpp \
minefield.cpp \
minesweep.cpp
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
diff --git a/noncore/games/parashoot/Makefile.in b/noncore/games/parashoot/Makefile.in
index ff7397e..254bcd2 100644
--- a/noncore/games/parashoot/Makefile.in
+++ b/noncore/games/parashoot/Makefile.in
@@ -7,5 +7,5 @@ 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)
@@ -15,5 +15,5 @@ UIC = $(SYSCONF_UIC)
####### Target
-DESTDIR = $(QPEDIR)/bin/
+DESTDIR = $(OPIEDIR)/bin/
VER_MAJ = 1
VER_MIN = 0
@@ -122,8 +122,8 @@ main.o: main.cpp \
cannon.h \
bullet.h \
- $(QPEDIR)/include/qpe/sound.h \
+ $(OPIEDIR)/include/qpe/sound.h \
base.h \
helicopter.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
interface.o: interface.cpp \
@@ -131,47 +131,47 @@ interface.o: interface.cpp \
cannon.h \
bullet.h \
- $(QPEDIR)/include/qpe/sound.h \
+ $(OPIEDIR)/include/qpe/sound.h \
base.h \
helicopter.h \
man.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/qpetoolbar.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h
man.o: man.cpp \
codes.h \
man.h \
- $(QPEDIR)/include/qpe/sound.h \
+ $(OPIEDIR)/include/qpe/sound.h \
base.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
cannon.o: cannon.cpp \
- $(QPEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/resource.h \
codes.h \
cannon.h \
bullet.h \
- $(QPEDIR)/include/qpe/sound.h
+ $(OPIEDIR)/include/qpe/sound.h
base.o: base.cpp \
codes.h \
base.h \
- $(QPEDIR)/include/qpe/sound.h \
+ $(OPIEDIR)/include/qpe/sound.h \
man.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
bullet.o: bullet.cpp \
codes.h \
bullet.h \
- $(QPEDIR)/include/qpe/sound.h \
+ $(OPIEDIR)/include/qpe/sound.h \
man.h \
helicopter.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/qmath.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/qmath.h
helicopter.o: helicopter.cpp \
helicopter.h \
- $(QPEDIR)/include/qpe/sound.h \
+ $(OPIEDIR)/include/qpe/sound.h \
man.h \
codes.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
moc_interface.o: moc_interface.cpp \
@@ -179,5 +179,5 @@ moc_interface.o: moc_interface.cpp \
cannon.h \
bullet.h \
- $(QPEDIR)/include/qpe/sound.h \
+ $(OPIEDIR)/include/qpe/sound.h \
base.h \
helicopter.h
@@ -186,9 +186,9 @@ moc_cannon.o: moc_cannon.cpp \
cannon.h \
bullet.h \
- $(QPEDIR)/include/qpe/sound.h
+ $(OPIEDIR)/include/qpe/sound.h
moc_bullet.o: moc_bullet.cpp \
bullet.h \
- $(QPEDIR)/include/qpe/sound.h
+ $(OPIEDIR)/include/qpe/sound.h
moc_interface.cpp: interface.h
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 631560b..a7a01b2 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -1,10 +1,10 @@
TEMPLATE = app
CONFIG += qt warn_on release
-DESTDIR = $(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
TARGET = parashoot
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
diff --git a/noncore/games/qasteroids/Makefile.in b/noncore/games/qasteroids/Makefile.in
index 7312743..0dbd9bc 100644
--- a/noncore/games/qasteroids/Makefile.in
+++ b/noncore/games/qasteroids/Makefile.in
@@ -7,5 +7,5 @@ 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)
@@ -15,5 +15,5 @@ UIC = $(SYSCONF_UIC)
####### Target
-DESTDIR = $(QPEDIR)/bin/
+DESTDIR = $(OPIEDIR)/bin/
VER_MAJ = 1
VER_MIN = 0
@@ -118,11 +118,11 @@ toplevel.o: toplevel.cpp \
sprites.h \
ledmeter.h \
- $(QPEDIR)/include/qpe/qpeapplication.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h \
+ $(OPIEDIR)/include/qpe/resource.h
view.o: view.cpp \
view.h \
sprites.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
main.o: main.cpp \
@@ -130,5 +130,5 @@ main.o: main.cpp \
view.h \
sprites.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
moc_ledmeter.o: moc_ledmeter.cpp \
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 14a0901..2f5b2e4 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -1,10 +1,10 @@
TEMPLATE = app
CONFIG += qt warn_on release
-DESTDIR = $(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = ledmeter.h sprites.h toplevel.h view.h
SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
TARGET = qasteroids
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
diff --git a/noncore/games/snake/Makefile.in b/noncore/games/snake/Makefile.in
index 8179b6f..0801db3 100644
--- a/noncore/games/snake/Makefile.in
+++ b/noncore/games/snake/Makefile.in
@@ -7,5 +7,5 @@ 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)
@@ -15,5 +15,5 @@ UIC = $(SYSCONF_UIC)
####### Target
-DESTDIR = $(QPEDIR)/bin/
+DESTDIR = $(OPIEDIR)/bin/
VER_MAJ = 1
VER_MIN = 0
@@ -115,15 +115,15 @@ snake.o: snake.cpp \
target.h \
codes.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
target.o: target.cpp \
target.h \
codes.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
obstacle.o: obstacle.cpp \
obstacle.h \
codes.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
interface.o: interface.cpp \
@@ -132,6 +132,6 @@ interface.o: interface.cpp \
target.h \
obstacle.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/qpetoolbar.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h
main.o: main.cpp \
@@ -140,5 +140,5 @@ main.o: main.cpp \
target.h \
obstacle.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
moc_snake.o: moc_snake.cpp \
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 6dacdbd..38b4023 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -1,10 +1,10 @@
TEMPLATE = app
CONFIG += qt warn_on release
-DESTDIR = $(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = snake.h target.h obstacle.h interface.h codes.h
SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
TARGET = snake
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
diff --git a/noncore/games/solitaire/Makefile.in b/noncore/games/solitaire/Makefile.in
index 3c50345..a0a64fb 100644
--- a/noncore/games/solitaire/Makefile.in
+++ b/noncore/games/solitaire/Makefile.in
@@ -7,5 +7,5 @@ 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)
@@ -15,5 +15,5 @@ UIC = $(SYSCONF_UIC)
####### Target
-DESTDIR = $(QPEDIR)/bin/
+DESTDIR = $(OPIEDIR)/bin/
VER_MAJ = 1
VER_MIN = 0
@@ -136,5 +136,5 @@ canvascard.o: canvascard.cpp \
cardgamelayout.h \
canvascard.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
canvasshapes.o: canvasshapes.cpp \
@@ -155,9 +155,9 @@ cardpile.o: cardpile.cpp \
cardpile.h \
card.h \
- $(QPEDIR)/include/qpe/config.h
+ $(OPIEDIR)/include/qpe/config.h
card.o: card.cpp \
card.h \
- $(QPEDIR)/include/qpe/config.h
+ $(OPIEDIR)/include/qpe/config.h
carddeck.o: carddeck.cpp \
@@ -174,7 +174,7 @@ canvascardgame.o: canvascardgame.cpp \
canvascard.h \
canvascardgame.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/qpemenubar.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpemenubar.h
freecellcardgame.o: freecellcardgame.cpp \
@@ -189,7 +189,7 @@ freecellcardgame.o: freecellcardgame.cpp \
canvasshapes.h \
canvascard.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/qpemenubar.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpemenubar.h
patiencecardgame.o: patiencecardgame.cpp \
@@ -203,7 +203,7 @@ patiencecardgame.o: patiencecardgame.cpp \
canvasshapes.h \
canvascard.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/qpemenubar.h
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpemenubar.h
canvascardwindow.o: canvascardwindow.cpp \
@@ -218,12 +218,12 @@ canvascardwindow.o: canvascardwindow.cpp \
canvasshapes.h \
canvascard.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/qpemenubar.h \
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpemenubar.h \
freecellcardgame.h
main.o: main.cpp \
canvascardwindow.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
moc_canvascardwindow.o: moc_canvascardwindow.cpp \
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 8617cab..1c90c94 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -2,5 +2,5 @@ TEMPLATE = app
CONFIG += qt warn_on release
-DESTDIR = $(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h card.h carddeck.h canvascardgame.h freecellcardgame.h patiencecardgame.h canvascardwindow.h
@@ -10,6 +10,6 @@ SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardp
TARGET = patience
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
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
@@ -7,5 +7,5 @@ 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)
@@ -116,5 +116,5 @@ main.o: main.cpp \
gtetrix.h \
tpiece.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qpeapplication.h
gtetrix.o: gtetrix.cpp \
@@ -127,5 +127,5 @@ qtetrix.o: qtetrix.cpp \
gtetrix.h \
tpiece.h \
- $(QPEDIR)/include/qpe/resource.h
+ $(OPIEDIR)/include/qpe/resource.h
qtetrixb.o: qtetrixb.cpp \
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 1160585..533fab0 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -12,6 +12,6 @@ SOURCES = main.cpp \
qtetrixb.cpp \
tpiece.cpp
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
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
@@ -7,5 +7,5 @@ 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)
@@ -15,5 +15,5 @@ UIC = $(SYSCONF_UIC)
####### Target
-DESTDIR = $(QPEDIR)/bin/
+DESTDIR = $(OPIEDIR)/bin/
VER_MAJ = 1
VER_MIN = 0
@@ -112,7 +112,7 @@ main.o: main.cpp \
newgamebase.h \
rulesbase.h \
- $(QPEDIR)/include/qpe/qdawg.h \
- $(QPEDIR)/include/qpe/applnk.h \
- $(QPEDIR)/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/qdawg.h \
+ $(OPIEDIR)/include/qpe/applnk.h \
+ $(OPIEDIR)/include/qpe/qpeapplication.h
wordgame.o: wordgame.cpp \
@@ -120,11 +120,11 @@ wordgame.o: wordgame.cpp \
newgamebase.h \
rulesbase.h \
- $(QPEDIR)/include/qpe/qdawg.h \
- $(QPEDIR)/include/qpe/applnk.h \
- $(QPEDIR)/include/qpe/global.h \
- $(QPEDIR)/include/qpe/filemanager.h \
- $(QPEDIR)/include/qpe/resource.h \
- $(QPEDIR)/include/qpe/config.h \
- $(QPEDIR)/include/qpe/qpetoolbar.h
+ $(OPIEDIR)/include/qpe/qdawg.h \
+ $(OPIEDIR)/include/qpe/applnk.h \
+ $(OPIEDIR)/include/qpe/global.h \
+ $(OPIEDIR)/include/qpe/filemanager.h \
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h
newgamebase.h: newgamebase.ui
@@ -148,6 +148,6 @@ moc_wordgame.o: moc_wordgame.cpp \
newgamebase.h \
rulesbase.h \
- $(QPEDIR)/include/qpe/qdawg.h \
- $(QPEDIR)/include/qpe/applnk.h
+ $(OPIEDIR)/include/qpe/qdawg.h \
+ $(OPIEDIR)/include/qpe/applnk.h
moc_newgamebase.o: moc_newgamebase.cpp \
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 7feacf9..64f4832 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -1,5 +1,5 @@
TEMPLATE = app
CONFIG = qt warn_on release
-DESTDIR = $(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = wordgame.h
SOURCES = main.cpp \
@@ -7,6 +7,6 @@ SOURCES = main.cpp \
INTERFACES = newgamebase.ui rulesbase.ui
TARGET = wordgame
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe