-
Notifications
You must be signed in to change notification settings - Fork 0
/
TribalWarsGTH.pro
38 lines (36 loc) · 1.05 KB
/
TribalWarsGTH.pro
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
######################################################################
# Automatically generated by qmake (2.01a) Tue Apr 10 11:24:32 2012
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += atacksPage.h \
atackWorker.h \
authenticator.h \
dialogLogin.h \
dialogPlanNewAtack.h \
mainwindow.h \
mainWorker.h \
oneAtack.h \
planWorker.h \
statusbar.h
FORMS += atackGUI.ui \
atacksPage.ui \
dialoglogin.ui \
dialogPlanNewAtack.ui \
mainWindow.ui \
statusbar.ui
SOURCES += atacksPage.cpp \
atackWorker.cpp \
authenticator.cpp \
dialogLogin.cpp \
dialogPlanNewAtack.cpp \
main.cpp \
mainwindow.cpp \
mainWorker.cpp \
oneAtack.cpp \
planWorker.cpp \
statusbar.cpp
RESOURCES += images.qrc