oops forgot the config file
This commit is contained in:
parent
0c7871ca6a
commit
3e93606333
8
xcode/Config/InternalPythonTestTarget.xcconfig
Normal file
8
xcode/Config/InternalPythonTestTarget.xcconfig
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
//
|
||||||
|
// InternalPythonTestTarget.xcconfig
|
||||||
|
//
|
||||||
|
// These are Test target settings for the gtest framework and examples. It
|
||||||
|
// is set in the "Based On:" dropdown in the "Target" info dialog.
|
||||||
|
|
||||||
|
PRODUCT_NAME = $(TARGET_NAME)_
|
||||||
|
HEADER_SEARCH_PATHS = ../ ../include
|
Loading…
Reference in New Issue
Block a user