-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from QuasarApp/testNewBuild
Test new build
- Loading branch information
Showing
44 changed files
with
313 additions
and
382 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
[submodule "CQtDeployer"] | ||
path = CQtDeployer | ||
url = https://github.com/QuasarApp/Console-QtDeployer.git | ||
[submodule "CQtDeployerBinaries"] | ||
path = CQtDeployerBinaries | ||
url = https://github.com/QuasarApp/CQtDeployerBinaries.git | ||
[submodule "QuasarAppLib"] | ||
path = QuasarAppLib | ||
url = https://github.com/QuasarApp/QuasarAppLib.git |
Submodule CQtDeployer
deleted from
56411c
Submodule CQtDeployerBinaries
added at
f4f1f3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,6 @@ | ||
TEMPLATE = subdirs | ||
CONFIG += ordered | ||
|
||
include($$PWD/installer/deploy/deployFiles.pri) | ||
message( DEPLOY_FILES_MASTER = $$DEPLOY_FILES) | ||
SUBDIRS += hanoi_towers | ||
|
||
ENABLE_SNAP = 1 #only linux | ||
ENABLE_INSTALLER = 0 #only desctop | ||
|
||
SUBDIRS += hanoi_towers \ | ||
CQtDeployer | ||
|
||
equals( ENABLE_INSTALLER, 1) { | ||
!android:{ | ||
message(desktopVersion: enabled) | ||
CONFIG(release, debug|release): { | ||
|
||
SUBDIRS += installer | ||
|
||
} else { | ||
message( Selected Debug mode. The installer will not be created ) | ||
|
||
} | ||
} | ||
} | ||
|
||
equals( ENABLE_SNAP, 1) { | ||
!android:{ | ||
message(desktopVersion: enabled) | ||
CONFIG(release, debug|release): { | ||
|
||
SUBDIRS += installer/packages/HanoiTowers/snap.pro | ||
|
||
} else { | ||
message( Selected Debug mode. The snap will not be created ) | ||
|
||
} | ||
} | ||
} | ||
include($$PWD/installer/installer.pri) |
Submodule QuasarAppLib
added at
6d2c3c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<�d��!�`��� |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1"> | ||
</TS> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.