project_files/hedgewars.pro
changeset 3344 b18a166e6ca4
parent 3285 e73202c9973f
child 3353 a767dd3786b5
--- a/project_files/hedgewars.pro	Fri Apr 16 00:02:30 2010 +0000
+++ b/project_files/hedgewars.pro	Fri Apr 16 12:38:31 2010 +0000
@@ -32,7 +32,8 @@
 	../QTfrontend/team.h ../QTfrontend/teamselect.h \
 	../QTfrontend/teamselhelper.h ../QTfrontend/togglebutton.h \
 	../QTfrontend/ui_hwform.h ../QTfrontend/vertScrollArea.h \
-	../QTfrontend/weaponItem.h ../QTfrontend/xfire.h
+	../QTfrontend/weaponItem.h ../QTfrontend/xfire.h \
+	../QTfrontend/achievements.h
 
 SOURCES += ../QTfrontend/SDLs.cpp ../QTfrontend/SquareLabel.cpp \
 	../QTfrontend/about.cpp ../QTfrontend/ammoSchemeModel.cpp \
@@ -55,6 +56,7 @@
 	../QTfrontend/teamselect.cpp ../QTfrontend/teamselhelper.cpp \
 	../QTfrontend/togglebutton.cpp ../QTfrontend/ui_hwform.cpp \
 	../QTfrontend/vertScrollArea.cpp ../QTfrontend/weaponItem.cpp \
+	../QTfrontend/achievements.cpp
 
 win32 {
 SOURCES += ../QTfrontend/xfire.cpp