corrade-vassal – Diff between revs 12 and 13

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 12 Rev 13
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 <PropertyGroup>
54 <StartupObject>Vassal.Program</StartupObject> 54 <StartupObject>Vassal.Program</StartupObject>
55 </PropertyGroup> 55 </PropertyGroup>
56 <PropertyGroup /> 56 <PropertyGroup />
57 <ItemGroup> 57 <ItemGroup>
58 <Reference Include="AquaGauge, Version=1.0.5767.1836, Culture=neutral, processorArchitecture=MSIL"> 58 <Reference Include="AquaGauge, Version=1.0.5767.1836, Culture=neutral, processorArchitecture=MSIL">
59 <SpecificVersion>False</SpecificVersion> 59 <SpecificVersion>False</SpecificVersion>
60 <HintPath>..\..\AquaGauge\bin\Release\AquaGauge.dll</HintPath> 60 <HintPath>..\..\AquaGauge\bin\Release\AquaGauge.dll</HintPath>
61 </Reference> 61 </Reference>
62 <Reference Include="OpenMetaverse"> 62 <Reference Include="OpenMetaverse">
63 <HintPath>..\..\libopenmetaverse\bin\OpenMetaverse.dll</HintPath> 63 <HintPath>..\..\libopenmetaverse\bin\OpenMetaverse.dll</HintPath>
64 </Reference> 64 </Reference>
65 <Reference Include="OpenMetaverseTypes"> 65 <Reference Include="OpenMetaverseTypes">
66 <HintPath>..\..\libopenmetaverse\bin\OpenMetaverseTypes.dll</HintPath> 66 <HintPath>..\..\libopenmetaverse\bin\OpenMetaverseTypes.dll</HintPath>
67 </Reference> 67 </Reference>
68 <Reference Include="System" /> 68 <Reference Include="System" />
69 <Reference Include="System.Core" /> 69 <Reference Include="System.Core" />
70 <Reference Include="System.Web" /> 70 <Reference Include="System.Web" />
71 <Reference Include="System.Xml.Linq" /> 71 <Reference Include="System.Xml.Linq" />
72 <Reference Include="System.Data.DataSetExtensions" /> 72 <Reference Include="System.Data.DataSetExtensions" />
73 <Reference Include="Microsoft.CSharp" /> 73 <Reference Include="Microsoft.CSharp" />
74 <Reference Include="System.Data" /> 74 <Reference Include="System.Data" />
75 <Reference Include="System.Deployment" /> 75 <Reference Include="System.Deployment" />
76 <Reference Include="System.Drawing" /> 76 <Reference Include="System.Drawing" />
77 <Reference Include="System.Net.Http" /> 77 <Reference Include="System.Net.Http" />
78 <Reference Include="System.Windows.Forms" /> 78 <Reference Include="System.Windows.Forms" />
79 <Reference Include="System.Xml" /> 79 <Reference Include="System.Xml" />
-   80 <Reference Include="wasSharp">
-   81 <HintPath>..\..\wasSharp\bin\Release\wasSharp.dll</HintPath>
-   82 </Reference>
80 </ItemGroup> 83 </ItemGroup>
81 <ItemGroup> 84 <ItemGroup>
82 <Compile Include="RegionEditForm.cs"> 85 <Compile Include="RegionEditForm.cs">
83 <SubType>Form</SubType> 86 <SubType>Form</SubType>
84 </Compile> 87 </Compile>
85 <Compile Include="RegionEditForm.Designer.cs"> 88 <Compile Include="RegionEditForm.Designer.cs">
86 <DependentUpon>RegionEditForm.cs</DependentUpon> 89 <DependentUpon>RegionEditForm.cs</DependentUpon>
87 </Compile> 90 </Compile>
88 <Compile Include="SettingsForm.cs"> 91 <Compile Include="SettingsForm.cs">
89 <SubType>Form</SubType> 92 <SubType>Form</SubType>
90 </Compile> 93 </Compile>
91 <Compile Include="SettingsForm.Designer.cs"> 94 <Compile Include="SettingsForm.Designer.cs">
92 <DependentUpon>SettingsForm.cs</DependentUpon> 95 <DependentUpon>SettingsForm.cs</DependentUpon>
93 </Compile> 96 </Compile>
94 <Compile Include="VassalConfiguration.cs" /> 97 <Compile Include="VassalConfiguration.cs" />
95 <Compile Include="VassalForm.cs"> 98 <Compile Include="VassalForm.cs">
96 <SubType>Form</SubType> 99 <SubType>Form</SubType>
97 </Compile> 100 </Compile>
98 <Compile Include="VassalForm.Designer.cs"> 101 <Compile Include="VassalForm.Designer.cs">
99 <DependentUpon>VassalForm.cs</DependentUpon> 102 <DependentUpon>VassalForm.cs</DependentUpon>
100 </Compile> 103 </Compile>
101 <Compile Include="Vassal.cs" /> 104 <Compile Include="Vassal.cs" />
102 <Compile Include="AssemblyInfo.cs" /> 105 <Compile Include="Properties\AssemblyInfo.cs" />
103 <EmbeddedResource Include="RegionEditForm.resx"> 106 <EmbeddedResource Include="RegionEditForm.resx">
104 <DependentUpon>RegionEditForm.cs</DependentUpon> 107 <DependentUpon>RegionEditForm.cs</DependentUpon>
105 </EmbeddedResource> 108 </EmbeddedResource>
106 <EmbeddedResource Include="SettingsForm.resx"> 109 <EmbeddedResource Include="SettingsForm.resx">
107 <DependentUpon>SettingsForm.cs</DependentUpon> 110 <DependentUpon>SettingsForm.cs</DependentUpon>
108 </EmbeddedResource> 111 </EmbeddedResource>
109 <EmbeddedResource Include="VassalForm.resx"> 112 <EmbeddedResource Include="VassalForm.resx">
110 <DependentUpon>VassalForm.cs</DependentUpon> 113 <DependentUpon>VassalForm.cs</DependentUpon>
111 </EmbeddedResource> 114 </EmbeddedResource>
112 <EmbeddedResource Include="Properties\Resources.resx"> 115 <EmbeddedResource Include="Properties\Resources.resx">
113 <Generator>ResXFileCodeGenerator</Generator> 116 <Generator>ResXFileCodeGenerator</Generator>
114 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 117 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
115 <SubType>Designer</SubType> 118 <SubType>Designer</SubType>
116 </EmbeddedResource> 119 </EmbeddedResource>
117 <Compile Include="Properties\Resources.Designer.cs"> 120 <Compile Include="Properties\Resources.Designer.cs">
118 <AutoGen>True</AutoGen> 121 <AutoGen>True</AutoGen>
119 <DependentUpon>Resources.resx</DependentUpon> 122 <DependentUpon>Resources.resx</DependentUpon>
120 </Compile> 123 </Compile>
121 <None Include="Properties\Settings.settings"> 124 <None Include="Properties\Settings.settings">
122 <Generator>SettingsSingleFileGenerator</Generator> 125 <Generator>SettingsSingleFileGenerator</Generator>
123 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 126 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
124 </None> 127 </None>
125 <Compile Include="Properties\Settings.Designer.cs"> 128 <Compile Include="Properties\Settings.Designer.cs">
126 <AutoGen>True</AutoGen> 129 <AutoGen>True</AutoGen>
127 <DependentUpon>Settings.settings</DependentUpon> 130 <DependentUpon>Settings.settings</DependentUpon>
128 <DesignTimeSharedInput>True</DesignTimeSharedInput> 131 <DesignTimeSharedInput>True</DesignTimeSharedInput>
129 </Compile> 132 </Compile>
130 <None Include="Regions.csv"> 133 <None Include="Regions.csv">
131 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 134 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
132 </None> 135 </None>
133 <None Include="Vassal.exe.config"> 136 <None Include="Vassal.exe.config">
134 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 137 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
135 </None> 138 </None>
136 <None Include="Vassal.exe.manifest"> 139 <None Include="Vassal.exe.manifest">
137 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 140 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
138 </None> 141 </None>
139 <None Include="Vassal.ini"> 142 <None Include="Vassal.ini">
140 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 143 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
141 </None> 144 </None>
142 </ItemGroup> 145 </ItemGroup>
143 <ItemGroup> 146 <ItemGroup>
144 <None Include="App.config" /> 147 <None Include="App.config" />
145 </ItemGroup> 148 </ItemGroup>
146 <ItemGroup> 149 <ItemGroup>
147 <EmbeddedResource Include="img\loading.gif" /> 150 <EmbeddedResource Include="img\loading.gif" />
148 </ItemGroup> 151 </ItemGroup>
149 <ItemGroup> 152 <ItemGroup>
150 <EmbeddedResource Include="img\offline.png" /> 153 <EmbeddedResource Include="img\offline.png" />
151 <EmbeddedResource Include="img\online.png" /> 154 <EmbeddedResource Include="img\online.png" />
152 <Content Include="Vassal.ico" /> 155 <Content Include="Vassal.ico" />
153 </ItemGroup> 156 </ItemGroup>
154 <ItemGroup> 157 <ItemGroup>
155 <Folder Include="libs\" /> 158 <Folder Include="libs\" />
156 </ItemGroup> 159 </ItemGroup>
157 <ItemGroup> 160 <ItemGroup>
158 <BootstrapperPackage Include=".NETFramework,Version=v4.5"> 161 <BootstrapperPackage Include=".NETFramework,Version=v4.5">
159 <Visible>False</Visible> 162 <Visible>False</Visible>
160 <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName> 163 <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
161 <Install>true</Install> 164 <Install>true</Install>
162 </BootstrapperPackage> 165 </BootstrapperPackage>
163 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> 166 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
164 <Visible>False</Visible> 167 <Visible>False</Visible>
165 <ProductName>.NET Framework 3.5 SP1</ProductName> 168 <ProductName>.NET Framework 3.5 SP1</ProductName>
166 <Install>false</Install> 169 <Install>false</Install>
167 </BootstrapperPackage> 170 </BootstrapperPackage>
168 </ItemGroup> 171 </ItemGroup>
169 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 172 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
170 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 173 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
171 Other similar extension points exist, see Microsoft.Common.targets. 174 Other similar extension points exist, see Microsoft.Common.targets.
172 <Target Name="BeforeBuild"> 175 <Target Name="BeforeBuild">
173 </Target> 176 </Target>
174 <Target Name="AfterBuild"> 177 <Target Name="AfterBuild">
175 </Target> 178 </Target>
176 --> 179 -->
177 </Project> 180 </Project>
178   181  
179
Generated by GNU Enscript 1.6.5.90.
182
Generated by GNU Enscript 1.6.5.90.
180   183  
181   184  
182   185