annotate zlib/contrib/vstudio/vc11/testzlib.vcxproj @ 151:2eca1fb48fa2

Added tag current for changeset 26042f4007d5
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 23 May 2020 14:59:38 +0900
parents 04ced10e8804
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
kono
parents:
diff changeset
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
kono
parents:
diff changeset
3 <ItemGroup Label="ProjectConfigurations">
kono
parents:
diff changeset
4 <ProjectConfiguration Include="Debug|Itanium">
kono
parents:
diff changeset
5 <Configuration>Debug</Configuration>
kono
parents:
diff changeset
6 <Platform>Itanium</Platform>
kono
parents:
diff changeset
7 </ProjectConfiguration>
kono
parents:
diff changeset
8 <ProjectConfiguration Include="Debug|Win32">
kono
parents:
diff changeset
9 <Configuration>Debug</Configuration>
kono
parents:
diff changeset
10 <Platform>Win32</Platform>
kono
parents:
diff changeset
11 </ProjectConfiguration>
kono
parents:
diff changeset
12 <ProjectConfiguration Include="Debug|x64">
kono
parents:
diff changeset
13 <Configuration>Debug</Configuration>
kono
parents:
diff changeset
14 <Platform>x64</Platform>
kono
parents:
diff changeset
15 </ProjectConfiguration>
kono
parents:
diff changeset
16 <ProjectConfiguration Include="ReleaseWithoutAsm|Itanium">
kono
parents:
diff changeset
17 <Configuration>ReleaseWithoutAsm</Configuration>
kono
parents:
diff changeset
18 <Platform>Itanium</Platform>
kono
parents:
diff changeset
19 </ProjectConfiguration>
kono
parents:
diff changeset
20 <ProjectConfiguration Include="ReleaseWithoutAsm|Win32">
kono
parents:
diff changeset
21 <Configuration>ReleaseWithoutAsm</Configuration>
kono
parents:
diff changeset
22 <Platform>Win32</Platform>
kono
parents:
diff changeset
23 </ProjectConfiguration>
kono
parents:
diff changeset
24 <ProjectConfiguration Include="ReleaseWithoutAsm|x64">
kono
parents:
diff changeset
25 <Configuration>ReleaseWithoutAsm</Configuration>
kono
parents:
diff changeset
26 <Platform>x64</Platform>
kono
parents:
diff changeset
27 </ProjectConfiguration>
kono
parents:
diff changeset
28 <ProjectConfiguration Include="Release|Itanium">
kono
parents:
diff changeset
29 <Configuration>Release</Configuration>
kono
parents:
diff changeset
30 <Platform>Itanium</Platform>
kono
parents:
diff changeset
31 </ProjectConfiguration>
kono
parents:
diff changeset
32 <ProjectConfiguration Include="Release|Win32">
kono
parents:
diff changeset
33 <Configuration>Release</Configuration>
kono
parents:
diff changeset
34 <Platform>Win32</Platform>
kono
parents:
diff changeset
35 </ProjectConfiguration>
kono
parents:
diff changeset
36 <ProjectConfiguration Include="Release|x64">
kono
parents:
diff changeset
37 <Configuration>Release</Configuration>
kono
parents:
diff changeset
38 <Platform>x64</Platform>
kono
parents:
diff changeset
39 </ProjectConfiguration>
kono
parents:
diff changeset
40 </ItemGroup>
kono
parents:
diff changeset
41 <PropertyGroup Label="Globals">
kono
parents:
diff changeset
42 <ProjectGuid>{AA6666AA-E09F-4135-9C0C-4FE50C3C654B}</ProjectGuid>
kono
parents:
diff changeset
43 <RootNamespace>testzlib</RootNamespace>
kono
parents:
diff changeset
44 <Keyword>Win32Proj</Keyword>
kono
parents:
diff changeset
45 </PropertyGroup>
kono
parents:
diff changeset
46 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
kono
parents:
diff changeset
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
kono
parents:
diff changeset
48 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
49 <CharacterSet>MultiByte</CharacterSet>
kono
parents:
diff changeset
50 <WholeProgramOptimization>true</WholeProgramOptimization>
kono
parents:
diff changeset
51 <PlatformToolset>v110</PlatformToolset>
kono
parents:
diff changeset
52 </PropertyGroup>
kono
parents:
diff changeset
53 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="Configuration">
kono
parents:
diff changeset
54 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
55 <CharacterSet>MultiByte</CharacterSet>
kono
parents:
diff changeset
56 <WholeProgramOptimization>true</WholeProgramOptimization>
kono
parents:
diff changeset
57 <PlatformToolset>v110</PlatformToolset>
kono
parents:
diff changeset
58 </PropertyGroup>
kono
parents:
diff changeset
59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
kono
parents:
diff changeset
60 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
61 <CharacterSet>Unicode</CharacterSet>
kono
parents:
diff changeset
62 <PlatformToolset>v110</PlatformToolset>
kono
parents:
diff changeset
63 </PropertyGroup>
kono
parents:
diff changeset
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration">
kono
parents:
diff changeset
65 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
66 <CharacterSet>MultiByte</CharacterSet>
kono
parents:
diff changeset
67 <WholeProgramOptimization>true</WholeProgramOptimization>
kono
parents:
diff changeset
68 </PropertyGroup>
kono
parents:
diff changeset
69 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration">
kono
parents:
diff changeset
70 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
71 <CharacterSet>MultiByte</CharacterSet>
kono
parents:
diff changeset
72 <WholeProgramOptimization>true</WholeProgramOptimization>
kono
parents:
diff changeset
73 </PropertyGroup>
kono
parents:
diff changeset
74 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration">
kono
parents:
diff changeset
75 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
76 <CharacterSet>MultiByte</CharacterSet>
kono
parents:
diff changeset
77 </PropertyGroup>
kono
parents:
diff changeset
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
kono
parents:
diff changeset
79 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
80 <WholeProgramOptimization>true</WholeProgramOptimization>
kono
parents:
diff changeset
81 <PlatformToolset>v110</PlatformToolset>
kono
parents:
diff changeset
82 </PropertyGroup>
kono
parents:
diff changeset
83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="Configuration">
kono
parents:
diff changeset
84 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
85 <WholeProgramOptimization>true</WholeProgramOptimization>
kono
parents:
diff changeset
86 <PlatformToolset>v110</PlatformToolset>
kono
parents:
diff changeset
87 </PropertyGroup>
kono
parents:
diff changeset
88 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
kono
parents:
diff changeset
89 <ConfigurationType>Application</ConfigurationType>
kono
parents:
diff changeset
90 <PlatformToolset>v110</PlatformToolset>
kono
parents:
diff changeset
91 </PropertyGroup>
kono
parents:
diff changeset
92 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
kono
parents:
diff changeset
93 <ImportGroup Label="ExtensionSettings">
kono
parents:
diff changeset
94 </ImportGroup>
kono
parents:
diff changeset
95 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
kono
parents:
diff changeset
96 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
97 </ImportGroup>
kono
parents:
diff changeset
98 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="PropertySheets">
kono
parents:
diff changeset
99 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
100 </ImportGroup>
kono
parents:
diff changeset
101 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
kono
parents:
diff changeset
102 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
103 </ImportGroup>
kono
parents:
diff changeset
104 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="PropertySheets">
kono
parents:
diff changeset
105 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
106 </ImportGroup>
kono
parents:
diff changeset
107 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="PropertySheets">
kono
parents:
diff changeset
108 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
109 </ImportGroup>
kono
parents:
diff changeset
110 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="PropertySheets">
kono
parents:
diff changeset
111 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
112 </ImportGroup>
kono
parents:
diff changeset
113 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
kono
parents:
diff changeset
114 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
115 </ImportGroup>
kono
parents:
diff changeset
116 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="PropertySheets">
kono
parents:
diff changeset
117 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
118 </ImportGroup>
kono
parents:
diff changeset
119 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
kono
parents:
diff changeset
120 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
kono
parents:
diff changeset
121 </ImportGroup>
kono
parents:
diff changeset
122 <PropertyGroup Label="UserMacros" />
kono
parents:
diff changeset
123 <PropertyGroup>
kono
parents:
diff changeset
124 <_ProjectFileVersion>10.0.30128.1</_ProjectFileVersion>
kono
parents:
diff changeset
125 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
126 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
127 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
kono
parents:
diff changeset
128 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest>
kono
parents:
diff changeset
129 <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
130 <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
131 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">false</LinkIncremental>
kono
parents:
diff changeset
132 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">false</GenerateManifest>
kono
parents:
diff changeset
133 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
134 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
135 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
kono
parents:
diff changeset
136 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest>
kono
parents:
diff changeset
137 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
138 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
139 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</GenerateManifest>
kono
parents:
diff changeset
140 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
141 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
142 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">true</LinkIncremental>
kono
parents:
diff changeset
143 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">false</GenerateManifest>
kono
parents:
diff changeset
144 <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
145 <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
146 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">false</GenerateManifest>
kono
parents:
diff changeset
147 <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
148 <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
149 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">false</LinkIncremental>
kono
parents:
diff changeset
150 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">false</GenerateManifest>
kono
parents:
diff changeset
151 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
152 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
153 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</GenerateManifest>
kono
parents:
diff changeset
154 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\TestZlib$(Configuration)\</OutDir>
kono
parents:
diff changeset
155 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\TestZlib$(Configuration)\Tmp\</IntDir>
kono
parents:
diff changeset
156 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">false</LinkIncremental>
kono
parents:
diff changeset
157 <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">false</GenerateManifest>
kono
parents:
diff changeset
158 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
159 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" />
kono
parents:
diff changeset
160 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" />
kono
parents:
diff changeset
161 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
162 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
kono
parents:
diff changeset
163 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
kono
parents:
diff changeset
164 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
165 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
kono
parents:
diff changeset
166 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
kono
parents:
diff changeset
167 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
168 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" />
kono
parents:
diff changeset
169 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" />
kono
parents:
diff changeset
170 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
171 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" />
kono
parents:
diff changeset
172 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" />
kono
parents:
diff changeset
173 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
174 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" />
kono
parents:
diff changeset
175 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" />
kono
parents:
diff changeset
176 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
177 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" />
kono
parents:
diff changeset
178 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" />
kono
parents:
diff changeset
179 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
180 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
kono
parents:
diff changeset
181 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
kono
parents:
diff changeset
182 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
kono
parents:
diff changeset
183 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
kono
parents:
diff changeset
184 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
kono
parents:
diff changeset
185 </PropertyGroup>
kono
parents:
diff changeset
186 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
kono
parents:
diff changeset
187 <ClCompile>
kono
parents:
diff changeset
188 <Optimization>Disabled</Optimization>
kono
parents:
diff changeset
189 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
190 <PreprocessorDefinitions>ASMV;ASMINF;WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
191 <MinimalRebuild>true</MinimalRebuild>
kono
parents:
diff changeset
192 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
193 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
kono
parents:
diff changeset
194 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
195 <PrecompiledHeader>
kono
parents:
diff changeset
196 </PrecompiledHeader>
kono
parents:
diff changeset
197 <AssemblerOutput>AssemblyAndSourceCode</AssemblerOutput>
kono
parents:
diff changeset
198 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
199 <WarningLevel>Level3</WarningLevel>
kono
parents:
diff changeset
200 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
kono
parents:
diff changeset
201 </ClCompile>
kono
parents:
diff changeset
202 <Link>
kono
parents:
diff changeset
203 <AdditionalDependencies>..\..\masmx86\match686.obj;..\..\masmx86\inffas32.obj;%(AdditionalDependencies)</AdditionalDependencies>
kono
parents:
diff changeset
204 <OutputFile>$(OutDir)testzlib.exe</OutputFile>
kono
parents:
diff changeset
205 <GenerateDebugInformation>true</GenerateDebugInformation>
kono
parents:
diff changeset
206 <ProgramDatabaseFile>$(OutDir)testzlib.pdb</ProgramDatabaseFile>
kono
parents:
diff changeset
207 <SubSystem>Console</SubSystem>
kono
parents:
diff changeset
208 <RandomizedBaseAddress>false</RandomizedBaseAddress>
kono
parents:
diff changeset
209 <DataExecutionPrevention>
kono
parents:
diff changeset
210 </DataExecutionPrevention>
kono
parents:
diff changeset
211 <TargetMachine>MachineX86</TargetMachine>
kono
parents:
diff changeset
212 </Link>
kono
parents:
diff changeset
213 </ItemDefinitionGroup>
kono
parents:
diff changeset
214 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">
kono
parents:
diff changeset
215 <ClCompile>
kono
parents:
diff changeset
216 <Optimization>MaxSpeed</Optimization>
kono
parents:
diff changeset
217 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
kono
parents:
diff changeset
218 <OmitFramePointers>true</OmitFramePointers>
kono
parents:
diff changeset
219 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
220 <PreprocessorDefinitions>WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
221 <StringPooling>true</StringPooling>
kono
parents:
diff changeset
222 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
223 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
kono
parents:
diff changeset
224 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
225 <FunctionLevelLinking>true</FunctionLevelLinking>
kono
parents:
diff changeset
226 <PrecompiledHeader>
kono
parents:
diff changeset
227 </PrecompiledHeader>
kono
parents:
diff changeset
228 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
229 <WarningLevel>Level3</WarningLevel>
kono
parents:
diff changeset
230 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
kono
parents:
diff changeset
231 </ClCompile>
kono
parents:
diff changeset
232 <Link>
kono
parents:
diff changeset
233 <OutputFile>$(OutDir)testzlib.exe</OutputFile>
kono
parents:
diff changeset
234 <GenerateDebugInformation>true</GenerateDebugInformation>
kono
parents:
diff changeset
235 <SubSystem>Console</SubSystem>
kono
parents:
diff changeset
236 <OptimizeReferences>true</OptimizeReferences>
kono
parents:
diff changeset
237 <EnableCOMDATFolding>true</EnableCOMDATFolding>
kono
parents:
diff changeset
238 <RandomizedBaseAddress>false</RandomizedBaseAddress>
kono
parents:
diff changeset
239 <DataExecutionPrevention>
kono
parents:
diff changeset
240 </DataExecutionPrevention>
kono
parents:
diff changeset
241 <TargetMachine>MachineX86</TargetMachine>
kono
parents:
diff changeset
242 </Link>
kono
parents:
diff changeset
243 </ItemDefinitionGroup>
kono
parents:
diff changeset
244 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
kono
parents:
diff changeset
245 <ClCompile>
kono
parents:
diff changeset
246 <Optimization>MaxSpeed</Optimization>
kono
parents:
diff changeset
247 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
kono
parents:
diff changeset
248 <OmitFramePointers>true</OmitFramePointers>
kono
parents:
diff changeset
249 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
250 <PreprocessorDefinitions>ASMV;ASMINF;WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
251 <StringPooling>true</StringPooling>
kono
parents:
diff changeset
252 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
253 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
kono
parents:
diff changeset
254 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
255 <FunctionLevelLinking>true</FunctionLevelLinking>
kono
parents:
diff changeset
256 <PrecompiledHeader>
kono
parents:
diff changeset
257 </PrecompiledHeader>
kono
parents:
diff changeset
258 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
259 <WarningLevel>Level3</WarningLevel>
kono
parents:
diff changeset
260 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
kono
parents:
diff changeset
261 </ClCompile>
kono
parents:
diff changeset
262 <Link>
kono
parents:
diff changeset
263 <AdditionalDependencies>..\..\masmx86\match686.obj;..\..\masmx86\inffas32.obj;%(AdditionalDependencies)</AdditionalDependencies>
kono
parents:
diff changeset
264 <OutputFile>$(OutDir)testzlib.exe</OutputFile>
kono
parents:
diff changeset
265 <GenerateDebugInformation>true</GenerateDebugInformation>
kono
parents:
diff changeset
266 <SubSystem>Console</SubSystem>
kono
parents:
diff changeset
267 <OptimizeReferences>true</OptimizeReferences>
kono
parents:
diff changeset
268 <EnableCOMDATFolding>true</EnableCOMDATFolding>
kono
parents:
diff changeset
269 <RandomizedBaseAddress>false</RandomizedBaseAddress>
kono
parents:
diff changeset
270 <DataExecutionPrevention>
kono
parents:
diff changeset
271 </DataExecutionPrevention>
kono
parents:
diff changeset
272 <TargetMachine>MachineX86</TargetMachine>
kono
parents:
diff changeset
273 </Link>
kono
parents:
diff changeset
274 </ItemDefinitionGroup>
kono
parents:
diff changeset
275 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
kono
parents:
diff changeset
276 <ClCompile>
kono
parents:
diff changeset
277 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
278 <PreprocessorDefinitions>ASMV;ASMINF;WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
279 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
280 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
kono
parents:
diff changeset
281 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
282 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
283 </ClCompile>
kono
parents:
diff changeset
284 <Link>
kono
parents:
diff changeset
285 <AdditionalDependencies>..\..\masmx64\gvmat64.obj;..\..\masmx64\inffasx64.obj;%(AdditionalDependencies)</AdditionalDependencies>
kono
parents:
diff changeset
286 </Link>
kono
parents:
diff changeset
287 </ItemDefinitionGroup>
kono
parents:
diff changeset
288 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">
kono
parents:
diff changeset
289 <Midl>
kono
parents:
diff changeset
290 <TargetEnvironment>Itanium</TargetEnvironment>
kono
parents:
diff changeset
291 </Midl>
kono
parents:
diff changeset
292 <ClCompile>
kono
parents:
diff changeset
293 <Optimization>Disabled</Optimization>
kono
parents:
diff changeset
294 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
295 <PreprocessorDefinitions>ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
296 <MinimalRebuild>true</MinimalRebuild>
kono
parents:
diff changeset
297 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
298 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
kono
parents:
diff changeset
299 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
300 <PrecompiledHeader>
kono
parents:
diff changeset
301 </PrecompiledHeader>
kono
parents:
diff changeset
302 <AssemblerOutput>AssemblyAndSourceCode</AssemblerOutput>
kono
parents:
diff changeset
303 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
304 <WarningLevel>Level3</WarningLevel>
kono
parents:
diff changeset
305 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
kono
parents:
diff changeset
306 </ClCompile>
kono
parents:
diff changeset
307 <Link>
kono
parents:
diff changeset
308 <OutputFile>$(OutDir)testzlib.exe</OutputFile>
kono
parents:
diff changeset
309 <GenerateDebugInformation>true</GenerateDebugInformation>
kono
parents:
diff changeset
310 <ProgramDatabaseFile>$(OutDir)testzlib.pdb</ProgramDatabaseFile>
kono
parents:
diff changeset
311 <SubSystem>Console</SubSystem>
kono
parents:
diff changeset
312 <TargetMachine>MachineIA64</TargetMachine>
kono
parents:
diff changeset
313 </Link>
kono
parents:
diff changeset
314 </ItemDefinitionGroup>
kono
parents:
diff changeset
315 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">
kono
parents:
diff changeset
316 <ClCompile>
kono
parents:
diff changeset
317 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
318 <PreprocessorDefinitions>WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
319 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
320 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
kono
parents:
diff changeset
321 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
322 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
323 </ClCompile>
kono
parents:
diff changeset
324 <Link>
kono
parents:
diff changeset
325 <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
kono
parents:
diff changeset
326 </Link>
kono
parents:
diff changeset
327 </ItemDefinitionGroup>
kono
parents:
diff changeset
328 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">
kono
parents:
diff changeset
329 <Midl>
kono
parents:
diff changeset
330 <TargetEnvironment>Itanium</TargetEnvironment>
kono
parents:
diff changeset
331 </Midl>
kono
parents:
diff changeset
332 <ClCompile>
kono
parents:
diff changeset
333 <Optimization>MaxSpeed</Optimization>
kono
parents:
diff changeset
334 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
kono
parents:
diff changeset
335 <OmitFramePointers>true</OmitFramePointers>
kono
parents:
diff changeset
336 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
337 <PreprocessorDefinitions>ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
338 <StringPooling>true</StringPooling>
kono
parents:
diff changeset
339 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
340 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
kono
parents:
diff changeset
341 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
342 <FunctionLevelLinking>true</FunctionLevelLinking>
kono
parents:
diff changeset
343 <PrecompiledHeader>
kono
parents:
diff changeset
344 </PrecompiledHeader>
kono
parents:
diff changeset
345 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
346 <WarningLevel>Level3</WarningLevel>
kono
parents:
diff changeset
347 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
kono
parents:
diff changeset
348 </ClCompile>
kono
parents:
diff changeset
349 <Link>
kono
parents:
diff changeset
350 <OutputFile>$(OutDir)testzlib.exe</OutputFile>
kono
parents:
diff changeset
351 <GenerateDebugInformation>true</GenerateDebugInformation>
kono
parents:
diff changeset
352 <SubSystem>Console</SubSystem>
kono
parents:
diff changeset
353 <OptimizeReferences>true</OptimizeReferences>
kono
parents:
diff changeset
354 <EnableCOMDATFolding>true</EnableCOMDATFolding>
kono
parents:
diff changeset
355 <TargetMachine>MachineIA64</TargetMachine>
kono
parents:
diff changeset
356 </Link>
kono
parents:
diff changeset
357 </ItemDefinitionGroup>
kono
parents:
diff changeset
358 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
kono
parents:
diff changeset
359 <ClCompile>
kono
parents:
diff changeset
360 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
361 <PreprocessorDefinitions>ASMV;ASMINF;WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
362 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
363 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
kono
parents:
diff changeset
364 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
365 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
366 </ClCompile>
kono
parents:
diff changeset
367 <Link>
kono
parents:
diff changeset
368 <AdditionalDependencies>..\..\masmx64\gvmat64.obj;..\..\masmx64\inffasx64.obj;%(AdditionalDependencies)</AdditionalDependencies>
kono
parents:
diff changeset
369 </Link>
kono
parents:
diff changeset
370 </ItemDefinitionGroup>
kono
parents:
diff changeset
371 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">
kono
parents:
diff changeset
372 <Midl>
kono
parents:
diff changeset
373 <TargetEnvironment>Itanium</TargetEnvironment>
kono
parents:
diff changeset
374 </Midl>
kono
parents:
diff changeset
375 <ClCompile>
kono
parents:
diff changeset
376 <Optimization>MaxSpeed</Optimization>
kono
parents:
diff changeset
377 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
kono
parents:
diff changeset
378 <OmitFramePointers>true</OmitFramePointers>
kono
parents:
diff changeset
379 <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
kono
parents:
diff changeset
380 <PreprocessorDefinitions>ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
kono
parents:
diff changeset
381 <StringPooling>true</StringPooling>
kono
parents:
diff changeset
382 <BasicRuntimeChecks>Default</BasicRuntimeChecks>
kono
parents:
diff changeset
383 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
kono
parents:
diff changeset
384 <BufferSecurityCheck>false</BufferSecurityCheck>
kono
parents:
diff changeset
385 <FunctionLevelLinking>true</FunctionLevelLinking>
kono
parents:
diff changeset
386 <PrecompiledHeader>
kono
parents:
diff changeset
387 </PrecompiledHeader>
kono
parents:
diff changeset
388 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
kono
parents:
diff changeset
389 <WarningLevel>Level3</WarningLevel>
kono
parents:
diff changeset
390 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
kono
parents:
diff changeset
391 </ClCompile>
kono
parents:
diff changeset
392 <Link>
kono
parents:
diff changeset
393 <OutputFile>$(OutDir)testzlib.exe</OutputFile>
kono
parents:
diff changeset
394 <GenerateDebugInformation>true</GenerateDebugInformation>
kono
parents:
diff changeset
395 <SubSystem>Console</SubSystem>
kono
parents:
diff changeset
396 <OptimizeReferences>true</OptimizeReferences>
kono
parents:
diff changeset
397 <EnableCOMDATFolding>true</EnableCOMDATFolding>
kono
parents:
diff changeset
398 <TargetMachine>MachineIA64</TargetMachine>
kono
parents:
diff changeset
399 </Link>
kono
parents:
diff changeset
400 </ItemDefinitionGroup>
kono
parents:
diff changeset
401 <ItemGroup>
kono
parents:
diff changeset
402 <ClCompile Include="..\..\..\adler32.c" />
kono
parents:
diff changeset
403 <ClCompile Include="..\..\..\compress.c" />
kono
parents:
diff changeset
404 <ClCompile Include="..\..\..\crc32.c" />
kono
parents:
diff changeset
405 <ClCompile Include="..\..\..\deflate.c" />
kono
parents:
diff changeset
406 <ClCompile Include="..\..\..\infback.c" />
kono
parents:
diff changeset
407 <ClCompile Include="..\..\masmx64\inffas8664.c">
kono
parents:
diff changeset
408 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">true</ExcludedFromBuild>
kono
parents:
diff changeset
409 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
kono
parents:
diff changeset
410 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">true</ExcludedFromBuild>
kono
parents:
diff changeset
411 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">true</ExcludedFromBuild>
kono
parents:
diff changeset
412 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">true</ExcludedFromBuild>
kono
parents:
diff changeset
413 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
kono
parents:
diff changeset
414 </ClCompile>
kono
parents:
diff changeset
415 <ClCompile Include="..\..\..\inffast.c" />
kono
parents:
diff changeset
416 <ClCompile Include="..\..\..\inflate.c" />
kono
parents:
diff changeset
417 <ClCompile Include="..\..\..\inftrees.c" />
kono
parents:
diff changeset
418 <ClCompile Include="..\..\testzlib\testzlib.c" />
kono
parents:
diff changeset
419 <ClCompile Include="..\..\..\trees.c" />
kono
parents:
diff changeset
420 <ClCompile Include="..\..\..\uncompr.c" />
kono
parents:
diff changeset
421 <ClCompile Include="..\..\..\zutil.c" />
kono
parents:
diff changeset
422 </ItemGroup>
kono
parents:
diff changeset
423 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
kono
parents:
diff changeset
424 <ImportGroup Label="ExtensionTargets">
kono
parents:
diff changeset
425 </ImportGroup>
kono
parents:
diff changeset
426 </Project>