4 QT
+= network xml svg gui widgets qml quick quickwidgets
6 DEFINES
+= QTCREATOR_UTILS_LIB
8 include(../../library
.pri
)
10 DEFINES
+= DATA_REL_PATH
=$$
shell_quote(\"$$
relative_path($$GCS_DATA_PATH
, $$GCS_APP_PATH
)\")
11 DEFINES
+= LIB_REL_PATH
=$$
shell_quote(\"$$
relative_path($$GCS_LIBRARY_PATH
, $$GCS_APP_PATH
)\")
12 DEFINES
+= PLUGIN_REL_PATH
=$$
shell_quote(\"$$
relative_path($$GCS_PLUGIN_PATH
, $$GCS_APP_PATH
)\")
15 reloadpromptutils
.cpp \
21 filewizarddialog
.cpp \
22 projectintropage
.cpp \
23 basevalidatinglineedit
.cpp \
24 filenamevalidatinglineedit
.cpp \
25 projectnamevalidatinglineedit
.cpp \
28 classnamevalidatinglineedit
.cpp \
33 submiteditorwidget
.cpp \
34 synchronousprocess
.cpp \
35 submitfieldwidget
.cpp \
37 uncommentselection
.cpp \
39 treewidgetcolumnstretcher
.cpp \
40 checkablemessagebox
.cpp \
43 welcomemodetreewidget
.cpp \
48 coordinateconversions
.cpp \
51 homelocationutil
.cpp \
52 mytabbedstackwidget
.cpp \
54 quickwidgetproxy
.cpp \
55 svgimageprovider
.cpp \
63 SOURCES
+= xmlconfig
.cpp
67 abstractprocess_win
.cpp \
68 consoleprocess_win
.cpp \
72 else
:SOURCES
+= consoleprocess_unix
.cpp
85 basevalidatinglineedit
.h \
86 filenamevalidatinglineedit
.h \
87 projectnamevalidatinglineedit
.h \
90 classnamevalidatinglineedit
.h \
95 submiteditorwidget
.h \
98 synchronousprocess
.h \
100 uncommentselection
.h \
102 treewidgetcolumnstretcher
.h \
103 checkablemessagebox
.h \
107 welcomemodetreewidget
.h \
112 coordinateconversions
.h \
116 mytabbedstackwidget
.h \
126 HEADERS
+= xmlconfig
.h
130 projectintropage
.ui \
132 submiteditorwidget
.ui \
133 checkablemessagebox
.ui
135 RESOURCES
+= utils
.qrc