tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / extensions / test / ole / AxTestComponents / AxTestComponents.vcproj
blob078daba3da2f5f1bc41e93ba65a90f2cbeee63c8
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="AxTestComponents"
6 ProjectGUID="{CF6DC513-B04E-420A-A0F9-6D1F4046D098}"
7 RootNamespace="AxTestComponents"
8 Keyword="AtlProj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Unicode Release MinDependency|Win32"
21 OutputDirectory=".\ReleaseUMinDependency"
22 IntermediateDirectory=".\ReleaseUMinDependency"
23 ConfigurationType="2"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 UseOfMFC="0"
26 UseOfATL="1"
27 ATLMinimizesCRunTimeLibraryUsage="false"
28 CharacterSet="1"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
35 Description="Performing registration"
36 CommandLine="if &quot;%OS%&quot;==&quot;&quot; goto NOTNT&#x0D;&#x0A;if not &quot;%OS%&quot;==&quot;Windows_NT&quot; goto NOTNT&#x0D;&#x0A;regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;goto end&#x0D;&#x0A;:NOTNT&#x0D;&#x0A;echo Warning : Cannot register Unicode DLL on Windows 95&#x0D;&#x0A;:end&#x0D;&#x0A;"
37 Outputs="$(OutDir)\regsvr32.trg"
39 <Tool
40 Name="VCXMLDataGeneratorTool"
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
45 <Tool
46 Name="VCMIDLTool"
47 TypeLibraryName=".\ReleaseUMinDependency/AxTestComponents.tlb"
49 <Tool
50 Name="VCCLCompilerTool"
51 InlineFunctionExpansion="1"
52 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
53 StringPooling="true"
54 RuntimeLibrary="0"
55 EnableFunctionLevelLinking="true"
56 UsePrecompiledHeader="2"
57 PrecompiledHeaderThrough="stdafx.h"
58 PrecompiledHeaderFile=".\ReleaseUMinDependency/AxTestComponents.pch"
59 AssemblerListingLocation=".\ReleaseUMinDependency/"
60 ObjectFile=".\ReleaseUMinDependency/"
61 ProgramDataBaseFileName=".\ReleaseUMinDependency/"
62 WarningLevel="3"
63 SuppressStartupBanner="true"
65 <Tool
66 Name="VCManagedResourceCompilerTool"
68 <Tool
69 Name="VCResourceCompilerTool"
70 PreprocessorDefinitions="NDEBUG"
71 Culture="1033"
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLinkerTool"
78 AdditionalOptions="/MACHINE:I386"
79 AdditionalDependencies="odbc32.lib odbccp32.lib"
80 OutputFile=".\ReleaseUMinDependency/AxTestComponents.dll"
81 LinkIncremental="1"
82 SuppressStartupBanner="true"
83 ModuleDefinitionFile=".\AxTestComponents.def"
84 ProgramDatabaseFile=".\ReleaseUMinDependency/AxTestComponents.pdb"
85 SubSystem="2"
86 RandomizedBaseAddress="1"
87 DataExecutionPrevention="0"
88 ImportLibrary=".\ReleaseUMinDependency/AxTestComponents.lib"
90 <Tool
91 Name="VCALinkTool"
93 <Tool
94 Name="VCManifestTool"
96 <Tool
97 Name="VCXDCMakeTool"
99 <Tool
100 Name="VCBscMakeTool"
102 <Tool
103 Name="VCFxCopTool"
105 <Tool
106 Name="VCAppVerifierTool"
108 <Tool
109 Name="VCPostBuildEventTool"
111 </Configuration>
112 <Configuration
113 Name="Release MinSize|Win32"
114 OutputDirectory=".\ReleaseMinSize"
115 IntermediateDirectory=".\ReleaseMinSize"
116 ConfigurationType="2"
117 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
118 UseOfMFC="0"
119 UseOfATL="2"
120 ATLMinimizesCRunTimeLibraryUsage="false"
121 CharacterSet="2"
123 <Tool
124 Name="VCPreBuildEventTool"
126 <Tool
127 Name="VCCustomBuildTool"
128 Description="Performing registration"
129 CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
130 Outputs="$(OutDir)\regsvr32.trg"
132 <Tool
133 Name="VCXMLDataGeneratorTool"
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"
138 <Tool
139 Name="VCMIDLTool"
140 TypeLibraryName=".\ReleaseMinSize/AxTestComponents.tlb"
142 <Tool
143 Name="VCCLCompilerTool"
144 InlineFunctionExpansion="1"
145 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
146 StringPooling="true"
147 RuntimeLibrary="0"
148 EnableFunctionLevelLinking="true"
149 UsePrecompiledHeader="2"
150 PrecompiledHeaderThrough="stdafx.h"
151 PrecompiledHeaderFile=".\ReleaseMinSize/AxTestComponents.pch"
152 AssemblerListingLocation=".\ReleaseMinSize/"
153 ObjectFile=".\ReleaseMinSize/"
154 ProgramDataBaseFileName=".\ReleaseMinSize/"
155 WarningLevel="3"
156 SuppressStartupBanner="true"
158 <Tool
159 Name="VCManagedResourceCompilerTool"
161 <Tool
162 Name="VCResourceCompilerTool"
163 PreprocessorDefinitions="NDEBUG"
164 Culture="1033"
166 <Tool
167 Name="VCPreLinkEventTool"
169 <Tool
170 Name="VCLinkerTool"
171 AdditionalOptions="/MACHINE:I386"
172 AdditionalDependencies="odbc32.lib odbccp32.lib"
173 OutputFile=".\ReleaseMinSize/AxTestComponents.dll"
174 LinkIncremental="1"
175 SuppressStartupBanner="true"
176 ModuleDefinitionFile=".\AxTestComponents.def"
177 ProgramDatabaseFile=".\ReleaseMinSize/AxTestComponents.pdb"
178 SubSystem="2"
179 RandomizedBaseAddress="1"
180 DataExecutionPrevention="0"
181 ImportLibrary=".\ReleaseMinSize/AxTestComponents.lib"
183 <Tool
184 Name="VCALinkTool"
186 <Tool
187 Name="VCManifestTool"
189 <Tool
190 Name="VCXDCMakeTool"
192 <Tool
193 Name="VCBscMakeTool"
195 <Tool
196 Name="VCFxCopTool"
198 <Tool
199 Name="VCAppVerifierTool"
201 <Tool
202 Name="VCPostBuildEventTool"
204 </Configuration>
205 <Configuration
206 Name="Unicode Release MinSize|Win32"
207 OutputDirectory=".\ReleaseUMinSize"
208 IntermediateDirectory=".\ReleaseUMinSize"
209 ConfigurationType="2"
210 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
211 UseOfMFC="0"
212 UseOfATL="2"
213 ATLMinimizesCRunTimeLibraryUsage="false"
214 CharacterSet="1"
216 <Tool
217 Name="VCPreBuildEventTool"
219 <Tool
220 Name="VCCustomBuildTool"
221 Description="Performing registration"
222 CommandLine="if &quot;%OS%&quot;==&quot;&quot; goto NOTNT&#x0D;&#x0A;if not &quot;%OS%&quot;==&quot;Windows_NT&quot; goto NOTNT&#x0D;&#x0A;regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;goto end&#x0D;&#x0A;:NOTNT&#x0D;&#x0A;echo Warning : Cannot register Unicode DLL on Windows 95&#x0D;&#x0A;:end&#x0D;&#x0A;"
223 Outputs="$(OutDir)\regsvr32.trg"
225 <Tool
226 Name="VCXMLDataGeneratorTool"
228 <Tool
229 Name="VCWebServiceProxyGeneratorTool"
231 <Tool
232 Name="VCMIDLTool"
233 TypeLibraryName=".\ReleaseUMinSize/AxTestComponents.tlb"
235 <Tool
236 Name="VCCLCompilerTool"
237 InlineFunctionExpansion="1"
238 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
239 StringPooling="true"
240 RuntimeLibrary="0"
241 EnableFunctionLevelLinking="true"
242 UsePrecompiledHeader="2"
243 PrecompiledHeaderThrough="stdafx.h"
244 PrecompiledHeaderFile=".\ReleaseUMinSize/AxTestComponents.pch"
245 AssemblerListingLocation=".\ReleaseUMinSize/"
246 ObjectFile=".\ReleaseUMinSize/"
247 ProgramDataBaseFileName=".\ReleaseUMinSize/"
248 WarningLevel="3"
249 SuppressStartupBanner="true"
251 <Tool
252 Name="VCManagedResourceCompilerTool"
254 <Tool
255 Name="VCResourceCompilerTool"
256 PreprocessorDefinitions="NDEBUG"
257 Culture="1033"
259 <Tool
260 Name="VCPreLinkEventTool"
262 <Tool
263 Name="VCLinkerTool"
264 AdditionalOptions="/MACHINE:I386"
265 AdditionalDependencies="odbc32.lib odbccp32.lib"
266 OutputFile=".\ReleaseUMinSize/AxTestComponents.dll"
267 LinkIncremental="1"
268 SuppressStartupBanner="true"
269 ModuleDefinitionFile=".\AxTestComponents.def"
270 ProgramDatabaseFile=".\ReleaseUMinSize/AxTestComponents.pdb"
271 SubSystem="2"
272 RandomizedBaseAddress="1"
273 DataExecutionPrevention="0"
274 ImportLibrary=".\ReleaseUMinSize/AxTestComponents.lib"
276 <Tool
277 Name="VCALinkTool"
279 <Tool
280 Name="VCManifestTool"
282 <Tool
283 Name="VCXDCMakeTool"
285 <Tool
286 Name="VCBscMakeTool"
288 <Tool
289 Name="VCFxCopTool"
291 <Tool
292 Name="VCAppVerifierTool"
294 <Tool
295 Name="VCPostBuildEventTool"
297 </Configuration>
298 <Configuration
299 Name="Release MinDependency|Win32"
300 OutputDirectory=".\ReleaseMinDependency"
301 IntermediateDirectory=".\ReleaseMinDependency"
302 ConfigurationType="2"
303 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
304 UseOfMFC="0"
305 UseOfATL="1"
306 ATLMinimizesCRunTimeLibraryUsage="false"
307 CharacterSet="2"
309 <Tool
310 Name="VCPreBuildEventTool"
312 <Tool
313 Name="VCCustomBuildTool"
314 Description="Performing registration"
315 CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
316 Outputs="$(OutDir)\regsvr32.trg"
318 <Tool
319 Name="VCXMLDataGeneratorTool"
321 <Tool
322 Name="VCWebServiceProxyGeneratorTool"
324 <Tool
325 Name="VCMIDLTool"
326 TypeLibraryName=".\ReleaseMinDependency/AxTestComponents.tlb"
328 <Tool
329 Name="VCCLCompilerTool"
330 InlineFunctionExpansion="1"
331 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
332 StringPooling="true"
333 RuntimeLibrary="0"
334 EnableFunctionLevelLinking="true"
335 UsePrecompiledHeader="2"
336 PrecompiledHeaderThrough="stdafx.h"
337 PrecompiledHeaderFile=".\ReleaseMinDependency/AxTestComponents.pch"
338 AssemblerListingLocation=".\ReleaseMinDependency/"
339 ObjectFile=".\ReleaseMinDependency/"
340 ProgramDataBaseFileName=".\ReleaseMinDependency/"
341 WarningLevel="3"
342 SuppressStartupBanner="true"
344 <Tool
345 Name="VCManagedResourceCompilerTool"
347 <Tool
348 Name="VCResourceCompilerTool"
349 PreprocessorDefinitions="NDEBUG"
350 Culture="1033"
352 <Tool
353 Name="VCPreLinkEventTool"
355 <Tool
356 Name="VCLinkerTool"
357 AdditionalOptions="/MACHINE:I386"
358 AdditionalDependencies="odbc32.lib odbccp32.lib"
359 OutputFile=".\ReleaseMinDependency/AxTestComponents.dll"
360 LinkIncremental="1"
361 SuppressStartupBanner="true"
362 ModuleDefinitionFile=".\AxTestComponents.def"
363 ProgramDatabaseFile=".\ReleaseMinDependency/AxTestComponents.pdb"
364 SubSystem="2"
365 RandomizedBaseAddress="1"
366 DataExecutionPrevention="0"
367 ImportLibrary=".\ReleaseMinDependency/AxTestComponents.lib"
369 <Tool
370 Name="VCALinkTool"
372 <Tool
373 Name="VCManifestTool"
375 <Tool
376 Name="VCXDCMakeTool"
378 <Tool
379 Name="VCBscMakeTool"
381 <Tool
382 Name="VCFxCopTool"
384 <Tool
385 Name="VCAppVerifierTool"
387 <Tool
388 Name="VCPostBuildEventTool"
390 </Configuration>
391 <Configuration
392 Name="Debug|Win32"
393 OutputDirectory=".\Debug"
394 IntermediateDirectory=".\Debug"
395 ConfigurationType="2"
396 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
397 UseOfMFC="0"
398 ATLMinimizesCRunTimeLibraryUsage="false"
399 CharacterSet="2"
401 <Tool
402 Name="VCPreBuildEventTool"
404 <Tool
405 Name="VCCustomBuildTool"
406 Description="Performing registration"
407 CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
408 Outputs="$(OutDir)\regsvr32.trg"
410 <Tool
411 Name="VCXMLDataGeneratorTool"
413 <Tool
414 Name="VCWebServiceProxyGeneratorTool"
416 <Tool
417 Name="VCMIDLTool"
418 TypeLibraryName=".\Debug/AxTestComponents.tlb"
420 <Tool
421 Name="VCCLCompilerTool"
422 AdditionalOptions="/D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES"
423 Optimization="0"
424 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
425 BasicRuntimeChecks="3"
426 RuntimeLibrary="1"
427 UsePrecompiledHeader="2"
428 PrecompiledHeaderThrough="stdafx.h"
429 PrecompiledHeaderFile=".\Debug/AxTestComponents.pch"
430 AssemblerListingLocation=".\Debug/"
431 ObjectFile=".\Debug/"
432 ProgramDataBaseFileName=".\Debug/"
433 BrowseInformation="1"
434 WarningLevel="3"
435 SuppressStartupBanner="false"
436 DebugInformationFormat="4"
438 <Tool
439 Name="VCManagedResourceCompilerTool"
441 <Tool
442 Name="VCResourceCompilerTool"
443 PreprocessorDefinitions="_DEBUG"
444 Culture="1033"
446 <Tool
447 Name="VCPreLinkEventTool"
449 <Tool
450 Name="VCLinkerTool"
451 AdditionalOptions="/MACHINE:I386"
452 AdditionalDependencies="odbc32.lib odbccp32.lib"
453 OutputFile=".\Debug/AxTestComponents.dll"
454 LinkIncremental="2"
455 SuppressStartupBanner="true"
456 ModuleDefinitionFile=".\AxTestComponents.def"
457 GenerateDebugInformation="true"
458 ProgramDatabaseFile=".\Debug/AxTestComponents.pdb"
459 SubSystem="2"
460 RandomizedBaseAddress="1"
461 DataExecutionPrevention="0"
462 ImportLibrary=".\Debug/AxTestComponents.lib"
464 <Tool
465 Name="VCALinkTool"
467 <Tool
468 Name="VCManifestTool"
470 <Tool
471 Name="VCXDCMakeTool"
473 <Tool
474 Name="VCBscMakeTool"
476 <Tool
477 Name="VCFxCopTool"
479 <Tool
480 Name="VCAppVerifierTool"
482 <Tool
483 Name="VCPostBuildEventTool"
485 </Configuration>
486 <Configuration
487 Name="Unicode Debug|Win32"
488 OutputDirectory=".\DebugU"
489 IntermediateDirectory=".\DebugU"
490 ConfigurationType="2"
491 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
492 UseOfMFC="0"
493 ATLMinimizesCRunTimeLibraryUsage="false"
494 CharacterSet="1"
496 <Tool
497 Name="VCPreBuildEventTool"
499 <Tool
500 Name="VCCustomBuildTool"
501 Description="Performing registration"
502 CommandLine="if &quot;%OS%&quot;==&quot;&quot; goto NOTNT&#x0D;&#x0A;if not &quot;%OS%&quot;==&quot;Windows_NT&quot; goto NOTNT&#x0D;&#x0A;regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;goto end&#x0D;&#x0A;:NOTNT&#x0D;&#x0A;echo Warning : Cannot register Unicode DLL on Windows 95&#x0D;&#x0A;:end&#x0D;&#x0A;"
503 Outputs="$(OutDir)\regsvr32.trg"
505 <Tool
506 Name="VCXMLDataGeneratorTool"
508 <Tool
509 Name="VCWebServiceProxyGeneratorTool"
511 <Tool
512 Name="VCMIDLTool"
513 TypeLibraryName=".\DebugU/AxTestComponents.tlb"
515 <Tool
516 Name="VCCLCompilerTool"
517 Optimization="0"
518 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
519 BasicRuntimeChecks="3"
520 RuntimeLibrary="1"
521 UsePrecompiledHeader="2"
522 PrecompiledHeaderThrough="stdafx.h"
523 PrecompiledHeaderFile=".\DebugU/AxTestComponents.pch"
524 AssemblerListingLocation=".\DebugU/"
525 ObjectFile=".\DebugU/"
526 ProgramDataBaseFileName=".\DebugU/"
527 WarningLevel="3"
528 SuppressStartupBanner="true"
529 DebugInformationFormat="4"
531 <Tool
532 Name="VCManagedResourceCompilerTool"
534 <Tool
535 Name="VCResourceCompilerTool"
536 PreprocessorDefinitions="_DEBUG"
537 Culture="1033"
539 <Tool
540 Name="VCPreLinkEventTool"
542 <Tool
543 Name="VCLinkerTool"
544 AdditionalOptions="/MACHINE:I386"
545 AdditionalDependencies="odbc32.lib odbccp32.lib"
546 OutputFile=".\DebugU/AxTestComponents.dll"
547 LinkIncremental="2"
548 SuppressStartupBanner="true"
549 ModuleDefinitionFile=".\AxTestComponents.def"
550 GenerateDebugInformation="true"
551 ProgramDatabaseFile=".\DebugU/AxTestComponents.pdb"
552 SubSystem="2"
553 RandomizedBaseAddress="1"
554 DataExecutionPrevention="0"
555 ImportLibrary=".\DebugU/AxTestComponents.lib"
557 <Tool
558 Name="VCALinkTool"
560 <Tool
561 Name="VCManifestTool"
563 <Tool
564 Name="VCXDCMakeTool"
566 <Tool
567 Name="VCBscMakeTool"
569 <Tool
570 Name="VCFxCopTool"
572 <Tool
573 Name="VCAppVerifierTool"
575 <Tool
576 Name="VCPostBuildEventTool"
578 </Configuration>
579 </Configurations>
580 <References>
581 </References>
582 <Files>
583 <Filter
584 Name="Source Files"
585 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
587 <File
588 RelativePath=".\AxTestComponents.cpp"
590 </File>
591 <File
592 RelativePath=".\AxTestComponents.def"
594 </File>
595 <File
596 RelativePath=".\AxTestComponents.idl"
598 <FileConfiguration
599 Name="Unicode Release MinDependency|Win32"
601 <Tool
602 Name="VCMIDLTool"
603 GenerateStublessProxies="true"
604 TypeLibraryName=".\AxTestComponents.tlb"
605 HeaderFileName="AxTestComponents.h"
606 InterfaceIdentifierFileName="AxTestComponents_i.c"
608 </FileConfiguration>
609 <FileConfiguration
610 Name="Release MinSize|Win32"
612 <Tool
613 Name="VCMIDLTool"
614 GenerateStublessProxies="true"
615 TypeLibraryName=".\AxTestComponents.tlb"
616 HeaderFileName="AxTestComponents.h"
617 InterfaceIdentifierFileName="AxTestComponents_i.c"
619 </FileConfiguration>
620 <FileConfiguration
621 Name="Unicode Release MinSize|Win32"
623 <Tool
624 Name="VCMIDLTool"
625 GenerateStublessProxies="true"
626 TypeLibraryName=".\AxTestComponents.tlb"
627 HeaderFileName="AxTestComponents.h"
628 InterfaceIdentifierFileName="AxTestComponents_i.c"
630 </FileConfiguration>
631 <FileConfiguration
632 Name="Release MinDependency|Win32"
634 <Tool
635 Name="VCMIDLTool"
636 GenerateStublessProxies="true"
637 TypeLibraryName=".\AxTestComponents.tlb"
638 HeaderFileName="AxTestComponents.h"
639 InterfaceIdentifierFileName="AxTestComponents_i.c"
641 </FileConfiguration>
642 <FileConfiguration
643 Name="Debug|Win32"
645 <Tool
646 Name="VCMIDLTool"
647 GenerateStublessProxies="true"
648 TypeLibraryName=".\AxTestComponents.tlb"
649 HeaderFileName="AxTestComponents.h"
650 InterfaceIdentifierFileName="AxTestComponents_i.c"
652 </FileConfiguration>
653 <FileConfiguration
654 Name="Unicode Debug|Win32"
656 <Tool
657 Name="VCMIDLTool"
658 GenerateStublessProxies="true"
659 TypeLibraryName=".\AxTestComponents.tlb"
660 HeaderFileName="AxTestComponents.h"
661 InterfaceIdentifierFileName="AxTestComponents_i.c"
663 </FileConfiguration>
664 </File>
665 <File
666 RelativePath=".\AxTestComponents.rc"
668 <FileConfiguration
669 Name="Unicode Release MinDependency|Win32"
671 <Tool
672 Name="VCResourceCompilerTool"
673 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
675 </FileConfiguration>
676 <FileConfiguration
677 Name="Release MinSize|Win32"
679 <Tool
680 Name="VCResourceCompilerTool"
681 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
683 </FileConfiguration>
684 <FileConfiguration
685 Name="Unicode Release MinSize|Win32"
687 <Tool
688 Name="VCResourceCompilerTool"
689 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
691 </FileConfiguration>
692 <FileConfiguration
693 Name="Release MinDependency|Win32"
695 <Tool
696 Name="VCResourceCompilerTool"
697 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
699 </FileConfiguration>
700 <FileConfiguration
701 Name="Debug|Win32"
703 <Tool
704 Name="VCResourceCompilerTool"
705 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
707 </FileConfiguration>
708 <FileConfiguration
709 Name="Unicode Debug|Win32"
711 <Tool
712 Name="VCResourceCompilerTool"
713 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
715 </FileConfiguration>
716 </File>
717 <File
718 RelativePath=".\Basic.cpp"
720 <FileConfiguration
721 Name="Debug|Win32"
723 <Tool
724 Name="VCCLCompilerTool"
725 AdditionalOptions=" /Ob0"
727 </FileConfiguration>
728 </File>
729 <File
730 RelativePath="Foo.cpp"
732 </File>
733 <File
734 RelativePath=".\StdAfx.cpp"
736 <FileConfiguration
737 Name="Unicode Release MinDependency|Win32"
739 <Tool
740 Name="VCCLCompilerTool"
741 UsePrecompiledHeader="1"
743 </FileConfiguration>
744 <FileConfiguration
745 Name="Release MinSize|Win32"
747 <Tool
748 Name="VCCLCompilerTool"
749 UsePrecompiledHeader="1"
751 </FileConfiguration>
752 <FileConfiguration
753 Name="Unicode Release MinSize|Win32"
755 <Tool
756 Name="VCCLCompilerTool"
757 UsePrecompiledHeader="1"
759 </FileConfiguration>
760 <FileConfiguration
761 Name="Release MinDependency|Win32"
763 <Tool
764 Name="VCCLCompilerTool"
765 UsePrecompiledHeader="1"
767 </FileConfiguration>
768 <FileConfiguration
769 Name="Debug|Win32"
771 <Tool
772 Name="VCCLCompilerTool"
773 UsePrecompiledHeader="1"
775 </FileConfiguration>
776 <FileConfiguration
777 Name="Unicode Debug|Win32"
779 <Tool
780 Name="VCCLCompilerTool"
781 UsePrecompiledHeader="1"
783 </FileConfiguration>
784 </File>
785 </Filter>
786 <Filter
787 Name="Header Files"
788 Filter="h;hpp;hxx;hm;inl"
790 <File
791 RelativePath=".\Basic.h"
793 </File>
794 <File
795 RelativePath="Foo.h"
797 </File>
798 <File
799 RelativePath=".\Resource.h"
801 </File>
802 <File
803 RelativePath=".\StdAfx.h"
805 </File>
806 </Filter>
807 <Filter
808 Name="Resource Files"
809 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
811 <File
812 RelativePath=".\Basic.rgs"
814 </File>
815 </Filter>
816 </Files>
817 <Globals>
818 </Globals>
819 </VisualStudioProject>