project_files/hedgewars.pro
changeset 7353 0e55228e1303
parent 7235 baa69bd025d9
child 7447 01111960a48d
equal deleted inserted replaced
7350:1dbf3f4340e0 7353:0e55228e1303
   105     ../QTfrontend/ui/widget/colorwidget.h \
   105     ../QTfrontend/ui/widget/colorwidget.h \
   106     ../QTfrontend/model/HatModel.h \
   106     ../QTfrontend/model/HatModel.h \
   107     ../QTfrontend/model/GameStyleModel.h \
   107     ../QTfrontend/model/GameStyleModel.h \
   108     ../QTfrontend/util/libav_iteraction.h \
   108     ../QTfrontend/util/libav_iteraction.h \
   109     ../QTfrontend/ui/page/pagevideos.h \
   109     ../QTfrontend/ui/page/pagevideos.h \
   110     ../QTfrontend/net/recorder.h
   110     ../QTfrontend/net/recorder.h \
       
   111     ../QTfrontend/ui/dialog/ask_quit.h
   111 
   112 
   112 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   113 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   113     ../QTfrontend/model/MapModel.cpp \
   114     ../QTfrontend/model/MapModel.cpp \
   114     ../QTfrontend/model/ThemeModel.cpp \
   115     ../QTfrontend/model/ThemeModel.cpp \
   115     ../QTfrontend/model/netserverslist.cpp \
   116     ../QTfrontend/model/netserverslist.cpp \
   190     ../QTfrontend/ui/widget/colorwidget.cpp \
   191     ../QTfrontend/ui/widget/colorwidget.cpp \
   191     ../QTfrontend/model/HatModel.cpp \
   192     ../QTfrontend/model/HatModel.cpp \
   192     ../QTfrontend/model/GameStyleModel.cpp \
   193     ../QTfrontend/model/GameStyleModel.cpp \
   193     ../QTfrontend/util/libav_iteraction.cpp \
   194     ../QTfrontend/util/libav_iteraction.cpp \
   194     ../QTfrontend/ui/page/pagevideos.cpp \
   195     ../QTfrontend/ui/page/pagevideos.cpp \
   195     ../QTfrontend/net/recorder.cpp
   196     ../QTfrontend/net/recorder.cpp \
       
   197     ../QTfrontend/ui/dialog/ask_quit.cpp
   196 
   198 
   197 win32 {
   199 win32 {
   198     SOURCES += ../QTfrontend/xfire.cpp
   200     SOURCES += ../QTfrontend/xfire.cpp
   199 }
   201 }
   200 
   202