Fix build with .pro file
authorunc0rr
Fri, 30 Sep 2011 13:17:34 +0400
changeset 6071 212e5a5eadeb
parent 6070 429b4637c8ad
child 6072 e3dc802965d6
Fix build with .pro file
project_files/hedgewars.pro
--- a/project_files/hedgewars.pro	Thu Sep 29 20:11:27 2011 +0400
+++ b/project_files/hedgewars.pro	Fri Sep 30 13:17:34 2011 +0400
@@ -2,6 +2,13 @@
 TARGET = hedgewars
 DEPENDPATH += ../QTfrontend/
 INCLUDEPATH += ../QTfrontend/
+INCLUDEPATH += ../QTfrontend/model
+INCLUDEPATH += ../QTfrontend/ui
+INCLUDEPATH += ../QTfrontend/ui/widget
+INCLUDEPATH += ../QTfrontend/ui/page
+INCLUDEPATH += ../QTfrontend/ui/dialog
+INCLUDEPATH += ../QTfrontend/net
+INCLUDEPATH += ../QTfrontend/util
 INCLUDEPATH += /usr/local/include/SDL
 INCLUDEPATH += /usr/include/SDL
 INCLUDEPATH += ../misc/quazip/