QuakeGod
2024-12-24 61deef5cdf96cbfdd6ad45be49e80d597c00ca65
MTerm1/MTerm1.vcxproj
@@ -23,21 +23,21 @@
    <ProjectGuid>{7AA827E9-4264-4C9C-A5EA-A04CA08C6D12}</ProjectGuid>
    <Keyword>MFCProj</Keyword>
    <RootNamespace>MTerm1</RootNamespace>
    <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
    <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
    <ProjectName>MTerm1</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>
    <PlatformToolset>v143</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>
    <PlatformToolset>v143</PlatformToolset>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <CharacterSet>Unicode</CharacterSet>
    <UseOfMfc>Dynamic</UseOfMfc>
@@ -45,17 +45,17 @@
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
    <ConfigurationType>Application</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <PlatformToolset>v141</PlatformToolset>
    <CharacterSet>Unicode</CharacterSet>
    <UseOfMfc>Dynamic</UseOfMfc>
    <PlatformToolset>v142</PlatformToolset>
  </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>
    <PlatformToolset>v142</PlatformToolset>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
@@ -80,14 +80,14 @@
  </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>
    <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;..\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>
    <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;x64\Release;..\x64\release</LibraryPath>
  </PropertyGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <ClCompile>
@@ -191,8 +191,11 @@
  </ItemDefinitionGroup>
  <ItemGroup>
    <ClInclude Include="AnsiParser.h" />
    <ClInclude Include="CChidSysCfg1.h" />
    <ClInclude Include="CMyFuncKeyToolBar.h" />
    <ClInclude Include="CMyPaneInputShow.h" />
    <ClInclude Include="CMyPropPage.h" />
    <ClInclude Include="ConfigToolView.h" />
    <ClInclude Include="DataParser1.h" />
    <ClInclude Include="DialogCoilMon.h" />
    <ClInclude Include="DialogCommSet1.h" />
@@ -213,8 +216,11 @@
    <ClInclude Include="DialogStatusShow.h" />
    <ClInclude Include="DialogSysRegSet.h" />
    <ClInclude Include="ChildFrm.h" />
    <ClInclude Include="MyChildFrm.h" />
    <ClInclude Include="MyChildFrmConfig.h" />
    <ClInclude Include="MyDlgBarFuncKey.h" />
    <ClInclude Include="MyDlgBarInputShow.h" />
    <ClInclude Include="MyFormInputShow.h" />
    <ClInclude Include="PropCommCfg.h" />
    <ClInclude Include="PropInputCfg.h" />
    <ClInclude Include="PropMemCfg.h" />
@@ -247,8 +253,11 @@
  <ItemGroup>
    <ClCompile Include="..\MyLib\StaticEx.cpp" />
    <ClCompile Include="AnsiParser.cpp" />
    <ClCompile Include="CChidSysCfg1.cpp" />
    <ClCompile Include="CMyFuncKeyToolBar.cpp" />
    <ClCompile Include="CMyPaneInputShow.cpp" />
    <ClCompile Include="CMyPropPage.cpp" />
    <ClCompile Include="ConfigToolView.cpp" />
    <ClCompile Include="DataParser1.cpp" />
    <ClCompile Include="DialogCoilMon.cpp" />
    <ClCompile Include="DialogCommSet1.cpp" />
@@ -256,6 +265,7 @@
    <ClCompile Include="DialogIoComment.cpp" />
    <ClCompile Include="DialogSetCoil.cpp" />
    <ClCompile Include="DialogSetData.cpp" />
    <ClCompile Include="IOPoint.cpp" />
    <ClCompile Include="KMachine.cpp" />
    <ClCompile Include="MTerm1CommDevView.cpp" />
    <ClCompile Include="MTerm1CommTestView.cpp" />
@@ -268,8 +278,11 @@
    <ClCompile Include="DialogStatusShow.cpp" />
    <ClCompile Include="DialogSysRegSet.cpp" />
    <ClCompile Include="ChildFrm.cpp" />
    <ClCompile Include="MyChildFrm.cpp" />
    <ClCompile Include="MyChildFrmConfig.cpp" />
    <ClCompile Include="MyDlgBarFuncKey.cpp" />
    <ClCompile Include="MyDlgBarInputShow.cpp" />
    <ClCompile Include="MyFormInputShow.cpp" />
    <ClCompile Include="PropCommCfg.cpp" />
    <ClCompile Include="PropInputCfg.cpp" />
    <ClCompile Include="PropMemCfg.cpp" />
@@ -325,6 +338,8 @@
    <Image Include="res\MTerm1.ico" />
    <Image Include="res\MTerm1Doc.ico" />
    <Image Include="res\sort.bmp" />
    <Image Include="res\sort1.bmp" />
    <Image Include="res\sort_25.bmp" />
    <Image Include="res\sort_hc.bmp" />
    <Image Include="res\Toolbar.bmp" />
    <Image Include="res\toolbar1.bmp" />