diff options
author | handbrake <[email protected]> | 2006-01-14 13:27:00 +0000 |
---|---|---|
committer | handbrake <[email protected]> | 2006-01-14 13:27:00 +0000 |
commit | b69e82fd960103c41979e00beb9b1c9fac78083b (patch) | |
tree | 264c5b637fd261c67d17e1d3649d4526c585e663 /macosx/HandBrake.xcode/project.pbxproj | |
parent | 951be4e0b69aa652c992124025c862c4f1660937 (diff) |
HandBrake 0.6.0-test3
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@12 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HandBrake.xcode/project.pbxproj')
-rw-r--r-- | macosx/HandBrake.xcode/project.pbxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/HandBrake.xcode/project.pbxproj b/macosx/HandBrake.xcode/project.pbxproj index 1ecef4736..9c1b883bd 100644 --- a/macosx/HandBrake.xcode/project.pbxproj +++ b/macosx/HandBrake.xcode/project.pbxproj @@ -279,7 +279,7 @@ HEADER_SEARCH_PATHS = ""; LIBRARY_SEARCH_PATHS = "../core ../contrib/liba52 ../contrib/libavcodec ../contrib/libdvdcss ../contrib/libdvdplay ../contrib/libdvdread ../contrib/libfaac ../contrib/libmp3lame ../contrib/libmp4v2 ../contrib/libmpeg2 ../contrib/libogg ../contrib/libvorbis ../contrib/libx264 ../contrib/libxvidcore"; OPTIMIZATION_CFLAGS = "-O3"; - OTHER_CFLAGS = "-DHB_MACOSX"; + OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; PRODUCT_NAME = HandBrake; SECTORDER_FLAGS = ""; @@ -301,7 +301,7 @@ <key>CFBundleExecutable</key> <string>HandBrake</string> <key>CFBundleGetInfoString</key> - <string>HandBrake 0.6.0-test1+ - By Eric Petit <[email protected]></string> + <string>HandBrake 0.6.0-test3 - By Eric Petit <[email protected]></string> <key>CFBundleIconFile</key> <string>HandBrake.icns</string> <key>CFBundleIdentifier</key> @@ -313,11 +313,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.6.0-test1+</string> + <string>0.6.0-test3</string> <key>CFBundleSignature</key> <string>HB##</string> <key>CFBundleVersion</key> - <string>0.6.0-test1+</string> + <string>0.6.0-test3</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key> |