yann300
10 years ago
1 changed files with 0 additions and 19 deletions
@ -1,19 +0,0 @@ |
|||
TEMPLATE = app |
|||
|
|||
QT += qml quick widgets |
|||
|
|||
SOURCES += main.cpp \ |
|||
CodeEditorExtensionManager.cpp \ |
|||
ConstantCompilation.cpp |
|||
|
|||
RESOURCES += qml.qrc |
|||
|
|||
# Additional import path used to resolve QML modules in Qt Creator's code model |
|||
QML_IMPORT_PATH = |
|||
|
|||
# Default rules for deployment. |
|||
include(deployment.pri) |
|||
|
|||
HEADERS += \ |
|||
CodeEditorExtensionManager.h \ |
|||
ConstantCompilation.h |
Loading…
Reference in new issue