summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-02 06:59:44 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-02 06:59:44 +0000
commit303526a061af0ba94fb320887e36b90ac8d9123c (patch)
tree834fca85acecf180b34dd82b7b1e06dc6c95c565 /macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib
parent69840b25a2e8331f0619d5a087204ae44af9ae9e (diff)
downloadpcsxr-303526a061af0ba94fb320887e36b90ac8d9123c.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34786 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib')
-rw-r--r--macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib22
1 files changed, 22 insertions, 0 deletions
diff --git a/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib b/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib
new file mode 100644
index 00000000..78bbc4f7
--- /dev/null
+++ b/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib
@@ -0,0 +1,22 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ CLASS = NetSfPeopsSoftGPUPluginGLView;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSOpenGLView;
+ },
+ {
+ CLASS = NetSfPeopsSoftGPUPluginWindow;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSWindow;
+ },
+ {
+ CLASS = NetSfPeopsSoftGPUPluginWindowController;
+ LANGUAGE = ObjC;
+ OUTLETS = {glView = NSOpenGLView; };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file