Mercurial > repos > IBDev-IBBoard.WarFoundry.API
view IBBoard.WarFoundry.API.csproj.user @ 8:613bc5eaac59
Re #9 - Make WarFoundry loading granular
* Remove specific staged loading classes
* Rework category loading for GameSystem and Race to make it use AddCategory(Category) method
* Promote staged loading from Native Factory to all Factories level
* Refactor XML Factory to use smaller methods
Also removed some commented code that isn't used any more
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 04 Jan 2009 19:24:13 +0000 |
parents | 520818033bb6 |
children | 3c228f093a71 |
line wrap: on
line source
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <LastOpenVersion>7.10.3077</LastOpenVersion> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ReferencePath> </ReferencePath> <CopyProjectDestinationFolder> </CopyProjectDestinationFolder> <CopyProjectUncPath> </CopyProjectUncPath> <CopyProjectOption>0</CopyProjectOption> <ProjectView>ShowAllFiles</ProjectView> <ProjectTrust>0</ProjectTrust> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <EnableASPDebugging>false</EnableASPDebugging> <EnableASPXDebugging>false</EnableASPXDebugging> <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> <EnableSQLServerDebugging>false</EnableSQLServerDebugging> <RemoteDebugEnabled>false</RemoteDebugEnabled> <RemoteDebugMachine> </RemoteDebugMachine> <StartAction>Project</StartAction> <StartArguments> </StartArguments> <StartPage> </StartPage> <StartProgram> </StartProgram> <StartURL> </StartURL> <StartWorkingDirectory> </StartWorkingDirectory> <StartWithIE>true</StartWithIE> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <EnableASPDebugging>false</EnableASPDebugging> <EnableASPXDebugging>false</EnableASPXDebugging> <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> <EnableSQLServerDebugging>false</EnableSQLServerDebugging> <RemoteDebugEnabled>false</RemoteDebugEnabled> <RemoteDebugMachine> </RemoteDebugMachine> <StartAction>Project</StartAction> <StartArguments> </StartArguments> <StartPage> </StartPage> <StartProgram> </StartProgram> <StartURL> </StartURL> <StartWorkingDirectory> </StartWorkingDirectory> <StartWithIE>true</StartWithIE> </PropertyGroup> </Project>