-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WinHspfLt15.vbproj and WinHspfLt_15.sln -- added _V15 vers
atcData15.vbproj -- added IDataManagement and IDataMemory atcGeoSFM10.vbproj -- corrected path BasinsDefaultLayers.xml -- added files
- Loading branch information
1 parent
a66f343
commit d04676f
Showing
5 changed files
with
217 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,176 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0"> | ||
<PropertyGroup> | ||
<ProjectType>Local</ProjectType> | ||
<MyType>WindowsFormsWithCustomSubMain</MyType> | ||
<ProductVersion>9.0.30729</ProductVersion> | ||
<SchemaVersion>2.0</SchemaVersion> | ||
<ProjectGuid>{176999C8-BA24-49B5-9462-5DFE35C50ED7}</ProjectGuid> | ||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
<AssemblyName>WinHspfLt</AssemblyName> | ||
<OutputType>WinExe</OutputType> | ||
<StartupObject>WinHspfLt.modWinHSPFLt</StartupObject> | ||
<AssemblyMajorVersion>0</AssemblyMajorVersion> | ||
<AssemblyMinorVersion>7</AssemblyMinorVersion> | ||
<AssemblyRevisionNumber>0</AssemblyRevisionNumber> | ||
<GenerateRevisionNumber>False</GenerateRevisionNumber> | ||
<AssemblyCompanyName>Aqua Terra Consultants</AssemblyCompanyName> | ||
<StartWithIE>False</StartWithIE> | ||
<ApplicationIcon>WinHspfLt.ico</ApplicationIcon> | ||
<RootNamespace>WinHspfLt</RootNamespace> | ||
<FileUpgradeFlags> | ||
</FileUpgradeFlags> | ||
<OldToolsVersion>3.5</OldToolsVersion> | ||
<UpgradeBackupLocation> | ||
</UpgradeBackupLocation> | ||
<PublishUrl>publish\</PublishUrl> | ||
<Install>true</Install> | ||
<InstallFrom>Disk</InstallFrom> | ||
<UpdateEnabled>false</UpdateEnabled> | ||
<UpdateMode>Foreground</UpdateMode> | ||
<UpdateInterval>7</UpdateInterval> | ||
<UpdateIntervalUnits>Days</UpdateIntervalUnits> | ||
<UpdatePeriodically>false</UpdatePeriodically> | ||
<UpdateRequired>false</UpdateRequired> | ||
<MapFileExtensions>true</MapFileExtensions> | ||
<ApplicationRevision>0</ApplicationRevision> | ||
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> | ||
<IsWebBootstrapper>false</IsWebBootstrapper> | ||
<UseApplicationTrust>false</UseApplicationTrust> | ||
<BootstrapperEnabled>true</BootstrapperEnabled> | ||
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion> | ||
</PropertyGroup> | ||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
<OutputPath>..\bin\</OutputPath> | ||
<DocumentationFile>WinHspfLt.xml</DocumentationFile> | ||
<DebugSymbols>True</DebugSymbols> | ||
<DefineDebug>True</DefineDebug> | ||
<DefineTrace>True</DefineTrace> | ||
<DefineConstants>Win32=True</DefineConstants> | ||
<PlatformTarget>x86</PlatformTarget> | ||
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn> | ||
<DebugType>full</DebugType> | ||
<UseVSHostingProcess>true</UseVSHostingProcess> | ||
</PropertyGroup> | ||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
<OutputPath>..\bin\</OutputPath> | ||
<DocumentationFile>WinHspfLt.xml</DocumentationFile> | ||
<DebugSymbols>False</DebugSymbols> | ||
<DefineDebug>False</DefineDebug> | ||
<DefineTrace>True</DefineTrace> | ||
<DefineConstants>Win32=True</DefineConstants> | ||
<PlatformTarget>x86</PlatformTarget> | ||
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn> | ||
<DebugType>none</DebugType> | ||
<UseVSHostingProcess>true</UseVSHostingProcess> | ||
</PropertyGroup> | ||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> | ||
<DebugSymbols>true</DebugSymbols> | ||
<DefineDebug>true</DefineDebug> | ||
<DefineTrace>true</DefineTrace> | ||
<OutputPath>..\bin\</OutputPath> | ||
<DefineConstants>Win32=True</DefineConstants> | ||
<DocumentationFile>WinHspfLt.xml</DocumentationFile> | ||
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn> | ||
<DebugType>full</DebugType> | ||
<PlatformTarget>x86</PlatformTarget> | ||
</PropertyGroup> | ||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> | ||
<DefineTrace>true</DefineTrace> | ||
<OutputPath>..\bin\</OutputPath> | ||
<DefineConstants>Win32=True</DefineConstants> | ||
<DocumentationFile>WinHspfLt.xml</DocumentationFile> | ||
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn> | ||
<PlatformTarget>x86</PlatformTarget> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<Reference Include="MapWinUtility, Version=4.7.5.19621, Culture=neutral, processorArchitecture=MSIL"> | ||
<SpecificVersion>False</SpecificVersion> | ||
<Private>False</Private> | ||
</Reference> | ||
<Reference Include="Microsoft.VisualBasic.Compatibility"> | ||
<Name>Microsoft.VisualBasic.Compatibility</Name> | ||
</Reference> | ||
<Reference Include="System"> | ||
<Name>System</Name> | ||
</Reference> | ||
<Reference Include="System.Data"> | ||
<Name>System.Data</Name> | ||
</Reference> | ||
<Reference Include="System.Drawing"> | ||
<Name>System.Drawing</Name> | ||
</Reference> | ||
<Reference Include="System.Windows.Forms"> | ||
<Name>System.Windows.Forms</Name> | ||
</Reference> | ||
<Reference Include="System.XML"> | ||
<Name>System.XML</Name> | ||
</Reference> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Import Include="Microsoft.VisualBasic" /> | ||
<Import Include="Microsoft.VisualBasic.Compatibility" /> | ||
<Import Include="System" /> | ||
<Import Include="System.Collections" /> | ||
<Import Include="System.Data" /> | ||
<Import Include="System.Diagnostics" /> | ||
<Import Include="System.Drawing" /> | ||
<Import Include="System.Windows.Forms" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Compile Include="AssemblyInfo.vb" /> | ||
<Compile Include="..\atcUtility\atcCollection.vb" /> | ||
<Compile Include="..\atcUtility\frmFeedback.vb"> | ||
<SubType>Form</SubType> | ||
</Compile> | ||
<Compile Include="..\atcUtility\modFile.vb" /> | ||
<Compile Include="..\atcUtility\modString.vb" /> | ||
<Compile Include="modWinHspfLt.vb"> | ||
<SubType>Code</SubType> | ||
</Compile> | ||
<Content Include="WinHspfLt.ico" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<BootstrapperPackage Include="Microsoft.Net.Client.3.5"> | ||
<Visible>False</Visible> | ||
<ProductName>.NET Framework Client Profile</ProductName> | ||
<Install>false</Install> | ||
</BootstrapperPackage> | ||
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0"> | ||
<Visible>False</Visible> | ||
<ProductName>.NET Framework 2.0 %28x86%29</ProductName> | ||
<Install>true</Install> | ||
</BootstrapperPackage> | ||
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0"> | ||
<Visible>False</Visible> | ||
<ProductName>.NET Framework 3.0 %28x86%29</ProductName> | ||
<Install>false</Install> | ||
</BootstrapperPackage> | ||
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5"> | ||
<Visible>False</Visible> | ||
<ProductName>.NET Framework 3.5</ProductName> | ||
<Install>false</Install> | ||
</BootstrapperPackage> | ||
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> | ||
<Visible>False</Visible> | ||
<ProductName>.NET Framework 3.5 SP1</ProductName> | ||
<Install>false</Install> | ||
</BootstrapperPackage> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<EmbeddedResource Include="..\atcUtility\frmFeedback.resx"> | ||
<DependentUpon>frmFeedback.vb</DependentUpon> | ||
</EmbeddedResource> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Folder Include="My Project\" /> | ||
</ItemGroup> | ||
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" /> | ||
<PropertyGroup> | ||
<PreBuildEvent> | ||
</PreBuildEvent> | ||
<PostBuildEvent> | ||
</PostBuildEvent> | ||
</PropertyGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio 14 | ||
VisualStudioVersion = 14.0.23107.0 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WinHspfLt", "WinHspfLt\WinHspfLt15.vbproj", "{176999C8-BA24-49B5-9462-5DFE35C50ED7}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Debug|x64 = Debug|x64 | ||
Debug|x86 = Debug|x86 | ||
Release|Any CPU = Release|Any CPU | ||
Release|x64 = Release|x64 | ||
Release|x86 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Debug|x64.ActiveCfg = Debug|Any CPU | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Debug|x86.ActiveCfg = Debug|x86 | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Debug|x86.Build.0 = Debug|x86 | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Release|x64.ActiveCfg = Release|Any CPU | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Release|x86.ActiveCfg = Release|x86 | ||
{176999C8-BA24-49B5-9462-5DFE35C50ED7}.Release|x86.Build.0 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters