From c126013e934a9242e1026ae78fd05f4473e2d954 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sun, 29 Nov 2009 17:48:57 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38461 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- .../CDDeviceInterface/CDDeviceInterfacePlugin.xcodeproj/project.pbxproj | 2 ++ macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj | 2 ++ macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj | 2 ++ macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj | 2 ++ 4 files changed, 8 insertions(+) (limited to 'macosx/plugins') diff --git a/macosx/plugins/CDDeviceInterface/CDDeviceInterfacePlugin.xcodeproj/project.pbxproj b/macosx/plugins/CDDeviceInterface/CDDeviceInterfacePlugin.xcodeproj/project.pbxproj index 614ba496..066d4788 100644 --- a/macosx/plugins/CDDeviceInterface/CDDeviceInterfacePlugin.xcodeproj/project.pbxproj +++ b/macosx/plugins/CDDeviceInterface/CDDeviceInterfacePlugin.xcodeproj/project.pbxproj @@ -212,6 +212,7 @@ OTHER_REZFLAGS = ""; PRODUCT_NAME = CDDeviceInterface; SECTORDER_FLAGS = ""; + SYMROOT = ../../build; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -242,6 +243,7 @@ OTHER_REZFLAGS = ""; PRODUCT_NAME = CDDeviceInterface; SECTORDER_FLAGS = ""; + SYMROOT = ../../build; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj b/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj index 3d7e8e1b..d44cc4e1 100644 --- a/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj +++ b/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj @@ -273,6 +273,7 @@ LIBRARY_STYLE = BUNDLE; OTHER_CFLAGS = "-DUSEMACOSX=1"; PRODUCT_NAME = PeopsSPU; + SYMROOT = ../../build; WRAPPER_EXTENSION = psxplugin; ZERO_LINK = NO; }; @@ -301,6 +302,7 @@ OTHER_CFLAGS = ""; OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; PRODUCT_NAME = PeopsSPU; + SYMROOT = ../../build; WRAPPER_EXTENSION = psxplugin; ZERO_LINK = NO; }; diff --git a/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj b/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj index 8b5cab6d..9657f8c3 100644 --- a/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj +++ b/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj @@ -315,6 +315,7 @@ OTHER_REZFLAGS = ""; PRODUCT_NAME = PeopsSoftGL; SECTORDER_FLAGS = ""; + SYMROOT = ../../build; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -355,6 +356,7 @@ OTHER_REZFLAGS = ""; PRODUCT_NAME = PeopsSoftGL; SECTORDER_FLAGS = ""; + SYMROOT = ../../build; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj b/macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj index a20d651a..12a02125 100644 --- a/macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj +++ b/macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj @@ -301,6 +301,7 @@ OTHER_REZFLAGS = ""; PRODUCT_NAME = HIDInput; SECTORDER_FLAGS = ""; + SYMROOT = ../../build; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -332,6 +333,7 @@ OTHER_REZFLAGS = ""; PRODUCT_NAME = HIDInput; SECTORDER_FLAGS = ""; + SYMROOT = ../../build; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", -- cgit v1.2.3