project_files/hedgewars.pro
changeset 6064 f2b16be53a66
parent 6063 d4539514088a
child 6071 212e5a5eadeb
--- a/project_files/hedgewars.pro	Thu Sep 29 15:57:09 2011 +0200
+++ b/project_files/hedgewars.pro	Thu Sep 29 16:04:07 2011 +0200
@@ -71,21 +71,21 @@
     ../QTfrontend/net/netudpserver.h \
     ../QTfrontend/net/hwmap.h \
     ../QTfrontend/util/namegen.h \
-    ../QTfrontendAbstractPage.h \
-    ../QTfrontenddrawmapscene.h \
-    ../QTfrontendgame.h \
-    ../QTfrontendgameuiconfig.h \
-    ../QTfrontendHWApplication.h \
-    ../QTfrontendhwform.h \
-    ../QTfrontendmapContainer.h \
-    ../QTfrontendSDLs.h \
-    ../QTfrontendteam.h \
-    ../QTfrontendachievements.h \
-    ../QTfrontendbinds.h \
-    ../QTfrontendui_hwform.h \
-    ../QTfrontendKB.h \
-    ../QTfrontendhwconsts.h \
-    ../QTfrontendsdlkeys.h
+    ../QTfrontend/AbstractPage.h \
+    ../QTfrontend/drawmapscene.h \
+    ../QTfrontend/game.h \
+    ../QTfrontend/gameuiconfig.h \
+    ../QTfrontend/HWApplication.h \
+    ../QTfrontend/hwform.h \
+    ../QTfrontend/mapContainer.h \
+    ../QTfrontend/SDLs.h \
+    ../QTfrontend/team.h \
+    ../QTfrontend/achievements.h \
+    ../QTfrontend/binds.h \
+    ../QTfrontend/ui_hwform.h \
+    ../QTfrontend/KB.h \
+    ../QTfrontend/hwconsts.h \
+    ../QTfrontend/sdlkeys.h
 
 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
     ../QTfrontend/model/themesmodel.cpp \