project_files/hedgewars.pro
changeset 7235 baa69bd025d9
parent 7180 53ffc8853008
child 7353 0e55228e1303
equal deleted inserted replaced
7231:f484455dd055 7235:baa69bd025d9
   103     ../QTfrontend/model/roomslistmodel.h \
   103     ../QTfrontend/model/roomslistmodel.h \
   104     ../QTfrontend/ui/dialog/input_password.h \
   104     ../QTfrontend/ui/dialog/input_password.h \
   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/recorder.h
   108     ../QTfrontend/util/libav_iteraction.h \
       
   109     ../QTfrontend/ui/page/pagevideos.h \
       
   110     ../QTfrontend/net/recorder.h
   109 
   111 
   110 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   112 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
   111     ../QTfrontend/model/MapModel.cpp \
   113     ../QTfrontend/model/MapModel.cpp \
   112     ../QTfrontend/model/ThemeModel.cpp \
   114     ../QTfrontend/model/ThemeModel.cpp \
   113     ../QTfrontend/model/netserverslist.cpp \
   115     ../QTfrontend/model/netserverslist.cpp \
   186     ../QTfrontend/model/roomslistmodel.cpp \
   188     ../QTfrontend/model/roomslistmodel.cpp \
   187     ../QTfrontend/ui/dialog/input_password.cpp \
   189     ../QTfrontend/ui/dialog/input_password.cpp \
   188     ../QTfrontend/ui/widget/colorwidget.cpp \
   190     ../QTfrontend/ui/widget/colorwidget.cpp \
   189     ../QTfrontend/model/HatModel.cpp \
   191     ../QTfrontend/model/HatModel.cpp \
   190     ../QTfrontend/model/GameStyleModel.cpp \
   192     ../QTfrontend/model/GameStyleModel.cpp \
   191     ../QTfrontend/recorder.cpp
   193     ../QTfrontend/util/libav_iteraction.cpp \
       
   194     ../QTfrontend/ui/page/pagevideos.cpp \
       
   195     ../QTfrontend/net/recorder.cpp
   192 
   196 
   193 win32 {
   197 win32 {
   194     SOURCES += ../QTfrontend/xfire.cpp
   198     SOURCES += ../QTfrontend/xfire.cpp
   195 }
   199 }
   196 
   200