<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" 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>{EA7DE348-12CF-44F4-BAF0-1EDFF00BF6A7}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<RootNamespace>GSproduction</RootNamespace>
|
<AssemblyName>GSproduction</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<Deterministic>true</Deterministic>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ApplicationIcon>favicon.ico</ApplicationIcon>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="DDTek.Oracle">
|
<HintPath>C:\Users\liu\Desktop\X86\2.10.11.0\DDTek.Oracle.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Data.v17.2">
|
<HintPath>..\..\DLL\DevExpress.Data.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Images.v17.2">
|
<HintPath>..\..\DLL\DevExpress.Images.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Office.v17.2.Core">
|
<HintPath>..\..\DLL\DevExpress.Office.v17.2.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Pdf.v17.2.Core">
|
<HintPath>..\..\DLL\DevExpress.Pdf.v17.2.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Printing.v17.2.Core">
|
<HintPath>..\..\DLL\DevExpress.Printing.v17.2.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.RichEdit.v17.2.Core">
|
<HintPath>..\..\DLL\DevExpress.RichEdit.v17.2.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Sparkline.v17.2.Core">
|
<HintPath>..\..\DLL\DevExpress.Sparkline.v17.2.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.Utils.v17.2">
|
<HintPath>..\..\DLL\DevExpress.Utils.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.XtraBars.v17.2">
|
<HintPath>..\..\DLL\DevExpress.XtraBars.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.XtraEditors.v17.2">
|
<HintPath>..\..\DLL\DevExpress.XtraEditors.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.XtraGrid.v17.2">
|
<HintPath>..\..\DLL\DevExpress.XtraGrid.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.XtraLayout.v17.2">
|
<HintPath>..\..\DLL\DevExpress.XtraLayout.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.XtraPrinting.v17.2">
|
<HintPath>..\..\DLL\DevExpress.XtraPrinting.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="DevExpress.XtraTreeList.v17.2">
|
<HintPath>..\..\DLL\DevExpress.XtraTreeList.v17.2.dll</HintPath>
|
</Reference>
|
<Reference Include="FastReport, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\DLL\FastReport.dll</HintPath>
|
</Reference>
|
<Reference Include="FastReport.Bars, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\DLL\FastReport.Bars.dll</HintPath>
|
</Reference>
|
<Reference Include="FastReport.Editor, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\DLL\FastReport.Editor.dll</HintPath>
|
</Reference>
|
<Reference Include="FastReport.Install">
|
<HintPath>..\..\DLL\FastReport.Install.dll</HintPath>
|
</Reference>
|
<Reference Include="FastReport.VSDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\DLL\FastReport.VSDesign.dll</HintPath>
|
</Reference>
|
<Reference Include="FastReport.Web, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\DLL\FastReport.Web.dll</HintPath>
|
</Reference>
|
<Reference Include="microsoft.directx">
|
<HintPath>C:\Users\liu\Desktop\microsoft.directx\x32\9.15.779.0\microsoft.directx.dll</HintPath>
|
</Reference>
|
<Reference Include="microsoft.directx.directsound">
|
<HintPath>C:\Users\liu\Desktop\microsoft.directx.directsound\x32\9.15.779.0\microsoft.directx.directsound.dll</HintPath>
|
</Reference>
|
<Reference Include="Oracle.DataAccess">
|
<HintPath>..\..\DLL\Oracle.DataAccess.dll</HintPath>
|
</Reference>
|
<Reference Include="Oracle.ManagedDataAccess">
|
<HintPath>..\..\DLL\Oracle.ManagedDataAccess.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="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="GSBGBarcodeFrm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="GSproductionClass.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="SQL\DBorl.cs" />
|
<Compile Include="SQL\OraSQL.cs" />
|
<Compile Include="SQL\SQLHelper.cs" />
|
<Compile Include="WeightCollectDataSet.Designer.cs" />
|
<Compile Include="WeightCollectDataSet1.Designer.cs" />
|
<EmbeddedResource Include="GSBGBarcodeFrm.resx">
|
<DependentUpon>GSBGBarcodeFrm.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>
|
</Compile>
|
<None Include="app.config" />
|
<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>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Connected Services\" />
|
</ItemGroup>
|
<ItemGroup>
|
<COMReference Include="SpeechLib">
|
<Guid>{C866CA3A-32F7-11D2-9602-00C04F8EE628}</Guid>
|
<VersionMajor>5</VersionMajor>
|
<VersionMinor>4</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>tlbimp</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</COMReference>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="favicon.ico" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|