mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Issue #17 Disable building xswiftbus for 32bits
This commit is contained in:
@@ -107,6 +107,11 @@ win32-g++: CONFIG += separate_debug_info
|
||||
equals(WORD_SIZE,64)|!win32: disableSwiftConfig(sims.fsx, sims.fs9)
|
||||
# equals(WORD_SIZE,64):win32-g++: disableSwiftConfig(sims.p3d)
|
||||
|
||||
################################
|
||||
# xswiftbus on 64bit only
|
||||
################################
|
||||
equals(WORD_SIZE,32): disableSwiftConfig(sims.xswiftbus)
|
||||
|
||||
################################
|
||||
# For BlackMisc::getStackTrace
|
||||
################################
|
||||
|
||||
Reference in New Issue
Block a user