Revision: 7145
          http://skim-app.svn.sourceforge.net/skim-app/?rev=7145&view=rev
Author:   hofman
Date:     2011-03-11 12:30:20 +0000 (Fri, 11 Mar 2011)

Log Message:
-----------
use symbolic SDK root instead of full path

Modified Paths:
--------------
    trunk/Configurations/Skim-Common.xcconfig
    trunk/SkimNotes/Configurations/SkimNotes-Common.xcconfig
    trunk/vendorsrc/andymatuschak/Sparkle/Configurations/ConfigCommon.xcconfig

Modified: trunk/Configurations/Skim-Common.xcconfig
===================================================================
--- trunk/Configurations/Skim-Common.xcconfig   2011-03-10 22:34:05 UTC (rev 
7144)
+++ trunk/Configurations/Skim-Common.xcconfig   2011-03-11 12:30:20 UTC (rev 
7145)
@@ -1,4 +1,4 @@
-SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk
+SDKROOT = macosx10.5
 DEBUG_INFORMATION_FORMAT = dwarf
 ARCHS = $(ARCHS_STANDARD_32_64_BIT)
 MACOSX_DEPLOYMENT_TARGET = 10.5

Modified: trunk/SkimNotes/Configurations/SkimNotes-Common.xcconfig
===================================================================
--- trunk/SkimNotes/Configurations/SkimNotes-Common.xcconfig    2011-03-10 
22:34:05 UTC (rev 7144)
+++ trunk/SkimNotes/Configurations/SkimNotes-Common.xcconfig    2011-03-11 
12:30:20 UTC (rev 7145)
@@ -1,6 +1,6 @@
 // Common to all targets and all configurations
 
-SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk
+SDKROOT = macosx10.5
 
 DEBUG_INFORMATION_FORMAT = dwarf
 ARCHS = $(ARCHS_STANDARD_32_64_BIT)

Modified: 
trunk/vendorsrc/andymatuschak/Sparkle/Configurations/ConfigCommon.xcconfig
===================================================================
--- trunk/vendorsrc/andymatuschak/Sparkle/Configurations/ConfigCommon.xcconfig  
2011-03-10 22:34:05 UTC (rev 7144)
+++ trunk/vendorsrc/andymatuschak/Sparkle/Configurations/ConfigCommon.xcconfig  
2011-03-11 12:30:20 UTC (rev 7145)
@@ -3,7 +3,7 @@
 PREBINDING = NO
 ZERO_LINK = NO
 CURRENT_PROJECT_VERSION = 1.5
-SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk
+SDKROOT = macosx10.5
 GCC_C_LANGUAGE_STANDARD = c99
 GCC_ENABLE_OBJC_EXCEPTIONS = YES
 GCC_DEBUGGING_SYMBOLS = full


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to