Update of /cvsroot/audacity/audacity-src/mac/Audacity.xcodeproj
In directory
sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv2486/mac/Audacity.xcodeproj
Modified Files:
project.pbxproj
Log Message:
Redo FileDialog build to accommodate Linux better and to get rid of those
silly .hpp files.
Index: project.pbxproj
===================================================================
RCS file:
/cvsroot/audacity/audacity-src/mac/Audacity.xcodeproj/project.pbxproj,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- project.pbxproj 15 Apr 2007 16:04:54 -0000 1.43
+++ project.pbxproj 30 Apr 2007 04:12:58 -0000 1.44
@@ -868,6 +868,7 @@
28F1D81D0A2D0019005506A7 /* AttachableScrollBar.cpp in Sources
*/ = {isa = PBXBuildFile; fileRef = 28F1D8170A2D0018005506A7 /*
AttachableScrollBar.cpp */; };
28F1D81E0A2D0019005506A7 /* ExpandingToolBar.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 28F1D8190A2D0018005506A7 /*
ExpandingToolBar.cpp */; };
28F1D81F0A2D0019005506A7 /* ImageRoll.cpp in Sources */ = {isa
= PBXBuildFile; fileRef = 28F1D81B0A2D0019005506A7 /* ImageRoll.cpp */; };
+ 28F5C1110BE5886A00D17341 /* FileDialogPrivate.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 28F5C10F0BE5886A00D17341 /*
FileDialogPrivate.cpp */; };
28FC1AFB0A47762C00A188AE /* WrappedType.cpp in Sources */ =
{isa = PBXBuildFile; fileRef = 28FC1AF90A47762C00A188AE /* WrappedType.cpp */;
};
28FE4A080ABF4E960056F5C4 /* mmx_optimized.cpp in Sources */ =
{isa = PBXBuildFile; fileRef = 28FE4A060ABF4E960056F5C4 /* mmx_optimized.cpp
*/; };
28FE4A090ABF4E960056F5C4 /* sse_optimized.cpp in Sources */ =
{isa = PBXBuildFile; fileRef = 28FE4A070ABF4E960056F5C4 /* sse_optimized.cpp
*/; };
@@ -1326,7 +1327,7 @@
176EEBEA09A2F16200188F3B /* libFLAC.a */ = {isa =
PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path =
libFLAC.a; sourceTree = BUILT_PRODUCTS_DIR; };
176EEC1E09A2F2DD00188F3B /* libFLAC++.a */ = {isa =
PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path =
"libFLAC++.a"; sourceTree = BUILT_PRODUCTS_DIR; };
178CF4FF0989541C0056CE58 /* configmac.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name =
configmac.h; path = mac/configmac.h; sourceTree = "<group>"; };
- 1790AFB009883B6D008A330A /* Audacity.app */ = {isa =
PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0;
path = Audacity.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 1790AFB009883B6D008A330A /* Audacity.app */ = {isa =
PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application;
path = Audacity.app; sourceTree = BUILT_PRODUCTS_DIR; };
1790AFC709883BFD008A330A /* AboutDialog.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp;
path = AboutDialog.cpp; sourceTree = "<group>"; };
1790AFC809883BFD008A330A /* AboutDialog.h */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path =
AboutDialog.h; sourceTree = "<group>"; };
1790AFC909883BFD008A330A /* AColor.cpp */ = {isa =
PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp;
path = AColor.cpp; sourceTree = "<group>"; };
@@ -2023,8 +2024,8 @@
28F1D81A0A2D0018005506A7 /* ExpandingToolBar.h */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path =
ExpandingToolBar.h; sourceTree = "<group>"; };
28F1D81B0A2D0019005506A7 /* ImageRoll.cpp */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp;
path = ImageRoll.cpp; sourceTree = "<group>"; };
28F1D81C0A2D0019005506A7 /* ImageRoll.h */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path =
ImageRoll.h; sourceTree = "<group>"; };
- 28F8BBDB0BC5FA6600CDF16E /* FileDialog.h */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path =
FileDialog.h; sourceTree = "<group>"; };
- 28F8BD3C0BC6475C00CDF16E /* FileDialog.hpp */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.h; path
= FileDialog.hpp; sourceTree = "<group>"; };
+ 28F5C10F0BE5886A00D17341 /* FileDialogPrivate.cpp */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp;
path = FileDialogPrivate.cpp; sourceTree = "<group>"; };
+ 28F5C1100BE5886A00D17341 /* FileDialogPrivate.h */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path =
FileDialogPrivate.h; sourceTree = "<group>"; };
28FB121F0A3790A8006F0917 /* MacroMagic.h */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path =
MacroMagic.h; sourceTree = "<group>"; };
28FB12230A3790DF006F0917 /* AllThemeResources.h */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path =
AllThemeResources.h; sourceTree = "<group>"; };
28FC1AF90A47762C00A188AE /* WrappedType.cpp */ = {isa =
PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp;
path = WrappedType.cpp; sourceTree = "<group>"; };
@@ -3734,8 +3735,8 @@
28F8BBDA0BC5FA6600CDF16E /* mac */ = {
isa = PBXGroup;
children = (
- 28F8BD3C0BC6475C00CDF16E /* FileDialog.hpp */,
- 28F8BBDB0BC5FA6600CDF16E /* FileDialog.h */,
+ 28F5C10F0BE5886A00D17341 /*
FileDialogPrivate.cpp */,
+ 28F5C1100BE5886A00D17341 /* FileDialogPrivate.h
*/,
);
path = mac;
sourceTree = "<group>";
@@ -5246,6 +5247,7 @@
2816372E0BAE3B6C0079C746 /*
LinkingHtmlWindow.cpp in Sources */,
283B3D4D0BC21EBE00FA01D5 /* FileDialog.cpp in
Sources */,
2809C4B80BCB7E560006010F /* FileIO.cpp in
Sources */,
+ 28F5C1110BE5886A00D17341 /*
FileDialogPrivate.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs