| | |
| | | <HintPath>dlls\log4net4.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.Configuration" /> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="System.Xml.Linq" /> |
| | | <Reference Include="System.Data.DataSetExtensions" /> |
| | |
| | | <Reference Include="System.Xml" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Domain\Duration.cs" /> |
| | | <Compile Include="Domain\Extension.cs" /> |
| | | <Compile Include="Domain\Layer.cs" /> |
| | | <Compile Include="Domain\Terrain.cs" /> |
| | | <Compile Include="Domain\Water.cs" /> |
| | | <Compile Include="FrmMain.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | <Content Include="dlls\osr_csharp.dll" /> |
| | | <Content Include="dlls\osr_wrap.dll" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="Domain\" /> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| | | Other similar extension points exist, see Microsoft.Common.targets. |