merged tag ooo/OOO330_m14
[LibreOffice.git] / extensions / test / ole / MfcControl / MfcControl.vcproj
blob6099d8242de6f81dee873101a3f98c62a815357b
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="MfcControl"
6 ProjectGUID="{07D59661-3519-4F10-AE9F-22DB0479E25A}"
7 RootNamespace="MfcControl"
8 Keyword="MFCProj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Unicode Release|Win32"
21 OutputDirectory=".\ReleaseU"
22 IntermediateDirectory=".\ReleaseU"
23 ConfigurationType="2"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
25 UseOfMFC="2"
26 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
34 Description="Registering ActiveX Control..."
35 CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
36 Outputs="$(OutDir)\regsvr32.trg"
38 <Tool
39 Name="VCXMLDataGeneratorTool"
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
44 <Tool
45 Name="VCMIDLTool"
46 PreprocessorDefinitions="NDEBUG"
47 MkTypLibCompatible="true"
48 SuppressStartupBanner="true"
49 TargetEnvironment="1"
50 TypeLibraryName=".\ReleaseU/MfcControl.tlb"
52 <Tool
53 Name="VCCLCompilerTool"
54 InlineFunctionExpansion="1"
55 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
56 StringPooling="true"
57 RuntimeLibrary="2"
58 EnableFunctionLevelLinking="true"
59 UsePrecompiledHeader="2"
60 PrecompiledHeaderThrough="stdafx.h"
61 PrecompiledHeaderFile=".\ReleaseU/MfcControl.pch"
62 AssemblerListingLocation=".\ReleaseU/"
63 ObjectFile=".\ReleaseU/"
64 ProgramDataBaseFileName=".\ReleaseU/"
65 WarningLevel="3"
66 SuppressStartupBanner="true"
68 <Tool
69 Name="VCManagedResourceCompilerTool"
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="_AFXDLL;NDEBUG"
74 Culture="1033"
76 <Tool
77 Name="VCPreLinkEventTool"
79 <Tool
80 Name="VCLinkerTool"
81 AdditionalOptions="/MACHINE:I386"
82 OutputFile=".\ReleaseU/MfcControl.ocx"
83 LinkIncremental="1"
84 SuppressStartupBanner="true"
85 ModuleDefinitionFile=".\MfcControl.def"
86 ProgramDatabaseFile=".\ReleaseU/MfcControl.pdb"
87 SubSystem="2"
88 RandomizedBaseAddress="1"
89 DataExecutionPrevention="0"
90 ImportLibrary=".\ReleaseU/MfcControl.lib"
92 <Tool
93 Name="VCALinkTool"
95 <Tool
96 Name="VCManifestTool"
98 <Tool
99 Name="VCXDCMakeTool"
101 <Tool
102 Name="VCBscMakeTool"
104 <Tool
105 Name="VCFxCopTool"
107 <Tool
108 Name="VCAppVerifierTool"
110 <Tool
111 Name="VCPostBuildEventTool"
113 </Configuration>
114 <Configuration
115 Name="Unicode Debug|Win32"
116 OutputDirectory=".\DebugU"
117 IntermediateDirectory=".\DebugU"
118 ConfigurationType="2"
119 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
120 UseOfMFC="2"
121 ATLMinimizesCRunTimeLibraryUsage="false"
122 CharacterSet="1"
124 <Tool
125 Name="VCPreBuildEventTool"
127 <Tool
128 Name="VCCustomBuildTool"
129 Description="Registering ActiveX Control..."
130 CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
131 Outputs="$(OutDir)\regsvr32.trg"
133 <Tool
134 Name="VCXMLDataGeneratorTool"
136 <Tool
137 Name="VCWebServiceProxyGeneratorTool"
139 <Tool
140 Name="VCMIDLTool"
141 PreprocessorDefinitions="_DEBUG"
142 MkTypLibCompatible="true"
143 SuppressStartupBanner="true"
144 TargetEnvironment="1"
145 TypeLibraryName=".\DebugU/MfcControl.tlb"
147 <Tool
148 Name="VCCLCompilerTool"
149 Optimization="0"
150 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
151 BasicRuntimeChecks="3"
152 RuntimeLibrary="3"
153 UsePrecompiledHeader="2"
154 PrecompiledHeaderThrough="stdafx.h"
155 PrecompiledHeaderFile=".\DebugU/MfcControl.pch"
156 AssemblerListingLocation=".\DebugU/"
157 ObjectFile=".\DebugU/"
158 ProgramDataBaseFileName=".\DebugU/"
159 WarningLevel="3"
160 SuppressStartupBanner="true"
161 DebugInformationFormat="4"
163 <Tool
164 Name="VCManagedResourceCompilerTool"
166 <Tool
167 Name="VCResourceCompilerTool"
168 PreprocessorDefinitions="_AFXDLL;_DEBUG"
169 Culture="1033"
171 <Tool
172 Name="VCPreLinkEventTool"
174 <Tool
175 Name="VCLinkerTool"
176 AdditionalOptions="/MACHINE:I386"
177 OutputFile=".\DebugU/MfcControl.ocx"
178 LinkIncremental="2"
179 SuppressStartupBanner="true"
180 ModuleDefinitionFile=".\MfcControl.def"
181 GenerateDebugInformation="true"
182 ProgramDatabaseFile=".\DebugU/MfcControl.pdb"
183 SubSystem="2"
184 RandomizedBaseAddress="1"
185 DataExecutionPrevention="0"
186 ImportLibrary=".\DebugU/MfcControl.lib"
188 <Tool
189 Name="VCALinkTool"
191 <Tool
192 Name="VCManifestTool"
194 <Tool
195 Name="VCXDCMakeTool"
197 <Tool
198 Name="VCBscMakeTool"
200 <Tool
201 Name="VCFxCopTool"
203 <Tool
204 Name="VCAppVerifierTool"
206 <Tool
207 Name="VCPostBuildEventTool"
209 </Configuration>
210 <Configuration
211 Name="Release|Win32"
212 OutputDirectory=".\Release"
213 IntermediateDirectory=".\Release"
214 ConfigurationType="2"
215 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
216 UseOfMFC="2"
217 ATLMinimizesCRunTimeLibraryUsage="false"
218 CharacterSet="2"
220 <Tool
221 Name="VCPreBuildEventTool"
223 <Tool
224 Name="VCCustomBuildTool"
225 Description="Registering ActiveX Control..."
226 CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
227 Outputs="$(OutDir)\regsvr32.trg"
229 <Tool
230 Name="VCXMLDataGeneratorTool"
232 <Tool
233 Name="VCWebServiceProxyGeneratorTool"
235 <Tool
236 Name="VCMIDLTool"
237 PreprocessorDefinitions="NDEBUG"
238 MkTypLibCompatible="true"
239 SuppressStartupBanner="true"
240 TargetEnvironment="1"
241 TypeLibraryName=".\Release/MfcControl.tlb"
243 <Tool
244 Name="VCCLCompilerTool"
245 InlineFunctionExpansion="1"
246 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
247 StringPooling="true"
248 RuntimeLibrary="2"
249 EnableFunctionLevelLinking="true"
250 UsePrecompiledHeader="2"
251 PrecompiledHeaderThrough="stdafx.h"
252 PrecompiledHeaderFile=".\Release/MfcControl.pch"
253 AssemblerListingLocation=".\Release/"
254 ObjectFile=".\Release/"
255 ProgramDataBaseFileName=".\Release/"
256 WarningLevel="3"
257 SuppressStartupBanner="true"
259 <Tool
260 Name="VCManagedResourceCompilerTool"
262 <Tool
263 Name="VCResourceCompilerTool"
264 PreprocessorDefinitions="_AFXDLL;NDEBUG"
265 Culture="1033"
267 <Tool
268 Name="VCPreLinkEventTool"
270 <Tool
271 Name="VCLinkerTool"
272 AdditionalOptions="/MACHINE:I386"
273 OutputFile=".\Release/MfcControl.ocx"
274 LinkIncremental="1"
275 SuppressStartupBanner="true"
276 ModuleDefinitionFile=".\MfcControl.def"
277 ProgramDatabaseFile=".\Release/MfcControl.pdb"
278 SubSystem="2"
279 RandomizedBaseAddress="1"
280 DataExecutionPrevention="0"
281 ImportLibrary=".\Release/MfcControl.lib"
283 <Tool
284 Name="VCALinkTool"
286 <Tool
287 Name="VCManifestTool"
289 <Tool
290 Name="VCXDCMakeTool"
292 <Tool
293 Name="VCBscMakeTool"
295 <Tool
296 Name="VCFxCopTool"
298 <Tool
299 Name="VCAppVerifierTool"
301 <Tool
302 Name="VCPostBuildEventTool"
304 </Configuration>
305 <Configuration
306 Name="Debug|Win32"
307 OutputDirectory=".\Debug"
308 IntermediateDirectory=".\Debug"
309 ConfigurationType="2"
310 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
311 UseOfMFC="2"
312 ATLMinimizesCRunTimeLibraryUsage="false"
313 CharacterSet="2"
315 <Tool
316 Name="VCPreBuildEventTool"
318 <Tool
319 Name="VCCustomBuildTool"
320 Description="Registering ActiveX Control..."
321 CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
322 Outputs="$(OutDir)\regsvr32.trg"
324 <Tool
325 Name="VCXMLDataGeneratorTool"
327 <Tool
328 Name="VCWebServiceProxyGeneratorTool"
330 <Tool
331 Name="VCMIDLTool"
332 PreprocessorDefinitions="_DEBUG"
333 MkTypLibCompatible="true"
334 SuppressStartupBanner="true"
335 TargetEnvironment="1"
336 TypeLibraryName=".\Debug/MfcControl.tlb"
338 <Tool
339 Name="VCCLCompilerTool"
340 AdditionalOptions="/D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES"
341 Optimization="0"
342 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
343 BasicRuntimeChecks="3"
344 RuntimeLibrary="3"
345 UsePrecompiledHeader="2"
346 PrecompiledHeaderThrough="stdafx.h"
347 PrecompiledHeaderFile=".\Debug/MfcControl.pch"
348 AssemblerListingLocation=".\Debug/"
349 ObjectFile=".\Debug/"
350 ProgramDataBaseFileName=".\Debug/"
351 BrowseInformation="1"
352 WarningLevel="3"
353 SuppressStartupBanner="true"
354 DebugInformationFormat="4"
356 <Tool
357 Name="VCManagedResourceCompilerTool"
359 <Tool
360 Name="VCResourceCompilerTool"
361 PreprocessorDefinitions="_AFXDLL;_DEBUG"
362 Culture="1033"
364 <Tool
365 Name="VCPreLinkEventTool"
367 <Tool
368 Name="VCLinkerTool"
369 AdditionalOptions="/MACHINE:I386"
370 OutputFile=".\Debug/MfcControl.ocx"
371 LinkIncremental="2"
372 SuppressStartupBanner="true"
373 ModuleDefinitionFile=".\MfcControl.def"
374 GenerateDebugInformation="true"
375 ProgramDatabaseFile=".\Debug/MfcControl.pdb"
376 SubSystem="2"
377 RandomizedBaseAddress="1"
378 DataExecutionPrevention="0"
379 ImportLibrary=".\Debug/MfcControl.lib"
381 <Tool
382 Name="VCALinkTool"
384 <Tool
385 Name="VCManifestTool"
387 <Tool
388 Name="VCXDCMakeTool"
390 <Tool
391 Name="VCBscMakeTool"
393 <Tool
394 Name="VCFxCopTool"
396 <Tool
397 Name="VCAppVerifierTool"
399 <Tool
400 Name="VCPostBuildEventTool"
402 </Configuration>
403 </Configurations>
404 <References>
405 </References>
406 <Files>
407 <Filter
408 Name="Source Files"
409 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
411 <File
412 RelativePath=".\MfcControl.cpp"
414 </File>
415 <File
416 RelativePath=".\MfcControl.def"
418 </File>
419 <File
420 RelativePath=".\MfcControl.odl"
422 <FileConfiguration
423 Name="Unicode Release|Win32"
425 <Tool
426 Name="VCMIDLTool"
427 TargetEnvironment="1"
428 HeaderFileName="MfcControl_h.h"
430 </FileConfiguration>
431 <FileConfiguration
432 Name="Unicode Debug|Win32"
434 <Tool
435 Name="VCMIDLTool"
436 TargetEnvironment="1"
437 HeaderFileName="MfcControl_h.h"
439 </FileConfiguration>
440 <FileConfiguration
441 Name="Release|Win32"
443 <Tool
444 Name="VCMIDLTool"
445 TargetEnvironment="1"
446 HeaderFileName="MfcControl_h.h"
448 </FileConfiguration>
449 <FileConfiguration
450 Name="Debug|Win32"
452 <Tool
453 Name="VCMIDLTool"
454 TargetEnvironment="1"
455 HeaderFileName="MfcControl_h.h"
457 </FileConfiguration>
458 </File>
459 <File
460 RelativePath=".\MfcControl.rc"
462 <FileConfiguration
463 Name="Unicode Release|Win32"
465 <Tool
466 Name="VCResourceCompilerTool"
467 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
469 </FileConfiguration>
470 <FileConfiguration
471 Name="Unicode Debug|Win32"
473 <Tool
474 Name="VCResourceCompilerTool"
475 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
477 </FileConfiguration>
478 <FileConfiguration
479 Name="Release|Win32"
481 <Tool
482 Name="VCResourceCompilerTool"
483 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
485 </FileConfiguration>
486 <FileConfiguration
487 Name="Debug|Win32"
489 <Tool
490 Name="VCResourceCompilerTool"
491 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
493 </FileConfiguration>
494 </File>
495 <File
496 RelativePath=".\MfcControlCtl.cpp"
498 </File>
499 <File
500 RelativePath=".\MfcControlPpg.cpp"
502 </File>
503 <File
504 RelativePath=".\StdAfx.cpp"
506 <FileConfiguration
507 Name="Unicode Release|Win32"
509 <Tool
510 Name="VCCLCompilerTool"
511 UsePrecompiledHeader="1"
513 </FileConfiguration>
514 <FileConfiguration
515 Name="Unicode Debug|Win32"
517 <Tool
518 Name="VCCLCompilerTool"
519 UsePrecompiledHeader="1"
521 </FileConfiguration>
522 <FileConfiguration
523 Name="Release|Win32"
525 <Tool
526 Name="VCCLCompilerTool"
527 UsePrecompiledHeader="1"
529 </FileConfiguration>
530 <FileConfiguration
531 Name="Debug|Win32"
533 <Tool
534 Name="VCCLCompilerTool"
535 UsePrecompiledHeader="1"
537 </FileConfiguration>
538 </File>
539 </Filter>
540 <Filter
541 Name="Header Files"
542 Filter="h;hpp;hxx;hm;inl"
544 <File
545 RelativePath=".\MfcControl.h"
547 </File>
548 <File
549 RelativePath=".\MfcControlCtl.h"
551 </File>
552 <File
553 RelativePath=".\MfcControlPpg.h"
555 </File>
556 <File
557 RelativePath=".\Resource.h"
559 </File>
560 <File
561 RelativePath=".\StdAfx.h"
563 </File>
564 </Filter>
565 <Filter
566 Name="Resource Files"
567 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
569 <File
570 RelativePath=".\MfcControlCtl.bmp"
572 </File>
573 </Filter>
574 <File
575 RelativePath=".\ReadMe.txt"
577 </File>
578 </Files>
579 <Globals>
580 </Globals>
581 </VisualStudioProject>