| | |
| | | </ItemGroup>
|
| | | <PropertyGroup Label="Globals">
|
| | | <VCProjectVersion>15.0</VCProjectVersion>
|
| | | <ProjectGuid>{A9132770-20D8-423A-8F25-4B5F5B4459D3}</ProjectGuid>
|
| | | <Keyword>Win32Proj</Keyword>
|
| | | <ProjectGuid>{1F782E34-9087-4F87-9674-E4BDAA319726}</ProjectGuid>
|
| | | <Keyword>MFCDLLProj</Keyword>
|
| | | <RootNamespace>KLink1</RootNamespace>
|
| | | <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
| | | <ProjectName>KLink1</ProjectName>
|
| | | </PropertyGroup>
|
| | | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
| | |
| | | <UseDebugLibraries>true</UseDebugLibraries>
|
| | | <PlatformToolset>v141</PlatformToolset>
|
| | | <CharacterSet>Unicode</CharacterSet>
|
| | | <UseOfMfc>Dynamic</UseOfMfc>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
| | | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
| | |
| | | <PlatformToolset>v141</PlatformToolset>
|
| | | <WholeProgramOptimization>true</WholeProgramOptimization>
|
| | | <CharacterSet>Unicode</CharacterSet>
|
| | | <UseOfMfc>Dynamic</UseOfMfc>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
| | | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
| | | <UseDebugLibraries>true</UseDebugLibraries>
|
| | | <PlatformToolset>v141</PlatformToolset>
|
| | | <CharacterSet>Unicode</CharacterSet>
|
| | | <UseOfMfc>Dynamic</UseOfMfc>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
| | | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
| | |
| | | <PlatformToolset>v141</PlatformToolset>
|
| | | <WholeProgramOptimization>true</WholeProgramOptimization>
|
| | | <CharacterSet>Unicode</CharacterSet>
|
| | | <UseOfMfc>Dynamic</UseOfMfc>
|
| | | </PropertyGroup>
|
| | | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
| | | <ImportGroup Label="ExtensionSettings">
|
| | |
| | | </ImportGroup>
|
| | | <PropertyGroup Label="UserMacros" />
|
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
| | | <TargetName>KLINK1</TargetName>
|
| | | <LinkIncremental>true</LinkIncremental>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
| | | <TargetName>KLINK1</TargetName>
|
| | | <LinkIncremental>true</LinkIncremental>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
| | | <TargetName>KLINK1</TargetName>
|
| | | <LinkIncremental>false</LinkIncremental>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
| | | <TargetName>KLINK1</TargetName>
|
| | | <LinkIncremental>false</LinkIncremental>
|
| | | </PropertyGroup>
|
| | | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
| | |
| | | <WarningLevel>Level3</WarningLevel>
|
| | | <Optimization>Disabled</Optimization>
|
| | | <SDLCheck>true</SDLCheck>
|
| | | <PreprocessorDefinitions>_DEBUG;KLINK1_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <ConformanceMode>true</ConformanceMode>
|
| | | <PreprocessorDefinitions>KLINK_EXPORTS;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
| | | </ClCompile>
|
| | | <Link>
|
| | | <SubSystem>Windows</SubSystem>
|
| | | <GenerateDebugInformation>true</GenerateDebugInformation>
|
| | | <EnableUAC>false</EnableUAC>
|
| | | <ModuleDefinitionFile>.\KLink1.def</ModuleDefinitionFile>
|
| | | </Link>
|
| | | <Midl>
|
| | | <MkTypLibCompatible>false</MkTypLibCompatible>
|
| | | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | </Midl>
|
| | | <ResourceCompile>
|
| | | <Culture>0x0804</Culture>
|
| | | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
| | | </ResourceCompile>
|
| | | </ItemDefinitionGroup>
|
| | | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
| | | <ClCompile>
|
| | |
| | | <WarningLevel>Level3</WarningLevel>
|
| | | <Optimization>Disabled</Optimization>
|
| | | <SDLCheck>true</SDLCheck>
|
| | | <PreprocessorDefinitions>WIN32;_DEBUG;KLINK1_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <ConformanceMode>true</ConformanceMode>
|
| | | <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
| | | </ClCompile>
|
| | | <Link>
|
| | | <SubSystem>Windows</SubSystem>
|
| | | <GenerateDebugInformation>true</GenerateDebugInformation>
|
| | | <EnableUAC>false</EnableUAC>
|
| | | <ModuleDefinitionFile>.\KLink1.def</ModuleDefinitionFile>
|
| | | </Link>
|
| | | <Midl>
|
| | | <MkTypLibCompatible>false</MkTypLibCompatible>
|
| | | <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>
|
| | |
| | | <FunctionLevelLinking>true</FunctionLevelLinking>
|
| | | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| | | <SDLCheck>true</SDLCheck>
|
| | | <PreprocessorDefinitions>WIN32;NDEBUG;KLINK1_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <ConformanceMode>true</ConformanceMode>
|
| | | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
| | | </ClCompile>
|
| | | <Link>
|
| | | <SubSystem>Windows</SubSystem>
|
| | | <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
| | | <OptimizeReferences>true</OptimizeReferences>
|
| | | <GenerateDebugInformation>true</GenerateDebugInformation>
|
| | | <EnableUAC>false</EnableUAC>
|
| | | <ModuleDefinitionFile>.\KLink1.def</ModuleDefinitionFile>
|
| | | </Link>
|
| | | <Midl>
|
| | | <MkTypLibCompatible>false</MkTypLibCompatible>
|
| | | <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>
|
| | |
| | | <FunctionLevelLinking>true</FunctionLevelLinking>
|
| | | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| | | <SDLCheck>true</SDLCheck>
|
| | | <PreprocessorDefinitions>NDEBUG;KLINK1_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <ConformanceMode>true</ConformanceMode>
|
| | | <PreprocessorDefinitions>KLINK_EXPORTS;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
| | | </ClCompile>
|
| | | <Link>
|
| | | <SubSystem>Windows</SubSystem>
|
| | | <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
| | | <OptimizeReferences>true</OptimizeReferences>
|
| | | <GenerateDebugInformation>true</GenerateDebugInformation>
|
| | | <EnableUAC>false</EnableUAC>
|
| | | <ModuleDefinitionFile>.\KLink1.def</ModuleDefinitionFile>
|
| | | </Link>
|
| | | <Midl>
|
| | | <MkTypLibCompatible>false</MkTypLibCompatible>
|
| | | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | </Midl>
|
| | | <ResourceCompile>
|
| | | <Culture>0x0804</Culture>
|
| | | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
| | | </ResourceCompile>
|
| | | </ItemDefinitionGroup>
|
| | | <ItemGroup>
|
| | | <None Include="cpp.hint" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ClInclude Include="framework.h" />
|
| | | <ClInclude Include="KLink1.h" />
|
| | | <ClInclude Include="pch.h" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ClCompile Include="dllmain.cpp" />
|
| | | <ClCompile Include="CDialogCommSet1.cpp" />
|
| | | <ClCompile Include="HvSerialPort.cpp" />
|
| | | <ClCompile Include="KLink.cpp" />
|
| | | <ClCompile Include="KLink1.cpp" />
|
| | | <ClCompile Include="pch.cpp">
|
| | | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
| | |
| | | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
| | | </ClCompile>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <None Include="KLink1.def" />
|
| | | <None Include="res\KLink1.rc2" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ClInclude Include="CDialogCommSet1.h" />
|
| | | <ClInclude Include="framework.h" />
|
| | | <ClInclude Include="HvSerialPort.h" />
|
| | | <ClInclude Include="KLink.h" />
|
| | | <ClInclude Include="KLink1.h" />
|
| | | <ClInclude Include="pch.h" />
|
| | | <ClInclude Include="Resource.h" />
|
| | | <ClInclude Include="targetver.h" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ResourceCompile Include="KLink1.rc" />
|
| | | </ItemGroup>
|
| | | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
| | | <ImportGroup Label="ExtensionTargets">
|
| | | </ImportGroup>
|