| | |
| | | <ProjectGuid>{FB609F6E-0B21-4133-BF35-B4A79AE2F043}</ProjectGuid>
|
| | | <Keyword>MFCProj</Keyword>
|
| | | <RootNamespace>MultiTerminal1</RootNamespace>
|
| | | <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
| | | <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
| | | </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>
|
| | |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
| | | <ConfigurationType>Application</ConfigurationType>
|
| | | <UseDebugLibraries>true</UseDebugLibraries>
|
| | | <PlatformToolset>v141</PlatformToolset>
|
| | | <PlatformToolset>v142</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>
|
| | | <PlatformToolset>v143</PlatformToolset>
|
| | | <WholeProgramOptimization>true</WholeProgramOptimization>
|
| | | <CharacterSet>Unicode</CharacterSet>
|
| | | <UseOfMfc>Dynamic</UseOfMfc>
|
| | |
| | | <SDLCheck>true</SDLCheck>
|
| | | <PreprocessorDefinitions>_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
| | | <LanguageStandard_C>stdc11</LanguageStandard_C>
|
| | | </ClCompile>
|
| | | <Link>
|
| | | <SubSystem>Windows</SubSystem>
|
| | |
| | | <ClInclude Include="CDialogCommSet1.h" />
|
| | | <ClInclude Include="CDialogCommTest.h" />
|
| | | <ClInclude Include="CDialogDataMon.h" />
|
| | | <ClInclude Include="CDialogDateTime.h" />
|
| | | <ClInclude Include="CDialogEventLog.h" />
|
| | | <ClInclude Include="CDialogForceIO.h" />
|
| | | <ClInclude Include="CDialogInfoDisplay.h" />
|
| | |
| | | <ClInclude Include="CDialogSysRegSet.h" />
|
| | | <ClInclude Include="CPropSysReg1.h" />
|
| | | <ClInclude Include="framework.h" />
|
| | | <ClInclude Include="HvSerialPort.h" />
|
| | | <ClInclude Include="KLinkDefine.h" />
|
| | | <ClInclude Include="KLinkProtocol.h" />
|
| | | <ClInclude Include="MTerm2StatusView.h" />
|
| | | <ClInclude Include="MultiTerminal1.h" />
|
| | | <ClInclude Include="MultiTerminal1Dlg.h" />
|
| | | <ClInclude Include="pch.h" />
|
| | |
| | | <ClInclude Include="targetver.h" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ClCompile Include="..\MyLib\StaticEx.cpp" />
|
| | | <ClCompile Include="CAnsiParser.cpp" />
|
| | | <ClCompile Include="CDataParser1.cpp" />
|
| | | <ClCompile Include="CDialogCoilMon.cpp" />
|
| | | <ClCompile Include="CDialogCommSet1.cpp" />
|
| | | <ClCompile Include="CDialogCommTest.cpp" />
|
| | | <ClCompile Include="CDialogDataMon.cpp" />
|
| | | <ClCompile Include="CDialogDateTime.cpp" />
|
| | | <ClCompile Include="CDialogEventLog.cpp" />
|
| | | <ClCompile Include="CDialogForceIO.cpp" />
|
| | | <ClCompile Include="CDialogInfoDisplay.cpp" />
|
| | |
| | | <ClCompile Include="CDialogStatusShow.cpp" />
|
| | | <ClCompile Include="CDialogSysRegSet.cpp" />
|
| | | <ClCompile Include="CPropSysReg1.cpp" />
|
| | | <ClCompile Include="HvSerialPort.cpp" />
|
| | | <ClCompile Include="KLinkProtocol.cpp" />
|
| | | <ClCompile Include="MTerm2StatusView.cpp" />
|
| | | <ClCompile Include="MultiTerminal1.cpp" />
|
| | | <ClCompile Include="MultiTerminal1Dlg.cpp" />
|
| | | <ClCompile Include="pch.cpp">
|