<?xml version="1.0" encoding="utf-8"?>
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<ItemGroup Label="ProjectConfigurations">
|
<ProjectConfiguration Include="Debug|Win32">
|
<Configuration>Debug</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Release|Win32">
|
<Configuration>Release</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Debug|x64">
|
<Configuration>Debug</Configuration>
|
<Platform>x64</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Release|x64">
|
<Configuration>Release</Configuration>
|
<Platform>x64</Platform>
|
</ProjectConfiguration>
|
</ItemGroup>
|
<PropertyGroup Label="Globals">
|
<VCProjectVersion>15.0</VCProjectVersion>
|
<ProjectGuid>{521DEE85-086F-4A6F-B926-135FC1F65267}</ProjectGuid>
|
<Keyword>MFCProj</Keyword>
|
<RootNamespace>MTerm2</RootNamespace>
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
<ProjectName>MTerm2</ProjectName>
|
</PropertyGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>true</UseDebugLibraries>
|
<PlatformToolset>v141</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
<UseOfMfc>Dynamic</UseOfMfc>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>false</UseDebugLibraries>
|
<PlatformToolset>v141</PlatformToolset>
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
<CharacterSet>Unicode</CharacterSet>
|
<UseOfMfc>Dynamic</UseOfMfc>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>true</UseDebugLibraries>
|
<PlatformToolset>v141</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
<UseOfMfc>Dynamic</UseOfMfc>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>false</UseDebugLibraries>
|
<PlatformToolset>v141</PlatformToolset>
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
<CharacterSet>Unicode</CharacterSet>
|
<UseOfMfc>Dynamic</UseOfMfc>
|
</PropertyGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<ImportGroup Label="ExtensionSettings">
|
</ImportGroup>
|
<ImportGroup Label="Shared">
|
</ImportGroup>
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<LinkIncremental>true</LinkIncremental>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
<LinkIncremental>true</LinkIncremental>
|
<LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;D:\WORK\VC_WORK\MTerm1\x64\Debug</LibraryPath>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<LinkIncremental>false</LinkIncremental>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
<LinkIncremental>false</LinkIncremental>
|
<LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;x64\Release</LibraryPath>
|
</PropertyGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<ClCompile>
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
<WarningLevel>Level3</WarningLevel>
|
<Optimization>Disabled</Optimization>
|
<SDLCheck>true</SDLCheck>
|
<PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
</ClCompile>
|
<Link>
|
<SubSystem>Windows</SubSystem>
|
</Link>
|
<Midl>
|
<MkTypLibCompatible>false</MkTypLibCompatible>
|
<ValidateAllParameters>true</ValidateAllParameters>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
</Midl>
|
<ResourceCompile>
|
<Culture>0x0804</Culture>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
</ResourceCompile>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
<ClCompile>
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
<WarningLevel>Level3</WarningLevel>
|
<Optimization>Disabled</Optimization>
|
<SDLCheck>true</SDLCheck>
|
<PreprocessorDefinitions>_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
</ClCompile>
|
<Link>
|
<SubSystem>Windows</SubSystem>
|
</Link>
|
<Midl>
|
<MkTypLibCompatible>false</MkTypLibCompatible>
|
<ValidateAllParameters>true</ValidateAllParameters>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
</Midl>
|
<ResourceCompile>
|
<Culture>0x0804</Culture>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
</ResourceCompile>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<ClCompile>
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
<WarningLevel>Level3</WarningLevel>
|
<Optimization>MaxSpeed</Optimization>
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
<SDLCheck>true</SDLCheck>
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
</ClCompile>
|
<Link>
|
<SubSystem>Windows</SubSystem>
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
<OptimizeReferences>true</OptimizeReferences>
|
</Link>
|
<Midl>
|
<MkTypLibCompatible>false</MkTypLibCompatible>
|
<ValidateAllParameters>true</ValidateAllParameters>
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
</Midl>
|
<ResourceCompile>
|
<Culture>0x0804</Culture>
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
</ResourceCompile>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
<ClCompile>
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
<WarningLevel>Level3</WarningLevel>
|
<Optimization>MaxSpeed</Optimization>
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
<SDLCheck>true</SDLCheck>
|
<PreprocessorDefinitions>_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
</ClCompile>
|
<Link>
|
<SubSystem>Windows</SubSystem>
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
<OptimizeReferences>true</OptimizeReferences>
|
</Link>
|
<Midl>
|
<MkTypLibCompatible>false</MkTypLibCompatible>
|
<ValidateAllParameters>true</ValidateAllParameters>
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
</Midl>
|
<ResourceCompile>
|
<Culture>0x0804</Culture>
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
</ResourceCompile>
|
</ItemDefinitionGroup>
|
<ItemGroup>
|
<ClInclude Include="AnsiParser.h" />
|
<ClInclude Include="CMyFuncKeyToolBar.h" />
|
<ClInclude Include="DataParser1.h" />
|
<ClInclude Include="DialogCoilMon.h" />
|
<ClInclude Include="DialogCommSet1.h" />
|
<ClInclude Include="DialogFactCfg.h" />
|
<ClInclude Include="DialogIoComment.h" />
|
<ClInclude Include="DialogSetCoil.h" />
|
<ClInclude Include="DialogSetData.h" />
|
<ClInclude Include="KDefine.h" />
|
<ClInclude Include="KMachine.h" />
|
<ClInclude Include="MTerm2CommDevView.h" />
|
<ClInclude Include="MTerm2CommTestView.h" />
|
<ClInclude Include="DialogDataMon.h" />
|
<ClInclude Include="DialogDateTime.h" />
|
<ClInclude Include="DialogEventLog.h" />
|
<ClInclude Include="DialogForceIO.h" />
|
<ClInclude Include="DialogInfoDisplay.h" />
|
<ClInclude Include="DialogProgress.h" />
|
<ClInclude Include="DialogStatusShow.h" />
|
<ClInclude Include="DialogSysRegSet.h" />
|
<ClInclude Include="ChildFrm.h" />
|
<ClInclude Include="MyDlgBarFuncKey.h" />
|
<ClInclude Include="MyDlgBarInputShow.h" />
|
<ClInclude Include="PropCommCfg.h" />
|
<ClInclude Include="PropInputCfg.h" />
|
<ClInclude Include="PropMemCfg.h" />
|
<ClInclude Include="PropModeCfg.h" />
|
<ClInclude Include="PropOutputCfg.h" />
|
<ClInclude Include="PropSysReg1.h" />
|
<ClInclude Include="HvSerialPort.h" />
|
<ClInclude Include="KLinkDefine.h" />
|
<ClInclude Include="KLink.h" />
|
<ClInclude Include="MTerm2ProgTxt.h" />
|
<ClInclude Include="framework.h" />
|
<ClInclude Include="MainFrm.h" />
|
<ClInclude Include="MTerm2BldView.h" />
|
<ClInclude Include="MTerm2BnlView.h" />
|
<ClInclude Include="MTerm2CoilView.h" />
|
<ClInclude Include="MTerm2CtrlView.h" />
|
<ClInclude Include="MTerm2DataView.h" />
|
<ClInclude Include="MTerm2LdsView.h" />
|
<ClInclude Include="MTerm2TestView.h" />
|
<ClInclude Include="MTerm2.h" />
|
<ClInclude Include="MTerm2Doc.h" />
|
<ClInclude Include="MTerm2View.h" />
|
<ClInclude Include="MyDialogLog.h" />
|
<ClInclude Include="MyFormLog.h" />
|
<ClInclude Include="MyPaneLog.h" />
|
<ClInclude Include="NavView.h" />
|
<ClInclude Include="pch.h" />
|
<ClInclude Include="Resource.h" />
|
<ClInclude Include="targetver.h" />
|
<ClInclude Include="ViewTree.h" />
|
</ItemGroup>
|
<ItemGroup>
|
<ClCompile Include="..\MyLib\StaticEx.cpp" />
|
<ClCompile Include="AnsiParser.cpp" />
|
<ClCompile Include="CMyFuncKeyToolBar.cpp" />
|
<ClCompile Include="DataParser1.cpp" />
|
<ClCompile Include="DialogCoilMon.cpp" />
|
<ClCompile Include="DialogCommSet1.cpp" />
|
<ClCompile Include="DialogFactCfg.cpp" />
|
<ClCompile Include="DialogIoComment.cpp" />
|
<ClCompile Include="DialogSetCoil.cpp" />
|
<ClCompile Include="DialogSetData.cpp" />
|
<ClCompile Include="KMachine.cpp" />
|
<ClCompile Include="MTerm2CommDevView.cpp" />
|
<ClCompile Include="MTerm2CommTestView.cpp" />
|
<ClCompile Include="DialogDataMon.cpp" />
|
<ClCompile Include="DialogDateTime.cpp" />
|
<ClCompile Include="DialogEventLog.cpp" />
|
<ClCompile Include="DialogForceIO.cpp" />
|
<ClCompile Include="DialogInfoDisplay.cpp" />
|
<ClCompile Include="DialogProgress.cpp" />
|
<ClCompile Include="DialogStatusShow.cpp" />
|
<ClCompile Include="DialogSysRegSet.cpp" />
|
<ClCompile Include="ChildFrm.cpp" />
|
<ClCompile Include="MyDlgBarFuncKey.cpp" />
|
<ClCompile Include="MyDlgBarInputShow.cpp" />
|
<ClCompile Include="PropCommCfg.cpp" />
|
<ClCompile Include="PropInputCfg.cpp" />
|
<ClCompile Include="PropMemCfg.cpp" />
|
<ClCompile Include="PropModeCfg.cpp" />
|
<ClCompile Include="PropOutputCfg.cpp" />
|
<ClCompile Include="PropSysReg1.cpp" />
|
<ClCompile Include="HvSerialPort.cpp" />
|
<ClCompile Include="KLink.cpp" />
|
<ClCompile Include="MTerm2ProgTxt.cpp" />
|
<ClCompile Include="MainFrm.cpp" />
|
<ClCompile Include="MTerm2BldView.cpp" />
|
<ClCompile Include="MTerm2BnlView.cpp" />
|
<ClCompile Include="MTerm2CoilView.cpp" />
|
<ClCompile Include="MTerm2CtrlView.cpp" />
|
<ClCompile Include="MTerm2DataView.cpp" />
|
<ClCompile Include="MTerm2LdsView.cpp" />
|
<ClCompile Include="MTerm2TestView.cpp" />
|
<ClCompile Include="MTerm2.cpp" />
|
<ClCompile Include="MTerm2Doc.cpp" />
|
<ClCompile Include="MTerm2View.cpp" />
|
<ClCompile Include="MyDialogLog.cpp" />
|
<ClCompile Include="MyFormLog.cpp" />
|
<ClCompile Include="MyPaneLog.cpp" />
|
<ClCompile Include="NavView.cpp" />
|
<ClCompile Include="pch.cpp">
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
</ClCompile>
|
<ClCompile Include="ViewTree.cpp" />
|
</ItemGroup>
|
<ItemGroup>
|
<ResourceCompile Include="MTerm2.rc" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="devices.cfg" />
|
<None Include="res\MTerm2.rc2" />
|
</ItemGroup>
|
<ItemGroup>
|
<Image Include="res\bitmap1.bmp" />
|
<Image Include="res\bmp00001.bmp" />
|
<Image Include="res\bmp00002.bmp" />
|
<Image Include="res\bmp00003.bmp" />
|
<Image Include="res\bmp00004.bmp" />
|
<Image Include="res\classview.bmp" />
|
<Image Include="res\classview_hc.bmp" />
|
<Image Include="res\class_view.ico" />
|
<Image Include="res\class_view_hc.ico" />
|
<Image Include="res\ico00001.ico" />
|
<Image Include="res\ico00002.ico" />
|
<Image Include="res\idr_mult.ico" />
|
<Image Include="res\mainfram.bmp" />
|
<Image Include="res\MTerm2.ico" />
|
<Image Include="res\MTerm2Doc.ico" />
|
<Image Include="res\sort.bmp" />
|
<Image Include="res\sort_hc.bmp" />
|
<Image Include="res\Toolbar.bmp" />
|
<Image Include="res\toolbar1.bmp" />
|
<Image Include="res\toolbar2.bmp" />
|
<Image Include="res\toolbar_.bmp" />
|
<Image Include="res\toolbar_func_key.bmp" />
|
</ItemGroup>
|
<ItemGroup>
|
<Text Include="design1.txt" />
|
</ItemGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<ImportGroup Label="ExtensionTargets">
|
</ImportGroup>
|
</Project>
|