185 lines
		
	
	
		
			8.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			185 lines
		
	
	
		
			8.7 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>{3869B8C1-1290-4864-B72D-D771475F914D}</ProjectGuid>
 | |
|     <OutputType>WinExe</OutputType>
 | |
|     <AppDesignerFolder>Properties</AppDesignerFolder>
 | |
|     <RootNamespace>FED0000</RootNamespace>
 | |
|     <AssemblyName>FED0000</AssemblyName>
 | |
|     <TargetFrameworkVersion>v4.6</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>
 | |
|     <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>
 | |
|   <ItemGroup>
 | |
|     <Reference Include="ArSetting.Net4">
 | |
|       <HintPath>..\..\DLL\ArSetting.Net4.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="FarPoint.CalcEngine, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Excel, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Localization, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.PDF, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.PluginCalendar.WinForms, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Win, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Win.Chart, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Win.Spread, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457, processorArchitecture=MSIL" />
 | |
|     <Reference Include="GrapeCity.CalcEngine, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="GrapeCity.Spreadsheet, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="GrapeCity.Spreadsheet.Win, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="GrapeCity.Win.PluginInputMan, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457, processorArchitecture=MSIL" />
 | |
|     <Reference Include="libxl.net">
 | |
|       <HintPath>..\..\DLL\libxl.net.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
 | |
|       <EmbedInteropTypes>True</EmbedInteropTypes>
 | |
|     </Reference>
 | |
|     <Reference Include="Microsoft.VisualBasic" />
 | |
|     <Reference Include="System" />
 | |
|     <Reference Include="System.ComponentModel.DataAnnotations" />
 | |
|     <Reference Include="System.Configuration" />
 | |
|     <Reference Include="System.Core" />
 | |
|     <Reference Include="System.Data.Linq" />
 | |
|     <Reference Include="System.Runtime.Serialization" />
 | |
|     <Reference Include="System.Security" />
 | |
|     <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" />
 | |
|     <Reference Include="WindowsBase" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Compile Include="DataClasses1.designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DesignTime>True</DesignTime>
 | |
|       <DependentUpon>DataClasses1.dbml</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="EEDataSet.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DesignTime>True</DesignTime>
 | |
|       <DependentUpon>EEDataSet.xsd</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="License\fLicenseList.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="License\fLicenseList.Designer.cs">
 | |
|       <DependentUpon>fLicenseList.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="MethodExtentions.cs" />
 | |
|     <Compile Include="Program.cs" />
 | |
|     <Compile Include="Properties\AssemblyInfo.cs" />
 | |
|     <Compile Include="Education\fEdulist.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Education\fEdulist.Designer.cs">
 | |
|       <DependentUpon>fEdulist.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <EmbeddedResource Include="License\fLicenseList.resx">
 | |
|       <DependentUpon>fLicenseList.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Properties\licenses.licx" />
 | |
|     <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="Education\fEdulist.resx">
 | |
|       <DependentUpon>fEdulist.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <None Include="app.config" />
 | |
|     <None Include="DataClasses1.dbml">
 | |
|       <Generator>MSLinqToSQLGenerator</Generator>
 | |
|       <LastGenOutput>DataClasses1.designer.cs</LastGenOutput>
 | |
|       <SubType>Designer</SubType>
 | |
|     </None>
 | |
|     <None Include="DataClasses1.dbml.layout">
 | |
|       <DependentUpon>DataClasses1.dbml</DependentUpon>
 | |
|     </None>
 | |
|     <None Include="EEDataSet.xsc">
 | |
|       <DependentUpon>EEDataSet.xsd</DependentUpon>
 | |
|     </None>
 | |
|     <None Include="EEDataSet.xsd">
 | |
|       <Generator>MSDataSetGenerator</Generator>
 | |
|       <LastGenOutput>EEDataSet.Designer.cs</LastGenOutput>
 | |
|       <SubType>Designer</SubType>
 | |
|     </None>
 | |
|     <None Include="EEDataSet.xss">
 | |
|       <DependentUpon>EEDataSet.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="..\..\Sub\arCtl\arControl.csproj">
 | |
|       <Project>{f31c242c-1b15-4518-9733-48558499fe4b}</Project>
 | |
|       <Name>arControl</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\..\Sub\YARTE\YARTE.csproj">
 | |
|       <Project>{db5ee9c8-eacf-4231-877e-b9dfd7a714de}</Project>
 | |
|       <Name>YARTE</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>
 | |
|   <ItemGroup>
 | |
|     <None Include="Resources\action_save.gif" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
 | |
|     <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
 | |
|   </ItemGroup>
 | |
|   <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> | 
