Merge pull request #1 from QuasarApp/version_1.0

first version
This commit is contained in:
Andrei Yankovich 2018-08-19 13:35:04 +03:00 committed by GitHub
commit 8d0476e36e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
TEMPLATE = subdirs TEMPLATE = subdirs
CONFIG += ordered CONFIG += ordered
SUBDIRS += CDQ \ SUBDIRS += CQtDeployer \
QuasarAppLib QuasarAppLib
QuasarAppLib.file = $$PWD/QuasarAppLib/QuasarApp.pro QuasarAppLib.file = $$PWD/QuasarAppLib/QuasarApp.pro

View File

@ -24,7 +24,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
include('./../QuasarAppLib/deploy.pri'); include('./../QuasarAppLib/deploy.pri');
include('./../QuasarAppLib/QuasarLib.pri'); include('./../QuasarAppLib/QuasarLib.pri');
TARGET = CDQ TARGET = CQtDeployer
SOURCES += \ SOURCES += \
main.cpp \ main.cpp \

BIN
res/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB