Don't forget updated project
[vexed] / 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 =