12 lines
346 B
Plaintext
12 lines
346 B
Plaintext
//
|
|
// This file defines additional configuration options that are appropriate only
|
|
// for a framework on OS X. This should be set at the target level for each
|
|
// project configuration.
|
|
//
|
|
|
|
// Import base framework settings
|
|
#include "../Base/Targets/Framework.xcconfig"
|
|
|
|
// Import common settings specific to Mac OS X
|
|
#include "Mac-Base.xcconfig"
|