diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-11-15 19:20:20 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-11-15 19:20:20 +0000 |
| commit | b90521fa977c7d0facc89b860cf68ae8ed039191 (patch) | |
| tree | ca22d97c86587e79bf084079a51cd81f7fbbe98c /macosx/plugins/PeopsXgl/NetSfPeopsOpenGLGPUInterface.xib | |
| parent | b83c8fe686c5374b38b31510f9803d3908d0c4f8 (diff) | |
| download | pcsxr-b90521fa977c7d0facc89b860cf68ae8ed039191.tar.gz | |
Setting xib deployment target to 10.6
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72320 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/PeopsXgl/NetSfPeopsOpenGLGPUInterface.xib')
| -rw-r--r-- | macosx/plugins/PeopsXgl/NetSfPeopsOpenGLGPUInterface.xib | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/macosx/plugins/PeopsXgl/NetSfPeopsOpenGLGPUInterface.xib b/macosx/plugins/PeopsXgl/NetSfPeopsOpenGLGPUInterface.xib index 48cf265b..64336f2f 100644 --- a/macosx/plugins/PeopsXgl/NetSfPeopsOpenGLGPUInterface.xib +++ b/macosx/plugins/PeopsXgl/NetSfPeopsOpenGLGPUInterface.xib @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="8.00"> <data> - <int key="IBDocument.SystemTarget">1070</int> + <int key="IBDocument.SystemTarget">1060</int> <string key="IBDocument.SystemVersion">11C74</string> <string key="IBDocument.InterfaceBuilderVersion">1938</string> <string key="IBDocument.AppKitVersion">1138.23</string> @@ -167,19 +167,19 @@ <object class="IBClassDescriber" key="IBDocument.Classes"> <array class="NSMutableArray" key="referencedPartialClassDescriptions"> <object class="IBPartialClassDescription"> - <string key="className">NetSfPeopsOpenGLGPUPluginGLView</string> - <string key="superclassName">NSOpenGLView</string> + <string key="className">NetSfPeopsOpenGLGPUPluginWindow</string> + <string key="superclassName">NSWindow</string> <object class="IBClassDescriptionSource" key="sourceIdentifier"> <string key="majorKey">IBProjectSource</string> - <string key="minorKey">./Classes/NetSfPeopsOpenGLGPUPluginGLView.h</string> + <string key="minorKey">./Classes/NetSfPeopsOpenGLGPUPluginWindow.h</string> </object> </object> <object class="IBPartialClassDescription"> - <string key="className">NetSfPeopsOpenGLGPUPluginWindow</string> - <string key="superclassName">NSWindow</string> + <string key="className">NetSfPeopsSoftGPUPluginWindowController</string> + <string key="superclassName">NSWindowController</string> <object class="IBClassDescriptionSource" key="sourceIdentifier"> <string key="majorKey">IBProjectSource</string> - <string key="minorKey">./Classes/NetSfPeopsOpenGLGPUPluginWindow.h</string> + <string key="minorKey">./Classes/NetSfPeopsSoftGPUPluginWindowController.h</string> </object> </object> </array> @@ -188,7 +188,7 @@ <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string> <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies"> <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string> - <integer value="1070" key="NS.object.0"/> + <real value="1060" key="NS.object.0"/> </object> <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string> |
