forked from bblanchon/ArduinoJson
Started a new solution from scratch.
Added Google test
This commit is contained in:
8
third-party/gtest-1.7.0/xcode/Config/TestTarget.xcconfig
vendored
Normal file
8
third-party/gtest-1.7.0/xcode/Config/TestTarget.xcconfig
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
//
|
||||
// TestTarget.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
|
Reference in New Issue
Block a user