diff options
Diffstat (limited to 'macosx/Tk-Common.xcconfig')
-rw-r--r-- | macosx/Tk-Common.xcconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/macosx/Tk-Common.xcconfig b/macosx/Tk-Common.xcconfig index 0589a68..0d6e474 100644 --- a/macosx/Tk-Common.xcconfig +++ b/macosx/Tk-Common.xcconfig @@ -9,9 +9,6 @@ // // See the file "license.terms" for information on usage and redistribution // of this file, and for a DISCLAIMER OF ALL WARRANTIES. -// -// RCS: @(#) $Id: Tk-Common.xcconfig,v 1.1 2009/06/29 14:35:01 das Exp $ -// HEADER_SEARCH_PATHS = $(TK_SRCROOT)/generic $(TK_SRCROOT)/xlib "$(DERIVED_FILE_DIR)/tcl" "$(DERIVED_FILE_DIR)/tk" $(HEADER_SEARCH_PATHS) REZ_SEARCH_PATHS = $(TK_SRCROOT)/generic $(TCL_SRCROOT)/generic $(REZ_SEARCH_PATHS) |