Enable build for Windows XP
[TortoiseGit.git] / src / TortoisePlink / Windows / MSVC / Plink / TortoisePlink.vcxproj
blob7a4ca6e8033f3f42c136692a8a4dc895771d77e4
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug|x64">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <PropertyGroup Label="Globals">\r
22     <ProjectName>TortoiseGitPlink</ProjectName>\r
23     <ProjectGuid>{D3AFBFBE-5501-4077-B3B4-3D28BBCA8F20}</ProjectGuid>\r
24     <RootNamespace>plink</RootNamespace>\r
25   </PropertyGroup>\r
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
28     <ConfigurationType>Application</ConfigurationType>\r
29     <PlatformToolset>v110_xp</PlatformToolset>\r
30     <UseOfMfc>false</UseOfMfc>\r
31     <CharacterSet>MultiByte</CharacterSet>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
34     <ConfigurationType>Application</ConfigurationType>\r
35     <PlatformToolset>v110_xp</PlatformToolset>\r
36     <UseOfMfc>false</UseOfMfc>\r
37     <CharacterSet>MultiByte</CharacterSet>\r
38     <WholeProgramOptimization>true</WholeProgramOptimization>\r
39   </PropertyGroup>\r
40   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
41     <ConfigurationType>Application</ConfigurationType>\r
42     <PlatformToolset>v110_xp</PlatformToolset>\r
43     <UseOfMfc>false</UseOfMfc>\r
44     <CharacterSet>MultiByte</CharacterSet>\r
45   </PropertyGroup>\r
46   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
47     <ConfigurationType>Application</ConfigurationType>\r
48     <PlatformToolset>v110_xp</PlatformToolset>\r
49     <UseOfMfc>false</UseOfMfc>\r
50     <CharacterSet>MultiByte</CharacterSet>\r
51     <WholeProgramOptimization>true</WholeProgramOptimization>\r
52   </PropertyGroup>\r
53   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
54   <ImportGroup Label="ExtensionSettings">\r
55   </ImportGroup>\r
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
58   </ImportGroup>\r
59   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
60     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
61   </ImportGroup>\r
62   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
63     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
64   </ImportGroup>\r
65   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
66     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
67   </ImportGroup>\r
68   <PropertyGroup Label="UserMacros" />\r
69   <PropertyGroup>\r
70     <_ProjectFileVersion>11.0.51106.1</_ProjectFileVersion>\r
71   </PropertyGroup>\r
72   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
73     <OutDir>..\..\..\..\..\bin\Release\bin\</OutDir>\r
74     <IntDir>..\..\..\..\..\obj\TortoisePlink\Release\</IntDir>\r
75     <LinkIncremental>false</LinkIncremental>\r
76   </PropertyGroup>\r
77   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
78     <OutDir>..\..\..\..\..\bin\Release64\bin\</OutDir>\r
79     <IntDir>..\..\..\..\..\obj\TortoisePlink\Release64\</IntDir>\r
80     <LinkIncremental>false</LinkIncremental>\r
81   </PropertyGroup>\r
82   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
83     <OutDir>..\..\..\..\..\bin\debug\bin\</OutDir>\r
84     <IntDir>..\..\..\..\..\obj\TortoisePlink\debug\</IntDir>\r
85     <LinkIncremental>true</LinkIncremental>\r
86   </PropertyGroup>\r
87   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
88     <OutDir>..\..\..\..\..\bin\debug64\bin\</OutDir>\r
89     <IntDir>..\..\..\..\..\obj\TortoisePlink\debug64\</IntDir>\r
90     <LinkIncremental>true</LinkIncremental>\r
91   </PropertyGroup>\r
92   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
93     <Midl>\r
94       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
95       <MkTypLibCompatible>true</MkTypLibCompatible>\r
96       <SuppressStartupBanner>true</SuppressStartupBanner>\r
97       <TargetEnvironment>Win32</TargetEnvironment>\r
98       <TypeLibraryName>.\Release/PLINK.tlb</TypeLibraryName>\r
99       <HeaderFileName />\r
100     </Midl>\r
101     <ClCompile>\r
102       <IntrinsicFunctions>true</IntrinsicFunctions>\r
103       <WholeProgramOptimization>true</WholeProgramOptimization>\r
104       <AdditionalIncludeDirectories>..\..\..\;..\..\..\charset\;..\..\..\windows\;..\..\..\unix\;..\..\..\mac\;..\..\..\macosx\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
105       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;SECURITY_WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
106       <StringPooling>true</StringPooling>\r
107       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
108       <FunctionLevelLinking>true</FunctionLevelLinking>\r
109       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>\r
110       <AssemblerListingLocation>.\Release\</AssemblerListingLocation>\r
111       <ObjectFileName>$(IntDir)</ObjectFileName>\r
112       <ProgramDataBaseFileName>$(IntDir)vc80.pdb</ProgramDataBaseFileName>\r
113       <WarningLevel>Level3</WarningLevel>\r
114       <SuppressStartupBanner>true</SuppressStartupBanner>\r
115     </ClCompile>\r
116     <ResourceCompile>\r
117       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
118       <Culture>0x0409</Culture>\r
119     </ResourceCompile>\r
120     <Link>\r
121       <AdditionalDependencies>comctl32.lib;imm32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
122       <SubSystem>Windows</SubSystem>\r
123       <OptimizeReferences>false</OptimizeReferences>\r
124       <EnableCOMDATFolding>false</EnableCOMDATFolding>\r
125       <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>\r
126       <SetChecksum>true</SetChecksum>\r
127       <TargetMachine>MachineX86</TargetMachine>\r
128     </Link>\r
129     <Bscmake>\r
130       <SuppressStartupBanner>true</SuppressStartupBanner>\r
131       <OutputFile>.\Release\PLINK.bsc</OutputFile>\r
132     </Bscmake>\r
133   </ItemDefinitionGroup>\r
134   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
135     <Midl>\r
136       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
137       <MkTypLibCompatible>true</MkTypLibCompatible>\r
138       <SuppressStartupBanner>true</SuppressStartupBanner>\r
139       <TargetEnvironment>X64</TargetEnvironment>\r
140       <TypeLibraryName>.\Release\PLINK.tlb</TypeLibraryName>\r
141       <HeaderFileName />\r
142     </Midl>\r
143     <ClCompile>\r
144       <IntrinsicFunctions>true</IntrinsicFunctions>\r
145       <WholeProgramOptimization>true</WholeProgramOptimization>\r
146       <AdditionalIncludeDirectories>..\..\..\;..\..\..\charset\;..\..\..\windows\;..\..\..\unix\;..\..\..\mac\;..\..\..\macosx\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
147       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;SECURITY_WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
148       <StringPooling>true</StringPooling>\r
149       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
150       <FunctionLevelLinking>true</FunctionLevelLinking>\r
151       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>\r
152       <AssemblerListingLocation>.\Release\</AssemblerListingLocation>\r
153       <ObjectFileName>$(IntDir)</ObjectFileName>\r
154       <ProgramDataBaseFileName>$(IntDir)vc80.pdb</ProgramDataBaseFileName>\r
155       <WarningLevel>Level3</WarningLevel>\r
156       <SuppressStartupBanner>true</SuppressStartupBanner>\r
157     </ClCompile>\r
158     <ResourceCompile>\r
159       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
160       <Culture>0x0409</Culture>\r
161     </ResourceCompile>\r
162     <Link>\r
163       <AdditionalDependencies>comctl32.lib;imm32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
164       <SubSystem>Windows</SubSystem>\r
165       <OptimizeReferences>true</OptimizeReferences>\r
166       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
167       <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>\r
168       <SetChecksum>true</SetChecksum>\r
169       <TargetMachine>MachineX64</TargetMachine>\r
170     </Link>\r
171     <Bscmake>\r
172       <SuppressStartupBanner>true</SuppressStartupBanner>\r
173       <OutputFile>.\Release\PLINK.bsc</OutputFile>\r
174     </Bscmake>\r
175   </ItemDefinitionGroup>\r
176   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
177     <Midl>\r
178       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
179       <MkTypLibCompatible>true</MkTypLibCompatible>\r
180       <SuppressStartupBanner>true</SuppressStartupBanner>\r
181       <TargetEnvironment>Win32</TargetEnvironment>\r
182       <TypeLibraryName>.\Debug\PLINK.tlb</TypeLibraryName>\r
183       <HeaderFileName />\r
184     </Midl>\r
185     <ClCompile>\r
186       <Optimization>Disabled</Optimization>\r
187       <AdditionalIncludeDirectories>..\..\..\;..\..\..\charset\;..\..\..\windows\;..\..\..\unix\;..\..\..\mac\;..\..\..\macosx\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
188       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;SECURITY_WIN32;SECURITY_WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
189       <MinimalRebuild>true</MinimalRebuild>\r
190       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
191       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
192       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>\r
193       <AssemblerListingLocation />\r
194       <ObjectFileName>$(IntDir)</ObjectFileName>\r
195       <ProgramDataBaseFileName>$(IntDir)vc80.pdb</ProgramDataBaseFileName>\r
196       <WarningLevel>Level3</WarningLevel>\r
197       <SuppressStartupBanner>true</SuppressStartupBanner>\r
198       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
199     </ClCompile>\r
200     <ResourceCompile>\r
201       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
202       <Culture>0x0809</Culture>\r
203     </ResourceCompile>\r
204     <Link>\r
205       <AdditionalDependencies>comctl32.lib;imm32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
206       <SuppressStartupBanner>true</SuppressStartupBanner>\r
207       <GenerateDebugInformation>true</GenerateDebugInformation>\r
208       <SubSystem>Windows</SubSystem>\r
209       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
210       <DataExecutionPrevention />\r
211       <TargetMachine>MachineX86</TargetMachine>\r
212     </Link>\r
213     <Bscmake>\r
214       <SuppressStartupBanner>true</SuppressStartupBanner>\r
215       <OutputFile>.\Debug\PLINK.bsc</OutputFile>\r
216     </Bscmake>\r
217   </ItemDefinitionGroup>\r
218   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
219     <Midl>\r
220       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
221       <MkTypLibCompatible>true</MkTypLibCompatible>\r
222       <SuppressStartupBanner>true</SuppressStartupBanner>\r
223       <TargetEnvironment>X64</TargetEnvironment>\r
224       <TypeLibraryName>.\Debug\PLINK.tlb</TypeLibraryName>\r
225       <HeaderFileName />\r
226     </Midl>\r
227     <ClCompile>\r
228       <Optimization>Disabled</Optimization>\r
229       <AdditionalIncludeDirectories>..\..\..\;..\..\..\charset\;..\..\..\windows\;..\..\..\unix\;..\..\..\mac\;..\..\..\macosx\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
230       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;SECURITY_WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
231       <MinimalRebuild>true</MinimalRebuild>\r
232       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
233       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
234       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>\r
235       <AssemblerListingLocation />\r
236       <ObjectFileName>$(IntDir)</ObjectFileName>\r
237       <ProgramDataBaseFileName>$(IntDir)vc80.pdb</ProgramDataBaseFileName>\r
238       <WarningLevel>Level3</WarningLevel>\r
239       <SuppressStartupBanner>true</SuppressStartupBanner>\r
240       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
241     </ClCompile>\r
242     <ResourceCompile>\r
243       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
244       <Culture>0x0809</Culture>\r
245     </ResourceCompile>\r
246     <Link>\r
247       <AdditionalDependencies>comctl32.lib;imm32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
248       <SuppressStartupBanner>true</SuppressStartupBanner>\r
249       <GenerateDebugInformation>true</GenerateDebugInformation>\r
250       <SubSystem>Windows</SubSystem>\r
251       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
252       <DataExecutionPrevention />\r
253       <TargetMachine>MachineX64</TargetMachine>\r
254     </Link>\r
255     <Bscmake>\r
256       <SuppressStartupBanner>true</SuppressStartupBanner>\r
257       <OutputFile>.\Debug\PLINK.bsc</OutputFile>\r
258     </Bscmake>\r
259   </ItemDefinitionGroup>\r
260   <ItemGroup>\r
261     <ClCompile Include="..\..\..\be_all_s.c" />\r
262     <ClCompile Include="..\..\..\cmdline.c" />\r
263     <ClCompile Include="..\..\..\cproxy.c" />\r
264     <ClCompile Include="..\..\..\ldisc.c" />\r
265     <ClCompile Include="..\..\..\logging.c" />\r
266     <ClCompile Include="..\..\..\logindialog.cpp" />\r
267     <ClCompile Include="..\..\..\misc.c" />\r
268     <ClCompile Include="..\..\..\pgssapi.c" />\r
269     <ClCompile Include="..\..\..\pinger.c" />\r
270     <ClCompile Include="..\..\..\portfwd.c" />\r
271     <ClCompile Include="..\..\..\proxy.c" />\r
272     <ClCompile Include="..\..\..\raw.c" />\r
273     <ClCompile Include="..\..\..\rlogin.c" />\r
274     <ClCompile Include="..\..\..\settings.c" />\r
275     <ClCompile Include="..\..\..\ssh.c">\r
276       <DebugInformationFormat Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ProgramDatabase</DebugInformationFormat>\r
277       <DebugInformationFormat Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ProgramDatabase</DebugInformationFormat>\r
278     </ClCompile>\r
279     <ClCompile Include="..\..\..\sshaes.c" />\r
280     <ClCompile Include="..\..\..\ssharcf.c" />\r
281     <ClCompile Include="..\..\..\sshblowf.c" />\r
282     <ClCompile Include="..\..\..\sshbn.c" />\r
283     <ClCompile Include="..\..\..\sshcrc.c" />\r
284     <ClCompile Include="..\..\..\sshcrcda.c" />\r
285     <ClCompile Include="..\..\..\sshdes.c" />\r
286     <ClCompile Include="..\..\..\sshdh.c" />\r
287     <ClCompile Include="..\..\..\sshdss.c" />\r
288     <ClCompile Include="..\..\..\sshgssc.c" />\r
289     <ClCompile Include="..\..\..\sshmd5.c" />\r
290     <ClCompile Include="..\..\..\sshprime.c" />\r
291     <ClCompile Include="..\..\..\sshpubk.c" />\r
292     <ClCompile Include="..\..\..\sshrand.c" />\r
293     <ClCompile Include="..\..\..\sshrsa.c" />\r
294     <ClCompile Include="..\..\..\sshrsag.c" />\r
295     <ClCompile Include="..\..\..\sshsh256.c" />\r
296     <ClCompile Include="..\..\..\sshsh512.c" />\r
297     <ClCompile Include="..\..\..\sshsha.c" />\r
298     <ClCompile Include="..\..\..\sshzlib.c" />\r
299     <ClCompile Include="..\..\..\telnet.c" />\r
300     <ClCompile Include="..\..\..\timing.c" />\r
301     <ClCompile Include="..\..\..\tree234.c" />\r
302     <ClCompile Include="..\..\..\version.c" />\r
303     <ClCompile Include="..\..\..\wildcard.c" />\r
304     <ClCompile Include="..\..\wincons.c" />\r
305     <ClCompile Include="..\..\windefs.c" />\r
306     <ClCompile Include="..\..\wingss.c" />\r
307     <ClCompile Include="..\..\winhandl.c" />\r
308     <ClCompile Include="..\..\winjump.c" />\r
309     <ClCompile Include="..\..\winmisc.c" />\r
310     <ClCompile Include="..\..\winnet.c" />\r
311     <ClCompile Include="..\..\winnoise.c" />\r
312     <ClCompile Include="..\..\winpgntc.c" />\r
313     <ClCompile Include="..\..\winplink.c" />\r
314     <ClCompile Include="..\..\winproxy.c" />\r
315     <ClCompile Include="..\..\winser.c" />\r
316     <ClCompile Include="..\..\winstore.c" />\r
317     <ClCompile Include="..\..\wintime.c" />\r
318     <ClCompile Include="..\..\winx11.c" />\r
319     <ClCompile Include="..\..\..\x11fwd.c" />\r
320   </ItemGroup>\r
321   <ItemGroup>\r
322     <ClInclude Include="..\..\..\charset\charset.h" />\r
323     <ClInclude Include="..\..\..\int64.h" />\r
324     <ClInclude Include="..\..\..\ldisc.h" />\r
325     <ClInclude Include="..\..\..\logindialog.h" />\r
326     <ClInclude Include="..\..\..\misc.h" />\r
327     <ClInclude Include="..\..\..\network.h" />\r
328     <ClInclude Include="..\..\..\proxy.h" />\r
329     <ClInclude Include="..\..\..\putty.h" />\r
330     <ClInclude Include="..\..\..\puttymem.h" />\r
331     <ClInclude Include="..\..\..\puttyps.h" />\r
332     <ClInclude Include="..\..\rcstuff.h" />\r
333     <ClInclude Include="..\..\resource.h" />\r
334     <ClInclude Include="..\..\..\ssh.h" />\r
335     <ClInclude Include="..\..\..\storage.h" />\r
336     <ClInclude Include="..\..\..\terminal.h" />\r
337     <ClInclude Include="..\..\..\tree234.h" />\r
338     <ClInclude Include="..\..\winhelp.h" />\r
339     <ClInclude Include="..\..\winstuff.h" />\r
340   </ItemGroup>\r
341   <ItemGroup>\r
342     <Image Include="..\..\PUTTY.ICO" />\r
343   </ItemGroup>\r
344   <ItemGroup>\r
345     <ResourceCompile Include="..\..\TortoisePlink.rc" />\r
346   </ItemGroup>\r
347   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
348   <ImportGroup Label="ExtensionTargets">\r
349   </ImportGroup>\r
350 </Project>