Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
comparison IBBoard.WarFoundry.GUI.WinForms.csproj.user @ 3:8935971e307c
Fixes #1 - Correctly license code
* Add license header to all WinForms code
* Add COPYING.GPL and COPYING.LGPL to WinForms project
Also:
* Rename .csproj file to match project name
* Remove unused .mdp file
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 01 Mar 2009 15:21:07 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2:74df258710fe | 3:8935971e307c |
---|---|
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
2 <PropertyGroup> | |
3 <LastOpenVersion>7.10.3077</LastOpenVersion> | |
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>ProjectFiles</ProjectView> | |
14 <ProjectTrust>0</ProjectTrust> | |
15 <PublishUrlHistory>publish\</PublishUrlHistory> | |
16 <InstallUrlHistory> | |
17 </InstallUrlHistory> | |
18 <SupportUrlHistory> | |
19 </SupportUrlHistory> | |
20 <UpdateUrlHistory> | |
21 </UpdateUrlHistory> | |
22 <BootstrapperUrlHistory> | |
23 </BootstrapperUrlHistory> | |
24 <ApplicationRevision>0</ApplicationRevision> | |
25 <FallbackCulture>en-US</FallbackCulture> | |
26 <VerifyUploadedFiles>false</VerifyUploadedFiles> | |
27 </PropertyGroup> | |
28 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
29 <EnableASPDebugging>false</EnableASPDebugging> | |
30 <EnableASPXDebugging>false</EnableASPXDebugging> | |
31 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | |
32 <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | |
33 <RemoteDebugEnabled>false</RemoteDebugEnabled> | |
34 <RemoteDebugMachine> | |
35 </RemoteDebugMachine> | |
36 <StartAction>Project</StartAction> | |
37 <StartArguments> | |
38 </StartArguments> | |
39 <StartPage> | |
40 </StartPage> | |
41 <StartProgram> | |
42 </StartProgram> | |
43 <StartURL> | |
44 </StartURL> | |
45 <StartWorkingDirectory>C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\bin\Debug\</StartWorkingDirectory> | |
46 <StartWithIE>true</StartWithIE> | |
47 </PropertyGroup> | |
48 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
49 <EnableASPDebugging>false</EnableASPDebugging> | |
50 <EnableASPXDebugging>false</EnableASPXDebugging> | |
51 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | |
52 <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | |
53 <RemoteDebugEnabled>false</RemoteDebugEnabled> | |
54 <RemoteDebugMachine> | |
55 </RemoteDebugMachine> | |
56 <StartAction>Project</StartAction> | |
57 <StartArguments> | |
58 </StartArguments> | |
59 <StartPage> | |
60 </StartPage> | |
61 <StartProgram> | |
62 </StartProgram> | |
63 <StartURL> | |
64 </StartURL> | |
65 <StartWorkingDirectory>C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\bin\Debug\</StartWorkingDirectory> | |
66 <StartWithIE>true</StartWithIE> | |
67 </PropertyGroup> | |
68 </Project> |