diff options
author | Kevin Walzer <kw@codebykevin.com> | 2012-09-12 03:05:29 (GMT) |
---|---|---|
committer | Kevin Walzer <kw@codebykevin.com> | 2012-09-12 03:05:29 (GMT) |
commit | 68dd21247d37ca0f140c49f617d4ea5daba80e8b (patch) | |
tree | 531b9edd57ee78802a71cb6c0fd09a0367f59211 /macosx/Wish-Debug.xcconfig | |
parent | 37c4f3993537fe91e0235787bf0a8fcbc15dc44c (diff) | |
download | tk-68dd21247d37ca0f140c49f617d4ea5daba80e8b.zip tk-68dd21247d37ca0f140c49f617d4ea5daba80e8b.tar.gz tk-68dd21247d37ca0f140c49f617d4ea5daba80e8b.tar.bz2 |
Review branch for merge of Tk-Cocoa into Tk 8.5 main branch
Diffstat (limited to 'macosx/Wish-Debug.xcconfig')
-rw-r--r-- | macosx/Wish-Debug.xcconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macosx/Wish-Debug.xcconfig b/macosx/Wish-Debug.xcconfig index 09def97..f489038 100644 --- a/macosx/Wish-Debug.xcconfig +++ b/macosx/Wish-Debug.xcconfig @@ -8,6 +8,9 @@ // // See the file "license.terms" for information on usage and redistribution // of this file, and for a DISCLAIMER OF ALL WARRANTIES. +// +// RCS: @(#) $Id$ +// #include "Wish-Common.xcconfig" |