提交 | 用户 | age
|
0a20f7
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
Q |
2 |
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
3 |
<ItemGroup Label="ProjectConfigurations">
|
|
4 |
<ProjectConfiguration Include="Debug|Win32">
|
|
5 |
<Configuration>Debug</Configuration>
|
|
6 |
<Platform>Win32</Platform>
|
|
7 |
</ProjectConfiguration>
|
|
8 |
<ProjectConfiguration Include="Release|Win32">
|
|
9 |
<Configuration>Release</Configuration>
|
|
10 |
<Platform>Win32</Platform>
|
|
11 |
</ProjectConfiguration>
|
|
12 |
<ProjectConfiguration Include="Debug|x64">
|
|
13 |
<Configuration>Debug</Configuration>
|
|
14 |
<Platform>x64</Platform>
|
|
15 |
</ProjectConfiguration>
|
|
16 |
<ProjectConfiguration Include="Release|x64">
|
|
17 |
<Configuration>Release</Configuration>
|
|
18 |
<Platform>x64</Platform>
|
|
19 |
</ProjectConfiguration>
|
|
20 |
</ItemGroup>
|
|
21 |
<PropertyGroup Label="Globals">
|
|
22 |
<VCProjectVersion>15.0</VCProjectVersion>
|
418cb3
|
23 |
<ProjectGuid>{1F782E34-9087-4F87-9674-E4BDAA319726}</ProjectGuid>
|
Q |
24 |
<Keyword>MFCDLLProj</Keyword>
|
0a20f7
|
25 |
<RootNamespace>KLink1</RootNamespace>
|
df0321
|
26 |
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
418cb3
|
27 |
<ProjectName>KLink1</ProjectName>
|
0a20f7
|
28 |
</PropertyGroup>
|
Q |
29 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
30 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
31 |
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
32 |
<UseDebugLibraries>true</UseDebugLibraries>
|
ad1b4b
|
33 |
<PlatformToolset>v143</PlatformToolset>
|
0a20f7
|
34 |
<CharacterSet>Unicode</CharacterSet>
|
418cb3
|
35 |
<UseOfMfc>Dynamic</UseOfMfc>
|
0a20f7
|
36 |
</PropertyGroup>
|
Q |
37 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
38 |
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
39 |
<UseDebugLibraries>false</UseDebugLibraries>
|
ad1b4b
|
40 |
<PlatformToolset>v143</PlatformToolset>
|
0a20f7
|
41 |
<WholeProgramOptimization>true</WholeProgramOptimization>
|
Q |
42 |
<CharacterSet>Unicode</CharacterSet>
|
418cb3
|
43 |
<UseOfMfc>Dynamic</UseOfMfc>
|
0a20f7
|
44 |
</PropertyGroup>
|
Q |
45 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
46 |
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
47 |
<UseDebugLibraries>true</UseDebugLibraries>
|
6ff05a
|
48 |
<PlatformToolset>v142</PlatformToolset>
|
0a20f7
|
49 |
<CharacterSet>Unicode</CharacterSet>
|
418cb3
|
50 |
<UseOfMfc>Dynamic</UseOfMfc>
|
0a20f7
|
51 |
</PropertyGroup>
|
Q |
52 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
53 |
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
54 |
<UseDebugLibraries>false</UseDebugLibraries>
|
6ff05a
|
55 |
<PlatformToolset>v142</PlatformToolset>
|
0a20f7
|
56 |
<WholeProgramOptimization>true</WholeProgramOptimization>
|
Q |
57 |
<CharacterSet>Unicode</CharacterSet>
|
418cb3
|
58 |
<UseOfMfc>Dynamic</UseOfMfc>
|
0a20f7
|
59 |
</PropertyGroup>
|
Q |
60 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
61 |
<ImportGroup Label="ExtensionSettings">
|
|
62 |
</ImportGroup>
|
|
63 |
<ImportGroup Label="Shared">
|
|
64 |
</ImportGroup>
|
|
65 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
66 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
67 |
</ImportGroup>
|
|
68 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
69 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
70 |
</ImportGroup>
|
|
71 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
72 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
73 |
</ImportGroup>
|
|
74 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
75 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
76 |
</ImportGroup>
|
|
77 |
<PropertyGroup Label="UserMacros" />
|
|
78 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
79 |
<LinkIncremental>true</LinkIncremental>
|
|
80 |
</PropertyGroup>
|
|
81 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
82 |
<LinkIncremental>true</LinkIncremental>
|
|
83 |
</PropertyGroup>
|
|
84 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
85 |
<LinkIncremental>false</LinkIncremental>
|
|
86 |
</PropertyGroup>
|
|
87 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
88 |
<LinkIncremental>false</LinkIncremental>
|
|
89 |
</PropertyGroup>
|
|
90 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
91 |
<ClCompile>
|
|
92 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
93 |
<WarningLevel>Level3</WarningLevel>
|
|
94 |
<Optimization>Disabled</Optimization>
|
|
95 |
<SDLCheck>true</SDLCheck>
|
418cb3
|
96 |
<PreprocessorDefinitions>KLINK_EXPORTS;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
0a20f7
|
97 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
Q |
98 |
</ClCompile>
|
|
99 |
<Link>
|
|
100 |
<SubSystem>Windows</SubSystem>
|
418cb3
|
101 |
<ModuleDefinitionFile>.\KLink1.def</ModuleDefinitionFile>
|
0a20f7
|
102 |
</Link>
|
418cb3
|
103 |
<Midl>
|
Q |
104 |
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
105 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
106 |
</Midl>
|
|
107 |
<ResourceCompile>
|
|
108 |
<Culture>0x0804</Culture>
|
|
109 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
110 |
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
111 |
</ResourceCompile>
|
0a20f7
|
112 |
</ItemDefinitionGroup>
|
Q |
113 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
114 |
<ClCompile>
|
|
115 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
116 |
<WarningLevel>Level3</WarningLevel>
|
|
117 |
<Optimization>Disabled</Optimization>
|
|
118 |
<SDLCheck>true</SDLCheck>
|
418cb3
|
119 |
<PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
0a20f7
|
120 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
Q |
121 |
</ClCompile>
|
|
122 |
<Link>
|
|
123 |
<SubSystem>Windows</SubSystem>
|
418cb3
|
124 |
<ModuleDefinitionFile>.\KLink1.def</ModuleDefinitionFile>
|
0a20f7
|
125 |
</Link>
|
418cb3
|
126 |
<Midl>
|
Q |
127 |
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
128 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
129 |
</Midl>
|
|
130 |
<ResourceCompile>
|
|
131 |
<Culture>0x0804</Culture>
|
|
132 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
133 |
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
134 |
</ResourceCompile>
|
0a20f7
|
135 |
</ItemDefinitionGroup>
|
Q |
136 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
137 |
<ClCompile>
|
|
138 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
139 |
<WarningLevel>Level3</WarningLevel>
|
|
140 |
<Optimization>MaxSpeed</Optimization>
|
|
141 |
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
142 |
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
143 |
<SDLCheck>true</SDLCheck>
|
418cb3
|
144 |
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
0a20f7
|
145 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
Q |
146 |
</ClCompile>
|
|
147 |
<Link>
|
|
148 |
<SubSystem>Windows</SubSystem>
|
|
149 |
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
150 |
<OptimizeReferences>true</OptimizeReferences>
|
418cb3
|
151 |
<ModuleDefinitionFile>.\KLink1.def</ModuleDefinitionFile>
|
0a20f7
|
152 |
</Link>
|
418cb3
|
153 |
<Midl>
|
Q |
154 |
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
155 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
156 |
</Midl>
|
|
157 |
<ResourceCompile>
|
|
158 |
<Culture>0x0804</Culture>
|
|
159 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
160 |
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
161 |
</ResourceCompile>
|
0a20f7
|
162 |
</ItemDefinitionGroup>
|
Q |
163 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
164 |
<ClCompile>
|
|
165 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
166 |
<WarningLevel>Level3</WarningLevel>
|
|
167 |
<Optimization>MaxSpeed</Optimization>
|
|
168 |
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
169 |
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
170 |
<SDLCheck>true</SDLCheck>
|
418cb3
|
171 |
<PreprocessorDefinitions>KLINK_EXPORTS;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
0a20f7
|
172 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
Q |
173 |
</ClCompile>
|
|
174 |
<Link>
|
|
175 |
<SubSystem>Windows</SubSystem>
|
|
176 |
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
177 |
<OptimizeReferences>true</OptimizeReferences>
|
418cb3
|
178 |
<ModuleDefinitionFile>.\KLink1.def</ModuleDefinitionFile>
|
0a20f7
|
179 |
</Link>
|
418cb3
|
180 |
<Midl>
|
Q |
181 |
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
182 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
183 |
</Midl>
|
|
184 |
<ResourceCompile>
|
|
185 |
<Culture>0x0804</Culture>
|
|
186 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
187 |
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
188 |
</ResourceCompile>
|
0a20f7
|
189 |
</ItemDefinitionGroup>
|
Q |
190 |
<ItemGroup>
|
418cb3
|
191 |
<ClCompile Include="CDialogCommSet1.cpp" />
|
Q |
192 |
<ClCompile Include="HvSerialPort.cpp" />
|
|
193 |
<ClCompile Include="KLink.cpp" />
|
0a20f7
|
194 |
<ClCompile Include="KLink1.cpp" />
|
Q |
195 |
<ClCompile Include="pch.cpp">
|
|
196 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|
197 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|
198 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
|
199 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
|
200 |
</ClCompile>
|
|
201 |
</ItemGroup>
|
418cb3
|
202 |
<ItemGroup>
|
Q |
203 |
<None Include="KLink1.def" />
|
|
204 |
<None Include="res\KLink1.rc2" />
|
|
205 |
</ItemGroup>
|
|
206 |
<ItemGroup>
|
|
207 |
<ClInclude Include="CDialogCommSet1.h" />
|
|
208 |
<ClInclude Include="framework.h" />
|
|
209 |
<ClInclude Include="HvSerialPort.h" />
|
|
210 |
<ClInclude Include="KLink.h" />
|
|
211 |
<ClInclude Include="KLink1.h" />
|
|
212 |
<ClInclude Include="pch.h" />
|
|
213 |
<ClInclude Include="Resource.h" />
|
|
214 |
<ClInclude Include="targetver.h" />
|
|
215 |
</ItemGroup>
|
|
216 |
<ItemGroup>
|
|
217 |
<ResourceCompile Include="KLink1.rc" />
|
|
218 |
</ItemGroup>
|
0a20f7
|
219 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
Q |
220 |
<ImportGroup Label="ExtensionTargets">
|
|
221 |
</ImportGroup>
|
|
222 |
</Project> |