Added nested files

This commit is contained in:
Robert Osfield
2006-11-20 21:48:40 +00:00
parent b6e261d4d3
commit 95568b24fa
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {resetPosition = id; takeBackgroundColorFrom = id; };
CLASS = SimpleViewerCocoa;
LANGUAGE = ObjC;
SUPERCLASS = NSOpenGLView;
}
);
IBVersion = 1;
}

View File

@@ -0,0 +1,26 @@
<?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>IBDocumentLocation</key>
<string>50 119 356 240 0 0 1920 1178 </string>
<key>IBEditorPositions</key>
<dict>
<key>213</key>
<string>842 440 236 724 0 0 1920 1178 </string>
<key>29</key>
<string>65 465 338 44 0 0 1920 1178 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBOpenObjects</key>
<array>
<integer>29</integer>
<integer>21</integer>
<integer>213</integer>
<integer>231</integer>
</array>
<key>IBSystem Version</key>
<string>8L127</string>
</dict>
</plist>