From Marin Lavery and Robert Osfield, XCode build fixes

This commit is contained in:
Robert Osfield 2007-06-06 08:59:22 +00:00
parent e2179a3782
commit 3199d7bc85
6 changed files with 19 additions and 913 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,10 +3,10 @@
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>osgmultiplecameras</string>
<string>osgcompositeviewer</string>
<key>CFBundleIdentifier</key>
<string>org.OpenSceneGraph.osgmultiplecameras</string>
<string>org.OpenSceneGraph.osgcompositeviewer</string>
<key>CFBundleVersion</key>
<string>1.2.0</string>
<string>1.9.7</string>
</dict>
</plist>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>osgsimpleviewerGLUT</string>
<key>CFBundleIdentifier</key>
<string>org.OpenSceneGraph.osgsimpleviewerGLUT</string>
<key>CFBundleVersion</key>
<string>1.2.0</string>
</dict>
</plist>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>osgsimpleviewerSDL</string>
<key>CFBundleIdentifier</key>
<string>org.OpenSceneGraph.osgsimpleviewerSDL</string>
<key>CFBundleVersion</key>
<string>1.2.0</string>
</dict>
</plist>

View File

@ -3,10 +3,10 @@
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>osgsimplepager</string>
<string>osgviewerGLUT</string>
<key>CFBundleIdentifier</key>
<string>com.MySoftwareCompany.osgsimplepager</string>
<string>org.OpenSceneGraph.osgviewerGLUT</string>
<key>CFBundleVersion</key>
<string>1.2.0</string>
<string>1.9.7</string>
</dict>
</plist>

View File

@ -3,10 +3,10 @@
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>osgsimple</string>
<string>osgviewerSDL</string>
<key>CFBundleIdentifier</key>
<string>com.MySoftwareCompany.osgsimple</string>
<string>org.OpenSceneGraph.osgviewerSDL</string>
<key>CFBundleVersion</key>
<string>1.2.0</string>
<string>1.9.7</string>
</dict>
</plist>