[xiph-cvs] cvs commit: ogg/macosx/ogg.pbproj project.pbxproj

Ralph Giles giles at xiph.org
Thu Nov 1 23:45:00 PST 2001



giles       01/11/01 23:45:00

  Modified:    macosx/ogg.pbproj project.pbxproj
  Log:
  use the more mac-like Ogg.framework

Revision  Changes    Path
1.3       +3 -3      ogg/macosx/ogg.pbproj/project.pbxproj

Index: project.pbxproj
===================================================================
RCS file: /usr/local/cvsroot/ogg/macosx/ogg.pbproj/project.pbxproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.pbxproj	2001/11/02 07:39:13	1.2
+++ project.pbxproj	2001/11/02 07:45:00	1.3
@@ -44,7 +44,7 @@
                 };
                 034768E0FF38A50411DB9C8B = {
                         isa = PBXFrameworkReference;
-			path = ogg.framework;
+			path = Ogg.framework;
                         refType = 3;
                 };
 //030
@@ -116,7 +116,7 @@
                                 LIBRARY_SEARCH_PATHS = "";
                                 OTHER_CFLAGS = "-D__MACOSX__";
                                 OTHER_LDFLAGS = "";
-				PRODUCT_NAME = ogg;
+				PRODUCT_NAME = Ogg;
                                 SECTORDER_FLAGS = "";
                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
                                 WRAPPER_EXTENSION = framework;
@@ -135,7 +135,7 @@
         <key>CFBundleDevelopmentRegion</key>
         <string>English</string>
         <key>CFBundleExecutable</key>
-	<string>ogg</string>
+	<string>Ogg</string>
         <key>CFBundleIconFile</key>
         <string></string>
         <key>CFBundleIdentifier</key>

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list