147 lines
6.0 KiB
XML
147 lines
6.0 KiB
XML
<?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>{74836A5F-CB5B-449F-9210-99C9D1A23B97}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>FPJ0000</RootNamespace>
|
|
<AssemblyName>FPJ0000</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
</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>
|
|
<ItemGroup>
|
|
<Reference Include="ArSetting.Net4">
|
|
<HintPath>..\..\DLL\ArSetting.Net4.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="libxl.net">
|
|
<HintPath>..\..\DLL\libxl.net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
|
|
<Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<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="DataBaseManager.cs" />
|
|
<Compile Include="dsPRJ.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>dsPRJ.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="fPartList.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="fPartList.Designer.cs">
|
|
<DependentUpon>fPartList.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="fProjectList.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="fProjectList.Designer.cs">
|
|
<DependentUpon>fProjectList.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="fRPartList.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="fRPartList.Designer.cs">
|
|
<DependentUpon>fRPartList.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MethodExtentions.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<EmbeddedResource Include="fPartList.resx">
|
|
<DependentUpon>fPartList.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="fProjectList.resx">
|
|
<DependentUpon>fProjectList.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="fRPartList.resx">
|
|
<DependentUpon>fRPartList.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>
|
|
<EmbeddedResource Include="rPartList.rdlc" />
|
|
<None Include="app.config" />
|
|
<None Include="dsPRJ.xsc">
|
|
<DependentUpon>dsPRJ.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="dsPRJ.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>dsPRJ.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="dsPRJ.xss">
|
|
<DependentUpon>dsPRJ.xsd</DependentUpon>
|
|
</None>
|
|
<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>
|
|
<ProjectReference Include="..\..\..\..\_Library\arControl\arControl\arControl.csproj">
|
|
<Project>{f31c242c-1b15-4518-9733-48558499fe4b}</Project>
|
|
<Name>arControl</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\FCM0000\FCM0000.csproj">
|
|
<Project>{26982882-c1ff-45f8-861c-d67558725ff1}</Project>
|
|
<Name>FCM0000</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\FCOMMON\FCOMMON.csproj">
|
|
<Project>{304bd018-194b-47da-b4e0-f16df7b606da}</Project>
|
|
<Name>FCOMMON</Name>
|
|
</ProjectReference>
|
|
</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> |