diff options
author | dynaflash <[email protected]> | 2008-01-08 15:43:09 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2008-01-08 15:43:09 +0000 |
commit | 5eed57a10ac4b0e351d00b67f9f990f79ba2d800 (patch) | |
tree | 617c0bba64e10695aed964583d8029f2984b8376 /macosx/English.lproj/PictureSettings.nib/info.nib | |
parent | 0d85534e25aa641a2688f4037d9c79de4f5e62ab (diff) |
MacGui: HandBrake.app xib nib conversion
- All nibs in the HandBrake target are now .xib file format
- Will only build with IB 3 and above, which means HandBrake.app now only build on Leopard
- Changed the "Per-configuration Build Products Path" to be "$(PROJECT_DIR)/.." in order to successfully build - thanks travistex
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1173 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/PictureSettings.nib/info.nib')
-rw-r--r-- | macosx/English.lproj/PictureSettings.nib/info.nib | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/macosx/English.lproj/PictureSettings.nib/info.nib b/macosx/English.lproj/PictureSettings.nib/info.nib deleted file mode 100644 index 36055763b..000000000 --- a/macosx/English.lproj/PictureSettings.nib/info.nib +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>IBFramework Version</key> - <string>629</string> - <key>IBLastKnownRelativeProjectPath</key> - <string>../../HandBrake.xcodeproj</string> - <key>IBOldestOS</key> - <integer>5</integer> - <key>IBOpenObjects</key> - <array/> - <key>IBSystem Version</key> - <string>9B18</string> - <key>targetFramework</key> - <string>IBCocoaFramework</string> -</dict> -</plist> |