summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFSound')
-rw-r--r--macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj2
1 files changed, 2 insertions, 0 deletions
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;
};