| | |
| | | <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\SysDict.cs" /> |
| | | <Compile Include="cs\TerrainHelper.cs" /> |
| | | <Compile Include="db\DbInfo.cs" /> |
| | | <Compile Include="db\FrmDbCfg.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="db\FrmDbCfg.Designer.cs"> |
| | | <DependentUpon>FrmDbCfg.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="db\FrmDB.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="db\FrmDB.Designer.cs"> |
| | | <DependentUpon>FrmDB.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="FrmMain.cs"> |
| | | <SubType>Form</SubType> |
| | | </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> |
| | |
| | | </Compile> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="FrmEtown.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="FrmEtown.Designer.cs"> |
| | | <DependentUpon>FrmEtown.cs</DependentUpon> |
| | | </Compile> |
| | | <EmbeddedResource Include="db\FrmDbCfg.resx"> |
| | | <DependentUpon>FrmDbCfg.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="db\FrmDB.resx"> |
| | | <DependentUpon>FrmDB.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <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> |
| | |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | <DesignTime>True</DesignTime> |
| | | </Compile> |
| | | <EmbeddedResource Include="FrmEtown.resx"> |
| | | <DependentUpon>FrmEtown.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <None Include="Properties\Settings.settings"> |
| | | <Generator>SettingsSingleFileGenerator</Generator> |
| | | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
| | |
| | | </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" /> |
| | | <EmbeddedResource Include="EtownTemplate\Entity.java"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="EtownTemplate\Mapper.java"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </EmbeddedResource> |
| | | <Content Include="SysTemplate\pg.sql" /> |
| | | <EmbeddedResource Include="SysTemplate\Controller.java"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |