AKunSimulator/Global/Global.csproj

100 lines
4.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--Project was exported from assembly: C:\Users\auvkk\Desktop\x64SimIR2\Global.dll-->
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{D4693F0A-12E7-4574-8BD8-C1838B9E1C1B}</ProjectGuid>
<OutputType>Library</OutputType>
<AssemblyName>Global</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<ApplicationVersion>1.0.0.0</ApplicationVersion>
<FileAlignment>512</FileAlignment>
<RootNamespace>Global</RootNamespace>
</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>
<ItemGroup>
<Reference Include="System" />
</ItemGroup>
<ItemGroup>
<Compile Include="EResult.cs" />
<Compile Include="EChannelVar20.cs" />
<Compile Include="EChannelVar30.cs" />
<Compile Include="EChannelVar40.cs" />
<Compile Include="EChannelVar_SICMode.cs" />
<Compile Include="EChannelVarSerial.cs" />
<Compile Include="ETypeChannel.cs" />
<Compile Include="SChannelTab.cs" />
<Compile Include="ChannelSet.cs" />
<Compile Include="PSDSet.cs" />
<Compile Include="SwCtrl.cs" />
<Compile Include="ThreadCtrlSet.cs" />
<Compile Include="MemeorySet.cs" />
<Compile Include="SingleValue.cs" />
<Compile Include="WaferIniVar.cs" />
<Compile Include="IRCurrentStatus.cs" />
<Compile Include="FuncEvent.cs" />
<Compile Include="FuncShareMemory.cs" />
<Compile Include="VarType.cs" />
<Compile Include="DispType.cs" />
<Compile Include="BasicSetting.cs" />
<Compile Include="EWaferStyle.cs" />
<Compile Include="WaferInfo.cs" />
<Compile Include="WaferInfoDisplay.cs" />
<Compile Include="WaferInfoOnce.cs" />
<Compile Include="WaferSimpleInfo.cs" />
<Compile Include="WaferTemperatureInfo.cs" />
<Compile Include="BEI_STATUS.cs" />
<Compile Include="TempData.cs" />
<Compile Include="Viper405Data.cs" />
<Compile Include="ScanPyroControlData.cs" />
<Compile Include="CurvatureData.cs" />
<Compile Include="BEI_SYSTEM_STATUS.cs" />
<Compile Include="BEI_SYSTEM_STATUS_EX.cs" />
<Compile Include="BinaryData.cs" />
<Compile Include="SystemParameter.cs" />
<Compile Include="SubtrateType.cs" />
<Compile Include="SaveIndex.cs" />
<Compile Include="TempStatus.cs" />
<Compile Include="TableHead.cs" />
<Compile Include="SWaferData.cs" />
<Compile Include="SWaferDataC.cs" />
<Compile Include="SViper405Data.cs" />
<Compile Include="SProcessID.cs" />
<Compile Include="SStepInfo.cs" />
<Compile Include="ProcessInfo.cs" />
<Compile Include="SStepInfoEx.cs" />
<Compile Include="INIClass.cs" />
<Compile Include="PString.cs" />
<Compile Include="SFI.cs" />
<Compile Include="ETypeCurvature.cs" />
<Compile Include="ETypeDetectorType.cs" />
<Compile Include="ETypeDetectorTypeEx.cs" />
<Compile Include="SSmart.cs" />
<Compile Include="WinApi.cs" />
<Compile Include="AssemblyInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>