Update of /cvsroot/audacity/audacity-src/mac/Audacity.xcodeproj
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13277/Audacity.xcodeproj
Modified Files:
project.pbxproj
Log Message:
Adding Contract.cpp/h to the mac project.
Index: project.pbxproj
===================================================================
RCS file:
/cvsroot/audacity/audacity-src/mac/Audacity.xcodeproj/project.pbxproj,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- project.pbxproj 28 Oct 2008 07:01:55 -0000 1.86
+++ project.pbxproj 17 Nov 2008 01:40:17 -0000 1.87
@@ -713,6 +713,7 @@
186CCE720E51F48500659159 /* ODDecodeFlacTask.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 186CCE6E0E51F48500659159 /*
ODDecodeFlacTask.cpp */; };
186CCE730E51F48500659159 /* ODDecodeTask.cpp in Sources */ =
{isa = PBXBuildFile; fileRef = 186CCE700E51F48500659159 /* ODDecodeTask.cpp */;
};
186CCEA40E523C8E00659159 /* Profiler.cpp in Sources */ = {isa =
PBXBuildFile; fileRef = 186CCEA30E523C8E00659159 /* Profiler.cpp */; };
+ 18D8314E0ED0F56300FD870D /* Contrast.cpp in Sources */ = {isa =
PBXBuildFile; fileRef = 18D8314C0ED0F56200FD870D /* Contrast.cpp */; };
280196B10D98171F00BFEECF /* Plugin.h in Headers */ = {isa =
PBXBuildFile; fileRef = 280196AF0D98171F00BFEECF /* Plugin.h */; };
280196B20D98171F00BFEECF /* PluginBase.h in Headers */ = {isa =
PBXBuildFile; fileRef = 280196B00D98171F00BFEECF /* PluginBase.h */; };
280196B50D98174400BFEECF /* PluginBufferingAdapter.cpp in
Sources */ = {isa = PBXBuildFile; fileRef = 280196B30D98174400BFEECF /*
PluginBufferingAdapter.cpp */; };
@@ -1572,7 +1573,7 @@
174F73CD098D516D009CD6E0 /* AudacityOGG.icns */ = {isa =
PBXFileReference; lastKnownFileType = image.icns; path = AudacityOGG.icns;
sourceTree = "<group>"; };
174F73CE098D516D009CD6E0 /* AudacityProject.icns */ = {isa =
PBXFileReference; lastKnownFileType = image.icns; path = AudacityProject.icns;
sourceTree = "<group>"; };
174F73CF098D516D009CD6E0 /* AudacityWAV.icns */ = {isa =
PBXFileReference; lastKnownFileType = image.icns; path = AudacityWAV.icns;
sourceTree = "<group>"; };
- 174F73D7098D51AA009CD6E0 /* Info.plist */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name =
Info.plist; path = mac/Info.plist; sourceTree = "<group>"; };
+ 174F73D7098D51AA009CD6E0 /* Info.plist */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name =
Info.plist; path = mac/Info.plist; sourceTree = "<group>"; };
176A1A5B098B7B8D00DC73B4 /* libnyquist.a */ = {isa =
PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path =
libnyquist.a; sourceTree = BUILT_PRODUCTS_DIR; };
176EE9DB09A2EC1000188F3B /* caf.c */ = {isa = PBXFileReference;
fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = caf.c; sourceTree
= "<group>"; };
176EE9DC09A2EC1000188F3B /* flac.c */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path =
flac.c; sourceTree = "<group>"; };
@@ -2153,6 +2154,8 @@
186CCE710E51F48500659159 /* ODDecodeTask.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name =
ODDecodeTask.h; path = ondemand/ODDecodeTask.h; sourceTree = "<group>"; };
186CCEA20E523C8D00659159 /* Profiler.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path =
Profiler.h; sourceTree = "<group>"; };
186CCEA30E523C8E00659159 /* Profiler.cpp */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp;
path = Profiler.cpp; sourceTree = "<group>"; };
+ 18D8314C0ED0F56200FD870D /* Contrast.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp;
path = Contrast.cpp; sourceTree = "<group>"; };
+ 18D8314D0ED0F56200FD870D /* Contrast.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path =
Contrast.h; sourceTree = "<group>"; };
280196AF0D98171F00BFEECF /* Plugin.h */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name =
Plugin.h; path = "libvamp/vamp-sdk/Plugin.h"; sourceTree = "<group>"; };
280196B00D98171F00BFEECF /* PluginBase.h */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name =
PluginBase.h; path = "libvamp/vamp-sdk/PluginBase.h"; sourceTree = "<group>"; };
280196B30D98174400BFEECF /* PluginBufferingAdapter.cpp */ =
{isa = PBXFileReference; fileEncoding = 5; lastKnownFileType =
sourcecode.cpp.cpp; name = PluginBufferingAdapter.cpp; path =
"libvamp/vamp-sdk/hostext/PluginBufferingAdapter.cpp"; sourceTree = "<group>";
};
@@ -3543,6 +3546,8 @@
1790AFFD09883BFD008A330A /* effects */ = {
isa = PBXGroup;
children = (
+ 18D8314C0ED0F56200FD870D /* Contrast.cpp */,
+ 18D8314D0ED0F56200FD870D /* Contrast.h */,
1790B00009883BFD008A330A /* audiounits */,
1790B02309883BFD008A330A /* ladspa */,
28D587C50E264CBB009C7DEA /* lv2 */,
@@ -6636,6 +6641,7 @@
186CCE730E51F48500659159 /* ODDecodeTask.cpp in
Sources */,
186CCEA40E523C8E00659159 /* Profiler.cpp in
Sources */,
28EDC8DF0E5550750034BBE7 /* LV2PortGroup.cpp in
Sources */,
+ 18D8314E0ED0F56300FD870D /* Contrast.cpp in
Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs