Fixed bug when block can slide over the same one
[vexed] / qexed.pro
index 91d42c3..589da17 100644 (file)
--- a/qexed.pro
+++ b/qexed.pro
@@ -17,7 +17,11 @@ SOURCES += main.cpp\
     levelpack.cpp \
     iconset.cpp \
     preferences.cpp \
-    howtoplay.cpp
+    howtoplay.cpp \
+    settings.cpp \
+    needadvance.cpp \
+    about.cpp \
+    solutionwindow.cpp
 
 HEADERS  += mainwindow.h \
     playfield.h \
@@ -25,11 +29,18 @@ HEADERS  += mainwindow.h \
     levelpack.h \
     iconset.h \
     preferences.h \
-    howtoplay.h
+    howtoplay.h \
+    settings.h \
+    needadvance.h \
+    about.h \
+    solutionwindow.h
 
 FORMS    += mainwindow.ui \
     preferences.ui \
-    howtoplay.ui
+    howtoplay.ui \
+    needadvance.ui \
+    about.ui \
+    solutionwindow.ui
 
 CONFIG += mobility
 MOBILITY =