mirror of
https://github.com/QuasarApp/SoundBand.git
synced 2025-04-26 07:14:31 +00:00
fix android version
This commit is contained in:
parent
5bbeac1dbf
commit
a64081790c
@ -13,11 +13,14 @@ SUBDIRS += Sync \
|
||||
|
||||
SoundBand.depends = Sync QuasarAppLib/QuasarApp.pro
|
||||
|
||||
CONFIG(release, debug|release): {
|
||||
!android:{
|
||||
message(desktopVersion: enabled)
|
||||
CONFIG(release, debug|release): {
|
||||
|
||||
SUBDIRS += installer
|
||||
SUBDIRS += installer
|
||||
|
||||
} else {
|
||||
message( Selected Debug mode. The installer will not be created )
|
||||
} else {
|
||||
message( Selected Debug mode. The installer will not be created )
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user