File: TestTarget.xcconfig

package info (click to toggle)
cssc 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 10,540 kB
  • ctags: 10,602
  • sloc: cpp: 39,776; sh: 16,907; ansic: 13,767; python: 3,923; makefile: 1,698; perl: 342; awk: 15
file content (8 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (248)
1
2
3
4
5
6
7
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