File: TestTarget.xcconfig

package info (click to toggle)
cssc 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 11,368 kB
  • sloc: cpp: 39,446; ansic: 17,403; sh: 11,328; python: 3,923; makefile: 1,929; perl: 342; awk: 15; sed: 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