-rw-r--r-- | noncore/games/sfcave/sfcave.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro index bfb3c28..a0df828 100644 --- a/noncore/games/sfcave/sfcave.pro +++ b/noncore/games/sfcave/sfcave.pro @@ -1,5 +1,5 @@ TEMPLATE = app -CONFIG += qt warn_on release +CONFIG += qt warn_on DESTDIR = $(OPIEDIR)/bin SOURCES = sfcave.cpp helpwindow.cpp random.cpp HEADERS = sfcave.h helpwindow.h random.h |