Files
oboe/osx/BoE.xcodeproj/project.pbxproj
Celtic Minstrel 68dcf3cdef - Moved some files around for better organization
- Fixed compile errors in the other targets.
- Added three test save files: one with a party not in a scenario, one with a party who has just entered Valley of Dying things,
  and one with the same party just after leaving town.
- Added the new menu file for the game that I'm working on (not yet used)

git-svn-id: http://openexile.googlecode.com/svn/trunk@53 4ebdad44-0ea0-11de-aab3-ff745001d230
2009-05-06 20:23:54 +00:00

1508 lines
94 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXAggregateTarget section */
91EBE9DA0F9A33A1002356F2 /* All */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 91EBE9F70F9A33D1002356F2 /* Build configuration list for PBXAggregateTarget "All" */;
buildPhases = (
);
dependencies = (
91EBE9DE0F9A33A6002356F2 /* PBXTargetDependency */,
91EBE9E00F9A33A8002356F2 /* PBXTargetDependency */,
91EBE9E20F9A33AC002356F2 /* PBXTargetDependency */,
);
name = All;
productName = All;
};
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
2BF04B0B0BF51924006C0831 /* boe.main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04ACB0BF51923006C0831 /* boe.main.cpp */; };
2BF04B0C0BF51924006C0831 /* boe.graphutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04ACD0BF51923006C0831 /* boe.graphutil.cpp */; };
2BF04B0E0BF51924006C0831 /* boe.fileio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AD10BF51923006C0831 /* boe.fileio.cpp */; };
2BF04B100BF51924006C0831 /* boe.townspec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AD50BF51923006C0831 /* boe.townspec.cpp */; };
2BF04B1C0BF51924006C0831 /* boe.combat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AE60BF51924006C0831 /* boe.combat.cpp */; };
2BF04B1D0BF51924006C0831 /* boe.dlgutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AE80BF51924006C0831 /* boe.dlgutil.cpp */; };
2BF04B200BF51924006C0831 /* boe.fields.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AEE0BF51924006C0831 /* boe.fields.cpp */; };
2BF04B230BF51924006C0831 /* boe.infodlg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AF40BF51924006C0831 /* boe.infodlg.cpp */; };
2BF04B240BF51924006C0831 /* boe.itemdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AF60BF51924006C0831 /* boe.itemdata.cpp */; };
2BF04B250BF51924006C0831 /* boe.items.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AF80BF51924006C0831 /* boe.items.cpp */; };
2BF04B260BF51924006C0831 /* boe.locutils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AFA0BF51924006C0831 /* boe.locutils.cpp */; };
2BF04B270BF51924006C0831 /* boe.monster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AFC0BF51924006C0831 /* boe.monster.cpp */; };
2BF04B280BF51924006C0831 /* boe.newgraph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AFE0BF51924006C0831 /* boe.newgraph.cpp */; };
2BF04B290BF51924006C0831 /* boe.party.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04B000BF51924006C0831 /* boe.party.cpp */; };
2BF04B2B0BF51924006C0831 /* boe.specials.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04B030BF51924006C0831 /* boe.specials.cpp */; };
2BF04B2C0BF51924006C0831 /* boe.startup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04B050BF51924006C0831 /* boe.startup.cpp */; };
2BF04B2D0BF51924006C0831 /* boe.text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04B070BF51924006C0831 /* boe.text.cpp */; };
2BF04B2E0BF51924006C0831 /* boe.town.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04B090BF51924006C0831 /* boe.town.cpp */; };
2BF04DE90BF7A6FE006C0831 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BF04DE80BF7A6FE006C0831 /* Carbon.framework */; };
9127903E0F9B7F49007B0D52 /* boe.actions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04ACF0BF51923006C0831 /* boe.actions.cpp */; };
9127903F0F9B7F50007B0D52 /* boe.graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BF04AD30BF51923006C0831 /* boe.graphics.cpp */; };
912793640F9C107B007B0D52 /* viewdlog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF80F969BA700BF5B67 /* viewdlog.cpp */; };
912793660F9C108D007B0D52 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BF04DE80BF7A6FE006C0831 /* Carbon.framework */; };
91279BAE0F9CFCBA007B0D52 /* boescenario.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91279BAD0F9CFCBA007B0D52 /* boescenario.icns */; };
91279BB60F9D03B7007B0D52 /* boesave.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91279BB30F9D03B6007B0D52 /* boesave.icns */; };
91279BB70F9D03B7007B0D52 /* boesounds.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91279BB40F9D03B7007B0D52 /* boesounds.icns */; };
91279BB80F9D03B7007B0D52 /* boegraphics.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91279BB50F9D03B7007B0D52 /* boegraphics.icns */; };
91279BE20F9D0F73007B0D52 /* location.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279BE10F9D0F73007B0D52 /* location.cpp */; };
91279BE30F9D0F73007B0D52 /* location.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279BE10F9D0F73007B0D52 /* location.cpp */; };
91279BE40F9D0F73007B0D52 /* location.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279BE10F9D0F73007B0D52 /* location.cpp */; };
91279C590F9D1253007B0D52 /* scenario.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C580F9D1253007B0D52 /* scenario.cpp */; };
91279C5A0F9D1253007B0D52 /* scenario.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C580F9D1253007B0D52 /* scenario.cpp */; };
91279C5B0F9D1253007B0D52 /* scenario.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C580F9D1253007B0D52 /* scenario.cpp */; };
91279C670F9D12D6007B0D52 /* terrain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C660F9D12D6007B0D52 /* terrain.cpp */; };
91279C680F9D12D6007B0D52 /* terrain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C660F9D12D6007B0D52 /* terrain.cpp */; };
91279C690F9D12D6007B0D52 /* terrain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C660F9D12D6007B0D52 /* terrain.cpp */; };
91279C760F9D15E5007B0D52 /* vehicle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C750F9D15E5007B0D52 /* vehicle.cpp */; };
91279C770F9D15E5007B0D52 /* vehicle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C750F9D15E5007B0D52 /* vehicle.cpp */; };
91279C780F9D15E5007B0D52 /* vehicle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279C750F9D15E5007B0D52 /* vehicle.cpp */; };
91279CC20F9D19DA007B0D52 /* monster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279CC10F9D19DA007B0D52 /* monster.cpp */; };
91279CC30F9D19DA007B0D52 /* monster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279CC10F9D19DA007B0D52 /* monster.cpp */; };
91279CC40F9D19DA007B0D52 /* monster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279CC10F9D19DA007B0D52 /* monster.cpp */; };
91279CC70F9D1A02007B0D52 /* special.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279CC60F9D1A02007B0D52 /* special.cpp */; };
91279CC80F9D1A02007B0D52 /* special.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279CC60F9D1A02007B0D52 /* special.cpp */; };
91279CC90F9D1A02007B0D52 /* special.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279CC60F9D1A02007B0D52 /* special.cpp */; };
91279D3E0F9D1D6A007B0D52 /* item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279D3D0F9D1D6A007B0D52 /* item.cpp */; };
91279D3F0F9D1D6A007B0D52 /* item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279D3D0F9D1D6A007B0D52 /* item.cpp */; };
91279D400F9D1D6A007B0D52 /* item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91279D3D0F9D1D6A007B0D52 /* item.cpp */; };
913D005B0F9FEEC300184C18 /* porting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D005A0F9FEEC200184C18 /* porting.cpp */; };
913D005C0F9FEEC300184C18 /* porting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D005A0F9FEEC200184C18 /* porting.cpp */; };
913D005D0F9FEEC300184C18 /* porting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D005A0F9FEEC200184C18 /* porting.cpp */; };
913D00860FA0021400184C18 /* dlgutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D00850FA0021400184C18 /* dlgutil.cpp */; };
913D00870FA0021400184C18 /* dlgutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D00850FA0021400184C18 /* dlgutil.cpp */; };
913D00880FA0021400184C18 /* dlgutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D00850FA0021400184C18 /* dlgutil.cpp */; };
913D02690FA0EB0300184C18 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 913D02680FA0EB0300184C18 /* QuickTime.framework */; };
913D026A0FA0EB0500184C18 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 913D02680FA0EB0300184C18 /* QuickTime.framework */; };
913D026B0FA0EB0500184C18 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 913D02680FA0EB0300184C18 /* QuickTime.framework */; };
913D026C0FA0EB0500184C18 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 913D02680FA0EB0300184C18 /* QuickTime.framework */; };
913D05B60FA1E9E300184C18 /* party.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D05B50FA1E9E300184C18 /* party.cpp */; };
913D05B70FA1E9E300184C18 /* party.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D05B50FA1E9E300184C18 /* party.cpp */; };
913D05B80FA1E9E300184C18 /* party.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D05B50FA1E9E300184C18 /* party.cpp */; };
913D05BC0FA1EA0A00184C18 /* pc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D05BB0FA1EA0A00184C18 /* pc.cpp */; };
913D05BD0FA1EA0A00184C18 /* pc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D05BB0FA1EA0A00184C18 /* pc.cpp */; };
913D05BE0FA1EA0A00184C18 /* pc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 913D05BB0FA1EA0A00184C18 /* pc.cpp */; };
91A79DC70FA797BF00A6A41F /* menu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 91A79DC60FA797BF00A6A41F /* menu.xib */; };
91AC60800FA26A3B00EEAE67 /* regtown.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC607F0FA26A3B00EEAE67 /* regtown.cpp */; };
91AC60810FA26A3B00EEAE67 /* regtown.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC607F0FA26A3B00EEAE67 /* regtown.cpp */; };
91AC60820FA26A3B00EEAE67 /* regtown.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC607F0FA26A3B00EEAE67 /* regtown.cpp */; };
91AC60A80FA26C1B00EEAE67 /* tmpltown.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC60A70FA26C1B00EEAE67 /* tmpltown.cpp */; };
91AC60A90FA26C1B00EEAE67 /* tmpltown.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC60A70FA26C1B00EEAE67 /* tmpltown.cpp */; };
91AC60AA0FA26C1B00EEAE67 /* tmpltown.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC60A70FA26C1B00EEAE67 /* tmpltown.cpp */; };
91AC61C60FA2729900EEAE67 /* universe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC61C50FA2729900EEAE67 /* universe.cpp */; };
91AC620B0FA2853700EEAE67 /* creatlist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC620A0FA2853700EEAE67 /* creatlist.cpp */; };
91AC620C0FA2853700EEAE67 /* creatlist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC620A0FA2853700EEAE67 /* creatlist.cpp */; };
91AC620D0FA2853700EEAE67 /* creatlist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC620A0FA2853700EEAE67 /* creatlist.cpp */; };
91AC65520FA3441B00EEAE67 /* universe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC61C50FA2729900EEAE67 /* universe.cpp */; };
91AC65AD0FA34AC600EEAE67 /* universe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AC61C50FA2729900EEAE67 /* universe.cpp */; };
91B3EF1E0F969C4B00BF5B67 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BF04DE80BF7A6FE006C0831 /* Carbon.framework */; };
91B3EF1F0F969C9C00BF5B67 /* BoECharEd.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EF110F969BD300BF5B67 /* BoECharEd.icns */; };
91B3EF200F969C9C00BF5B67 /* bladespced.rsrc in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EF120F969BD300BF5B67 /* bladespced.rsrc */; };
91B3EF2E0F969D7200BF5B67 /* Blades of Exile Graphics in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91B3EF260F969CE300BF5B67 /* Blades of Exile Graphics */; };
91B3EF2F0F969D7200BF5B67 /* Blades of Exile Sounds in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91B3EF270F969CE300BF5B67 /* Blades of Exile Sounds */; };
91B3EF300F969D7B00BF5B67 /* Blades of Exile Graphics in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91B3EF260F969CE300BF5B67 /* Blades of Exile Graphics */; };
91B3EF310F969D7B00BF5B67 /* Blades of Exile Sounds in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91B3EF270F969CE300BF5B67 /* Blades of Exile Sounds */; };
91B3EF390F969E8600BF5B67 /* Blades of Exile Character Editor-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EF130F969BD300BF5B67 /* Blades of Exile Character Editor-Info.plist */; };
91B3EF450F969F1700BF5B67 /* BoE Scenario Editor-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EED90F969BA700BF5B67 /* BoE Scenario Editor-Info.plist */; };
91B3EF460F969F1700BF5B67 /* BOEScen.rsrc in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EEDA0F969BA700BF5B67 /* BOEScen.rsrc */; };
91B3EF470F969F1700BF5B67 /* BoE Scenario Editor.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EEDB0F969BA700BF5B67 /* BoE Scenario Editor.icns */; };
91B3EF480F969F2300BF5B67 /* pc.main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EF050F969BD300BF5B67 /* pc.main.cpp */; };
91B3EF490F969F2300BF5B67 /* pc.action.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EF060F969BD300BF5B67 /* pc.action.cpp */; };
91B3EF4A0F969F2300BF5B67 /* pc.editors.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EF070F969BD300BF5B67 /* pc.editors.cpp */; };
91B3EF4B0F969F2300BF5B67 /* pc.fileio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EF080F969BD300BF5B67 /* pc.fileio.cpp */; };
91B3EF4D0F969F2300BF5B67 /* pc.graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EF0A0F969BD300BF5B67 /* pc.graphics.cpp */; };
91B3EF500F969F3000BF5B67 /* scen.main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEEB0F969BA700BF5B67 /* scen.main.cpp */; };
91B3EF530F969F3000BF5B67 /* scen.keydlgs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEEE0F969BA700BF5B67 /* scen.keydlgs.cpp */; };
91B3EF540F969F3000BF5B67 /* scen.core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEEF0F969BA700BF5B67 /* scen.core.cpp */; };
91B3EF560F969F3000BF5B67 /* scen.actions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF10F969BA700BF5B67 /* scen.actions.cpp */; };
91B3EF570F969F3000BF5B67 /* scen.fileio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF20F969BA700BF5B67 /* scen.fileio.cpp */; };
91B3EF590F969F3000BF5B67 /* scen.townout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF40F969BA700BF5B67 /* scen.townout.cpp */; };
91B3EF5A0F969F3000BF5B67 /* scen.btnmg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF50F969BA700BF5B67 /* scen.btnmg.cpp */; };
91B3EF5B0F969F3000BF5B67 /* scen.dlgutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF60F969BA700BF5B67 /* scen.dlgutil.cpp */; };
91B3EF5D0F969F3500BF5B67 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BF04DE80BF7A6FE006C0831 /* Carbon.framework */; };
91B3F1850F97894A00BF5B67 /* scen.graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF30F969BA700BF5B67 /* scen.graphics.cpp */; };
91D62F340F8EB84800674AB3 /* bladesofexile.rsrc in Resources */ = {isa = PBXBuildFile; fileRef = 91D62F330F8EB84800674AB3 /* bladesofexile.rsrc */; };
91D634560F8FD77800674AB3 /* BoE.icns in Resources */ = {isa = PBXBuildFile; fileRef = 2B8F435C0C0973680012E4A8 /* BoE.icns */; };
91D635B60F90E7D200674AB3 /* stealth.exs in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D635AA0F90E7B500674AB3 /* stealth.exs */; };
91D635B70F90E7D200674AB3 /* stealth.meg in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D635AB0F90E7B500674AB3 /* stealth.meg */; };
91D635B80F90E7D200674AB3 /* valleydy.exs in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D635AC0F90E7B500674AB3 /* valleydy.exs */; };
91D635B90F90E7D200674AB3 /* valleydy.meg in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D635AD0F90E7B500674AB3 /* valleydy.meg */; };
91D635BA0F90E7D200674AB3 /* zakhazi.exs in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D635AE0F90E7B500674AB3 /* zakhazi.exs */; };
91D635BB0F90E7D200674AB3 /* zakhazi.meg in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D635AF0F90E7B500674AB3 /* zakhazi.meg */; };
91E5C1F30F9E489B00C21460 /* graphtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10A0F9779C300BF5B67 /* graphtool.cpp */; };
91E5C1F40F9E489B00C21460 /* soundtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10F0F9779D000BF5B67 /* soundtool.cpp */; };
91E5C1F50F9E489B00C21460 /* mathutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F11E0F97801F00BF5B67 /* mathutil.cpp */; };
91E5C1F60F9E489B00C21460 /* dlgtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F0620F96D25200BF5B67 /* dlgtool.cpp */; };
91E5C1F70F9E489B00C21460 /* dlglowlevel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F09B0F97672700BF5B67 /* dlglowlevel.cpp */; };
91E5C1F80F9E489B00C21460 /* dlgbtns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 912798AE0F9CA636007B0D52 /* dlgbtns.cpp */; };
91E5C1F90F9E48AF00C21460 /* graphtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10A0F9779C300BF5B67 /* graphtool.cpp */; };
91E5C1FA0F9E48AF00C21460 /* soundtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10F0F9779D000BF5B67 /* soundtool.cpp */; };
91E5C1FB0F9E48AF00C21460 /* mathutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F11E0F97801F00BF5B67 /* mathutil.cpp */; };
91E5C1FC0F9E48AF00C21460 /* dlgtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F0620F96D25200BF5B67 /* dlgtool.cpp */; };
91E5C1FD0F9E48AF00C21460 /* dlglowlevel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F09B0F97672700BF5B67 /* dlglowlevel.cpp */; };
91E5C1FE0F9E48AF00C21460 /* dlgbtns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 912798AE0F9CA636007B0D52 /* dlgbtns.cpp */; };
91E5C1FF0F9E48CB00C21460 /* graphtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10A0F9779C300BF5B67 /* graphtool.cpp */; };
91E5C2000F9E48CB00C21460 /* soundtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10F0F9779D000BF5B67 /* soundtool.cpp */; };
91E5C2010F9E48CB00C21460 /* mathutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F11E0F97801F00BF5B67 /* mathutil.cpp */; };
91E5C2020F9E48CB00C21460 /* dlgtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F0620F96D25200BF5B67 /* dlgtool.cpp */; };
91E5C2030F9E48CB00C21460 /* dlglowlevel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F09B0F97672700BF5B67 /* dlglowlevel.cpp */; };
91E5C2040F9E48CB00C21460 /* dlgbtns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 912798AE0F9CA636007B0D52 /* dlgbtns.cpp */; };
91E5C2050F9E48D900C21460 /* graphtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10A0F9779C300BF5B67 /* graphtool.cpp */; };
91E5C2060F9E48D900C21460 /* soundtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10F0F9779D000BF5B67 /* soundtool.cpp */; };
91E5C2070F9E48D900C21460 /* mathutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F11E0F97801F00BF5B67 /* mathutil.cpp */; };
91E5C2080F9E48D900C21460 /* dlgtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F0620F96D25200BF5B67 /* dlgtool.cpp */; };
91E5C2090F9E48D900C21460 /* dlglowlevel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F09B0F97672700BF5B67 /* dlglowlevel.cpp */; };
91E5C20A0F9E48D900C21460 /* dlgbtns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 912798AE0F9CA636007B0D52 /* dlgbtns.cpp */; };
91E5C7990F9F60EC00C21460 /* town.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7980F9F60EC00C21460 /* town.cpp */; };
91E5C79A0F9F60EC00C21460 /* town.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7980F9F60EC00C21460 /* town.cpp */; };
91E5C79B0F9F60EC00C21460 /* town.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7980F9F60EC00C21460 /* town.cpp */; };
91E5C79E0F9F60FA00C21460 /* outdoors.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C79D0F9F60FA00C21460 /* outdoors.cpp */; };
91E5C79F0F9F60FA00C21460 /* outdoors.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C79D0F9F60FA00C21460 /* outdoors.cpp */; };
91E5C7A00F9F60FA00C21460 /* outdoors.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C79D0F9F60FA00C21460 /* outdoors.cpp */; };
91E5C7A70F9F615400C21460 /* fileio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7A60F9F615400C21460 /* fileio.cpp */; };
91E5C7A80F9F615400C21460 /* fileio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7A60F9F615400C21460 /* fileio.cpp */; };
91E5C7A90F9F615400C21460 /* fileio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7A60F9F615400C21460 /* fileio.cpp */; };
91E5C7B80F9F619D00C21460 /* talking.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7B70F9F619D00C21460 /* talking.cpp */; };
91E5C7B90F9F619D00C21460 /* talking.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7B70F9F619D00C21460 /* talking.cpp */; };
91E5C7BA0F9F619D00C21460 /* talking.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E5C7B70F9F619D00C21460 /* talking.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
91EBE9DD0F9A33A6002356F2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2BF04AA10BF51845006C0831 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 2BF04AC00BF518D4006C0831;
remoteInfo = "Blades of Exile";
};
91EBE9DF0F9A33A8002356F2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2BF04AA10BF51845006C0831 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 91B3EF170F969C2200BF5B67;
remoteInfo = "Blades of Exile Character Editor";
};
91EBE9E10F9A33AC002356F2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2BF04AA10BF51845006C0831 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 91B3EF3E0F969F0000BF5B67;
remoteInfo = "BoE Scenario Editor";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
91B3EF2C0F969D4700BF5B67 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "Scenario Editor";
dstSubfolderSpec = 16;
files = (
91B3EF300F969D7B00BF5B67 /* Blades of Exile Graphics in CopyFiles */,
91B3EF310F969D7B00BF5B67 /* Blades of Exile Sounds in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
91B3EF320F969D9900BF5B67 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "Scenario Editor";
dstSubfolderSpec = 16;
files = (
91B3EF2E0F969D7200BF5B67 /* Blades of Exile Graphics in CopyFiles */,
91B3EF2F0F969D7200BF5B67 /* Blades of Exile Sounds in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
91D635A30F90E77C00674AB3 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "Blades of Exile Scenarios";
dstSubfolderSpec = 16;
files = (
91D635B60F90E7D200674AB3 /* stealth.exs in CopyFiles */,
91D635B70F90E7D200674AB3 /* stealth.meg in CopyFiles */,
91D635B80F90E7D200674AB3 /* valleydy.exs in CopyFiles */,
91D635B90F90E7D200674AB3 /* valleydy.meg in CopyFiles */,
91D635BA0F90E7D200674AB3 /* zakhazi.exs in CopyFiles */,
91D635BB0F90E7D200674AB3 /* zakhazi.meg in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
2B8F435C0C0973680012E4A8 /* BoE.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = BoE.icns; sourceTree = "<group>"; };
2BF04AC10BF518D4006C0831 /* Blades of Exile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Blades of Exile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
2BF04AC30BF518D4006C0831 /* Blades of Exile-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Blades of Exile-Info.plist"; sourceTree = "<group>"; };
2BF04ACB0BF51923006C0831 /* boe.main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = boe.main.cpp; sourceTree = "<group>"; };
2BF04ACC0BF51923006C0831 /* boe.main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = boe.main.h; sourceTree = "<group>"; };
2BF04ACD0BF51923006C0831 /* boe.graphutil.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = boe.graphutil.cpp; sourceTree = "<group>"; };
2BF04ACE0BF51923006C0831 /* boe.graphutil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.graphutil.h; sourceTree = "<group>"; };
2BF04ACF0BF51923006C0831 /* boe.actions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.actions.cpp; sourceTree = "<group>"; };
2BF04AD00BF51923006C0831 /* boe.actions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.actions.h; sourceTree = "<group>"; };
2BF04AD10BF51923006C0831 /* boe.fileio.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.fileio.cpp; sourceTree = "<group>"; };
2BF04AD20BF51923006C0831 /* boe.fileio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.fileio.h; sourceTree = "<group>"; };
2BF04AD30BF51923006C0831 /* boe.graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.graphics.cpp; sourceTree = "<group>"; };
2BF04AD40BF51923006C0831 /* boe.graphics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.graphics.h; sourceTree = "<group>"; };
2BF04AD50BF51923006C0831 /* boe.townspec.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.townspec.cpp; sourceTree = "<group>"; };
2BF04AD60BF51923006C0831 /* boe.townspec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.townspec.h; sourceTree = "<group>"; };
2BF04AE60BF51924006C0831 /* boe.combat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.combat.cpp; sourceTree = "<group>"; };
2BF04AE70BF51924006C0831 /* boe.combat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.combat.h; sourceTree = "<group>"; };
2BF04AE80BF51924006C0831 /* boe.dlgutil.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.dlgutil.cpp; sourceTree = "<group>"; };
2BF04AE90BF51924006C0831 /* boe.dlgutil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.dlgutil.h; sourceTree = "<group>"; };
2BF04AEE0BF51924006C0831 /* boe.fields.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.fields.cpp; sourceTree = "<group>"; };
2BF04AEF0BF51924006C0831 /* boe.fields.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.fields.h; sourceTree = "<group>"; };
2BF04AF00BF51924006C0831 /* gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gamma.c; sourceTree = "<group>"; };
2BF04AF10BF51924006C0831 /* gamma.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gamma.h; sourceTree = "<group>"; };
2BF04AF30BF51924006C0831 /* boe.global.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.global.h; sourceTree = "<group>"; };
2BF04AF40BF51924006C0831 /* boe.infodlg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.infodlg.cpp; sourceTree = "<group>"; };
2BF04AF50BF51924006C0831 /* boe.infodlg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.infodlg.h; sourceTree = "<group>"; };
2BF04AF60BF51924006C0831 /* boe.itemdata.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.itemdata.cpp; sourceTree = "<group>"; };
2BF04AF70BF51924006C0831 /* boe.itemdata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.itemdata.h; sourceTree = "<group>"; };
2BF04AF80BF51924006C0831 /* boe.items.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.items.cpp; sourceTree = "<group>"; };
2BF04AF90BF51924006C0831 /* boe.items.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.items.h; sourceTree = "<group>"; };
2BF04AFA0BF51924006C0831 /* boe.locutils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.locutils.cpp; sourceTree = "<group>"; };
2BF04AFB0BF51924006C0831 /* boe.locutils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.locutils.h; sourceTree = "<group>"; };
2BF04AFC0BF51924006C0831 /* boe.monster.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.monster.cpp; sourceTree = "<group>"; };
2BF04AFD0BF51924006C0831 /* boe.monster.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.monster.h; sourceTree = "<group>"; };
2BF04AFE0BF51924006C0831 /* boe.newgraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.newgraph.cpp; sourceTree = "<group>"; };
2BF04AFF0BF51924006C0831 /* boe.newgraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.newgraph.h; sourceTree = "<group>"; };
2BF04B000BF51924006C0831 /* boe.party.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.party.cpp; sourceTree = "<group>"; };
2BF04B010BF51924006C0831 /* boe.party.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.party.h; sourceTree = "<group>"; };
2BF04B020BF51924006C0831 /* powerpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = powerpc.c; sourceTree = "<group>"; };
2BF04B030BF51924006C0831 /* boe.specials.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.specials.cpp; sourceTree = "<group>"; wrapsLines = 1; };
2BF04B040BF51924006C0831 /* boe.specials.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.specials.h; sourceTree = "<group>"; };
2BF04B050BF51924006C0831 /* boe.startup.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.startup.cpp; sourceTree = "<group>"; };
2BF04B060BF51924006C0831 /* boe.startup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.startup.h; sourceTree = "<group>"; };
2BF04B070BF51924006C0831 /* boe.text.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.text.cpp; sourceTree = "<group>"; };
2BF04B080BF51924006C0831 /* boe.text.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.text.h; sourceTree = "<group>"; };
2BF04B090BF51924006C0831 /* boe.town.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = boe.town.cpp; sourceTree = "<group>"; wrapsLines = 1; };
2BF04B0A0BF51924006C0831 /* boe.town.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = boe.town.h; sourceTree = "<group>"; };
2BF04DE80BF7A6FE006C0831 /* Carbon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = Carbon.framework; path = /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
912793480F9C0FE6007B0D52 /* ViewDlog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ViewDlog.app; sourceTree = BUILT_PRODUCTS_DIR; };
912798AE0F9CA636007B0D52 /* dlgbtns.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dlgbtns.cpp; path = tools/dlgbtns.cpp; sourceTree = "<group>"; };
91279BAD0F9CFCBA007B0D52 /* boescenario.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = boescenario.icns; sourceTree = "<group>"; };
91279BB30F9D03B6007B0D52 /* boesave.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = boesave.icns; sourceTree = "<group>"; };
91279BB40F9D03B7007B0D52 /* boesounds.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = boesounds.icns; sourceTree = "<group>"; };
91279BB50F9D03B7007B0D52 /* boegraphics.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = boegraphics.icns; sourceTree = "<group>"; };
91279BE00F9D0F73007B0D52 /* location.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = location.h; path = classes/location.h; sourceTree = "<group>"; };
91279BE10F9D0F73007B0D52 /* location.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = location.cpp; path = classes/location.cpp; sourceTree = "<group>"; };
91279C570F9D1253007B0D52 /* scenario.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scenario.h; path = classes/scenario.h; sourceTree = "<group>"; };
91279C580F9D1253007B0D52 /* scenario.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scenario.cpp; path = classes/scenario.cpp; sourceTree = "<group>"; };
91279C650F9D12D6007B0D52 /* terrain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = terrain.h; path = classes/terrain.h; sourceTree = "<group>"; };
91279C660F9D12D6007B0D52 /* terrain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = terrain.cpp; path = classes/terrain.cpp; sourceTree = "<group>"; };
91279C740F9D15E4007B0D52 /* vehicle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vehicle.h; path = classes/vehicle.h; sourceTree = "<group>"; };
91279C750F9D15E5007B0D52 /* vehicle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vehicle.cpp; path = classes/vehicle.cpp; sourceTree = "<group>"; };
91279CC00F9D19DA007B0D52 /* monster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = monster.h; path = classes/monster.h; sourceTree = "<group>"; };
91279CC10F9D19DA007B0D52 /* monster.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = monster.cpp; path = classes/monster.cpp; sourceTree = "<group>"; };
91279CC50F9D1A02007B0D52 /* special.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = special.h; path = classes/special.h; sourceTree = "<group>"; };
91279CC60F9D1A02007B0D52 /* special.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = special.cpp; path = classes/special.cpp; sourceTree = "<group>"; };
91279D3C0F9D1D6A007B0D52 /* item.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = item.h; path = classes/item.h; sourceTree = "<group>"; };
91279D3D0F9D1D6A007B0D52 /* item.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = item.cpp; path = classes/item.cpp; sourceTree = "<group>"; };
913D00590F9FEEC200184C18 /* porting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = porting.h; path = tools/porting.h; sourceTree = "<group>"; };
913D005A0F9FEEC200184C18 /* porting.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = porting.cpp; path = tools/porting.cpp; sourceTree = "<group>"; };
913D00840FA0021400184C18 /* dlgutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dlgutil.h; path = tools/dlgutil.h; sourceTree = "<group>"; };
913D00850FA0021400184C18 /* dlgutil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dlgutil.cpp; path = tools/dlgutil.cpp; sourceTree = "<group>"; };
913D02680FA0EB0300184C18 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/QuickTime.framework; sourceTree = SYSTEM_DEVELOPER_DIR; };
913D05B40FA1E9E200184C18 /* party.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = party.h; path = classes/party.h; sourceTree = "<group>"; };
913D05B50FA1E9E300184C18 /* party.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = party.cpp; path = classes/party.cpp; sourceTree = "<group>"; };
913D05BA0FA1EA0A00184C18 /* pc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pc.h; path = classes/pc.h; sourceTree = "<group>"; };
913D05BB0FA1EA0A00184C18 /* pc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pc.cpp; path = classes/pc.cpp; sourceTree = "<group>"; };
91A79DC60FA797BF00A6A41F /* menu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = menu.xib; sourceTree = "<group>"; };
91A79DDD0FA79DEE00A6A41F /* dialogs.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = dialogs.xib; sourceTree = "<group>"; };
91AC607E0FA26A3B00EEAE67 /* regtown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = regtown.h; path = classes/regtown.h; sourceTree = "<group>"; };
91AC607F0FA26A3B00EEAE67 /* regtown.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = regtown.cpp; path = classes/regtown.cpp; sourceTree = "<group>"; };
91AC60A60FA26C1B00EEAE67 /* tmpltown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tmpltown.h; path = classes/tmpltown.h; sourceTree = "<group>"; };
91AC60A70FA26C1B00EEAE67 /* tmpltown.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tmpltown.cpp; path = classes/tmpltown.cpp; sourceTree = "<group>"; };
91AC61300FA270B300EEAE67 /* classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = classes.h; sourceTree = "<group>"; };
91AC61C40FA2729900EEAE67 /* universe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = universe.h; path = classes/universe.h; sourceTree = "<group>"; };
91AC61C50FA2729900EEAE67 /* universe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = universe.cpp; path = classes/universe.cpp; sourceTree = "<group>"; };
91AC62090FA2853700EEAE67 /* creatlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = creatlist.h; path = classes/creatlist.h; sourceTree = "<group>"; };
91AC620A0FA2853700EEAE67 /* creatlist.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = creatlist.cpp; path = classes/creatlist.cpp; sourceTree = "<group>"; };
91B3E8A50F938FFE00BF5B67 /* boe.consts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boe.consts.h; sourceTree = "<group>"; };
91B3EED90F969BA700BF5B67 /* BoE Scenario Editor-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "BoE Scenario Editor-Info.plist"; path = "Scenario Editor/BoE Scenario Editor-Info.plist"; sourceTree = "<group>"; };
91B3EEDA0F969BA700BF5B67 /* BOEScen.rsrc */ = {isa = PBXFileReference; lastKnownFileType = archive.rsrc; name = BOEScen.rsrc; path = "Scenario Editor/BOEScen.rsrc"; sourceTree = "<group>"; };
91B3EEDB0F969BA700BF5B67 /* BoE Scenario Editor.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = "BoE Scenario Editor.icns"; path = "Scenario Editor/BoE Scenario Editor.icns"; sourceTree = "<group>"; };
91B3EEDE0F969BA700BF5B67 /* scen.global.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.global.h; path = "Scenario Editor/scen.global.h"; sourceTree = "<group>"; };
91B3EEE00F969BA700BF5B67 /* scen.keydlgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.keydlgs.h; path = "Scenario Editor/scen.keydlgs.h"; sourceTree = "<group>"; };
91B3EEE10F969BA700BF5B67 /* scen.core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.core.h; path = "Scenario Editor/scen.core.h"; sourceTree = "<group>"; };
91B3EEE30F969BA700BF5B67 /* scen.actions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.actions.h; path = "Scenario Editor/scen.actions.h"; sourceTree = "<group>"; };
91B3EEE40F969BA700BF5B67 /* scen.fileio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.fileio.h; path = "Scenario Editor/scen.fileio.h"; sourceTree = "<group>"; };
91B3EEE50F969BA700BF5B67 /* scen.graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.graphics.h; path = "Scenario Editor/scen.graphics.h"; sourceTree = "<group>"; };
91B3EEE60F969BA700BF5B67 /* scen.townout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.townout.h; path = "Scenario Editor/scen.townout.h"; sourceTree = "<group>"; };
91B3EEE70F969BA700BF5B67 /* scen.btnmg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.btnmg.h; path = "Scenario Editor/scen.btnmg.h"; sourceTree = "<group>"; };
91B3EEE80F969BA700BF5B67 /* scen.dlgutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scen.dlgutil.h; path = "Scenario Editor/scen.dlgutil.h"; sourceTree = "<group>"; };
91B3EEEB0F969BA700BF5B67 /* scen.main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.main.cpp; path = "Scenario Editor/scen.main.cpp"; sourceTree = "<group>"; };
91B3EEEE0F969BA700BF5B67 /* scen.keydlgs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.keydlgs.cpp; path = "Scenario Editor/scen.keydlgs.cpp"; sourceTree = "<group>"; };
91B3EEEF0F969BA700BF5B67 /* scen.core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.core.cpp; path = "Scenario Editor/scen.core.cpp"; sourceTree = "<group>"; };
91B3EEF10F969BA700BF5B67 /* scen.actions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.actions.cpp; path = "Scenario Editor/scen.actions.cpp"; sourceTree = "<group>"; };
91B3EEF20F969BA700BF5B67 /* scen.fileio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.fileio.cpp; path = "Scenario Editor/scen.fileio.cpp"; sourceTree = "<group>"; };
91B3EEF30F969BA700BF5B67 /* scen.graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.graphics.cpp; path = "Scenario Editor/scen.graphics.cpp"; sourceTree = "<group>"; };
91B3EEF40F969BA700BF5B67 /* scen.townout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.townout.cpp; path = "Scenario Editor/scen.townout.cpp"; sourceTree = "<group>"; };
91B3EEF50F969BA700BF5B67 /* scen.btnmg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.btnmg.cpp; path = "Scenario Editor/scen.btnmg.cpp"; sourceTree = "<group>"; };
91B3EEF60F969BA700BF5B67 /* scen.dlgutil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scen.dlgutil.cpp; path = "Scenario Editor/scen.dlgutil.cpp"; sourceTree = "<group>"; };
91B3EEF80F969BA700BF5B67 /* viewdlog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = viewdlog.cpp; path = tools/viewdlog.cpp; sourceTree = "<group>"; };
91B3EEFC0F969BD300BF5B67 /* pc.action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pc.action.h; path = "Blades of Exile Char Editor/pc.action.h"; sourceTree = "<group>"; };
91B3EEFD0F969BD300BF5B67 /* pc.editors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pc.editors.h; path = "Blades of Exile Char Editor/pc.editors.h"; sourceTree = "<group>"; };
91B3EEFE0F969BD300BF5B67 /* pc.fileio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pc.fileio.h; path = "Blades of Exile Char Editor/pc.fileio.h"; sourceTree = "<group>"; };
91B3EEFF0F969BD300BF5B67 /* pc.global.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pc.global.h; path = "Blades of Exile Char Editor/pc.global.h"; sourceTree = "<group>"; };
91B3EF000F969BD300BF5B67 /* pc.graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pc.graphics.h; path = "Blades of Exile Char Editor/pc.graphics.h"; sourceTree = "<group>"; };
91B3EF050F969BD300BF5B67 /* pc.main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pc.main.cpp; path = "Blades of Exile Char Editor/pc.main.cpp"; sourceTree = "<group>"; };
91B3EF060F969BD300BF5B67 /* pc.action.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pc.action.cpp; path = "Blades of Exile Char Editor/pc.action.cpp"; sourceTree = "<group>"; };
91B3EF070F969BD300BF5B67 /* pc.editors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pc.editors.cpp; path = "Blades of Exile Char Editor/pc.editors.cpp"; sourceTree = "<group>"; };
91B3EF080F969BD300BF5B67 /* pc.fileio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pc.fileio.cpp; path = "Blades of Exile Char Editor/pc.fileio.cpp"; sourceTree = "<group>"; };
91B3EF0A0F969BD300BF5B67 /* pc.graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pc.graphics.cpp; path = "Blades of Exile Char Editor/pc.graphics.cpp"; sourceTree = "<group>"; };
91B3EF110F969BD300BF5B67 /* BoECharEd.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = BoECharEd.icns; path = "Blades of Exile Char Editor/BoECharEd.icns"; sourceTree = "<group>"; };
91B3EF120F969BD300BF5B67 /* bladespced.rsrc */ = {isa = PBXFileReference; lastKnownFileType = archive.rsrc; name = bladespced.rsrc; path = "Blades of Exile Char Editor/bladespced.rsrc"; sourceTree = "<group>"; };
91B3EF130F969BD300BF5B67 /* Blades of Exile Character Editor-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "Blades of Exile Character Editor-Info.plist"; path = "Blades of Exile Char Editor/Blades of Exile Character Editor-Info.plist"; sourceTree = "<group>"; };
91B3EF180F969C2200BF5B67 /* Blades of Exile Character Editor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Blades of Exile Character Editor.app"; sourceTree = BUILT_PRODUCTS_DIR; };
91B3EF250F969CE300BF5B67 /* Blades of Exile Base */ = {isa = PBXFileReference; lastKnownFileType = file; name = "Blades of Exile Base"; path = "Scenario Editor/Blades of Exile Base"; sourceTree = "<group>"; };
91B3EF260F969CE300BF5B67 /* Blades of Exile Graphics */ = {isa = PBXFileReference; lastKnownFileType = file; name = "Blades of Exile Graphics"; path = "Scenario Editor/Blades of Exile Graphics"; sourceTree = "<group>"; };
91B3EF270F969CE300BF5B67 /* Blades of Exile Sounds */ = {isa = PBXFileReference; lastKnownFileType = file; name = "Blades of Exile Sounds"; path = "Scenario Editor/Blades of Exile Sounds"; sourceTree = "<group>"; };
91B3EF3F0F969F0000BF5B67 /* BoE Scenario Editor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BoE Scenario Editor.app"; sourceTree = BUILT_PRODUCTS_DIR; };
91B3F0610F96D25200BF5B67 /* dlgtool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dlgtool.h; path = tools/dlgtool.h; sourceTree = "<group>"; };
91B3F0620F96D25200BF5B67 /* dlgtool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dlgtool.cpp; path = tools/dlgtool.cpp; sourceTree = "<group>"; };
91B3F0670F96D29600BF5B67 /* ViewDlog-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "ViewDlog-Info.plist"; path = "tools/ViewDlog-Info.plist"; sourceTree = "<group>"; };
91B3F0840F975D0E00BF5B67 /* dlgconsts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dlgconsts.h; path = tools/dlgconsts.h; sourceTree = "<group>"; };
91B3F09A0F97672700BF5B67 /* dlglowlevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dlglowlevel.h; path = tools/dlglowlevel.h; sourceTree = "<group>"; };
91B3F09B0F97672700BF5B67 /* dlglowlevel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dlglowlevel.cpp; path = tools/dlglowlevel.cpp; sourceTree = "<group>"; wrapsLines = 0; };
91B3F1090F9779C300BF5B67 /* graphtool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = graphtool.h; path = tools/graphtool.h; sourceTree = "<group>"; };
91B3F10A0F9779C300BF5B67 /* graphtool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = graphtool.cpp; path = tools/graphtool.cpp; sourceTree = "<group>"; };
91B3F10E0F9779D000BF5B67 /* soundtool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = soundtool.h; path = tools/soundtool.h; sourceTree = "<group>"; };
91B3F10F0F9779D000BF5B67 /* soundtool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = soundtool.cpp; path = tools/soundtool.cpp; sourceTree = "<group>"; };
91B3F11D0F97801F00BF5B67 /* mathutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mathutil.h; path = tools/mathutil.h; sourceTree = "<group>"; };
91B3F11E0F97801F00BF5B67 /* mathutil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = mathutil.cpp; path = tools/mathutil.cpp; sourceTree = "<group>"; };
91D62F330F8EB84800674AB3 /* bladesofexile.rsrc */ = {isa = PBXFileReference; lastKnownFileType = archive.rsrc; path = bladesofexile.rsrc; sourceTree = "<group>"; };
91D635AA0F90E7B500674AB3 /* stealth.exs */ = {isa = PBXFileReference; lastKnownFileType = file; path = stealth.exs; sourceTree = "<group>"; };
91D635AB0F90E7B500674AB3 /* stealth.meg */ = {isa = PBXFileReference; lastKnownFileType = file; path = stealth.meg; sourceTree = "<group>"; };
91D635AC0F90E7B500674AB3 /* valleydy.exs */ = {isa = PBXFileReference; lastKnownFileType = file; path = valleydy.exs; sourceTree = "<group>"; };
91D635AD0F90E7B500674AB3 /* valleydy.meg */ = {isa = PBXFileReference; lastKnownFileType = file; path = valleydy.meg; sourceTree = "<group>"; };
91D635AE0F90E7B500674AB3 /* zakhazi.exs */ = {isa = PBXFileReference; lastKnownFileType = file; path = zakhazi.exs; sourceTree = "<group>"; };
91D635AF0F90E7B500674AB3 /* zakhazi.meg */ = {isa = PBXFileReference; lastKnownFileType = file; path = zakhazi.meg; sourceTree = "<group>"; };
91E5C5A10F9EACE200C21460 /* oldstructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oldstructs.h; sourceTree = "<group>"; };
91E5C7970F9F60EC00C21460 /* town.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = town.h; path = classes/town.h; sourceTree = "<group>"; };
91E5C7980F9F60EC00C21460 /* town.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = town.cpp; path = classes/town.cpp; sourceTree = "<group>"; };
91E5C79C0F9F60FA00C21460 /* outdoors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = outdoors.h; path = classes/outdoors.h; sourceTree = "<group>"; };
91E5C79D0F9F60FA00C21460 /* outdoors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = outdoors.cpp; path = classes/outdoors.cpp; sourceTree = "<group>"; };
91E5C7A50F9F615400C21460 /* fileio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fileio.h; path = tools/fileio.h; sourceTree = "<group>"; };
91E5C7A60F9F615400C21460 /* fileio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fileio.cpp; path = tools/fileio.cpp; sourceTree = "<group>"; };
91E5C7B60F9F619D00C21460 /* talking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = talking.h; path = classes/talking.h; sourceTree = "<group>"; };
91E5C7B70F9F619D00C21460 /* talking.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = talking.cpp; path = classes/talking.cpp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2BF04ABF0BF518D4006C0831 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2BF04DE90BF7A6FE006C0831 /* Carbon.framework in Frameworks */,
913D02690FA0EB0300184C18 /* QuickTime.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
912793460F9C0FE5007B0D52 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
912793660F9C108D007B0D52 /* Carbon.framework in Frameworks */,
913D026C0FA0EB0500184C18 /* QuickTime.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
91B3EF160F969C2200BF5B67 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
91B3EF1E0F969C4B00BF5B67 /* Carbon.framework in Frameworks */,
913D026B0FA0EB0500184C18 /* QuickTime.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
91B3EF3D0F969F0000BF5B67 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
91B3EF5D0F969F3500BF5B67 /* Carbon.framework in Frameworks */,
913D026A0FA0EB0500184C18 /* QuickTime.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2BF04A9F0BF51845006C0831 = {
isa = PBXGroup;
children = (
91279BAB0F9CFB18007B0D52 /* classes */,
91B3F0FF0F97797200BF5B67 /* tools */,
91B3EF5E0F969F3D00BF5B67 /* ViewDlog */,
91B3EF380F969E4A00BF5B67 /* Game */,
91B3EEF90F969BBD00BF5B67 /* CharEd */,
91B3EECD0F969B7000BF5B67 /* ScenEd */,
91B3EF220F969CA300BF5B67 /* Files */,
2BF04DE80BF7A6FE006C0831 /* Carbon.framework */,
913D02680FA0EB0300184C18 /* QuickTime.framework */,
2BF04AB30BF5187A006C0831 /* Products */,
);
sourceTree = "<group>";
};
2BF04AB30BF5187A006C0831 /* Products */ = {
isa = PBXGroup;
children = (
2BF04AC10BF518D4006C0831 /* Blades of Exile.app */,
91B3EF180F969C2200BF5B67 /* Blades of Exile Character Editor.app */,
91B3EF3F0F969F0000BF5B67 /* BoE Scenario Editor.app */,
912793480F9C0FE6007B0D52 /* ViewDlog.app */,
);
name = Products;
sourceTree = "<group>";
};
91279BAB0F9CFB18007B0D52 /* classes */ = {
isa = PBXGroup;
children = (
913D03330FA0FFE800184C18 /* headers */,
913D03320FA0FFE700184C18 /* src */,
91AC61300FA270B300EEAE67 /* classes.h */,
91E5C5A10F9EACE200C21460 /* oldstructs.h */,
);
name = classes;
sourceTree = "<group>";
};
913D03320FA0FFE700184C18 /* src */ = {
isa = PBXGroup;
children = (
91279BE10F9D0F73007B0D52 /* location.cpp */,
91279C580F9D1253007B0D52 /* scenario.cpp */,
91279C660F9D12D6007B0D52 /* terrain.cpp */,
91279C750F9D15E5007B0D52 /* vehicle.cpp */,
91279CC10F9D19DA007B0D52 /* monster.cpp */,
91279CC60F9D1A02007B0D52 /* special.cpp */,
91279D3D0F9D1D6A007B0D52 /* item.cpp */,
91E5C7980F9F60EC00C21460 /* town.cpp */,
91E5C79D0F9F60FA00C21460 /* outdoors.cpp */,
91E5C7B70F9F619D00C21460 /* talking.cpp */,
913D05B50FA1E9E300184C18 /* party.cpp */,
913D05BB0FA1EA0A00184C18 /* pc.cpp */,
91AC607F0FA26A3B00EEAE67 /* regtown.cpp */,
91AC60A70FA26C1B00EEAE67 /* tmpltown.cpp */,
91AC61C50FA2729900EEAE67 /* universe.cpp */,
91AC620A0FA2853700EEAE67 /* creatlist.cpp */,
);
name = src;
sourceTree = "<group>";
};
913D03330FA0FFE800184C18 /* headers */ = {
isa = PBXGroup;
children = (
91279BE00F9D0F73007B0D52 /* location.h */,
91279C570F9D1253007B0D52 /* scenario.h */,
91279C650F9D12D6007B0D52 /* terrain.h */,
91279C740F9D15E4007B0D52 /* vehicle.h */,
91279CC00F9D19DA007B0D52 /* monster.h */,
91279CC50F9D1A02007B0D52 /* special.h */,
91279D3C0F9D1D6A007B0D52 /* item.h */,
91E5C7970F9F60EC00C21460 /* town.h */,
91E5C79C0F9F60FA00C21460 /* outdoors.h */,
91E5C7B60F9F619D00C21460 /* talking.h */,
913D05B40FA1E9E200184C18 /* party.h */,
913D05BA0FA1EA0A00184C18 /* pc.h */,
91AC607E0FA26A3B00EEAE67 /* regtown.h */,
91AC60A60FA26C1B00EEAE67 /* tmpltown.h */,
91AC61C40FA2729900EEAE67 /* universe.h */,
91AC62090FA2853700EEAE67 /* creatlist.h */,
);
name = headers;
sourceTree = "<group>";
};
913D03340FA0FFFF00184C18 /* src */ = {
isa = PBXGroup;
children = (
91B3F10A0F9779C300BF5B67 /* graphtool.cpp */,
91B3F10F0F9779D000BF5B67 /* soundtool.cpp */,
91B3F11E0F97801F00BF5B67 /* mathutil.cpp */,
91B3F0620F96D25200BF5B67 /* dlgtool.cpp */,
91B3F09B0F97672700BF5B67 /* dlglowlevel.cpp */,
912798AE0F9CA636007B0D52 /* dlgbtns.cpp */,
91E5C7A60F9F615400C21460 /* fileio.cpp */,
913D005A0F9FEEC200184C18 /* porting.cpp */,
913D00850FA0021400184C18 /* dlgutil.cpp */,
);
name = src;
sourceTree = "<group>";
};
913D03350FA1000200184C18 /* headers */ = {
isa = PBXGroup;
children = (
91B3F1090F9779C300BF5B67 /* graphtool.h */,
91B3F10E0F9779D000BF5B67 /* soundtool.h */,
91B3F11D0F97801F00BF5B67 /* mathutil.h */,
91B3F0610F96D25200BF5B67 /* dlgtool.h */,
91B3F0840F975D0E00BF5B67 /* dlgconsts.h */,
91B3F09A0F97672700BF5B67 /* dlglowlevel.h */,
91E5C7A50F9F615400C21460 /* fileio.h */,
913D00590F9FEEC200184C18 /* porting.h */,
913D00840FA0021400184C18 /* dlgutil.h */,
);
name = headers;
sourceTree = "<group>";
};
91B3EECD0F969B7000BF5B67 /* ScenEd */ = {
isa = PBXGroup;
children = (
91B3EEEA0F969BA700BF5B67 /* src */,
91B3EEDC0F969BA700BF5B67 /* headers */,
91B3EED50F969BA700BF5B67 /* rsrc */,
);
name = ScenEd;
sourceTree = "<group>";
};
91B3EED50F969BA700BF5B67 /* rsrc */ = {
isa = PBXGroup;
children = (
91279BAD0F9CFCBA007B0D52 /* boescenario.icns */,
91B3EED90F969BA700BF5B67 /* BoE Scenario Editor-Info.plist */,
91B3EEDA0F969BA700BF5B67 /* BOEScen.rsrc */,
91B3EEDB0F969BA700BF5B67 /* BoE Scenario Editor.icns */,
);
name = rsrc;
sourceTree = "<group>";
};
91B3EEDC0F969BA700BF5B67 /* headers */ = {
isa = PBXGroup;
children = (
91B3EEDE0F969BA700BF5B67 /* scen.global.h */,
91B3EEE00F969BA700BF5B67 /* scen.keydlgs.h */,
91B3EEE10F969BA700BF5B67 /* scen.core.h */,
91B3EEE30F969BA700BF5B67 /* scen.actions.h */,
91B3EEE40F969BA700BF5B67 /* scen.fileio.h */,
91B3EEE50F969BA700BF5B67 /* scen.graphics.h */,
91B3EEE60F969BA700BF5B67 /* scen.townout.h */,
91B3EEE70F969BA700BF5B67 /* scen.btnmg.h */,
91B3EEE80F969BA700BF5B67 /* scen.dlgutil.h */,
);
name = headers;
sourceTree = "<group>";
};
91B3EEEA0F969BA700BF5B67 /* src */ = {
isa = PBXGroup;
children = (
91B3EEEB0F969BA700BF5B67 /* scen.main.cpp */,
91B3EEEE0F969BA700BF5B67 /* scen.keydlgs.cpp */,
91B3EEEF0F969BA700BF5B67 /* scen.core.cpp */,
91B3EEF10F969BA700BF5B67 /* scen.actions.cpp */,
91B3EEF20F969BA700BF5B67 /* scen.fileio.cpp */,
91B3EEF30F969BA700BF5B67 /* scen.graphics.cpp */,
91B3EEF40F969BA700BF5B67 /* scen.townout.cpp */,
91B3EEF50F969BA700BF5B67 /* scen.btnmg.cpp */,
91B3EEF60F969BA700BF5B67 /* scen.dlgutil.cpp */,
);
name = src;
sourceTree = "<group>";
};
91B3EEF90F969BBD00BF5B67 /* CharEd */ = {
isa = PBXGroup;
children = (
91B3EF040F969BD300BF5B67 /* src */,
91B3EEFB0F969BD300BF5B67 /* headers */,
91B3EF0D0F969BD300BF5B67 /* rsrc */,
);
name = CharEd;
sourceTree = "<group>";
};
91B3EEFB0F969BD300BF5B67 /* headers */ = {
isa = PBXGroup;
children = (
91B3EEFC0F969BD300BF5B67 /* pc.action.h */,
91B3EEFD0F969BD300BF5B67 /* pc.editors.h */,
91B3EEFE0F969BD300BF5B67 /* pc.fileio.h */,
91B3EEFF0F969BD300BF5B67 /* pc.global.h */,
91B3EF000F969BD300BF5B67 /* pc.graphics.h */,
);
name = headers;
sourceTree = "<group>";
};
91B3EF040F969BD300BF5B67 /* src */ = {
isa = PBXGroup;
children = (
91B3EF050F969BD300BF5B67 /* pc.main.cpp */,
91B3EF060F969BD300BF5B67 /* pc.action.cpp */,
91B3EF070F969BD300BF5B67 /* pc.editors.cpp */,
91B3EF080F969BD300BF5B67 /* pc.fileio.cpp */,
91B3EF0A0F969BD300BF5B67 /* pc.graphics.cpp */,
);
name = src;
sourceTree = "<group>";
};
91B3EF0D0F969BD300BF5B67 /* rsrc */ = {
isa = PBXGroup;
children = (
91B3EF110F969BD300BF5B67 /* BoECharEd.icns */,
91B3EF120F969BD300BF5B67 /* bladespced.rsrc */,
91B3EF130F969BD300BF5B67 /* Blades of Exile Character Editor-Info.plist */,
);
name = rsrc;
sourceTree = "<group>";
};
91B3EF220F969CA300BF5B67 /* Files */ = {
isa = PBXGroup;
children = (
91B3EF250F969CE300BF5B67 /* Blades of Exile Base */,
91B3EF260F969CE300BF5B67 /* Blades of Exile Graphics */,
91B3EF270F969CE300BF5B67 /* Blades of Exile Sounds */,
);
name = Files;
sourceTree = "<group>";
};
91B3EF380F969E4A00BF5B67 /* Game */ = {
isa = PBXGroup;
children = (
91D62F2C0F8EB7AB00674AB3 /* src */,
91D62F2D0F8EB7BA00674AB3 /* headers */,
91D62F2E0F8EB80200674AB3 /* rsrc */,
);
name = Game;
sourceTree = "<group>";
};
91B3EF5E0F969F3D00BF5B67 /* ViewDlog */ = {
isa = PBXGroup;
children = (
91B3EEF80F969BA700BF5B67 /* viewdlog.cpp */,
91B3F0670F96D29600BF5B67 /* ViewDlog-Info.plist */,
);
name = ViewDlog;
sourceTree = "<group>";
};
91B3F0FF0F97797200BF5B67 /* tools */ = {
isa = PBXGroup;
children = (
913D03350FA1000200184C18 /* headers */,
913D03340FA0FFFF00184C18 /* src */,
);
name = tools;
sourceTree = "<group>";
};
91D62F2C0F8EB7AB00674AB3 /* src */ = {
isa = PBXGroup;
children = (
2BF04ACB0BF51923006C0831 /* boe.main.cpp */,
2BF04ACD0BF51923006C0831 /* boe.graphutil.cpp */,
2BF04ACF0BF51923006C0831 /* boe.actions.cpp */,
2BF04AD10BF51923006C0831 /* boe.fileio.cpp */,
2BF04AD30BF51923006C0831 /* boe.graphics.cpp */,
2BF04AD50BF51923006C0831 /* boe.townspec.cpp */,
2BF04AE60BF51924006C0831 /* boe.combat.cpp */,
2BF04AE80BF51924006C0831 /* boe.dlgutil.cpp */,
2BF04AEE0BF51924006C0831 /* boe.fields.cpp */,
2BF04AF00BF51924006C0831 /* gamma.c */,
2BF04AF40BF51924006C0831 /* boe.infodlg.cpp */,
2BF04AF60BF51924006C0831 /* boe.itemdata.cpp */,
2BF04AF80BF51924006C0831 /* boe.items.cpp */,
2BF04AFA0BF51924006C0831 /* boe.locutils.cpp */,
2BF04AFC0BF51924006C0831 /* boe.monster.cpp */,
2BF04AFE0BF51924006C0831 /* boe.newgraph.cpp */,
2BF04B000BF51924006C0831 /* boe.party.cpp */,
2BF04B020BF51924006C0831 /* powerpc.c */,
2BF04B030BF51924006C0831 /* boe.specials.cpp */,
2BF04B050BF51924006C0831 /* boe.startup.cpp */,
2BF04B070BF51924006C0831 /* boe.text.cpp */,
2BF04B090BF51924006C0831 /* boe.town.cpp */,
);
name = src;
sourceTree = "<group>";
};
91D62F2D0F8EB7BA00674AB3 /* headers */ = {
isa = PBXGroup;
children = (
2BF04ACE0BF51923006C0831 /* boe.graphutil.h */,
2BF04AD00BF51923006C0831 /* boe.actions.h */,
2BF04AD20BF51923006C0831 /* boe.fileio.h */,
2BF04AD40BF51923006C0831 /* boe.graphics.h */,
2BF04AD60BF51923006C0831 /* boe.townspec.h */,
2BF04AE70BF51924006C0831 /* boe.combat.h */,
2BF04AE90BF51924006C0831 /* boe.dlgutil.h */,
2BF04AEF0BF51924006C0831 /* boe.fields.h */,
2BF04AF10BF51924006C0831 /* gamma.h */,
2BF04AF30BF51924006C0831 /* boe.global.h */,
2BF04AF50BF51924006C0831 /* boe.infodlg.h */,
2BF04AF70BF51924006C0831 /* boe.itemdata.h */,
2BF04AF90BF51924006C0831 /* boe.items.h */,
2BF04AFB0BF51924006C0831 /* boe.locutils.h */,
2BF04AFD0BF51924006C0831 /* boe.monster.h */,
2BF04AFF0BF51924006C0831 /* boe.newgraph.h */,
2BF04B010BF51924006C0831 /* boe.party.h */,
2BF04B040BF51924006C0831 /* boe.specials.h */,
2BF04B060BF51924006C0831 /* boe.startup.h */,
2BF04B080BF51924006C0831 /* boe.text.h */,
2BF04B0A0BF51924006C0831 /* boe.town.h */,
2BF04ACC0BF51923006C0831 /* boe.main.h */,
91B3E8A50F938FFE00BF5B67 /* boe.consts.h */,
);
name = headers;
sourceTree = "<group>";
};
91D62F2E0F8EB80200674AB3 /* rsrc */ = {
isa = PBXGroup;
children = (
91279BB30F9D03B6007B0D52 /* boesave.icns */,
91279BB40F9D03B7007B0D52 /* boesounds.icns */,
91279BB50F9D03B7007B0D52 /* boegraphics.icns */,
91D62F330F8EB84800674AB3 /* bladesofexile.rsrc */,
2B8F435C0C0973680012E4A8 /* BoE.icns */,
2BF04AC30BF518D4006C0831 /* Blades of Exile-Info.plist */,
91D635A90F90E7B500674AB3 /* Blades of Exile Scenarios */,
91A79DC60FA797BF00A6A41F /* menu.xib */,
91A79DDD0FA79DEE00A6A41F /* dialogs.xib */,
);
name = rsrc;
sourceTree = "<group>";
};
91D635A90F90E7B500674AB3 /* Blades of Exile Scenarios */ = {
isa = PBXGroup;
children = (
91D635AA0F90E7B500674AB3 /* stealth.exs */,
91D635AB0F90E7B500674AB3 /* stealth.meg */,
91D635AC0F90E7B500674AB3 /* valleydy.exs */,
91D635AD0F90E7B500674AB3 /* valleydy.meg */,
91D635AE0F90E7B500674AB3 /* zakhazi.exs */,
91D635AF0F90E7B500674AB3 /* zakhazi.meg */,
);
path = "Blades of Exile Scenarios";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2BF04AC00BF518D4006C0831 /* Blades of Exile */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2BF04AC40BF518D4006C0831 /* Build configuration list for PBXNativeTarget "Blades of Exile" */;
buildPhases = (
2BF04ABD0BF518D4006C0831 /* Resources */,
91D635A30F90E77C00674AB3 /* CopyFiles */,
91B3EF2C0F969D4700BF5B67 /* CopyFiles */,
2BF04ABE0BF518D4006C0831 /* Sources */,
2BF04ABF0BF518D4006C0831 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "Blades of Exile";
productName = "Blades of Exile";
productReference = 2BF04AC10BF518D4006C0831 /* Blades of Exile.app */;
productType = "com.apple.product-type.application";
};
912793470F9C0FE5007B0D52 /* ViewDlog */ = {
isa = PBXNativeTarget;
buildConfigurationList = 9127934D0F9C0FEA007B0D52 /* Build configuration list for PBXNativeTarget "ViewDlog" */;
buildPhases = (
912793440F9C0FE5007B0D52 /* Resources */,
912793450F9C0FE5007B0D52 /* Sources */,
912793460F9C0FE5007B0D52 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = ViewDlog;
productName = ViewDlog;
productReference = 912793480F9C0FE6007B0D52 /* ViewDlog.app */;
productType = "com.apple.product-type.application";
};
91B3EF170F969C2200BF5B67 /* Blades of Exile Character Editor */ = {
isa = PBXNativeTarget;
buildConfigurationList = 91B3EF1D0F969C2400BF5B67 /* Build configuration list for PBXNativeTarget "Blades of Exile Character Editor" */;
buildPhases = (
91B3EF140F969C2200BF5B67 /* Resources */,
91B3EF320F969D9900BF5B67 /* CopyFiles */,
91B3EF150F969C2200BF5B67 /* Sources */,
91B3EF160F969C2200BF5B67 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "Blades of Exile Character Editor";
productName = "Blades of Exile Character Editor";
productReference = 91B3EF180F969C2200BF5B67 /* Blades of Exile Character Editor.app */;
productType = "com.apple.product-type.application";
};
91B3EF3E0F969F0000BF5B67 /* BoE Scenario Editor */ = {
isa = PBXNativeTarget;
buildConfigurationList = 91B3EF440F969F0100BF5B67 /* Build configuration list for PBXNativeTarget "BoE Scenario Editor" */;
buildPhases = (
91B3EF3B0F969F0000BF5B67 /* Resources */,
91B3EF3C0F969F0000BF5B67 /* Sources */,
91B3EF3D0F969F0000BF5B67 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "BoE Scenario Editor";
productName = "BoE Scenario Editor";
productReference = 91B3EF3F0F969F0000BF5B67 /* BoE Scenario Editor.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
2BF04AA10BF51845006C0831 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = NO;
};
buildConfigurationList = 2BF04AA20BF51845006C0831 /* Build configuration list for PBXProject "BoE" */;
compatibilityVersion = "Xcode 2.4";
hasScannedForEncodings = 0;
mainGroup = 2BF04A9F0BF51845006C0831;
productRefGroup = 2BF04AB30BF5187A006C0831 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
2BF04AC00BF518D4006C0831 /* Blades of Exile */,
91B3EF170F969C2200BF5B67 /* Blades of Exile Character Editor */,
91B3EF3E0F969F0000BF5B67 /* BoE Scenario Editor */,
912793470F9C0FE5007B0D52 /* ViewDlog */,
91EBE9DA0F9A33A1002356F2 /* All */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2BF04ABD0BF518D4006C0831 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
91D62F340F8EB84800674AB3 /* bladesofexile.rsrc in Resources */,
91D634560F8FD77800674AB3 /* BoE.icns in Resources */,
91279BB60F9D03B7007B0D52 /* boesave.icns in Resources */,
91279BB70F9D03B7007B0D52 /* boesounds.icns in Resources */,
91279BB80F9D03B7007B0D52 /* boegraphics.icns in Resources */,
91A79DC70FA797BF00A6A41F /* menu.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
912793440F9C0FE5007B0D52 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
91B3EF140F969C2200BF5B67 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
91B3EF1F0F969C9C00BF5B67 /* BoECharEd.icns in Resources */,
91B3EF200F969C9C00BF5B67 /* bladespced.rsrc in Resources */,
91B3EF390F969E8600BF5B67 /* Blades of Exile Character Editor-Info.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
91B3EF3B0F969F0000BF5B67 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
91B3EF450F969F1700BF5B67 /* BoE Scenario Editor-Info.plist in Resources */,
91B3EF460F969F1700BF5B67 /* BOEScen.rsrc in Resources */,
91B3EF470F969F1700BF5B67 /* BoE Scenario Editor.icns in Resources */,
91279BAE0F9CFCBA007B0D52 /* boescenario.icns in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
2BF04ABE0BF518D4006C0831 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
91E5C1F30F9E489B00C21460 /* graphtool.cpp in Sources */,
91E5C1F40F9E489B00C21460 /* soundtool.cpp in Sources */,
91E5C1F50F9E489B00C21460 /* mathutil.cpp in Sources */,
91E5C1F60F9E489B00C21460 /* dlgtool.cpp in Sources */,
91E5C1F70F9E489B00C21460 /* dlglowlevel.cpp in Sources */,
91E5C1F80F9E489B00C21460 /* dlgbtns.cpp in Sources */,
2BF04B0B0BF51924006C0831 /* boe.main.cpp in Sources */,
2BF04B0C0BF51924006C0831 /* boe.graphutil.cpp in Sources */,
2BF04B0E0BF51924006C0831 /* boe.fileio.cpp in Sources */,
2BF04B100BF51924006C0831 /* boe.townspec.cpp in Sources */,
2BF04B1C0BF51924006C0831 /* boe.combat.cpp in Sources */,
2BF04B1D0BF51924006C0831 /* boe.dlgutil.cpp in Sources */,
2BF04B200BF51924006C0831 /* boe.fields.cpp in Sources */,
2BF04B230BF51924006C0831 /* boe.infodlg.cpp in Sources */,
2BF04B240BF51924006C0831 /* boe.itemdata.cpp in Sources */,
2BF04B250BF51924006C0831 /* boe.items.cpp in Sources */,
2BF04B260BF51924006C0831 /* boe.locutils.cpp in Sources */,
2BF04B270BF51924006C0831 /* boe.monster.cpp in Sources */,
2BF04B280BF51924006C0831 /* boe.newgraph.cpp in Sources */,
2BF04B290BF51924006C0831 /* boe.party.cpp in Sources */,
2BF04B2B0BF51924006C0831 /* boe.specials.cpp in Sources */,
2BF04B2C0BF51924006C0831 /* boe.startup.cpp in Sources */,
2BF04B2D0BF51924006C0831 /* boe.text.cpp in Sources */,
2BF04B2E0BF51924006C0831 /* boe.town.cpp in Sources */,
9127903E0F9B7F49007B0D52 /* boe.actions.cpp in Sources */,
9127903F0F9B7F50007B0D52 /* boe.graphics.cpp in Sources */,
91279BE20F9D0F73007B0D52 /* location.cpp in Sources */,
91279C590F9D1253007B0D52 /* scenario.cpp in Sources */,
91279C670F9D12D6007B0D52 /* terrain.cpp in Sources */,
91279C760F9D15E5007B0D52 /* vehicle.cpp in Sources */,
91279CC20F9D19DA007B0D52 /* monster.cpp in Sources */,
91279CC70F9D1A02007B0D52 /* special.cpp in Sources */,
91279D3E0F9D1D6A007B0D52 /* item.cpp in Sources */,
91E5C79B0F9F60EC00C21460 /* town.cpp in Sources */,
91E5C79F0F9F60FA00C21460 /* outdoors.cpp in Sources */,
91E5C7A80F9F615400C21460 /* fileio.cpp in Sources */,
91E5C7B90F9F619D00C21460 /* talking.cpp in Sources */,
913D005B0F9FEEC300184C18 /* porting.cpp in Sources */,
913D00860FA0021400184C18 /* dlgutil.cpp in Sources */,
913D05B60FA1E9E300184C18 /* party.cpp in Sources */,
913D05BC0FA1EA0A00184C18 /* pc.cpp in Sources */,
91AC60800FA26A3B00EEAE67 /* regtown.cpp in Sources */,
91AC60A80FA26C1B00EEAE67 /* tmpltown.cpp in Sources */,
91AC61C60FA2729900EEAE67 /* universe.cpp in Sources */,
91AC620B0FA2853700EEAE67 /* creatlist.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
912793450F9C0FE5007B0D52 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
91E5C1FF0F9E48CB00C21460 /* graphtool.cpp in Sources */,
91E5C2000F9E48CB00C21460 /* soundtool.cpp in Sources */,
91E5C2010F9E48CB00C21460 /* mathutil.cpp in Sources */,
91E5C2020F9E48CB00C21460 /* dlgtool.cpp in Sources */,
91E5C2030F9E48CB00C21460 /* dlglowlevel.cpp in Sources */,
91E5C2040F9E48CB00C21460 /* dlgbtns.cpp in Sources */,
912793640F9C107B007B0D52 /* viewdlog.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
91B3EF150F969C2200BF5B67 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
91E5C1F90F9E48AF00C21460 /* graphtool.cpp in Sources */,
91E5C1FA0F9E48AF00C21460 /* soundtool.cpp in Sources */,
91E5C1FB0F9E48AF00C21460 /* mathutil.cpp in Sources */,
91E5C1FC0F9E48AF00C21460 /* dlgtool.cpp in Sources */,
91E5C1FD0F9E48AF00C21460 /* dlglowlevel.cpp in Sources */,
91E5C1FE0F9E48AF00C21460 /* dlgbtns.cpp in Sources */,
91B3EF480F969F2300BF5B67 /* pc.main.cpp in Sources */,
91B3EF490F969F2300BF5B67 /* pc.action.cpp in Sources */,
91B3EF4A0F969F2300BF5B67 /* pc.editors.cpp in Sources */,
91B3EF4B0F969F2300BF5B67 /* pc.fileio.cpp in Sources */,
91B3EF4D0F969F2300BF5B67 /* pc.graphics.cpp in Sources */,
91279BE30F9D0F73007B0D52 /* location.cpp in Sources */,
91279C5A0F9D1253007B0D52 /* scenario.cpp in Sources */,
91279C680F9D12D6007B0D52 /* terrain.cpp in Sources */,
91279C770F9D15E5007B0D52 /* vehicle.cpp in Sources */,
91279CC30F9D19DA007B0D52 /* monster.cpp in Sources */,
91279CC80F9D1A02007B0D52 /* special.cpp in Sources */,
91279D3F0F9D1D6A007B0D52 /* item.cpp in Sources */,
91E5C79A0F9F60EC00C21460 /* town.cpp in Sources */,
91E5C7A00F9F60FA00C21460 /* outdoors.cpp in Sources */,
91E5C7A90F9F615400C21460 /* fileio.cpp in Sources */,
91E5C7BA0F9F619D00C21460 /* talking.cpp in Sources */,
913D005D0F9FEEC300184C18 /* porting.cpp in Sources */,
913D00880FA0021400184C18 /* dlgutil.cpp in Sources */,
913D05B80FA1E9E300184C18 /* party.cpp in Sources */,
913D05BE0FA1EA0A00184C18 /* pc.cpp in Sources */,
91AC60820FA26A3B00EEAE67 /* regtown.cpp in Sources */,
91AC60AA0FA26C1B00EEAE67 /* tmpltown.cpp in Sources */,
91AC620D0FA2853700EEAE67 /* creatlist.cpp in Sources */,
91AC65AD0FA34AC600EEAE67 /* universe.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
91B3EF3C0F969F0000BF5B67 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
91E5C2050F9E48D900C21460 /* graphtool.cpp in Sources */,
91E5C2060F9E48D900C21460 /* soundtool.cpp in Sources */,
91E5C2070F9E48D900C21460 /* mathutil.cpp in Sources */,
91E5C2080F9E48D900C21460 /* dlgtool.cpp in Sources */,
91E5C2090F9E48D900C21460 /* dlglowlevel.cpp in Sources */,
91E5C20A0F9E48D900C21460 /* dlgbtns.cpp in Sources */,
91B3EF500F969F3000BF5B67 /* scen.main.cpp in Sources */,
91B3EF530F969F3000BF5B67 /* scen.keydlgs.cpp in Sources */,
91B3EF540F969F3000BF5B67 /* scen.core.cpp in Sources */,
91B3EF560F969F3000BF5B67 /* scen.actions.cpp in Sources */,
91B3EF570F969F3000BF5B67 /* scen.fileio.cpp in Sources */,
91B3EF590F969F3000BF5B67 /* scen.townout.cpp in Sources */,
91B3EF5A0F969F3000BF5B67 /* scen.btnmg.cpp in Sources */,
91B3EF5B0F969F3000BF5B67 /* scen.dlgutil.cpp in Sources */,
91B3F1850F97894A00BF5B67 /* scen.graphics.cpp in Sources */,
91279BE40F9D0F73007B0D52 /* location.cpp in Sources */,
91279C5B0F9D1253007B0D52 /* scenario.cpp in Sources */,
91279C690F9D12D6007B0D52 /* terrain.cpp in Sources */,
91279C780F9D15E5007B0D52 /* vehicle.cpp in Sources */,
91279CC40F9D19DA007B0D52 /* monster.cpp in Sources */,
91279CC90F9D1A02007B0D52 /* special.cpp in Sources */,
91279D400F9D1D6A007B0D52 /* item.cpp in Sources */,
91E5C7990F9F60EC00C21460 /* town.cpp in Sources */,
91E5C79E0F9F60FA00C21460 /* outdoors.cpp in Sources */,
91E5C7A70F9F615400C21460 /* fileio.cpp in Sources */,
91E5C7B80F9F619D00C21460 /* talking.cpp in Sources */,
913D005C0F9FEEC300184C18 /* porting.cpp in Sources */,
913D00870FA0021400184C18 /* dlgutil.cpp in Sources */,
913D05B70FA1E9E300184C18 /* party.cpp in Sources */,
913D05BD0FA1EA0A00184C18 /* pc.cpp in Sources */,
91AC60810FA26A3B00EEAE67 /* regtown.cpp in Sources */,
91AC60A90FA26C1B00EEAE67 /* tmpltown.cpp in Sources */,
91AC620C0FA2853700EEAE67 /* creatlist.cpp in Sources */,
91AC65520FA3441B00EEAE67 /* universe.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
91EBE9DE0F9A33A6002356F2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 2BF04AC00BF518D4006C0831 /* Blades of Exile */;
targetProxy = 91EBE9DD0F9A33A6002356F2 /* PBXContainerItemProxy */;
};
91EBE9E00F9A33A8002356F2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 91B3EF170F969C2200BF5B67 /* Blades of Exile Character Editor */;
targetProxy = 91EBE9DF0F9A33A8002356F2 /* PBXContainerItemProxy */;
};
91EBE9E20F9A33AC002356F2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 91B3EF3E0F969F0000BF5B67 /* BoE Scenario Editor */;
targetProxy = 91EBE9E10F9A33AC002356F2 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
2BF04AA30BF51845006C0831 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
i386,
ppc,
);
COPY_PHASE_STRIP = NO;
GCC_INPUT_FILETYPE = sourcecode.cpp.cpp;
GCC_MODEL_TUNING = G4;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
GCC_WARN_MISSING_PARENTHESES = YES;
GCC_WARN_PROTOTYPE_CONVERSION = YES;
GCC_WARN_SIGN_COMPARE = YES;
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_LABEL = YES;
GCC_WARN_UNUSED_PARAMETER = YES;
GCC_WARN_UNUSED_VALUE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "/usr/include/c++/4.0.0/";
LIBRARY_SEARCH_PATHS = "";
LINK_WITH_STANDARD_LIBRARIES = YES;
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
OTHER_LDFLAGS_QUOTED_FOR_PROJECT_1 = "\"$(PROJECT_DIR)/misc/\"";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
STRIP_INSTALLED_PRODUCT = NO;
WARNING_CFLAGS = (
"-Wfloat-equal",
"-Wno-long-long",
);
};
name = Debug;
};
2BF04AA40BF51845006C0831 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
i386,
ppc,
);
COPY_PHASE_STRIP = YES;
GCC_CHAR_IS_UNSIGNED_CHAR = YES;
GCC_INPUT_FILETYPE = sourcecode.cpp.cpp;
GCC_ONE_BYTE_BOOL = YES;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
GCC_WARN_MISSING_PARENTHESES = YES;
GCC_WARN_PROTOTYPE_CONVERSION = YES;
GCC_WARN_SIGN_COMPARE = YES;
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_LABEL = YES;
GCC_WARN_UNUSED_PARAMETER = YES;
GCC_WARN_UNUSED_VALUE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "/usr/include/c++/4.0.0/";
LIBRARY_SEARCH_PATHS = "";
LINK_WITH_STANDARD_LIBRARIES = YES;
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
OTHER_LDFLAGS_QUOTED_FOR_PROJECT_1 = "\"$(PROJECT_DIR)/misc/\"";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
WARNING_CFLAGS = (
"-Wfloat-equal",
"-Wno-long-long",
);
};
name = Release;
};
2BF04AC50BF518D4006C0831 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = "Blades of Exile-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
OTHER_CFLAGS = "-fpack-struct=2";
OTHER_LDFLAGS = (
"-framework",
Carbon,
"-lz",
);
OTHER_LDFLAGS_QUOTED_FOR_TARGET_1 = "\"$(PROJECT_DIR)/misc/\"";
PREBINDING = NO;
PRODUCT_NAME = "Blades of Exile";
WRAPPER_EXTENSION = app;
ZERO_LINK = YES;
};
name = Debug;
};
2BF04AC60BF518D4006C0831 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = "Blades of Exile-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
OTHER_CFLAGS = "-fpack-struct=2";
OTHER_LDFLAGS = (
"-framework",
Carbon,
"-lz",
);
OTHER_LDFLAGS_QUOTED_FOR_TARGET_1 = "\"$(PROJECT_DIR)/misc/\"";
PREBINDING = NO;
PRODUCT_NAME = "Blades of Exile";
WRAPPER_EXTENSION = app;
ZERO_LINK = NO;
};
name = Release;
};
9127934B0F9C0FEA007B0D52 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = "tools/ViewDlog-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
OTHER_LDFLAGS = (
"-framework",
Carbon,
);
PREBINDING = NO;
PRODUCT_NAME = ViewDlog;
WRAPPER_EXTENSION = app;
ZERO_LINK = YES;
};
name = Debug;
};
9127934C0F9C0FEA007B0D52 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = "tools/ViewDlog-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
OTHER_LDFLAGS = (
"-framework",
Carbon,
);
PREBINDING = NO;
PRODUCT_NAME = ViewDlog;
WRAPPER_EXTENSION = app;
ZERO_LINK = NO;
};
name = Release;
};
91B3EF1B0F969C2300BF5B67 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = "Blades of Exile Char Editor/Blades of Exile Character Editor-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
OTHER_LDFLAGS = (
"-framework",
Carbon,
"-lz",
);
OTHER_LDFLAGS_QUOTED_FOR_TARGET_1 = "\"$(PROJECT_DIR)/misc/\"";
PREBINDING = NO;
PRODUCT_NAME = "Blades of Exile Character Editor";
WRAPPER_EXTENSION = app;
ZERO_LINK = YES;
};
name = Debug;
};
91B3EF1C0F969C2300BF5B67 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = "Blades of Exile Char Editor/Blades of Exile Character Editor-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
OTHER_LDFLAGS = (
"-framework",
Carbon,
"-lz",
);
OTHER_LDFLAGS_QUOTED_FOR_TARGET_1 = "\"$(PROJECT_DIR)/misc/\"";
PREBINDING = NO;
PRODUCT_NAME = "Blades of Exile Character Editor";
WRAPPER_EXTENSION = app;
ZERO_LINK = NO;
};
name = Release;
};
91B3EF420F969F0100BF5B67 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/Scenario Editor";
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = "Scenario Editor/BoE Scenario Editor-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
OTHER_CFLAGS = "-fpack-struct=2";
OTHER_CPLUSPLUSFLAGS = "-fpack-struct=2";
OTHER_LDFLAGS = (
"-framework",
Carbon,
"-lz",
);
PREBINDING = NO;
PRODUCT_NAME = "BoE Scenario Editor";
SDKROOT = "";
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
WRAPPER_EXTENSION = app;
ZERO_LINK = YES;
};
name = Debug;
};
91B3EF430F969F0100BF5B67 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/Scenario Editor";
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
INFOPLIST_FILE = "Scenario Editor/BoE Scenario Editor-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
OTHER_CFLAGS = "-fpack-struct=2";
OTHER_CPLUSPLUSFLAGS = "-fpack-struct=2";
OTHER_LDFLAGS = (
"-framework",
Carbon,
"-lz",
);
PREBINDING = NO;
PRODUCT_NAME = "BoE Scenario Editor";
SDKROOT = "";
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
WRAPPER_EXTENSION = app;
ZERO_LINK = NO;
};
name = Release;
};
91EBE9DB0F9A33A1002356F2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = All;
};
name = Debug;
};
91EBE9DC0F9A33A1002356F2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
PRODUCT_NAME = All;
ZERO_LINK = NO;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2BF04AA20BF51845006C0831 /* Build configuration list for PBXProject "BoE" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2BF04AA30BF51845006C0831 /* Debug */,
2BF04AA40BF51845006C0831 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2BF04AC40BF518D4006C0831 /* Build configuration list for PBXNativeTarget "Blades of Exile" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2BF04AC50BF518D4006C0831 /* Debug */,
2BF04AC60BF518D4006C0831 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
9127934D0F9C0FEA007B0D52 /* Build configuration list for PBXNativeTarget "ViewDlog" */ = {
isa = XCConfigurationList;
buildConfigurations = (
9127934B0F9C0FEA007B0D52 /* Debug */,
9127934C0F9C0FEA007B0D52 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
91B3EF1D0F969C2400BF5B67 /* Build configuration list for PBXNativeTarget "Blades of Exile Character Editor" */ = {
isa = XCConfigurationList;
buildConfigurations = (
91B3EF1B0F969C2300BF5B67 /* Debug */,
91B3EF1C0F969C2300BF5B67 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
91B3EF440F969F0100BF5B67 /* Build configuration list for PBXNativeTarget "BoE Scenario Editor" */ = {
isa = XCConfigurationList;
buildConfigurations = (
91B3EF420F969F0100BF5B67 /* Debug */,
91B3EF430F969F0100BF5B67 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
91EBE9F70F9A33D1002356F2 /* Build configuration list for PBXAggregateTarget "All" */ = {
isa = XCConfigurationList;
buildConfigurations = (
91EBE9DB0F9A33A1002356F2 /* Debug */,
91EBE9DC0F9A33A1002356F2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 2BF04AA10BF51845006C0831 /* Project object */;
}