Don't forget updated project
authorpaul romanchenko <paulaner@gmail.com>
Fri, 17 Sep 2010 14:40:21 +0000 (18:40 +0400)
committerpaul romanchenko <paulaner@gmail.com>
Fri, 17 Sep 2010 14:40:21 +0000 (18:40 +0400)
qexed.pro

index 5128951..4027683 100644 (file)
--- a/qexed.pro
+++ b/qexed.pro
@@ -4,7 +4,7 @@
 #
 #-------------------------------------------------
 
-QT       += core gui svg
+QT       += core gui
 
 TARGET = qexed
 TEMPLATE = app
@@ -18,7 +18,9 @@ SOURCES += main.cpp\
     iconset.cpp \
     preferences.cpp \
     howtoplay.cpp \
-    settings.cpp
+    settings.cpp \
+    needadvance.cpp \
+    about.cpp
 
 HEADERS  += mainwindow.h \
     playfield.h \
@@ -27,11 +29,15 @@ HEADERS  += mainwindow.h \
     iconset.h \
     preferences.h \
     howtoplay.h \
-    settings.h
+    settings.h \
+    needadvance.h \
+    about.h
 
 FORMS    += mainwindow.ui \
     preferences.ui \
-    howtoplay.ui
+    howtoplay.ui \
+    needadvance.ui \
+    about.ui
 
 CONFIG += mobility
 MOBILITY =