You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
232 lines
9.0 KiB
232 lines
9.0 KiB
2 months ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||
|
<PropertyGroup>
|
||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||
|
<ProjectGuid>{B784C5CF-474A-4E2D-BA0D-526EB57FE945}</ProjectGuid>
|
||
|
<OutputType>WinExe</OutputType>
|
||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||
|
<RootNamespace>FacOneZPStation</RootNamespace>
|
||
|
<AssemblyName>FacOneZPStation</AssemblyName>
|
||
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||
|
<FileAlignment>512</FileAlignment>
|
||
|
<TargetFrameworkProfile />
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||
|
<PlatformTarget>x86</PlatformTarget>
|
||
|
<DebugSymbols>true</DebugSymbols>
|
||
|
<DebugType>full</DebugType>
|
||
|
<Optimize>false</Optimize>
|
||
|
<OutputPath>bin\Debug\</OutputPath>
|
||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||
|
<ErrorReport>prompt</ErrorReport>
|
||
|
<WarningLevel>4</WarningLevel>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
||
|
<DebugType>pdbonly</DebugType>
|
||
|
<Optimize>true</Optimize>
|
||
|
<OutputPath>bin\Release\</OutputPath>
|
||
|
<DefineConstants>TRACE</DefineConstants>
|
||
|
<ErrorReport>prompt</ErrorReport>
|
||
|
<WarningLevel>4</WarningLevel>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup>
|
||
|
<ApplicationIcon>2.ico</ApplicationIcon>
|
||
|
</PropertyGroup>
|
||
|
<ItemGroup>
|
||
|
<Reference Include="Interop.OPCAutomation, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||
|
<HintPath>.\Interop.OPCAutomation.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="MESClassLibrary">
|
||
|
<HintPath>..\MESClassLibrary\bin\Debug\MESClassLibrary.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="SchTaskExtAPI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||
|
<SpecificVersion>False</SpecificVersion>
|
||
|
<HintPath>.\SchTaskExtAPI.dll</HintPath>
|
||
|
</Reference>
|
||
|
<Reference Include="System" />
|
||
|
<Reference Include="System.configuration" />
|
||
|
<Reference Include="System.Core" />
|
||
|
<Reference Include="System.EnterpriseServices" />
|
||
|
<Reference Include="System.Runtime.Serialization" />
|
||
|
<Reference Include="System.ServiceModel" />
|
||
|
<Reference Include="System.Web.Services" />
|
||
|
<Reference Include="System.Xml.Linq" />
|
||
|
<Reference Include="System.Data.DataSetExtensions" />
|
||
|
<Reference Include="Microsoft.CSharp" />
|
||
|
<Reference Include="System.Data" />
|
||
|
<Reference Include="System.Deployment" />
|
||
|
<Reference Include="System.Drawing" />
|
||
|
<Reference Include="System.Windows.Forms" />
|
||
|
<Reference Include="System.Xml" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Compile Include="AutoUpdater.cs" />
|
||
|
<Compile Include="FrmBuDa.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmBuDa.Designer.cs">
|
||
|
<DependentUpon>FrmBuDa.cs</DependentUpon>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmChooseDamnPosition.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmChooseDamnPosition.Designer.cs">
|
||
|
<DependentUpon>FrmChooseDamnPosition.cs</DependentUpon>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmMain.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmMain.Designer.cs">
|
||
|
<DependentUpon>FrmMain.cs</DependentUpon>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmMould.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmMould.Designer.cs">
|
||
|
<DependentUpon>FrmMould.cs</DependentUpon>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmPass.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmPass.Designer.cs">
|
||
|
<DependentUpon>FrmPass.cs</DependentUpon>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmZP.cs">
|
||
|
<SubType>Form</SubType>
|
||
|
</Compile>
|
||
|
<Compile Include="FrmZP.Designer.cs">
|
||
|
<DependentUpon>FrmZP.cs</DependentUpon>
|
||
|
</Compile>
|
||
|
<Compile Include="Program.cs" />
|
||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||
|
<Compile Include="ReportHelper.cs" />
|
||
|
<Compile Include="Upload.cs" />
|
||
|
<Compile Include="Web References\WebReference\Reference.cs">
|
||
|
<AutoGen>True</AutoGen>
|
||
|
<DesignTime>True</DesignTime>
|
||
|
<DependentUpon>Reference.map</DependentUpon>
|
||
|
</Compile>
|
||
|
<EmbeddedResource Include="FrmBuDa.resx">
|
||
|
<DependentUpon>FrmBuDa.cs</DependentUpon>
|
||
|
</EmbeddedResource>
|
||
|
<EmbeddedResource Include="FrmChooseDamnPosition.resx">
|
||
|
<DependentUpon>FrmChooseDamnPosition.cs</DependentUpon>
|
||
|
</EmbeddedResource>
|
||
|
<EmbeddedResource Include="FrmMain.resx">
|
||
|
<DependentUpon>FrmMain.cs</DependentUpon>
|
||
|
</EmbeddedResource>
|
||
|
<EmbeddedResource Include="FrmMould.resx">
|
||
|
<DependentUpon>FrmMould.cs</DependentUpon>
|
||
|
</EmbeddedResource>
|
||
|
<EmbeddedResource Include="FrmPass.resx">
|
||
|
<DependentUpon>FrmPass.cs</DependentUpon>
|
||
|
</EmbeddedResource>
|
||
|
<EmbeddedResource Include="FrmZP.resx">
|
||
|
<DependentUpon>FrmZP.cs</DependentUpon>
|
||
|
</EmbeddedResource>
|
||
|
<EmbeddedResource Include="Properties\Resources.resx">
|
||
|
<Generator>ResXFileCodeGenerator</Generator>
|
||
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||
|
<SubType>Designer</SubType>
|
||
|
</EmbeddedResource>
|
||
|
<Compile Include="Properties\Resources.Designer.cs">
|
||
|
<AutoGen>True</AutoGen>
|
||
|
<DependentUpon>Resources.resx</DependentUpon>
|
||
|
<DesignTime>True</DesignTime>
|
||
|
</Compile>
|
||
|
<None Include="Properties\Settings.settings">
|
||
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||
|
</None>
|
||
|
<Compile Include="Properties\Settings.Designer.cs">
|
||
|
<AutoGen>True</AutoGen>
|
||
|
<DependentUpon>Settings.settings</DependentUpon>
|
||
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||
|
</Compile>
|
||
|
<None Include="Web References\WebReference\Reference.map">
|
||
|
<Generator>MSDiscoCodeGenerator</Generator>
|
||
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
||
|
</None>
|
||
|
<None Include="Web References\WebReference\WMSWebService.wsdl" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<None Include="App.config">
|
||
|
<SubType>Designer</SubType>
|
||
|
</None>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Content Include="2.ico" />
|
||
|
<Content Include="banner.jpg" />
|
||
|
<Content Include="Interop.OPCAutomation.dll" />
|
||
|
<Content Include="logo.png" />
|
||
|
<Content Include="SchTaskExtAPI.dll" />
|
||
|
<None Include="Web References\WebReference\WMSWebService.disco" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ProjectReference Include="..\foda\foda.csproj">
|
||
|
<Project>{c246ae3f-ae49-45cb-b2cf-c56c6d228c6b}</Project>
|
||
|
<Name>foda</Name>
|
||
|
</ProjectReference>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<COMReference Include="grdesLib">
|
||
|
<Guid>{0CDAC26E-8F92-47EE-9E2E-844DBF78703A}</Guid>
|
||
|
<VersionMajor>5</VersionMajor>
|
||
|
<VersionMinor>0</VersionMinor>
|
||
|
<Lcid>0</Lcid>
|
||
|
<WrapperTool>tlbimp</WrapperTool>
|
||
|
<Isolated>False</Isolated>
|
||
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||
|
</COMReference>
|
||
|
<COMReference Include="grproLib">
|
||
|
<Guid>{715CBE0F-4F50-46EF-B009-CACED3A5C868}</Guid>
|
||
|
<VersionMajor>5</VersionMajor>
|
||
|
<VersionMinor>0</VersionMinor>
|
||
|
<Lcid>0</Lcid>
|
||
|
<WrapperTool>tlbimp</WrapperTool>
|
||
|
<Isolated>False</Isolated>
|
||
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||
|
</COMReference>
|
||
|
<COMReference Include="stdole">
|
||
|
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
|
||
|
<VersionMajor>2</VersionMajor>
|
||
|
<VersionMinor>0</VersionMinor>
|
||
|
<Lcid>0</Lcid>
|
||
|
<WrapperTool>primary</WrapperTool>
|
||
|
<Isolated>False</Isolated>
|
||
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||
|
</COMReference>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<WebReferences Include="Web References\" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<WebReferenceUrl Include="http://localhost:8005/WMSWebService.asmx">
|
||
|
<UrlBehavior>Dynamic</UrlBehavior>
|
||
|
<RelPath>Web References\WebReference\</RelPath>
|
||
|
<UpdateFromURL>http://localhost:8005/WMSWebService.asmx</UpdateFromURL>
|
||
|
<ServiceLocationURL>
|
||
|
</ServiceLocationURL>
|
||
|
<CachedDynamicPropName>
|
||
|
</CachedDynamicPropName>
|
||
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
||
|
<CachedSettingsPropName>FacOneZPStation_WebReference_WMSWebService</CachedSettingsPropName>
|
||
|
</WebReferenceUrl>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<WCFMetadata Include="Service References\" />
|
||
|
</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.
|
||
|
<Target Name="BeforeBuild">
|
||
|
</Target>
|
||
|
<Target Name="AfterBuild">
|
||
|
</Target>
|
||
|
-->
|
||
|
</Project>
|