mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-03-13 06:13:39 +00:00
Launcher window is now centered and will launch Quake when Return key is pressed.
Enabled PPC builds. All OS X builds are without music support for now. git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@432 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
71465aedc7
commit
5ccef9778c
5 changed files with 779 additions and 406 deletions
33
MacOSX/English.lproj/Launcher.nib/designable.nib
generated
33
MacOSX/English.lproj/Launcher.nib/designable.nib
generated
|
@ -2,31 +2,26 @@
|
|||
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
|
||||
<data>
|
||||
<int key="IBDocument.SystemTarget">1040</int>
|
||||
<string key="IBDocument.SystemVersion">10F569</string>
|
||||
<string key="IBDocument.InterfaceBuilderVersion">788</string>
|
||||
<string key="IBDocument.AppKitVersion">1038.29</string>
|
||||
<string key="IBDocument.HIToolboxVersion">461.00</string>
|
||||
<string key="IBDocument.SystemVersion">10J567</string>
|
||||
<string key="IBDocument.InterfaceBuilderVersion">823</string>
|
||||
<string key="IBDocument.AppKitVersion">1038.35</string>
|
||||
<string key="IBDocument.HIToolboxVersion">462.00</string>
|
||||
<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
|
||||
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<string key="NS.object.0">788</string>
|
||||
<string key="NS.object.0">823</string>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<integer value="57"/>
|
||||
<integer value="501"/>
|
||||
<integer value="372"/>
|
||||
</object>
|
||||
<object class="NSArray" key="IBDocument.PluginDependencies">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="IBDocument.Metadata">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSArray" key="dict.sortedKeys" id="0">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="dict.values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
</object>
|
||||
<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
|
||||
<integer value="1" key="NS.object.0"/>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1048">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
|
@ -800,7 +795,7 @@
|
|||
<int key="NSButtonFlags">-2038284033</int>
|
||||
<int key="NSButtonFlags2">129</int>
|
||||
<string key="NSAlternateContents"/>
|
||||
<string key="NSKeyEquivalent"/>
|
||||
<string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
|
||||
<int key="NSPeriodicDelay">200</int>
|
||||
<int key="NSPeriodicInterval">25</int>
|
||||
</object>
|
||||
|
@ -1038,7 +1033,7 @@
|
|||
<int key="NSButtonFlags">-2038284033</int>
|
||||
<int key="NSButtonFlags2">129</int>
|
||||
<string key="NSAlternateContents"/>
|
||||
<string key="NSKeyEquivalent"/>
|
||||
<string type="base64-UTF8" key="NSKeyEquivalent">Gw</string>
|
||||
<int key="NSPeriodicDelay">200</int>
|
||||
<int key="NSPeriodicInterval">25</int>
|
||||
</object>
|
||||
|
@ -1636,7 +1631,9 @@
|
|||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="IBObjectRecord">
|
||||
<int key="objectID">0</int>
|
||||
<reference key="object" ref="0"/>
|
||||
<object class="NSArray" key="object" id="0">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
</object>
|
||||
<reference key="children" ref="1048"/>
|
||||
<nil key="parent"/>
|
||||
</object>
|
||||
|
@ -2876,9 +2873,9 @@
|
|||
<integer value="1"/>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<integer value="1"/>
|
||||
<string>{{560, 464}, {511, 251}}</string>
|
||||
<string>{{888, 364}, {511, 251}}</string>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<string>{{560, 464}, {511, 251}}</string>
|
||||
<string>{{888, 364}, {511, 251}}</string>
|
||||
<integer value="0"/>
|
||||
<string>{{412, 523}, {516, 280}}</string>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
|
|
BIN
MacOSX/English.lproj/Launcher.nib/keyedobjects.nib
generated
BIN
MacOSX/English.lproj/Launcher.nib/keyedobjects.nib
generated
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
@ -195,13 +195,32 @@
|
|||
<key>Name</key>
|
||||
<string>All-In-One</string>
|
||||
<key>Notifications</key>
|
||||
<array/>
|
||||
<array>
|
||||
<dict>
|
||||
<key>XCObserverAutoDisconnectKey</key>
|
||||
<true/>
|
||||
<key>XCObserverDefintionKey</key>
|
||||
<dict/>
|
||||
<key>XCObserverFactoryKey</key>
|
||||
<string>XCPerspectivesSpecificationIdentifier</string>
|
||||
<key>XCObserverGUIDKey</key>
|
||||
<string>XCObserverProjectIdentifier</string>
|
||||
<key>XCObserverNotificationKey</key>
|
||||
<string>PBXStatusBuildStateMessageNotification</string>
|
||||
<key>XCObserverTargetKey</key>
|
||||
<string>XCMainBuildResultsModuleGUID</string>
|
||||
<key>XCObserverTriggerKey</key>
|
||||
<string>awakenModuleWithObserver:</string>
|
||||
<key>XCObserverValidationKey</key>
|
||||
<dict/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>OpenEditors</key>
|
||||
<array/>
|
||||
<key>PerspectiveWidths</key>
|
||||
<array>
|
||||
<integer>1440</integer>
|
||||
<integer>1440</integer>
|
||||
<integer>2560</integer>
|
||||
<integer>2560</integer>
|
||||
</array>
|
||||
<key>Perspectives</key>
|
||||
<array>
|
||||
|
@ -216,6 +235,7 @@
|
|||
<string>debugger-enable-breakpoints</string>
|
||||
<string>buildOrClean</string>
|
||||
<string>go</string>
|
||||
<string>build-and-go</string>
|
||||
<string>com.apple.ide.PBXToolbarStopButton</string>
|
||||
<string>get-info</string>
|
||||
<string>NSToolbarFlexibleSpaceItem</string>
|
||||
|
@ -256,7 +276,7 @@
|
|||
<dict>
|
||||
<key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
|
||||
<array>
|
||||
<real>215</real>
|
||||
<real>318</real>
|
||||
</array>
|
||||
<key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
|
||||
<array>
|
||||
|
@ -270,7 +290,10 @@
|
|||
<string>29B97314FDCFA39411CA2CEA</string>
|
||||
<string>48243B060D33ED0A00C29F8F</string>
|
||||
<string>483A77D80D2EE8C500CB2E4C</string>
|
||||
<string>483A77D90D2EE8D400CB2E4C</string>
|
||||
<string>483A77DC0D2EE8ED00CB2E4C</string>
|
||||
<string>483A77E10D2EE91000CB2E4C</string>
|
||||
<string>483A77DB0D2EE8E600CB2E4C</string>
|
||||
<string>29B97317FDCFA39411CA2CEA</string>
|
||||
<string>4890A5EA1205D6ED00452753</string>
|
||||
<string>29B97323FDCFA39411CA2CEA</string>
|
||||
|
@ -285,13 +308,11 @@
|
|||
<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
|
||||
<array>
|
||||
<array>
|
||||
<integer>3</integer>
|
||||
<integer>1</integer>
|
||||
<integer>0</integer>
|
||||
</array>
|
||||
</array>
|
||||
<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
|
||||
<string>{{0, 0}, {215, 697}}</string>
|
||||
<string>{{0, 0}, {318, 1237}}</string>
|
||||
</dict>
|
||||
<key>PBXTopSmartGroupGIDs</key>
|
||||
<array/>
|
||||
|
@ -301,32 +322,30 @@
|
|||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {232, 715}}</string>
|
||||
<string>{{0, 0}, {335, 1255}}</string>
|
||||
<key>GroupTreeTableConfiguration</key>
|
||||
<array>
|
||||
<string>MainColumn</string>
|
||||
<real>215</real>
|
||||
<real>318</real>
|
||||
</array>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>0 122 1440 756 0 0 1440 878 </string>
|
||||
<string>0 122 2560 1296 0 0 2560 1418 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXSmartGroupTreeModule</string>
|
||||
<key>Proportion</key>
|
||||
<string>232pt</string>
|
||||
<string>335pt</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Dock</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>BecomeActive</key>
|
||||
<true/>
|
||||
<key>ContentConfiguration</key>
|
||||
<dict>
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>4890A4C11205A7AE00452753</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>SDLMain.m</string>
|
||||
<string>snd_wave.c</string>
|
||||
<key>PBXSplitModuleInNavigatorKey</key>
|
||||
<dict>
|
||||
<key>Split0</key>
|
||||
|
@ -334,11 +353,11 @@
|
|||
<key>PBXProjectModuleGUID</key>
|
||||
<string>4890A4C21205A7AE00452753</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>SDLMain.m</string>
|
||||
<string>snd_wave.c</string>
|
||||
<key>_historyCapacity</key>
|
||||
<integer>0</integer>
|
||||
<key>bookmark</key>
|
||||
<string>48E31D7412474E88003972E7</string>
|
||||
<string>48692BC71340908800A0F098</string>
|
||||
<key>history</key>
|
||||
<array>
|
||||
<string>4890A5541205C1FF00452753</string>
|
||||
|
@ -350,29 +369,14 @@
|
|||
<string>4861FA9212144B5300BBDEF1</string>
|
||||
<string>48028D3E12156C670018F743</string>
|
||||
<string>480BB3A212174CA900939117</string>
|
||||
<string>480BB3A312174CA900939117</string>
|
||||
<string>48F89F411243A3BA00EB68FB</string>
|
||||
<string>48F89F611243AD1E00EB68FB</string>
|
||||
<string>48ADA34D12448DC4008DB120</string>
|
||||
<string>48ADA38012448FF7008DB120</string>
|
||||
<string>48ADA38A124490B6008DB120</string>
|
||||
<string>48ADA38F12449225008DB120</string>
|
||||
<string>48ADA39012449225008DB120</string>
|
||||
<string>48ADA3A812449534008DB120</string>
|
||||
<string>48ADA3A912449534008DB120</string>
|
||||
<string>48ADA3C612449625008DB120</string>
|
||||
<string>48ADA3CC12449638008DB120</string>
|
||||
<string>48ADA3D512449A40008DB120</string>
|
||||
<string>48ADA3DA12449A40008DB120</string>
|
||||
<string>48ADA3EB12449C30008DB120</string>
|
||||
<string>4845112E1246256F0017BBC3</string>
|
||||
<string>484511D8124628040017BBC3</string>
|
||||
<string>484511D9124628040017BBC3</string>
|
||||
<string>48BB6B20124731BE001239EF</string>
|
||||
<string>48BB6B21124731BE001239EF</string>
|
||||
<string>48BB6B22124731BE001239EF</string>
|
||||
<string>48BB6B4D12473484001239EF</string>
|
||||
<string>48E31D6612474E88003972E7</string>
|
||||
<string>48E31D6712474E88003972E7</string>
|
||||
<string>48E31D6812474E88003972E7</string>
|
||||
<string>48E31D6912474E88003972E7</string>
|
||||
|
@ -382,10 +386,35 @@
|
|||
<string>48E31D6D12474E88003972E7</string>
|
||||
<string>48E31D6E12474E88003972E7</string>
|
||||
<string>48E31D6F12474E88003972E7</string>
|
||||
<string>48E31D7012474E88003972E7</string>
|
||||
<string>48E31D7112474E88003972E7</string>
|
||||
<string>48E31D7212474E88003972E7</string>
|
||||
<string>48E31D7312474E88003972E7</string>
|
||||
<string>4818B0A612D5B9CD006DD66E</string>
|
||||
<string>4818B0A712D5B9CD006DD66E</string>
|
||||
<string>4818B0BB12D5BA41006DD66E</string>
|
||||
<string>4818B0BC12D5BA41006DD66E</string>
|
||||
<string>4818B0BE12D5BA41006DD66E</string>
|
||||
<string>4818B0C112D5BA41006DD66E</string>
|
||||
<string>4818B0C212D5BA41006DD66E</string>
|
||||
<string>4818B0CF12D5BCB4006DD66E</string>
|
||||
<string>48E953FF12D5CEF800BDC2B8</string>
|
||||
<string>4801945A12E44A310004210F</string>
|
||||
<string>4801945B12E44A310004210F</string>
|
||||
<string>4801945C12E44A310004210F</string>
|
||||
<string>4866F6FD12EB7F02009B345C</string>
|
||||
<string>4866F6FE12EB7F02009B345C</string>
|
||||
<string>4866F6FF12EB7F02009B345C</string>
|
||||
<string>48DB946212F03F2000FB5483</string>
|
||||
<string>48DB947612F03F9500FB5483</string>
|
||||
<string>48DB947712F03F9500FB5483</string>
|
||||
<string>48B5A12C131EDC840043FBD9</string>
|
||||
<string>48B5A12D131EDC840043FBD9</string>
|
||||
<string>48B5A14A131EDF5E0043FBD9</string>
|
||||
<string>48B5A14B131EDF5E0043FBD9</string>
|
||||
<string>48AE78AD133485A400821DBA</string>
|
||||
<string>486929FD133F92EE00A0F098</string>
|
||||
<string>48692AC9133FDEBF00A0F098</string>
|
||||
<string>48692B6913408B3E00A0F098</string>
|
||||
<string>48692BBB13408E8200A0F098</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>SplitCount</key>
|
||||
|
@ -399,18 +428,18 @@
|
|||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {1203, 470}}</string>
|
||||
<string>{{0, 0}, {2220, 899}}</string>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>0 122 1440 756 0 0 1440 878 </string>
|
||||
<string>0 122 2560 1296 0 0 2560 1418 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXNavigatorGroup</string>
|
||||
<key>Proportion</key>
|
||||
<string>470pt</string>
|
||||
<string>899pt</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Proportion</key>
|
||||
<string>240pt</string>
|
||||
<string>351pt</string>
|
||||
<key>Tabs</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
@ -424,7 +453,7 @@
|
|||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{10, 27}, {1203, 213}}</string>
|
||||
<string>{{10, 27}, {2220, 324}}</string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>XCDetailModule</string>
|
||||
|
@ -440,7 +469,7 @@
|
|||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{10, 27}, {1469, 165}}</string>
|
||||
<string>{{10, 27}, {2323, 736}}</string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXProjectFindModule</string>
|
||||
|
@ -473,14 +502,14 @@
|
|||
<key>XCBuildResultsTrigger_Collapse</key>
|
||||
<integer>1021</integer>
|
||||
<key>XCBuildResultsTrigger_Open</key>
|
||||
<integer>1011</integer>
|
||||
<integer>1010</integer>
|
||||
</dict>
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{10, 27}, {1203, 213}}</string>
|
||||
<string>{{10, 27}, {2220, 324}}</string>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>0 122 1440 756 0 0 1440 878 </string>
|
||||
<string>0 122 2560 1296 0 0 2560 1418 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXBuildResultsModule</string>
|
||||
|
@ -489,7 +518,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>Proportion</key>
|
||||
<string>1203pt</string>
|
||||
<string>2220pt</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Name</key>
|
||||
|
@ -508,11 +537,11 @@
|
|||
</array>
|
||||
<key>TableOfContents</key>
|
||||
<array>
|
||||
<string>48E31D4D12474671003972E7</string>
|
||||
<string>48692BB613408E7300A0F098</string>
|
||||
<string>1CA23ED40692098700951B8B</string>
|
||||
<string>48E31D4E12474671003972E7</string>
|
||||
<string>48692BB713408E7300A0F098</string>
|
||||
<string>4890A4C11205A7AE00452753</string>
|
||||
<string>48E31D4F12474671003972E7</string>
|
||||
<string>48692BB813408E7300A0F098</string>
|
||||
<string>1CA23EDF0692099D00951B8B</string>
|
||||
<string>1CA23EE00692099D00951B8B</string>
|
||||
<string>1CA23EE10692099D00951B8B</string>
|
||||
|
@ -564,12 +593,12 @@
|
|||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {1440, 116}}</string>
|
||||
<string>{{0, 0}, {2560, 187}}</string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXDebugCLIModule</string>
|
||||
<key>Proportion</key>
|
||||
<string>116pt</string>
|
||||
<string>187pt</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>ContentConfiguration</key>
|
||||
|
@ -588,8 +617,8 @@
|
|||
<string>yes</string>
|
||||
<key>sizes</key>
|
||||
<array>
|
||||
<string>{{0, 0}, {718, 180}}</string>
|
||||
<string>{{718, 0}, {722, 180}}</string>
|
||||
<string>{{0, 0}, {1275, 329}}</string>
|
||||
<string>{{1275, 0}, {1285, 329}}</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>VerticalSplitView</key>
|
||||
|
@ -604,8 +633,8 @@
|
|||
<string>yes</string>
|
||||
<key>sizes</key>
|
||||
<array>
|
||||
<string>{{0, 0}, {1440, 180}}</string>
|
||||
<string>{{0, 180}, {1440, 414}}</string>
|
||||
<string>{{0, 0}, {2560, 329}}</string>
|
||||
<string>{{0, 329}, {2560, 734}}</string>
|
||||
</array>
|
||||
</dict>
|
||||
</dict>
|
||||
|
@ -625,26 +654,26 @@
|
|||
<key>DebugSTDIOWindowFrame</key>
|
||||
<string>{{200, 200}, {500, 300}}</string>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 121}, {1440, 594}}</string>
|
||||
<string>{{0, 192}, {2560, 1063}}</string>
|
||||
<key>PBXDebugSessionStackFrameViewKey</key>
|
||||
<dict>
|
||||
<key>DebugVariablesTableConfiguration</key>
|
||||
<array>
|
||||
<string>Name</string>
|
||||
<real>120</real>
|
||||
<real>148</real>
|
||||
<string>Value</string>
|
||||
<real>85</real>
|
||||
<real>112</real>
|
||||
<string>Summary</string>
|
||||
<real>492</real>
|
||||
<real>1000</real>
|
||||
</array>
|
||||
<key>Frame</key>
|
||||
<string>{{718, 0}, {722, 180}}</string>
|
||||
<string>{{1275, 0}, {1285, 329}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXDebugSessionModule</string>
|
||||
<key>Proportion</key>
|
||||
<string>594pt</string>
|
||||
<string>1063pt</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Name</key>
|
||||
|
@ -662,14 +691,14 @@
|
|||
</array>
|
||||
<key>TableOfContents</key>
|
||||
<array>
|
||||
<string>48E31D7512474E88003972E7</string>
|
||||
<string>48692ADD133FDF1400A0F098</string>
|
||||
<string>1CCC7628064C1048000F2A68</string>
|
||||
<string>1CCC7629064C1048000F2A68</string>
|
||||
<string>48E31D7612474E88003972E7</string>
|
||||
<string>48E31D7712474E88003972E7</string>
|
||||
<string>48E31D7812474E88003972E7</string>
|
||||
<string>48E31D7912474E88003972E7</string>
|
||||
<string>48E31D7A12474E88003972E7</string>
|
||||
<string>48692ADE133FDF1400A0F098</string>
|
||||
<string>48692ADF133FDF1400A0F098</string>
|
||||
<string>48692AE0133FDF1400A0F098</string>
|
||||
<string>48692AE1133FDF1400A0F098</string>
|
||||
<string>4890A4C11205A7AE00452753</string>
|
||||
</array>
|
||||
<key>ToolbarConfigUserDefaultsMinorVersion</key>
|
||||
<string>2</string>
|
||||
|
@ -686,7 +715,7 @@
|
|||
<key>StatusbarIsVisible</key>
|
||||
<true/>
|
||||
<key>TimeStamp</key>
|
||||
<real>0.0</real>
|
||||
<real>322998408.400415</real>
|
||||
<key>ToolbarConfigUserDefaultsMinorVersion</key>
|
||||
<string>2</string>
|
||||
<key>ToolbarDisplayMode</key>
|
||||
|
@ -703,12 +732,10 @@
|
|||
<integer>5</integer>
|
||||
<key>WindowOrderList</key>
|
||||
<array>
|
||||
<string>48E31D7B12474E88003972E7</string>
|
||||
<string>48E31D7C12474E88003972E7</string>
|
||||
<string>/Users/kristian/Dropbox/Dokumente/Code/XCode/QuakeSpasm/MacOSX/QuakeSpasm.xcodeproj</string>
|
||||
<string>/Users/kristian/Documents/Code/XCode/QuakeSpasm/MacOSX/QuakeSpasm.xcodeproj</string>
|
||||
</array>
|
||||
<key>WindowString</key>
|
||||
<string>0 122 1440 756 0 0 1440 878 </string>
|
||||
<string>0 122 2560 1296 0 0 2560 1418 </string>
|
||||
<key>WindowToolsV3</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 42;
|
||||
objectVersion = 44;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXAggregateTarget section */
|
||||
|
@ -29,6 +29,11 @@
|
|||
002F3C6109D0951E00EBEB88 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F3C6009D0951E00EBEB88 /* GLUT.framework */; };
|
||||
48134A1812102F400015BF15 /* net_bsd.c in Sources */ = {isa = PBXBuildFile; fileRef = 48134A1412102F400015BF15 /* net_bsd.c */; };
|
||||
48134A1912102F400015BF15 /* net_udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 48134A1612102F400015BF15 /* net_udp.c */; };
|
||||
4818B0A312D5B9AE006DD66E /* bgmusic.c in Sources */ = {isa = PBXBuildFile; fileRef = 4818B0A112D5B9AE006DD66E /* bgmusic.c */; };
|
||||
4818B0AE12D5B9ED006DD66E /* snd_codec.c in Sources */ = {isa = PBXBuildFile; fileRef = 4818B0AC12D5B9ED006DD66E /* snd_codec.c */; };
|
||||
4818B0B612D5BA1A006DD66E /* snd_mp3.c in Sources */ = {isa = PBXBuildFile; fileRef = 4818B0B012D5BA1A006DD66E /* snd_mp3.c */; };
|
||||
4818B0B712D5BA1A006DD66E /* snd_vorbis.c in Sources */ = {isa = PBXBuildFile; fileRef = 4818B0B212D5BA1A006DD66E /* snd_vorbis.c */; };
|
||||
4818B0B812D5BA1A006DD66E /* snd_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 4818B0B412D5BA1A006DD66E /* snd_wave.c */; };
|
||||
48243B140D33F01A00C29F8F /* main_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 48243B130D33F01A00C29F8F /* main_sdl.c */; };
|
||||
48348943120595B1004184BC /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 48348942120595B1004184BC /* Sparkle.framework */; };
|
||||
4834894F120595E9004184BC /* Sparkle.framework in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = 48348942120595B1004184BC /* Sparkle.framework */; };
|
||||
|
@ -145,6 +150,17 @@
|
|||
48134A1512102F400015BF15 /* net_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = net_defs.h; path = ../Quake/net_defs.h; sourceTree = SOURCE_ROOT; };
|
||||
48134A1612102F400015BF15 /* net_udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = net_udp.c; path = ../Quake/net_udp.c; sourceTree = SOURCE_ROOT; };
|
||||
48134A1712102F400015BF15 /* net_udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = net_udp.h; path = ../Quake/net_udp.h; sourceTree = SOURCE_ROOT; };
|
||||
4818B0A112D5B9AE006DD66E /* bgmusic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bgmusic.c; path = ../Quake/bgmusic.c; sourceTree = SOURCE_ROOT; };
|
||||
4818B0A212D5B9AE006DD66E /* bgmusic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bgmusic.h; path = ../Quake/bgmusic.h; sourceTree = SOURCE_ROOT; };
|
||||
4818B0AC12D5B9ED006DD66E /* snd_codec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = snd_codec.c; path = ../Quake/snd_codec.c; sourceTree = SOURCE_ROOT; };
|
||||
4818B0AD12D5B9ED006DD66E /* snd_codec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snd_codec.h; path = ../Quake/snd_codec.h; sourceTree = SOURCE_ROOT; };
|
||||
4818B0AF12D5BA1A006DD66E /* snd_codeci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snd_codeci.h; path = ../Quake/snd_codeci.h; sourceTree = SOURCE_ROOT; };
|
||||
4818B0B012D5BA1A006DD66E /* snd_mp3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = snd_mp3.c; path = ../Quake/snd_mp3.c; sourceTree = SOURCE_ROOT; };
|
||||
4818B0B112D5BA1A006DD66E /* snd_mp3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snd_mp3.h; path = ../Quake/snd_mp3.h; sourceTree = SOURCE_ROOT; };
|
||||
4818B0B212D5BA1A006DD66E /* snd_vorbis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = snd_vorbis.c; path = ../Quake/snd_vorbis.c; sourceTree = SOURCE_ROOT; };
|
||||
4818B0B312D5BA1A006DD66E /* snd_vorbis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snd_vorbis.h; path = ../Quake/snd_vorbis.h; sourceTree = SOURCE_ROOT; };
|
||||
4818B0B412D5BA1A006DD66E /* snd_wave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = snd_wave.c; path = ../Quake/snd_wave.c; sourceTree = SOURCE_ROOT; };
|
||||
4818B0B512D5BA1A006DD66E /* snd_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snd_wave.h; path = ../Quake/snd_wave.h; sourceTree = SOURCE_ROOT; };
|
||||
48243B130D33F01A00C29F8F /* main_sdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main_sdl.c; path = ../Quake/main_sdl.c; sourceTree = SOURCE_ROOT; };
|
||||
48305B530D8AF8EC00A29C24 /* conback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = conback.h; path = ../Quake/conback.h; sourceTree = SOURCE_ROOT; };
|
||||
48348942120595B1004184BC /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
|
||||
|
@ -462,11 +478,16 @@
|
|||
isa = PBXGroup;
|
||||
children = (
|
||||
483A77E10D2EE91000CB2E4C /* Headers */,
|
||||
4818B0A112D5B9AE006DD66E /* bgmusic.c */,
|
||||
483A78500D2EEAC300CB2E4C /* cd_sdl.c */,
|
||||
4818B0AC12D5B9ED006DD66E /* snd_codec.c */,
|
||||
486577C80D31A22A00E7920A /* snd_dma.c */,
|
||||
486577C90D31A22A00E7920A /* snd_mem.c */,
|
||||
486577CA0D31A22A00E7920A /* snd_mix.c */,
|
||||
4818B0B012D5BA1A006DD66E /* snd_mp3.c */,
|
||||
483A78540D2EEAC300CB2E4C /* snd_sdl.c */,
|
||||
4818B0B212D5BA1A006DD66E /* snd_vorbis.c */,
|
||||
4818B0B412D5BA1A006DD66E /* snd_wave.c */,
|
||||
);
|
||||
name = Sound;
|
||||
sourceTree = "<group>";
|
||||
|
@ -546,8 +567,14 @@
|
|||
483A77E10D2EE91000CB2E4C /* Headers */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
4818B0A212D5B9AE006DD66E /* bgmusic.h */,
|
||||
483A77FD0D2EE9BD00CB2E4C /* cdaudio.h */,
|
||||
483A77FE0D2EE9BD00CB2E4C /* q_sound.h */,
|
||||
4818B0AD12D5B9ED006DD66E /* snd_codec.h */,
|
||||
4818B0AF12D5BA1A006DD66E /* snd_codeci.h */,
|
||||
4818B0B112D5BA1A006DD66E /* snd_mp3.h */,
|
||||
4818B0B312D5BA1A006DD66E /* snd_vorbis.h */,
|
||||
4818B0B512D5BA1A006DD66E /* snd_wave.h */,
|
||||
);
|
||||
name = Headers;
|
||||
sourceTree = "<group>";
|
||||
|
@ -613,7 +640,14 @@
|
|||
isa = PBXProject;
|
||||
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "QuakeSpasm" */;
|
||||
compatibilityVersion = "Xcode 2.4";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 1;
|
||||
knownRegions = (
|
||||
English,
|
||||
Japanese,
|
||||
French,
|
||||
German,
|
||||
);
|
||||
mainGroup = 29B97314FDCFA39411CA2CEA /* QuakeSpasm */;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
|
@ -729,6 +763,11 @@
|
|||
4890A5D21205D55700452753 /* UpdateButton.m in Sources */,
|
||||
48134A1812102F400015BF15 /* net_bsd.c in Sources */,
|
||||
48134A1912102F400015BF15 /* net_udp.c in Sources */,
|
||||
4818B0A312D5B9AE006DD66E /* bgmusic.c in Sources */,
|
||||
4818B0AE12D5B9ED006DD66E /* snd_codec.c in Sources */,
|
||||
4818B0B612D5BA1A006DD66E /* snd_mp3.c in Sources */,
|
||||
4818B0B712D5BA1A006DD66E /* snd_vorbis.c in Sources */,
|
||||
4818B0B812D5BA1A006DD66E /* snd_wave.c in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
@ -768,9 +807,7 @@
|
|||
COPY_PHASE_STRIP = NO;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"USE_QS_CONBACK",
|
||||
);
|
||||
GCC_PREPROCESSOR_DEFINITIONS = USE_QS_CONBACK;
|
||||
PRODUCT_NAME = Distribution;
|
||||
};
|
||||
name = Debug;
|
||||
|
@ -781,9 +818,7 @@
|
|||
COPY_PHASE_STRIP = YES;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"USE_QS_CONBACK",
|
||||
);
|
||||
GCC_PREPROCESSOR_DEFINITIONS = USE_QS_CONBACK;
|
||||
PRODUCT_NAME = Distribution;
|
||||
ZERO_LINK = NO;
|
||||
};
|
||||
|
@ -792,8 +827,10 @@
|
|||
C01FCF4B08A954540054247B /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
|
||||
ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
|
||||
ARCHS = (
|
||||
x86_64,
|
||||
i386,
|
||||
);
|
||||
COPY_PHASE_STRIP = NO;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
@ -804,9 +841,7 @@
|
|||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"USE_QS_CONBACK",
|
||||
);
|
||||
GCC_PREPROCESSOR_DEFINITIONS = USE_QS_CONBACK;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/Library/Frameworks/SDL.framework/Headers,
|
||||
/Library/Frameworks/SDL_net.framework/Headers,
|
||||
|
@ -814,6 +849,10 @@
|
|||
);
|
||||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
/opt/local/lib,
|
||||
);
|
||||
PRODUCT_NAME = QuakeSpasm;
|
||||
WRAPPER_EXTENSION = app;
|
||||
ZERO_LINK = YES;
|
||||
|
@ -823,8 +862,11 @@
|
|||
C01FCF4C08A954540054247B /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
|
||||
ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
|
||||
ARCHS = (
|
||||
i386,
|
||||
x86_64,
|
||||
ppc,
|
||||
);
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
||||
|
@ -832,9 +874,7 @@
|
|||
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"USE_QS_CONBACK",
|
||||
);
|
||||
GCC_PREPROCESSOR_DEFINITIONS = USE_QS_CONBACK;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/Library/Frameworks/SDL.framework/Headers,
|
||||
/Library/Frameworks/SDL_net.framework/Headers,
|
||||
|
@ -842,6 +882,28 @@
|
|||
);
|
||||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
/opt/local/lib,
|
||||
);
|
||||
OTHER_CFLAGS = "";
|
||||
"OTHER_CFLAGS[arch=ppc64]" = (
|
||||
"-arch",
|
||||
ppc,
|
||||
);
|
||||
"OTHER_CFLAGS[arch=ppc]" = (
|
||||
"-arch",
|
||||
ppc,
|
||||
);
|
||||
OTHER_LDFLAGS = "";
|
||||
"OTHER_LDFLAGS[arch=ppc64]" = (
|
||||
"-arch",
|
||||
ppc,
|
||||
);
|
||||
"OTHER_LDFLAGS[arch=ppc]" = (
|
||||
"-arch",
|
||||
ppc,
|
||||
);
|
||||
PRODUCT_NAME = QuakeSpasm;
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
|
@ -850,48 +912,75 @@
|
|||
C01FCF4F08A954540054247B /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
|
||||
ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
|
||||
ARCHS = (
|
||||
i386,
|
||||
x86_64,
|
||||
);
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
/Library/Frameworks,
|
||||
"$(FRAMEWORK_SEARCH_PATHS)",
|
||||
);
|
||||
GCC_MODEL_TUNING = G3;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = USE_QS_CONBACK;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"USE_QS_CONBACK",
|
||||
);
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/local/include,
|
||||
/Library/Frameworks/SDL.framework/Headers,
|
||||
"$(HEADER_SEARCH_PATHS)",
|
||||
);
|
||||
LIBRARY_SEARCH_PATHS = /opt/local/lib;
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
PREBINDING = NO;
|
||||
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||||
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
|
||||
VALID_ARCHS = "i386 x86_64";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
C01FCF5008A954540054247B /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
|
||||
ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
|
||||
ARCHS = (
|
||||
x86_64,
|
||||
i386,
|
||||
ppc,
|
||||
);
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
/Library/Frameworks,
|
||||
"$(FRAMEWORK_SEARCH_PATHS)",
|
||||
);
|
||||
GCC_MODEL_TUNING = G3;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = USE_QS_CONBACK;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"USE_QS_CONBACK",
|
||||
);
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/local/include,
|
||||
/Library/Frameworks/SDL.framework/Headers,
|
||||
"$(HEADER_SEARCH_PATHS)",
|
||||
);
|
||||
LIBRARY_SEARCH_PATHS = /opt/local/lib;
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
OTHER_CFLAGS = "";
|
||||
"OTHER_CFLAGS[arch=ppc64]" = (
|
||||
"-arch",
|
||||
ppc,
|
||||
);
|
||||
"OTHER_CFLAGS[arch=ppc]" = (
|
||||
"-arch",
|
||||
ppc,
|
||||
);
|
||||
OTHER_LDFLAGS = "";
|
||||
"OTHER_LDFLAGS[arch=ppc64]" = (
|
||||
"-arch",
|
||||
ppc,
|
||||
);
|
||||
"OTHER_LDFLAGS[arch=ppc]" = (
|
||||
"-arch",
|
||||
ppc,
|
||||
);
|
||||
PREBINDING = NO;
|
||||
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||||
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
|
||||
VALID_ARCHS = "i386 x86_64 ppc ppc64 ppc7400 ppc970";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue