Added "About"
[vexed] / qexed.pro
index 91d42c3..4027683 100644 (file)
--- a/qexed.pro
+++ b/qexed.pro
@@ -17,7 +17,10 @@ SOURCES += main.cpp\
     levelpack.cpp \
     iconset.cpp \
     preferences.cpp \
-    howtoplay.cpp
+    howtoplay.cpp \
+    settings.cpp \
+    needadvance.cpp \
+    about.cpp
 
 HEADERS  += mainwindow.h \
     playfield.h \
@@ -25,11 +28,16 @@ HEADERS  += mainwindow.h \
     levelpack.h \
     iconset.h \
     preferences.h \
-    howtoplay.h
+    howtoplay.h \
+    settings.h \
+    needadvance.h \
+    about.h
 
 FORMS    += mainwindow.ui \
     preferences.ui \
-    howtoplay.ui
+    howtoplay.ui \
+    needadvance.ui \
+    about.ui
 
 CONFIG += mobility
 MOBILITY =