| | |
| | | <ProjectGuid>{521DEE85-086F-4A6F-B926-135FC1F65267}</ProjectGuid>
|
| | | <Keyword>MFCProj</Keyword>
|
| | | <RootNamespace>MTerm2</RootNamespace>
|
| | | <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
| | | <WindowsTargetPlatformVersion>10.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>
|
| | | <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>v143</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>
|
| | |
| | | </ItemDefinitionGroup>
|
| | | <ItemGroup>
|
| | | <ClInclude Include="AnsiParser.h" />
|
| | | <ClInclude Include="CMyFuncKeyToolBar.h" />
|
| | | <ClInclude Include="DataParser1.h" />
|
| | | <ClInclude Include="DialogCoilMon.h" />
|
| | | <ClInclude Include="DialogCommSet1.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" />
|
| | |
| | | <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="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" />
|
| | |
| | | <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\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" />
|
| | | <Text Include="FP0Ext.cfg" />
|
| | | </ItemGroup>
|
| | | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
| | | <ImportGroup Label="ExtensionTargets">
|