Last change
on this file since 12775 was 12746, checked in by hock@…, 11 years ago |
integrated the Google Testing Framework (gtest)
and wrote an Hello World test, to ensure the framework is working..
|
File size:
238 bytes
|
Rev | Line | |
---|
[12746] | 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 |
|
---|
| 7 | PRODUCT_NAME = $(TARGET_NAME)
|
---|
| 8 | HEADER_SEARCH_PATHS = ../include
|
---|
Note:
See
TracBrowser
for help on using the repository browser.