Mercurial > repos > IBBoard.WarFoundry.API
comparison IBBoard.WarFoundry.API.csproj.user @ 18:3c228f093a71
Re #16 - Complete Rollcall file loading
* Add default implementation to "do create" method in non-native factory
Also commit csproj changes and removal of old mdp file
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 21 Feb 2009 14:23:53 +0000 |
parents | 520818033bb6 |
children |
comparison
equal
deleted
inserted
replaced
17:a99d3b8466ba | 18:3c228f093a71 |
---|---|
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 <PropertyGroup> | 2 <PropertyGroup> |
3 <LastOpenVersion>7.10.3077</LastOpenVersion> | 3 <ProjectView>ProjectFiles</ProjectView> |
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
6 <ReferencePath> | |
7 </ReferencePath> | |
8 <CopyProjectDestinationFolder> | |
9 </CopyProjectDestinationFolder> | |
10 <CopyProjectUncPath> | |
11 </CopyProjectUncPath> | |
12 <CopyProjectOption>0</CopyProjectOption> | |
13 <ProjectView>ShowAllFiles</ProjectView> | |
14 <ProjectTrust>0</ProjectTrust> | |
15 </PropertyGroup> | |
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
17 <EnableASPDebugging>false</EnableASPDebugging> | |
18 <EnableASPXDebugging>false</EnableASPXDebugging> | |
19 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | |
20 <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | |
21 <RemoteDebugEnabled>false</RemoteDebugEnabled> | |
22 <RemoteDebugMachine> | |
23 </RemoteDebugMachine> | |
24 <StartAction>Project</StartAction> | |
25 <StartArguments> | |
26 </StartArguments> | |
27 <StartPage> | |
28 </StartPage> | |
29 <StartProgram> | |
30 </StartProgram> | |
31 <StartURL> | |
32 </StartURL> | |
33 <StartWorkingDirectory> | |
34 </StartWorkingDirectory> | |
35 <StartWithIE>true</StartWithIE> | |
36 </PropertyGroup> | |
37 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
38 <EnableASPDebugging>false</EnableASPDebugging> | |
39 <EnableASPXDebugging>false</EnableASPXDebugging> | |
40 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | |
41 <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | |
42 <RemoteDebugEnabled>false</RemoteDebugEnabled> | |
43 <RemoteDebugMachine> | |
44 </RemoteDebugMachine> | |
45 <StartAction>Project</StartAction> | |
46 <StartArguments> | |
47 </StartArguments> | |
48 <StartPage> | |
49 </StartPage> | |
50 <StartProgram> | |
51 </StartProgram> | |
52 <StartURL> | |
53 </StartURL> | |
54 <StartWorkingDirectory> | |
55 </StartWorkingDirectory> | |
56 <StartWithIE>true</StartWithIE> | |
57 </PropertyGroup> | 4 </PropertyGroup> |
58 </Project> | 5 </Project> |