summaryrefslogtreecommitdiffstats
path: root/macosx/Wish-Release.xcconfig
diff options
context:
space:
mode:
authordas <das>2009-06-29 14:35:01 (GMT)
committerdas <das>2009-06-29 14:35:01 (GMT)
commit8f9b8fd63b4da5f6f27b46c438c89f2baa15f0e8 (patch)
tree81b5743d2ff5d45f2ee4992153e4f34949ea8f8a /macosx/Wish-Release.xcconfig
parente4a87c21cb59539eeddcc65d359e9b06d597fed3 (diff)
downloadtk-8f9b8fd63b4da5f6f27b46c438c89f2baa15f0e8.zip
tk-8f9b8fd63b4da5f6f27b46c438c89f2baa15f0e8.tar.gz
tk-8f9b8fd63b4da5f6f27b46c438c89f2baa15f0e8.tar.bz2
Merge of TkAqua Cocoa portmacosx_cocoa_merge
Diffstat (limited to 'macosx/Wish-Release.xcconfig')
-rw-r--r--macosx/Wish-Release.xcconfig22
1 files changed, 0 insertions, 22 deletions
diff --git a/macosx/Wish-Release.xcconfig b/macosx/Wish-Release.xcconfig
deleted file mode 100644
index 4a26da5..0000000
--- a/macosx/Wish-Release.xcconfig
+++ /dev/null
@@ -1,22 +0,0 @@
-//
-// Wish-Release.xcconfig --
-//
-// This file contains the Xcode build settings for all Release
-// project configurations in Wish.xcodeproj.
-//
-// Copyright (c) 2007 Daniel A. Steffen <das@users.sourceforge.net>
-//
-// See the file "license.terms" for information on usage and redistribution
-// of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-//
-// RCS: @(#) $Id: Wish-Release.xcconfig,v 1.4 2007/12/13 15:27:08 dgp Exp $
-//
-
-#include "Wish-Common.xcconfig"
-
-DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
-// DEPLOYMENT_POSTPROCESSING = YES
-GCC_OPTIMIZATION_LEVEL = s
-GCC_PREPROCESSOR_DEFINITIONS = NDEBUG $(TCL_DEFS) $(TK_DEFS) $(GCC_PREPROCESSOR_DEFINITIONS)
-CONFIGURE_ARGS = --disable-symbols $(TCL_CONFIGURE_ARGS) $(CONFIGURE_ARGS)
-MAKE_TARGET = deploy