corrade-vassal – Diff between revs 8 and 12

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 8 Rev 12
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4 <PropertyGroup> 4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProjectGuid>{4419E938-ECD5-482F-AC8B-A3D20A5E6136}</ProjectGuid> 7 <ProjectGuid>{4419E938-ECD5-482F-AC8B-A3D20A5E6136}</ProjectGuid>
8 <OutputType>WinExe</OutputType> 8 <OutputType>WinExe</OutputType>
9 <AppDesignerFolder>Properties</AppDesignerFolder> 9 <AppDesignerFolder>Properties</AppDesignerFolder>
10 <RootNamespace>Vassal</RootNamespace> 10 <RootNamespace>Vassal</RootNamespace>
11 <AssemblyName>Vassal</AssemblyName> 11 <AssemblyName>Vassal</AssemblyName>
12 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 12 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13 <FileAlignment>512</FileAlignment> 13 <FileAlignment>512</FileAlignment>
14 <PublishUrl>publish\</PublishUrl> 14 <PublishUrl>publish\</PublishUrl>
15 <Install>true</Install> 15 <Install>true</Install>
16 <InstallFrom>Disk</InstallFrom> 16 <InstallFrom>Disk</InstallFrom>
17 <UpdateEnabled>false</UpdateEnabled> 17 <UpdateEnabled>false</UpdateEnabled>
18 <UpdateMode>Foreground</UpdateMode> 18 <UpdateMode>Foreground</UpdateMode>
19 <UpdateInterval>7</UpdateInterval> 19 <UpdateInterval>7</UpdateInterval>
20 <UpdateIntervalUnits>Days</UpdateIntervalUnits> 20 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
21 <UpdatePeriodically>false</UpdatePeriodically> 21 <UpdatePeriodically>false</UpdatePeriodically>
22 <UpdateRequired>false</UpdateRequired> 22 <UpdateRequired>false</UpdateRequired>
23 <MapFileExtensions>true</MapFileExtensions> 23 <MapFileExtensions>true</MapFileExtensions>
24 <ApplicationRevision>0</ApplicationRevision> 24 <ApplicationRevision>0</ApplicationRevision>
25 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> 25 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
26 <IsWebBootstrapper>false</IsWebBootstrapper> 26 <IsWebBootstrapper>false</IsWebBootstrapper>
27 <UseApplicationTrust>false</UseApplicationTrust> 27 <UseApplicationTrust>false</UseApplicationTrust>
28 <BootstrapperEnabled>true</BootstrapperEnabled> 28 <BootstrapperEnabled>true</BootstrapperEnabled>
29 </PropertyGroup> 29 </PropertyGroup>
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
31 <PlatformTarget>AnyCPU</PlatformTarget> 31 <PlatformTarget>AnyCPU</PlatformTarget>
32 <DebugSymbols>true</DebugSymbols> 32 <DebugSymbols>true</DebugSymbols>
33 <DebugType>full</DebugType> 33 <DebugType>full</DebugType>
34 <Optimize>false</Optimize> 34 <Optimize>false</Optimize>
35 <OutputPath>bin\Debug\</OutputPath> 35 <OutputPath>bin\Debug\</OutputPath>
36 <DefineConstants>DEBUG;TRACE</DefineConstants> 36 <DefineConstants>DEBUG;TRACE</DefineConstants>
37 <ErrorReport>prompt</ErrorReport> 37 <ErrorReport>prompt</ErrorReport>
38 <WarningLevel>4</WarningLevel> 38 <WarningLevel>4</WarningLevel>
39 </PropertyGroup> 39 </PropertyGroup>
40 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 40 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
41 <PlatformTarget>AnyCPU</PlatformTarget> 41 <PlatformTarget>AnyCPU</PlatformTarget>
42 <DebugType>pdbonly</DebugType> 42 <DebugType>pdbonly</DebugType>
43 <Optimize>true</Optimize> 43 <Optimize>true</Optimize>
44 <OutputPath>bin\Release\</OutputPath> 44 <OutputPath>bin\Release\</OutputPath>
45 <DefineConstants>TRACE</DefineConstants> 45 <DefineConstants>TRACE</DefineConstants>
46 <ErrorReport>prompt</ErrorReport> 46 <ErrorReport>prompt</ErrorReport>
47 <WarningLevel>4</WarningLevel> 47 <WarningLevel>4</WarningLevel>
48 </PropertyGroup> 48 </PropertyGroup>
49 <PropertyGroup> 49 <PropertyGroup>
50 <ApplicationIcon>Vassal.ico</ApplicationIcon> 50 <ApplicationIcon>Vassal.ico</ApplicationIcon>
51 </PropertyGroup> 51 </PropertyGroup>
-   52 <PropertyGroup />
52 <PropertyGroup> 53 <PropertyGroup>
53 <ApplicationManifest>Vassal.exe.manifest</ApplicationManifest> 54 <StartupObject>Vassal.Program</StartupObject>
54 </PropertyGroup> 55 </PropertyGroup>
-   56 <PropertyGroup />
55 <ItemGroup> 57 <ItemGroup>
-   58 <Reference Include="AquaGauge, Version=1.0.5767.1836, Culture=neutral, processorArchitecture=MSIL">
-   59 <SpecificVersion>False</SpecificVersion>
-   60 <HintPath>..\..\AquaGauge\bin\Release\AquaGauge.dll</HintPath>
-   61 </Reference>
56 <Reference Include="OpenMetaverse"> 62 <Reference Include="OpenMetaverse">
57 <HintPath>..\..\libopenmetaverse\bin\OpenMetaverse.dll</HintPath> 63 <HintPath>..\..\libopenmetaverse\bin\OpenMetaverse.dll</HintPath>
58 </Reference> 64 </Reference>
59 <Reference Include="OpenMetaverseTypes"> 65 <Reference Include="OpenMetaverseTypes">
60 <HintPath>..\..\libopenmetaverse\bin\OpenMetaverseTypes.dll</HintPath> 66 <HintPath>..\..\libopenmetaverse\bin\OpenMetaverseTypes.dll</HintPath>
61 </Reference> 67 </Reference>
62 <Reference Include="System" /> 68 <Reference Include="System" />
63 <Reference Include="System.Core" /> 69 <Reference Include="System.Core" />
64 <Reference Include="System.Web" /> 70 <Reference Include="System.Web" />
65 <Reference Include="System.Xml.Linq" /> 71 <Reference Include="System.Xml.Linq" />
66 <Reference Include="System.Data.DataSetExtensions" /> 72 <Reference Include="System.Data.DataSetExtensions" />
67 <Reference Include="Microsoft.CSharp" /> 73 <Reference Include="Microsoft.CSharp" />
68 <Reference Include="System.Data" /> 74 <Reference Include="System.Data" />
69 <Reference Include="System.Deployment" /> 75 <Reference Include="System.Deployment" />
70 <Reference Include="System.Drawing" /> 76 <Reference Include="System.Drawing" />
71 <Reference Include="System.Net.Http" /> 77 <Reference Include="System.Net.Http" />
72 <Reference Include="System.Windows.Forms" /> 78 <Reference Include="System.Windows.Forms" />
73 <Reference Include="System.Xml" /> 79 <Reference Include="System.Xml" />
74 </ItemGroup> 80 </ItemGroup>
75 <ItemGroup> 81 <ItemGroup>
76 <Compile Include="RegionEditForm.cs"> 82 <Compile Include="RegionEditForm.cs">
77 <SubType>Form</SubType> 83 <SubType>Form</SubType>
78 </Compile> 84 </Compile>
79 <Compile Include="RegionEditForm.Designer.cs"> 85 <Compile Include="RegionEditForm.Designer.cs">
80 <DependentUpon>RegionEditForm.cs</DependentUpon> 86 <DependentUpon>RegionEditForm.cs</DependentUpon>
81 </Compile> 87 </Compile>
82 <Compile Include="SettingsForm.cs"> 88 <Compile Include="SettingsForm.cs">
83 <SubType>Form</SubType> 89 <SubType>Form</SubType>
84 </Compile> 90 </Compile>
85 <Compile Include="SettingsForm.Designer.cs"> 91 <Compile Include="SettingsForm.Designer.cs">
86 <DependentUpon>SettingsForm.cs</DependentUpon> 92 <DependentUpon>SettingsForm.cs</DependentUpon>
87 </Compile> 93 </Compile>
88 <Compile Include="VassalConfiguration.cs" /> 94 <Compile Include="VassalConfiguration.cs" />
89 <Compile Include="VassalForm.cs"> 95 <Compile Include="VassalForm.cs">
90 <SubType>Form</SubType> 96 <SubType>Form</SubType>
91 </Compile> 97 </Compile>
92 <Compile Include="VassalForm.Designer.cs"> 98 <Compile Include="VassalForm.Designer.cs">
93 <DependentUpon>VassalForm.cs</DependentUpon> 99 <DependentUpon>VassalForm.cs</DependentUpon>
94 </Compile> 100 </Compile>
95 <Compile Include="Vassal.cs" /> 101 <Compile Include="Vassal.cs" />
96 <Compile Include="Properties\AssemblyInfo.cs" /> 102 <Compile Include="AssemblyInfo.cs" />
97 <EmbeddedResource Include="RegionEditForm.resx"> 103 <EmbeddedResource Include="RegionEditForm.resx">
98 <DependentUpon>RegionEditForm.cs</DependentUpon> 104 <DependentUpon>RegionEditForm.cs</DependentUpon>
99 </EmbeddedResource> 105 </EmbeddedResource>
100 <EmbeddedResource Include="SettingsForm.resx"> 106 <EmbeddedResource Include="SettingsForm.resx">
101 <DependentUpon>SettingsForm.cs</DependentUpon> 107 <DependentUpon>SettingsForm.cs</DependentUpon>
102 </EmbeddedResource> 108 </EmbeddedResource>
103 <EmbeddedResource Include="VassalForm.resx"> 109 <EmbeddedResource Include="VassalForm.resx">
104 <DependentUpon>VassalForm.cs</DependentUpon> 110 <DependentUpon>VassalForm.cs</DependentUpon>
105 </EmbeddedResource> 111 </EmbeddedResource>
106 <EmbeddedResource Include="Properties\Resources.resx"> 112 <EmbeddedResource Include="Properties\Resources.resx">
107 <Generator>ResXFileCodeGenerator</Generator> 113 <Generator>ResXFileCodeGenerator</Generator>
108 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 114 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
109 <SubType>Designer</SubType> 115 <SubType>Designer</SubType>
110 </EmbeddedResource> 116 </EmbeddedResource>
111 <Compile Include="Properties\Resources.Designer.cs"> 117 <Compile Include="Properties\Resources.Designer.cs">
112 <AutoGen>True</AutoGen> 118 <AutoGen>True</AutoGen>
113 <DependentUpon>Resources.resx</DependentUpon> 119 <DependentUpon>Resources.resx</DependentUpon>
114 </Compile> 120 </Compile>
115 <None Include="Properties\Settings.settings"> 121 <None Include="Properties\Settings.settings">
116 <Generator>SettingsSingleFileGenerator</Generator> 122 <Generator>SettingsSingleFileGenerator</Generator>
117 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 123 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
118 </None> 124 </None>
119 <Compile Include="Properties\Settings.Designer.cs"> 125 <Compile Include="Properties\Settings.Designer.cs">
120 <AutoGen>True</AutoGen> 126 <AutoGen>True</AutoGen>
121 <DependentUpon>Settings.settings</DependentUpon> 127 <DependentUpon>Settings.settings</DependentUpon>
122 <DesignTimeSharedInput>True</DesignTimeSharedInput> 128 <DesignTimeSharedInput>True</DesignTimeSharedInput>
123 </Compile> 129 </Compile>
124 <None Include="Regions.csv"> 130 <None Include="Regions.csv">
125 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 131 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
126 </None> 132 </None>
127 <None Include="Vassal.exe.config"> 133 <None Include="Vassal.exe.config">
128 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 134 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
129 </None> 135 </None>
130 <None Include="Vassal.exe.manifest"> 136 <None Include="Vassal.exe.manifest">
131 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 137 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
132 </None> 138 </None>
133 <None Include="Vassal.ini"> 139 <None Include="Vassal.ini">
134 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 140 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
135 </None> 141 </None>
136 </ItemGroup> 142 </ItemGroup>
137 <ItemGroup> 143 <ItemGroup>
138 <None Include="App.config" /> 144 <None Include="App.config" />
139 </ItemGroup> 145 </ItemGroup>
140 <ItemGroup> 146 <ItemGroup>
141 <EmbeddedResource Include="img\loading.gif" /> 147 <EmbeddedResource Include="img\loading.gif" />
142 </ItemGroup> 148 </ItemGroup>
143 <ItemGroup> 149 <ItemGroup>
144 <EmbeddedResource Include="img\offline.png" /> 150 <EmbeddedResource Include="img\offline.png" />
145 <EmbeddedResource Include="img\online.png" /> 151 <EmbeddedResource Include="img\online.png" />
146 <Content Include="Vassal.ico" /> 152 <Content Include="Vassal.ico" />
147 </ItemGroup> 153 </ItemGroup>
148 <ItemGroup> 154 <ItemGroup>
149 <Folder Include="libs\" /> 155 <Folder Include="libs\" />
150 </ItemGroup> 156 </ItemGroup>
151 <ItemGroup> 157 <ItemGroup>
152 <BootstrapperPackage Include=".NETFramework,Version=v4.5"> 158 <BootstrapperPackage Include=".NETFramework,Version=v4.5">
153 <Visible>False</Visible> 159 <Visible>False</Visible>
154 <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName> 160 <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
155 <Install>true</Install> 161 <Install>true</Install>
156 </BootstrapperPackage> 162 </BootstrapperPackage>
157 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> 163 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
158 <Visible>False</Visible> 164 <Visible>False</Visible>
159 <ProductName>.NET Framework 3.5 SP1</ProductName> 165 <ProductName>.NET Framework 3.5 SP1</ProductName>
160 <Install>false</Install> 166 <Install>false</Install>
161 </BootstrapperPackage> 167 </BootstrapperPackage>
162 </ItemGroup> 168 </ItemGroup>
163 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 169 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
164 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 170 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
165 Other similar extension points exist, see Microsoft.Common.targets. 171 Other similar extension points exist, see Microsoft.Common.targets.
166 <Target Name="BeforeBuild"> 172 <Target Name="BeforeBuild">
167 </Target> 173 </Target>
168 <Target Name="AfterBuild"> 174 <Target Name="AfterBuild">
169 </Target> 175 </Target>
170 --> 176 -->
171 </Project> 177 </Project>
172   178  
173
Generated by GNU Enscript 1.6.5.90.
179
Generated by GNU Enscript 1.6.5.90.
174   180  
175   181  
176   182