source: rtos_arduino/trunk/arduino_lib/libraries/ArduinoJson/third-party/gtest-1.7.0/xcode/Config/TestTarget.xcconfig@ 209

Last change on this file since 209 was 209, checked in by ertl-honda, 8 years ago

BlueMix用のフィアルを追加

File size: 238 bytes
Line 
1//
2// TestTarget.xcconfig
3//
4// These are Test target settings for the gtest framework and examples. It
5// is set in the "Based On:" dropdown in the "Target" info dialog.
6
7PRODUCT_NAME = $(TARGET_NAME)
8HEADER_SEARCH_PATHS = ../include
Note: See TracBrowser for help on using the repository browser.