summaryrefslogtreecommitdiff
path: root/noncore/games/minesweep
Unidiff
Diffstat (limited to 'noncore/games/minesweep') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/minesweep/minesweep.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 6977e73..6f07375 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -1,7 +1,7 @@
1 CONFIG = qt warn_on release quick-app 1 CONFIG = qt warn_on quick-app
2 HEADERS = minefield.h \ 2 HEADERS = minefield.h \
3 minesweep.h 3 minesweep.h
4 SOURCES = main.cpp \ 4 SOURCES = main.cpp \
5 minefield.cpp \ 5 minefield.cpp \
6 minesweep.cpp 6 minesweep.cpp
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include