corrade-vassal

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 11  →  ?path2? @ 12
/Vassal/Vassal/Vassal.csproj
@@ -49,10 +49,16 @@
<PropertyGroup>
<ApplicationIcon>Vassal.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup />
<PropertyGroup>
<ApplicationManifest>Vassal.exe.manifest</ApplicationManifest>
<StartupObject>Vassal.Program</StartupObject>
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
<Reference Include="AquaGauge, Version=1.0.5767.1836, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\AquaGauge\bin\Release\AquaGauge.dll</HintPath>
</Reference>
<Reference Include="OpenMetaverse">
<HintPath>..\..\libopenmetaverse\bin\OpenMetaverse.dll</HintPath>
</Reference>
@@ -93,7 +99,7 @@
<DependentUpon>VassalForm.cs</DependentUpon>
</Compile>
<Compile Include="Vassal.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="AssemblyInfo.cs" />
<EmbeddedResource Include="RegionEditForm.resx">
<DependentUpon>RegionEditForm.cs</DependentUpon>
</EmbeddedResource>