summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/static_and_shared.prf
blob: 47c68e50a039b00e036a9ed2ac160cae63ae180b (plain)
1
2
3
have_target:!macx-xcode {
    addExclusiveBuilds(static, Static, shared, Shared)
}