提交 | 用户 | age
|
4b03ae
|
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>
|
|
23 |
<ProjectGuid>{521DEE85-086F-4A6F-B926-135FC1F65267}</ProjectGuid>
|
|
24 |
<Keyword>MFCProj</Keyword>
|
0ed438
|
25 |
<RootNamespace>MTerm2</RootNamespace>
|
df0321
|
26 |
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
0ed438
|
27 |
<ProjectName>MTerm2</ProjectName>
|
4b03ae
|
28 |
</PropertyGroup>
|
Q |
29 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
30 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
31 |
<ConfigurationType>Application</ConfigurationType>
|
|
32 |
<UseDebugLibraries>true</UseDebugLibraries>
|
ad1b4b
|
33 |
<PlatformToolset>v143</PlatformToolset>
|
4b03ae
|
34 |
<CharacterSet>Unicode</CharacterSet>
|
Q |
35 |
<UseOfMfc>Dynamic</UseOfMfc>
|
|
36 |
</PropertyGroup>
|
|
37 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
38 |
<ConfigurationType>Application</ConfigurationType>
|
|
39 |
<UseDebugLibraries>false</UseDebugLibraries>
|
ad1b4b
|
40 |
<PlatformToolset>v143</PlatformToolset>
|
4b03ae
|
41 |
<WholeProgramOptimization>true</WholeProgramOptimization>
|
Q |
42 |
<CharacterSet>Unicode</CharacterSet>
|
|
43 |
<UseOfMfc>Dynamic</UseOfMfc>
|
|
44 |
</PropertyGroup>
|
|
45 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
46 |
<ConfigurationType>Application</ConfigurationType>
|
|
47 |
<UseDebugLibraries>true</UseDebugLibraries>
|
ad1b4b
|
48 |
<PlatformToolset>v143</PlatformToolset>
|
4b03ae
|
49 |
<CharacterSet>Unicode</CharacterSet>
|
Q |
50 |
<UseOfMfc>Dynamic</UseOfMfc>
|
|
51 |
</PropertyGroup>
|
|
52 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
53 |
<ConfigurationType>Application</ConfigurationType>
|
|
54 |
<UseDebugLibraries>false</UseDebugLibraries>
|
ad1b4b
|
55 |
<PlatformToolset>v143</PlatformToolset>
|
4b03ae
|
56 |
<WholeProgramOptimization>true</WholeProgramOptimization>
|
Q |
57 |
<CharacterSet>Unicode</CharacterSet>
|
|
58 |
<UseOfMfc>Dynamic</UseOfMfc>
|
|
59 |
</PropertyGroup>
|
|
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|Win32'">
|
|
79 |
<LinkIncremental>true</LinkIncremental>
|
|
80 |
</PropertyGroup>
|
|
81 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
82 |
<LinkIncremental>true</LinkIncremental>
|
0a20f7
|
83 |
<LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;D:\WORK\VC_WORK\MTerm1\x64\Debug</LibraryPath>
|
4b03ae
|
84 |
</PropertyGroup>
|
Q |
85 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
86 |
<LinkIncremental>false</LinkIncremental>
|
|
87 |
</PropertyGroup>
|
|
88 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
89 |
<LinkIncremental>false</LinkIncremental>
|
65f713
|
90 |
<LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;x64\Release</LibraryPath>
|
4b03ae
|
91 |
</PropertyGroup>
|
Q |
92 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
93 |
<ClCompile>
|
|
94 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
95 |
<WarningLevel>Level3</WarningLevel>
|
|
96 |
<Optimization>Disabled</Optimization>
|
|
97 |
<SDLCheck>true</SDLCheck>
|
|
98 |
<PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
99 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
|
100 |
</ClCompile>
|
|
101 |
<Link>
|
|
102 |
<SubSystem>Windows</SubSystem>
|
|
103 |
</Link>
|
|
104 |
<Midl>
|
|
105 |
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
106 |
<ValidateAllParameters>true</ValidateAllParameters>
|
|
107 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
108 |
</Midl>
|
|
109 |
<ResourceCompile>
|
|
110 |
<Culture>0x0804</Culture>
|
|
111 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
112 |
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
113 |
</ResourceCompile>
|
|
114 |
</ItemDefinitionGroup>
|
|
115 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
116 |
<ClCompile>
|
|
117 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
118 |
<WarningLevel>Level3</WarningLevel>
|
|
119 |
<Optimization>Disabled</Optimization>
|
|
120 |
<SDLCheck>true</SDLCheck>
|
|
121 |
<PreprocessorDefinitions>_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
122 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
|
123 |
</ClCompile>
|
|
124 |
<Link>
|
|
125 |
<SubSystem>Windows</SubSystem>
|
|
126 |
</Link>
|
|
127 |
<Midl>
|
|
128 |
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
129 |
<ValidateAllParameters>true</ValidateAllParameters>
|
|
130 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
131 |
</Midl>
|
|
132 |
<ResourceCompile>
|
|
133 |
<Culture>0x0804</Culture>
|
|
134 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
135 |
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
136 |
</ResourceCompile>
|
|
137 |
</ItemDefinitionGroup>
|
|
138 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
139 |
<ClCompile>
|
|
140 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
141 |
<WarningLevel>Level3</WarningLevel>
|
|
142 |
<Optimization>MaxSpeed</Optimization>
|
|
143 |
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
144 |
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
145 |
<SDLCheck>true</SDLCheck>
|
|
146 |
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
147 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
|
148 |
</ClCompile>
|
|
149 |
<Link>
|
|
150 |
<SubSystem>Windows</SubSystem>
|
|
151 |
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
152 |
<OptimizeReferences>true</OptimizeReferences>
|
|
153 |
</Link>
|
|
154 |
<Midl>
|
|
155 |
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
156 |
<ValidateAllParameters>true</ValidateAllParameters>
|
|
157 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
158 |
</Midl>
|
|
159 |
<ResourceCompile>
|
|
160 |
<Culture>0x0804</Culture>
|
|
161 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
162 |
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
163 |
</ResourceCompile>
|
|
164 |
</ItemDefinitionGroup>
|
|
165 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
166 |
<ClCompile>
|
|
167 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
168 |
<WarningLevel>Level3</WarningLevel>
|
|
169 |
<Optimization>MaxSpeed</Optimization>
|
|
170 |
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
171 |
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
172 |
<SDLCheck>true</SDLCheck>
|
|
173 |
<PreprocessorDefinitions>_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
174 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
|
175 |
</ClCompile>
|
|
176 |
<Link>
|
|
177 |
<SubSystem>Windows</SubSystem>
|
|
178 |
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
179 |
<OptimizeReferences>true</OptimizeReferences>
|
|
180 |
</Link>
|
|
181 |
<Midl>
|
|
182 |
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
183 |
<ValidateAllParameters>true</ValidateAllParameters>
|
|
184 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
185 |
</Midl>
|
|
186 |
<ResourceCompile>
|
|
187 |
<Culture>0x0804</Culture>
|
|
188 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
189 |
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
190 |
</ResourceCompile>
|
|
191 |
</ItemDefinitionGroup>
|
|
192 |
<ItemGroup>
|
65f713
|
193 |
<ClInclude Include="AnsiParser.h" />
|
b978bf
|
194 |
<ClInclude Include="CMyFuncKeyToolBar.h" />
|
65f713
|
195 |
<ClInclude Include="DataParser1.h" />
|
Q |
196 |
<ClInclude Include="DialogCoilMon.h" />
|
|
197 |
<ClInclude Include="DialogCommSet1.h" />
|
|
198 |
<ClInclude Include="DialogFactCfg.h" />
|
0ed438
|
199 |
<ClInclude Include="DialogIoComment.h" />
|
Q |
200 |
<ClInclude Include="DialogSetCoil.h" />
|
|
201 |
<ClInclude Include="DialogSetData.h" />
|
|
202 |
<ClInclude Include="KDefine.h" />
|
|
203 |
<ClInclude Include="KMachine.h" />
|
|
204 |
<ClInclude Include="MTerm2CommDevView.h" />
|
|
205 |
<ClInclude Include="MTerm2CommTestView.h" />
|
65f713
|
206 |
<ClInclude Include="DialogDataMon.h" />
|
Q |
207 |
<ClInclude Include="DialogDateTime.h" />
|
|
208 |
<ClInclude Include="DialogEventLog.h" />
|
|
209 |
<ClInclude Include="DialogForceIO.h" />
|
|
210 |
<ClInclude Include="DialogInfoDisplay.h" />
|
|
211 |
<ClInclude Include="DialogProgress.h" />
|
|
212 |
<ClInclude Include="DialogStatusShow.h" />
|
|
213 |
<ClInclude Include="DialogSysRegSet.h" />
|
4b03ae
|
214 |
<ClInclude Include="ChildFrm.h" />
|
b978bf
|
215 |
<ClInclude Include="MyDlgBarFuncKey.h" />
|
Q |
216 |
<ClInclude Include="MyDlgBarInputShow.h" />
|
65f713
|
217 |
<ClInclude Include="PropCommCfg.h" />
|
Q |
218 |
<ClInclude Include="PropInputCfg.h" />
|
|
219 |
<ClInclude Include="PropMemCfg.h" />
|
|
220 |
<ClInclude Include="PropModeCfg.h" />
|
|
221 |
<ClInclude Include="PropOutputCfg.h" />
|
|
222 |
<ClInclude Include="PropSysReg1.h" />
|
0ed438
|
223 |
<ClInclude Include="HvSerialPort.h" />
|
Q |
224 |
<ClInclude Include="KLinkDefine.h" />
|
|
225 |
<ClInclude Include="KLink.h" />
|
|
226 |
<ClInclude Include="MTerm2ProgTxt.h" />
|
4b03ae
|
227 |
<ClInclude Include="framework.h" />
|
Q |
228 |
<ClInclude Include="MainFrm.h" />
|
0ed438
|
229 |
<ClInclude Include="MTerm2BldView.h" />
|
Q |
230 |
<ClInclude Include="MTerm2BnlView.h" />
|
|
231 |
<ClInclude Include="MTerm2CoilView.h" />
|
|
232 |
<ClInclude Include="MTerm2CtrlView.h" />
|
|
233 |
<ClInclude Include="MTerm2DataView.h" />
|
|
234 |
<ClInclude Include="MTerm2LdsView.h" />
|
|
235 |
<ClInclude Include="MTerm2TestView.h" />
|
|
236 |
<ClInclude Include="MTerm2.h" />
|
|
237 |
<ClInclude Include="MTerm2Doc.h" />
|
|
238 |
<ClInclude Include="MTerm2View.h" />
|
|
239 |
<ClInclude Include="MyDialogLog.h" />
|
|
240 |
<ClInclude Include="MyFormLog.h" />
|
|
241 |
<ClInclude Include="MyPaneLog.h" />
|
65f713
|
242 |
<ClInclude Include="NavView.h" />
|
4b03ae
|
243 |
<ClInclude Include="pch.h" />
|
Q |
244 |
<ClInclude Include="Resource.h" />
|
|
245 |
<ClInclude Include="targetver.h" />
|
65f713
|
246 |
<ClInclude Include="ViewTree.h" />
|
4b03ae
|
247 |
</ItemGroup>
|
Q |
248 |
<ItemGroup>
|
0ed438
|
249 |
<ClCompile Include="..\MyLib\StaticEx.cpp" />
|
65f713
|
250 |
<ClCompile Include="AnsiParser.cpp" />
|
b978bf
|
251 |
<ClCompile Include="CMyFuncKeyToolBar.cpp" />
|
65f713
|
252 |
<ClCompile Include="DataParser1.cpp" />
|
Q |
253 |
<ClCompile Include="DialogCoilMon.cpp" />
|
|
254 |
<ClCompile Include="DialogCommSet1.cpp" />
|
|
255 |
<ClCompile Include="DialogFactCfg.cpp" />
|
0ed438
|
256 |
<ClCompile Include="DialogIoComment.cpp" />
|
Q |
257 |
<ClCompile Include="DialogSetCoil.cpp" />
|
|
258 |
<ClCompile Include="DialogSetData.cpp" />
|
|
259 |
<ClCompile Include="KMachine.cpp" />
|
|
260 |
<ClCompile Include="MTerm2CommDevView.cpp" />
|
|
261 |
<ClCompile Include="MTerm2CommTestView.cpp" />
|
65f713
|
262 |
<ClCompile Include="DialogDataMon.cpp" />
|
Q |
263 |
<ClCompile Include="DialogDateTime.cpp" />
|
|
264 |
<ClCompile Include="DialogEventLog.cpp" />
|
|
265 |
<ClCompile Include="DialogForceIO.cpp" />
|
|
266 |
<ClCompile Include="DialogInfoDisplay.cpp" />
|
|
267 |
<ClCompile Include="DialogProgress.cpp" />
|
|
268 |
<ClCompile Include="DialogStatusShow.cpp" />
|
|
269 |
<ClCompile Include="DialogSysRegSet.cpp" />
|
4b03ae
|
270 |
<ClCompile Include="ChildFrm.cpp" />
|
b978bf
|
271 |
<ClCompile Include="MyDlgBarFuncKey.cpp" />
|
Q |
272 |
<ClCompile Include="MyDlgBarInputShow.cpp" />
|
65f713
|
273 |
<ClCompile Include="PropCommCfg.cpp" />
|
Q |
274 |
<ClCompile Include="PropInputCfg.cpp" />
|
|
275 |
<ClCompile Include="PropMemCfg.cpp" />
|
|
276 |
<ClCompile Include="PropModeCfg.cpp" />
|
|
277 |
<ClCompile Include="PropOutputCfg.cpp" />
|
|
278 |
<ClCompile Include="PropSysReg1.cpp" />
|
0ed438
|
279 |
<ClCompile Include="HvSerialPort.cpp" />
|
Q |
280 |
<ClCompile Include="KLink.cpp" />
|
|
281 |
<ClCompile Include="MTerm2ProgTxt.cpp" />
|
4b03ae
|
282 |
<ClCompile Include="MainFrm.cpp" />
|
0ed438
|
283 |
<ClCompile Include="MTerm2BldView.cpp" />
|
Q |
284 |
<ClCompile Include="MTerm2BnlView.cpp" />
|
|
285 |
<ClCompile Include="MTerm2CoilView.cpp" />
|
|
286 |
<ClCompile Include="MTerm2CtrlView.cpp" />
|
|
287 |
<ClCompile Include="MTerm2DataView.cpp" />
|
|
288 |
<ClCompile Include="MTerm2LdsView.cpp" />
|
|
289 |
<ClCompile Include="MTerm2TestView.cpp" />
|
|
290 |
<ClCompile Include="MTerm2.cpp" />
|
|
291 |
<ClCompile Include="MTerm2Doc.cpp" />
|
|
292 |
<ClCompile Include="MTerm2View.cpp" />
|
|
293 |
<ClCompile Include="MyDialogLog.cpp" />
|
|
294 |
<ClCompile Include="MyFormLog.cpp" />
|
|
295 |
<ClCompile Include="MyPaneLog.cpp" />
|
65f713
|
296 |
<ClCompile Include="NavView.cpp" />
|
4b03ae
|
297 |
<ClCompile Include="pch.cpp">
|
Q |
298 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|
299 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|
300 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
|
301 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
|
302 |
</ClCompile>
|
65f713
|
303 |
<ClCompile Include="ViewTree.cpp" />
|
4b03ae
|
304 |
</ItemGroup>
|
Q |
305 |
<ItemGroup>
|
0ed438
|
306 |
<ResourceCompile Include="MTerm2.rc" />
|
4b03ae
|
307 |
</ItemGroup>
|
Q |
308 |
<ItemGroup>
|
65f713
|
309 |
<None Include="devices.cfg" />
|
0ed438
|
310 |
<None Include="res\MTerm2.rc2" />
|
4b03ae
|
311 |
</ItemGroup>
|
Q |
312 |
<ItemGroup>
|
65f713
|
313 |
<Image Include="res\bitmap1.bmp" />
|
4b03ae
|
314 |
<Image Include="res\bmp00001.bmp" />
|
0ed438
|
315 |
<Image Include="res\bmp00002.bmp" />
|
Q |
316 |
<Image Include="res\bmp00003.bmp" />
|
b978bf
|
317 |
<Image Include="res\bmp00004.bmp" />
|
65f713
|
318 |
<Image Include="res\classview.bmp" />
|
Q |
319 |
<Image Include="res\classview_hc.bmp" />
|
|
320 |
<Image Include="res\class_view.ico" />
|
|
321 |
<Image Include="res\class_view_hc.ico" />
|
0ed438
|
322 |
<Image Include="res\ico00001.ico" />
|
Q |
323 |
<Image Include="res\ico00002.ico" />
|
|
324 |
<Image Include="res\idr_mult.ico" />
|
|
325 |
<Image Include="res\mainfram.bmp" />
|
|
326 |
<Image Include="res\MTerm2.ico" />
|
|
327 |
<Image Include="res\MTerm2Doc.ico" />
|
65f713
|
328 |
<Image Include="res\sort.bmp" />
|
Q |
329 |
<Image Include="res\sort_hc.bmp" />
|
4b03ae
|
330 |
<Image Include="res\Toolbar.bmp" />
|
Q |
331 |
<Image Include="res\toolbar1.bmp" />
|
0ed438
|
332 |
<Image Include="res\toolbar2.bmp" />
|
b978bf
|
333 |
<Image Include="res\toolbar_.bmp" />
|
Q |
334 |
<Image Include="res\toolbar_func_key.bmp" />
|
0ed438
|
335 |
</ItemGroup>
|
Q |
336 |
<ItemGroup>
|
65f713
|
337 |
<Text Include="design1.txt" />
|
418cb3
|
338 |
<Text Include="FP0Ext.cfg" />
|
4b03ae
|
339 |
</ItemGroup>
|
Q |
340 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
341 |
<ImportGroup Label="ExtensionTargets">
|
|
342 |
</ImportGroup>
|
|
343 |
</Project> |