summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-02 11:11:34 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-02 11:11:34 +0000
commit3c791667648a61138c29f8fec56a38d9c343e97a (patch)
tree82856344f542b607b5ce92d658cece4c4c11dd52 /macosx/plugins/DFSound
parent86b69df9d516234b36ab8abc213f0f28094bb8a6 (diff)
downloadpcsxr-3c791667648a61138c29f8fec56a38d9c343e97a.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34861 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFSound')
-rw-r--r--macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj b/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj
index 4d8bae2b..3d7e8e1b 100644
--- a/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj
+++ b/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj
@@ -266,7 +266,7 @@
);
HEADER_SEARCH_PATHS = (
src/,
- ../../plugins/dfsound,
+ ../../../plugins/dfsound,
);
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
@@ -293,7 +293,7 @@
);
HEADER_SEARCH_PATHS = (
src/,
- ../../plugins/dfsound,
+ ../../../plugins/dfsound,
);
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";