1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <Project DefaultTargets="Build" ToolsVersion="4.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="Debug|x64"> |
---|
9 | <Configuration>Debug</Configuration> |
---|
10 | <Platform>x64</Platform> |
---|
11 | </ProjectConfiguration> |
---|
12 | <ProjectConfiguration Include="Release Trace|Win32"> |
---|
13 | <Configuration>Release Trace</Configuration> |
---|
14 | <Platform>Win32</Platform> |
---|
15 | </ProjectConfiguration> |
---|
16 | <ProjectConfiguration Include="Release Trace|x64"> |
---|
17 | <Configuration>Release Trace</Configuration> |
---|
18 | <Platform>x64</Platform> |
---|
19 | </ProjectConfiguration> |
---|
20 | <ProjectConfiguration Include="Release|Win32"> |
---|
21 | <Configuration>Release</Configuration> |
---|
22 | <Platform>Win32</Platform> |
---|
23 | </ProjectConfiguration> |
---|
24 | <ProjectConfiguration Include="Release|x64"> |
---|
25 | <Configuration>Release</Configuration> |
---|
26 | <Platform>x64</Platform> |
---|
27 | </ProjectConfiguration> |
---|
28 | </ItemGroup> |
---|
29 | <PropertyGroup Label="Globals"> |
---|
30 | <ProjectGuid>{033A5918-5C27-4634-BB3F-5B5AA2798192}</ProjectGuid> |
---|
31 | <Keyword>AtlProj</Keyword> |
---|
32 | </PropertyGroup> |
---|
33 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
---|
34 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
---|
35 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
---|
36 | <UseDebugLibraries>true</UseDebugLibraries> |
---|
37 | <UseOfAtl>Dynamic</UseOfAtl> |
---|
38 | <CharacterSet>Unicode</CharacterSet> |
---|
39 | </PropertyGroup> |
---|
40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
---|
41 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
---|
42 | <UseDebugLibraries>true</UseDebugLibraries> |
---|
43 | <UseOfAtl>Dynamic</UseOfAtl> |
---|
44 | <CharacterSet>Unicode</CharacterSet> |
---|
45 | </PropertyGroup> |
---|
46 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
---|
47 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
---|
48 | <UseDebugLibraries>false</UseDebugLibraries> |
---|
49 | <UseOfAtl>Static</UseOfAtl> |
---|
50 | <CharacterSet>Unicode</CharacterSet> |
---|
51 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
52 | </PropertyGroup> |
---|
53 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
---|
54 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
---|
55 | <UseDebugLibraries>false</UseDebugLibraries> |
---|
56 | <UseOfAtl>Static</UseOfAtl> |
---|
57 | <CharacterSet>Unicode</CharacterSet> |
---|
58 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
59 | </PropertyGroup> |
---|
60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'" Label="Configuration"> |
---|
61 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
---|
62 | <UseDebugLibraries>false</UseDebugLibraries> |
---|
63 | <UseOfAtl>Static</UseOfAtl> |
---|
64 | <CharacterSet>Unicode</CharacterSet> |
---|
65 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
66 | </PropertyGroup> |
---|
67 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'" Label="Configuration"> |
---|
68 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
---|
69 | <UseDebugLibraries>false</UseDebugLibraries> |
---|
70 | <UseOfAtl>Static</UseOfAtl> |
---|
71 | <CharacterSet>Unicode</CharacterSet> |
---|
72 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
73 | </PropertyGroup> |
---|
74 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
---|
75 | <ImportGroup Label="ExtensionSettings"> |
---|
76 | </ImportGroup> |
---|
77 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
78 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
79 | </ImportGroup> |
---|
80 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
---|
81 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
82 | </ImportGroup> |
---|
83 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
84 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
85 | </ImportGroup> |
---|
86 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
---|
87 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
88 | </ImportGroup> |
---|
89 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'" Label="PropertySheets"> |
---|
90 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
91 | </ImportGroup> |
---|
92 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'" Label="PropertySheets"> |
---|
93 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
94 | </ImportGroup> |
---|
95 | <PropertyGroup Label="UserMacros" /> |
---|
96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
97 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
98 | <LinkIncremental>true</LinkIncremental> |
---|
99 | <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir> |
---|
100 | <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir> |
---|
101 | </PropertyGroup> |
---|
102 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
---|
103 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
104 | <LinkIncremental>true</LinkIncremental> |
---|
105 | <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir> |
---|
106 | <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir> |
---|
107 | </PropertyGroup> |
---|
108 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
109 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
110 | <LinkIncremental>false</LinkIncremental> |
---|
111 | <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir> |
---|
112 | <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir> |
---|
113 | </PropertyGroup> |
---|
114 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
---|
115 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
116 | <LinkIncremental>false</LinkIncremental> |
---|
117 | <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir> |
---|
118 | <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir> |
---|
119 | </PropertyGroup> |
---|
120 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'"> |
---|
121 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
122 | <LinkIncremental>false</LinkIncremental> |
---|
123 | <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir> |
---|
124 | <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir> |
---|
125 | </PropertyGroup> |
---|
126 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'"> |
---|
127 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
128 | <LinkIncremental>false</LinkIncremental> |
---|
129 | <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir> |
---|
130 | <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir> |
---|
131 | </PropertyGroup> |
---|
132 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
133 | <ClCompile> |
---|
134 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
135 | <WarningLevel>Level3</WarningLevel> |
---|
136 | <Optimization>Disabled</Optimization> |
---|
137 | <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
138 | <AdditionalIncludeDirectories>.;zlib-1.2.7</AdditionalIncludeDirectories> |
---|
139 | </ClCompile> |
---|
140 | <Midl> |
---|
141 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
142 | <TargetEnvironment>Win32</TargetEnvironment> |
---|
143 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
144 | <HeaderFileName>UaMobileTools_i.h</HeaderFileName> |
---|
145 | <InterfaceIdentifierFileName>UaMobileTools_i.c</InterfaceIdentifierFileName> |
---|
146 | <ProxyFileName>UaMobileTools_p.c</ProxyFileName> |
---|
147 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
148 | <TypeLibraryName>$(IntDir)UaMobileTools.tlb</TypeLibraryName> |
---|
149 | <DllDataFileName> |
---|
150 | </DllDataFileName> |
---|
151 | <ValidateAllParameters>true</ValidateAllParameters> |
---|
152 | </Midl> |
---|
153 | <ResourceCompile> |
---|
154 | <Culture>0x0409</Culture> |
---|
155 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
156 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
157 | </ResourceCompile> |
---|
158 | <Link> |
---|
159 | <SubSystem>Windows</SubSystem> |
---|
160 | <ModuleDefinitionFile>.\UaMobileTools.def</ModuleDefinitionFile> |
---|
161 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
162 | <RegisterOutput>true</RegisterOutput> |
---|
163 | </Link> |
---|
164 | </ItemDefinitionGroup> |
---|
165 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
---|
166 | <ClCompile> |
---|
167 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
168 | <WarningLevel>Level3</WarningLevel> |
---|
169 | <Optimization>Disabled</Optimization> |
---|
170 | <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
171 | <AdditionalIncludeDirectories>.;zlib-1.2.7</AdditionalIncludeDirectories> |
---|
172 | </ClCompile> |
---|
173 | <Midl> |
---|
174 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
175 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
176 | <HeaderFileName>UaMobileTools_i.h</HeaderFileName> |
---|
177 | <InterfaceIdentifierFileName>UaMobileTools_i.c</InterfaceIdentifierFileName> |
---|
178 | <ProxyFileName>UaMobileTools_p.c</ProxyFileName> |
---|
179 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
180 | <TypeLibraryName>$(IntDir)UaMobileTools.tlb</TypeLibraryName> |
---|
181 | <DllDataFileName> |
---|
182 | </DllDataFileName> |
---|
183 | </Midl> |
---|
184 | <ResourceCompile> |
---|
185 | <Culture>0x0409</Culture> |
---|
186 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
187 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
188 | </ResourceCompile> |
---|
189 | <Link> |
---|
190 | <SubSystem>Windows</SubSystem> |
---|
191 | <ModuleDefinitionFile>.\UaMobileTools.def</ModuleDefinitionFile> |
---|
192 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
193 | <RegisterOutput>true</RegisterOutput> |
---|
194 | </Link> |
---|
195 | </ItemDefinitionGroup> |
---|
196 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
197 | <ClCompile> |
---|
198 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
199 | <WarningLevel>Level3</WarningLevel> |
---|
200 | <Optimization>Full</Optimization> |
---|
201 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
202 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
---|
203 | <IntrinsicFunctions>true</IntrinsicFunctions> |
---|
204 | <FavorSizeOrSpeed>Size</FavorSizeOrSpeed> |
---|
205 | <OmitFramePointers>true</OmitFramePointers> |
---|
206 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
---|
207 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
208 | <StringPooling>true</StringPooling> |
---|
209 | <ExceptionHandling>Async</ExceptionHandling> |
---|
210 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
---|
211 | <AdditionalIncludeDirectories>.;zlib-1.2.7</AdditionalIncludeDirectories> |
---|
212 | </ClCompile> |
---|
213 | <Midl> |
---|
214 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
215 | <TargetEnvironment>Win32</TargetEnvironment> |
---|
216 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
217 | <HeaderFileName>UaMobileTools_i.h</HeaderFileName> |
---|
218 | <InterfaceIdentifierFileName>UaMobileTools_i.c</InterfaceIdentifierFileName> |
---|
219 | <ProxyFileName>UaMobileTools_p.c</ProxyFileName> |
---|
220 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
221 | <TypeLibraryName>$(IntDir)UaMobileTools.tlb</TypeLibraryName> |
---|
222 | <DllDataFileName> |
---|
223 | </DllDataFileName> |
---|
224 | <ValidateAllParameters>true</ValidateAllParameters> |
---|
225 | </Midl> |
---|
226 | <ResourceCompile> |
---|
227 | <Culture>0x0409</Culture> |
---|
228 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
229 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
230 | </ResourceCompile> |
---|
231 | <Link> |
---|
232 | <SubSystem>Windows</SubSystem> |
---|
233 | <ModuleDefinitionFile>.\UaMobileTools.def</ModuleDefinitionFile> |
---|
234 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
235 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
---|
236 | <OptimizeReferences>true</OptimizeReferences> |
---|
237 | <RegisterOutput>true</RegisterOutput> |
---|
238 | <DelayLoadDLLs>version.dll;dbghelp.dll</DelayLoadDLLs> |
---|
239 | </Link> |
---|
240 | </ItemDefinitionGroup> |
---|
241 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
---|
242 | <ClCompile> |
---|
243 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
244 | <WarningLevel>Level3</WarningLevel> |
---|
245 | <Optimization>Full</Optimization> |
---|
246 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
247 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
---|
248 | <IntrinsicFunctions>true</IntrinsicFunctions> |
---|
249 | <FavorSizeOrSpeed>Size</FavorSizeOrSpeed> |
---|
250 | <OmitFramePointers>true</OmitFramePointers> |
---|
251 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
---|
252 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
253 | <StringPooling>true</StringPooling> |
---|
254 | <ExceptionHandling>Async</ExceptionHandling> |
---|
255 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
---|
256 | <AdditionalIncludeDirectories>.;zlib-1.2.7</AdditionalIncludeDirectories> |
---|
257 | </ClCompile> |
---|
258 | <Midl> |
---|
259 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
260 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
261 | <HeaderFileName>UaMobileTools_i.h</HeaderFileName> |
---|
262 | <InterfaceIdentifierFileName>UaMobileTools_i.c</InterfaceIdentifierFileName> |
---|
263 | <ProxyFileName>UaMobileTools_p.c</ProxyFileName> |
---|
264 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
265 | <TypeLibraryName>$(IntDir)UaMobileTools.tlb</TypeLibraryName> |
---|
266 | <DllDataFileName> |
---|
267 | </DllDataFileName> |
---|
268 | </Midl> |
---|
269 | <ResourceCompile> |
---|
270 | <Culture>0x0409</Culture> |
---|
271 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
272 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
273 | </ResourceCompile> |
---|
274 | <Link> |
---|
275 | <SubSystem>Windows</SubSystem> |
---|
276 | <ModuleDefinitionFile>.\UaMobileTools.def</ModuleDefinitionFile> |
---|
277 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
278 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
---|
279 | <OptimizeReferences>true</OptimizeReferences> |
---|
280 | <RegisterOutput>true</RegisterOutput> |
---|
281 | <DelayLoadDLLs>version.dll;dbghelp.dll</DelayLoadDLLs> |
---|
282 | </Link> |
---|
283 | </ItemDefinitionGroup> |
---|
284 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'"> |
---|
285 | <ClCompile> |
---|
286 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
287 | <WarningLevel>Level3</WarningLevel> |
---|
288 | <Optimization>Full</Optimization> |
---|
289 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions);_TRACE=1;_TRACELEVEL=2</PreprocessorDefinitions> |
---|
290 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
---|
291 | <IntrinsicFunctions>true</IntrinsicFunctions> |
---|
292 | <FavorSizeOrSpeed>Size</FavorSizeOrSpeed> |
---|
293 | <OmitFramePointers>true</OmitFramePointers> |
---|
294 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
---|
295 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
296 | <StringPooling>true</StringPooling> |
---|
297 | <ExceptionHandling>Async</ExceptionHandling> |
---|
298 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
---|
299 | <AdditionalIncludeDirectories>.;zlib-1.2.7</AdditionalIncludeDirectories> |
---|
300 | </ClCompile> |
---|
301 | <Midl> |
---|
302 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
303 | <TargetEnvironment>Win32</TargetEnvironment> |
---|
304 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
305 | <HeaderFileName>UaMobileTools_i.h</HeaderFileName> |
---|
306 | <InterfaceIdentifierFileName>UaMobileTools_i.c</InterfaceIdentifierFileName> |
---|
307 | <ProxyFileName>UaMobileTools_p.c</ProxyFileName> |
---|
308 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
309 | <TypeLibraryName>$(IntDir)UaMobileTools.tlb</TypeLibraryName> |
---|
310 | <DllDataFileName> |
---|
311 | </DllDataFileName> |
---|
312 | <ValidateAllParameters>true</ValidateAllParameters> |
---|
313 | </Midl> |
---|
314 | <ResourceCompile> |
---|
315 | <Culture>0x0409</Culture> |
---|
316 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
317 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
318 | </ResourceCompile> |
---|
319 | <Link> |
---|
320 | <SubSystem>Windows</SubSystem> |
---|
321 | <ModuleDefinitionFile>.\UaMobileTools.def</ModuleDefinitionFile> |
---|
322 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
323 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
---|
324 | <OptimizeReferences>true</OptimizeReferences> |
---|
325 | <RegisterOutput>true</RegisterOutput> |
---|
326 | <DelayLoadDLLs>version.dll;dbghelp.dll</DelayLoadDLLs> |
---|
327 | </Link> |
---|
328 | </ItemDefinitionGroup> |
---|
329 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'"> |
---|
330 | <ClCompile> |
---|
331 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
332 | <WarningLevel>Level3</WarningLevel> |
---|
333 | <Optimization>Full</Optimization> |
---|
334 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_USRDLL;%(PreprocessorDefinitions);_TRACE=1;_TRACELEVEL=2</PreprocessorDefinitions> |
---|
335 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
---|
336 | <IntrinsicFunctions>true</IntrinsicFunctions> |
---|
337 | <FavorSizeOrSpeed>Size</FavorSizeOrSpeed> |
---|
338 | <OmitFramePointers>true</OmitFramePointers> |
---|
339 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
---|
340 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
341 | <StringPooling>true</StringPooling> |
---|
342 | <ExceptionHandling>Async</ExceptionHandling> |
---|
343 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
---|
344 | <AdditionalIncludeDirectories>.;zlib-1.2.7</AdditionalIncludeDirectories> |
---|
345 | </ClCompile> |
---|
346 | <Midl> |
---|
347 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
348 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
349 | <HeaderFileName>UaMobileTools_i.h</HeaderFileName> |
---|
350 | <InterfaceIdentifierFileName>UaMobileTools_i.c</InterfaceIdentifierFileName> |
---|
351 | <ProxyFileName>UaMobileTools_p.c</ProxyFileName> |
---|
352 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
353 | <TypeLibraryName>$(IntDir)UaMobileTools.tlb</TypeLibraryName> |
---|
354 | <DllDataFileName> |
---|
355 | </DllDataFileName> |
---|
356 | </Midl> |
---|
357 | <ResourceCompile> |
---|
358 | <Culture>0x0409</Culture> |
---|
359 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
360 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
361 | </ResourceCompile> |
---|
362 | <Link> |
---|
363 | <SubSystem>Windows</SubSystem> |
---|
364 | <ModuleDefinitionFile>.\UaMobileTools.def</ModuleDefinitionFile> |
---|
365 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
366 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
---|
367 | <OptimizeReferences>true</OptimizeReferences> |
---|
368 | <RegisterOutput>true</RegisterOutput> |
---|
369 | <DelayLoadDLLs>version.dll;dbghelp.dll</DelayLoadDLLs> |
---|
370 | </Link> |
---|
371 | </ItemDefinitionGroup> |
---|
372 | <ItemGroup> |
---|
373 | <ClCompile Include="dllmain.cpp"> |
---|
374 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged> |
---|
375 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged> |
---|
376 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
377 | </PrecompiledHeader> |
---|
378 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
---|
379 | </PrecompiledHeader> |
---|
380 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged> |
---|
381 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged> |
---|
382 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">false</CompileAsManaged> |
---|
383 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">false</CompileAsManaged> |
---|
384 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
385 | </PrecompiledHeader> |
---|
386 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
---|
387 | </PrecompiledHeader> |
---|
388 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'"> |
---|
389 | </PrecompiledHeader> |
---|
390 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'"> |
---|
391 | </PrecompiledHeader> |
---|
392 | </ClCompile> |
---|
393 | <ClCompile Include="UaMobileTools.cpp" /> |
---|
394 | <ClCompile Include="UaMobileTools_i.c"> |
---|
395 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged> |
---|
396 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged> |
---|
397 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
398 | </PrecompiledHeader> |
---|
399 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
---|
400 | </PrecompiledHeader> |
---|
401 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged> |
---|
402 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged> |
---|
403 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">false</CompileAsManaged> |
---|
404 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">false</CompileAsManaged> |
---|
405 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
406 | </PrecompiledHeader> |
---|
407 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
---|
408 | </PrecompiledHeader> |
---|
409 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'"> |
---|
410 | </PrecompiledHeader> |
---|
411 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'"> |
---|
412 | </PrecompiledHeader> |
---|
413 | </ClCompile> |
---|
414 | <ClCompile Include="KyivstarUaBalanceQuery.cpp" /> |
---|
415 | <ClCompile Include="stdafx.cpp"> |
---|
416 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> |
---|
417 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> |
---|
418 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> |
---|
419 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader> |
---|
420 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">Create</PrecompiledHeader> |
---|
421 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">Create</PrecompiledHeader> |
---|
422 | </ClCompile> |
---|
423 | </ItemGroup> |
---|
424 | <ItemGroup> |
---|
425 | <ClInclude Include="dllmain.h" /> |
---|
426 | <ClInclude Include="UaMobileTools_i.h" /> |
---|
427 | <ClInclude Include="KyivstarUaBalanceQuery.h" /> |
---|
428 | <ClInclude Include="Resource.h" /> |
---|
429 | <ClInclude Include="stdafx.h" /> |
---|
430 | <ClInclude Include="targetver.h" /> |
---|
431 | </ItemGroup> |
---|
432 | <ItemGroup> |
---|
433 | <ResourceCompile Include="UaMobileTools.rc" /> |
---|
434 | </ItemGroup> |
---|
435 | <ItemGroup> |
---|
436 | <None Include="UaMobileTools.def" /> |
---|
437 | <None Include="Module.rgs" /> |
---|
438 | <None Include="GenericClass.rgs" /> |
---|
439 | <None Include="ReadMe.txt" /> |
---|
440 | </ItemGroup> |
---|
441 | <ItemGroup> |
---|
442 | <Midl Include="UaMobileTools.idl" /> |
---|
443 | </ItemGroup> |
---|
444 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
---|
445 | <ImportGroup Label="ExtensionTargets"> |
---|
446 | </ImportGroup> |
---|
447 | </Project> |
---|