diff options
Diffstat (limited to 'macosx/plugins')
4 files changed, 8 insertions, 0 deletions
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", |
