No bundle for tape on mac.
--HG-- branch : develop
This commit is contained in:
parent
e0c98476ca
commit
f6582f8627
|
@ -18,6 +18,10 @@ TEMPLATE = app
|
|||
# Use out-of-source builds (shadow builds)
|
||||
CONFIG -= debug_and_release debug_and_release_target
|
||||
|
||||
macx { # No bundle for tape
|
||||
CONFIG -= app_bundle
|
||||
}
|
||||
|
||||
# We use C++11 standard
|
||||
CONFIG += c++11
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user