| | |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>DLL\Npgsql.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>DLL\NPOI.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.configuration" /> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="System.Data.SQLite, Version=1.0.94.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>DLL\System.Data.SQLite.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Xml.Linq" /> |
| | | <Reference Include="System.Data.DataSetExtensions" /> |
| | | <Reference Include="Microsoft.CSharp" /> |
| | |
| | | <Compile Include="cs\ModelHandler.cs" /> |
| | | <Compile Include="cs\PostgreHelper.cs" /> |
| | | <Compile Include="cs\QGisHelper.cs" /> |
| | | <Compile Include="cs\ReadExcel.cs" /> |
| | | <Compile Include="cs\SQLiteHelper.cs" /> |
| | | <Compile Include="cs\TabInfo.cs" /> |
| | | <Compile Include="cs\TerrainHelper.cs" /> |
| | | <Compile Include="FrmMain.cs"> |
| | |
| | | </Compile> |
| | | <Compile Include="FrmMain.Designer.cs"> |
| | | <DependentUpon>FrmMain.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="FrmSEM.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="FrmSEM.Designer.cs"> |
| | | <DependentUpon>FrmSEM.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="FrmSys.cs"> |
| | | <SubType>Form</SubType> |
| | |
| | | <EmbeddedResource Include="FrmMain.resx"> |
| | | <DependentUpon>FrmMain.cs</DependentUpon> |
| | | <SubType>Designer</SubType> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="FrmSEM.resx"> |
| | | <DependentUpon>FrmSEM.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="FrmSys.resx"> |
| | | <DependentUpon>FrmSys.cs</DependentUpon> |
| | |
| | | </EmbeddedResource> |
| | | <Content Include="DLL\Mono.Security.dll" /> |
| | | <Content Include="DLL\Npgsql.dll" /> |
| | | <Content Include="DLL\NPOI.dll" /> |
| | | <Content Include="DLL\SQLite.Interop.dll" /> |
| | | <Content Include="DLL\System.Data.SQLite.dll" /> |
| | | <Content Include="SysTemplate\pg.sql" /> |
| | | <EmbeddedResource Include="SysTemplate\Controller.java"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |