This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
application.pro
95 lines (87 loc) · 2.59 KB
/
application.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
QT += core gui network webengine widgets webenginewidgets
requires(qtConfig(filedialog))
HEADERS = mainwindow.h \
AlgorithmsKG/calculus.h \
AlgorithmsKG/sais.h \
DatatypesTG/lists.h \
DatatypesTG/maps.h \
DatatypesTG/reducers.h \
GadgetsKS/babbler.h \
JoineryTS/adialog.h \
JoineryTS/atextedit.h \
JoineryTS/aviewwidget.h \
JoineryTS/bloat.h \
JoineryTS/elements.h \
JoineryTS/finddialog.h \
JoineryTS/hello.h \
JoineryTS/internut.h \
JoineryTS/jockey.h \
JoineryTS/settings.h \
JoineryTS/statsview.h \
JoineryTS/turing.h \
JoineryTS/utfdialog.h \
discussion.h \
kringlicence.h
SOURCES = main.cpp \
AlgorithmsKG/calculus.cpp \
AlgorithmsKG/minblep.cpp \
AlgorithmsKG/sais.cpp \
DatatypesTG/lists.cpp \
DatatypesTG/maps.cpp \
DatatypesTG/reducers.cpp \
GadgetsKS/babbler.cpp \
JoineryTS/adialog.cpp \
JoineryTS/atextedit.cpp \
JoineryTS/aviewwidget.cpp \
JoineryTS/bloat.cpp \
JoineryTS/elements.cpp \
JoineryTS/finddialog.cpp \
JoineryTS/hello.cpp \
JoineryTS/internut.cpp \
JoineryTS/jockey.cpp \
JoineryTS/settings.cpp \
JoineryTS/statsview.cpp \
JoineryTS/turing.cpp \
JoineryTS/utfdialog.cpp \
mainwindow.cpp
#! [0]
RESOURCES = application.qrc
#! [0]
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/mainwindows/application
INSTALLS += target
FORMS += \
JoineryTS/bloat.ui \
JoineryTS/elements.ui \
JoineryTS/finddialog.ui \
JoineryTS/hello.ui \
JoineryTS/internut.ui \
JoineryTS/jockey.ui \
JoineryTS/settings.ui \
JoineryTS/statsview.ui \
JoineryTS/turing.ui \
JoineryTS/utfdialog.ui \
JoineryTS/internut.ui
DISTFILES += \
Control Code Assign.md \
Control Code Assign.txt \
Control Code Assign.txt \
Control Code Assign.txt \
Control_Code_Assign.md \
README.md \
algorithms (TODO).md \
algorithms_(TODO).md \
style.css
unix:!macx: LIBS += -L$$PWD/../Builds/ -llibkqfn
INCLUDEPATH += $$PWD/../Builds
DEPENDPATH += $$PWD/../Builds
TRANSLATIONS = QtAp_de.ts \
QtAp_nl.ts \
QtAp_en.ts \
QtAp_fr.ts \
QtAp_pl.ts \
QtAp_es.ts \
QtAp_da.ts \
QtAp_fi.ts \
QtAp_ja.ts \
QtAp_zh.ts