equal
deleted
inserted
replaced
63 ../QTfrontend/pageadmin.h \ |
63 ../QTfrontend/pageadmin.h \ |
64 ../QTfrontend/pageplayrecord.h \ |
64 ../QTfrontend/pageplayrecord.h \ |
65 ../QTfrontend/pagegamestats.h \ |
65 ../QTfrontend/pagegamestats.h \ |
66 ../QTfrontend/HWApplication.h \ |
66 ../QTfrontend/HWApplication.h \ |
67 ../QTfrontend/AbstractPage.h \ |
67 ../QTfrontend/AbstractPage.h \ |
68 ../QTfrontend/themesmodel.h |
68 ../QTfrontend/themesmodel.h \ |
|
69 ../QTfrontend/databrowser.h |
69 |
70 |
70 SOURCES += ../QTfrontend/SDLs.cpp ../QTfrontend/SquareLabel.cpp \ |
71 SOURCES += ../QTfrontend/SDLs.cpp ../QTfrontend/SquareLabel.cpp \ |
71 ../QTfrontend/about.cpp ../QTfrontend/ammoSchemeModel.cpp \ |
72 ../QTfrontend/about.cpp ../QTfrontend/ammoSchemeModel.cpp \ |
72 ../QTfrontend/bgwidget.cpp ../QTfrontend/binds.cpp \ |
73 ../QTfrontend/bgwidget.cpp ../QTfrontend/binds.cpp \ |
73 ../QTfrontend/chatwidget.cpp ../QTfrontend/fpsedit.cpp \ |
74 ../QTfrontend/chatwidget.cpp ../QTfrontend/fpsedit.cpp \ |
114 ../QTfrontend/pagecampaign.cpp \ |
115 ../QTfrontend/pagecampaign.cpp \ |
115 ../QTfrontend/pageadmin.cpp \ |
116 ../QTfrontend/pageadmin.cpp \ |
116 ../QTfrontend/pagegamestats.cpp \ |
117 ../QTfrontend/pagegamestats.cpp \ |
117 ../QTfrontend/pageplayrecord.cpp \ |
118 ../QTfrontend/pageplayrecord.cpp \ |
118 ../QTfrontend/HWApplication.cpp \ |
119 ../QTfrontend/HWApplication.cpp \ |
119 ../QTfrontend/themesmodel.cpp |
120 ../QTfrontend/themesmodel.cpp \ |
|
121 ../QTfrontend/databrowser.cpp |
120 |
122 |
121 win32 { |
123 win32 { |
122 SOURCES += ../QTfrontend/xfire.cpp |
124 SOURCES += ../QTfrontend/xfire.cpp |
123 } |
125 } |
124 |
126 |