xref: /AOO41X/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/XCallback_Impl.vcproj (revision 54628ca40d27d15cc98fe861da7fff7e60c2f7d6)
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3    ProjectType="Visual C++"
4    Version="9,00"
5    Name="XCallback_Impl"
6    ProjectGUID="{92A6B531-401E-4900-8217-169A96F4168D}"
7    RootNamespace="XCallback_Impl"
8    Keyword="AtlProj"
9    TargetFrameworkVersion="131072"
10    >
11    <Platforms>
12        <Platform
13            Name="Win32"
14        />
15    </Platforms>
16    <ToolFiles>
17    </ToolFiles>
18    <Configurations>
19        <Configuration
20            Name="Unicode Release MinSize|Win32"
21            OutputDirectory=".\ReleaseUMinSize"
22            IntermediateDirectory=".\ReleaseUMinSize"
23            ConfigurationType="2"
24            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
25            UseOfMFC="0"
26            UseOfATL="2"
27            ATLMinimizesCRunTimeLibraryUsage="false"
28            CharacterSet="1"
29            >
30            <Tool
31                Name="VCPreBuildEventTool"
32            />
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"
38            />
39            <Tool
40                Name="VCXMLDataGeneratorTool"
41            />
42            <Tool
43                Name="VCWebServiceProxyGeneratorTool"
44            />
45            <Tool
46                Name="VCMIDLTool"
47                TypeLibraryName=".\ReleaseUMinSize/XCallback_Impl.tlb"
48            />
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=".\ReleaseUMinSize/XCallback_Impl.pch"
59                AssemblerListingLocation=".\ReleaseUMinSize/"
60                ObjectFile=".\ReleaseUMinSize/"
61                ProgramDataBaseFileName=".\ReleaseUMinSize/"
62                WarningLevel="3"
63                SuppressStartupBanner="true"
64            />
65            <Tool
66                Name="VCManagedResourceCompilerTool"
67            />
68            <Tool
69                Name="VCResourceCompilerTool"
70                PreprocessorDefinitions="NDEBUG"
71                Culture="1033"
72            />
73            <Tool
74                Name="VCPreLinkEventTool"
75            />
76            <Tool
77                Name="VCLinkerTool"
78                AdditionalOptions="/MACHINE:I386"
79                AdditionalDependencies="odbc32.lib odbccp32.lib"
80                OutputFile=".\ReleaseUMinSize/XCallback_Impl.dll"
81                LinkIncremental="1"
82                SuppressStartupBanner="true"
83                ModuleDefinitionFile=".\XCallback_Impl.def"
84                ProgramDatabaseFile=".\ReleaseUMinSize/XCallback_Impl.pdb"
85                SubSystem="2"
86                RandomizedBaseAddress="1"
87                DataExecutionPrevention="0"
88                ImportLibrary=".\ReleaseUMinSize/XCallback_Impl.lib"
89            />
90            <Tool
91                Name="VCALinkTool"
92            />
93            <Tool
94                Name="VCManifestTool"
95            />
96            <Tool
97                Name="VCXDCMakeTool"
98            />
99            <Tool
100                Name="VCBscMakeTool"
101            />
102            <Tool
103                Name="VCFxCopTool"
104            />
105            <Tool
106                Name="VCAppVerifierTool"
107            />
108            <Tool
109                Name="VCPostBuildEventTool"
110            />
111        </Configuration>
112        <Configuration
113            Name="Release MinSize|Win32"
114            OutputDirectory=".\ReleaseMinSize"
115            IntermediateDirectory=".\ReleaseMinSize"
116            ConfigurationType="2"
117            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
118            UseOfMFC="0"
119            UseOfATL="2"
120            ATLMinimizesCRunTimeLibraryUsage="false"
121            CharacterSet="2"
122            >
123            <Tool
124                Name="VCPreBuildEventTool"
125            />
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"
131            />
132            <Tool
133                Name="VCXMLDataGeneratorTool"
134            />
135            <Tool
136                Name="VCWebServiceProxyGeneratorTool"
137            />
138            <Tool
139                Name="VCMIDLTool"
140                TypeLibraryName=".\ReleaseMinSize/XCallback_Impl.tlb"
141            />
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/XCallback_Impl.pch"
152                AssemblerListingLocation=".\ReleaseMinSize/"
153                ObjectFile=".\ReleaseMinSize/"
154                ProgramDataBaseFileName=".\ReleaseMinSize/"
155                WarningLevel="3"
156                SuppressStartupBanner="true"
157            />
158            <Tool
159                Name="VCManagedResourceCompilerTool"
160            />
161            <Tool
162                Name="VCResourceCompilerTool"
163                PreprocessorDefinitions="NDEBUG"
164                Culture="1033"
165            />
166            <Tool
167                Name="VCPreLinkEventTool"
168            />
169            <Tool
170                Name="VCLinkerTool"
171                AdditionalOptions="/MACHINE:I386"
172                AdditionalDependencies="odbc32.lib odbccp32.lib"
173                OutputFile=".\ReleaseMinSize/XCallback_Impl.dll"
174                LinkIncremental="1"
175                SuppressStartupBanner="true"
176                ModuleDefinitionFile=".\XCallback_Impl.def"
177                ProgramDatabaseFile=".\ReleaseMinSize/XCallback_Impl.pdb"
178                SubSystem="2"
179                RandomizedBaseAddress="1"
180                DataExecutionPrevention="0"
181                ImportLibrary=".\ReleaseMinSize/XCallback_Impl.lib"
182            />
183            <Tool
184                Name="VCALinkTool"
185            />
186            <Tool
187                Name="VCManifestTool"
188            />
189            <Tool
190                Name="VCXDCMakeTool"
191            />
192            <Tool
193                Name="VCBscMakeTool"
194            />
195            <Tool
196                Name="VCFxCopTool"
197            />
198            <Tool
199                Name="VCAppVerifierTool"
200            />
201            <Tool
202                Name="VCPostBuildEventTool"
203            />
204        </Configuration>
205        <Configuration
206            Name="Unicode Release MinDependency|Win32"
207            OutputDirectory=".\ReleaseUMinDependency"
208            IntermediateDirectory=".\ReleaseUMinDependency"
209            ConfigurationType="2"
210            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
211            UseOfMFC="0"
212            UseOfATL="1"
213            ATLMinimizesCRunTimeLibraryUsage="false"
214            CharacterSet="1"
215            >
216            <Tool
217                Name="VCPreBuildEventTool"
218            />
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"
224            />
225            <Tool
226                Name="VCXMLDataGeneratorTool"
227            />
228            <Tool
229                Name="VCWebServiceProxyGeneratorTool"
230            />
231            <Tool
232                Name="VCMIDLTool"
233                TypeLibraryName=".\ReleaseUMinDependency/XCallback_Impl.tlb"
234            />
235            <Tool
236                Name="VCCLCompilerTool"
237                Optimization="1"
238                InlineFunctionExpansion="1"
239                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
240                StringPooling="true"
241                RuntimeLibrary="0"
242                EnableFunctionLevelLinking="true"
243                UsePrecompiledHeader="2"
244                PrecompiledHeaderThrough="stdafx.h"
245                PrecompiledHeaderFile=".\ReleaseUMinDependency/XCallback_Impl.pch"
246                AssemblerListingLocation=".\ReleaseUMinDependency/"
247                ObjectFile=".\ReleaseUMinDependency/"
248                ProgramDataBaseFileName=".\ReleaseUMinDependency/"
249                WarningLevel="3"
250                SuppressStartupBanner="true"
251            />
252            <Tool
253                Name="VCManagedResourceCompilerTool"
254            />
255            <Tool
256                Name="VCResourceCompilerTool"
257                PreprocessorDefinitions="NDEBUG"
258                Culture="1033"
259            />
260            <Tool
261                Name="VCPreLinkEventTool"
262            />
263            <Tool
264                Name="VCLinkerTool"
265                AdditionalOptions="/MACHINE:I386"
266                AdditionalDependencies="odbc32.lib odbccp32.lib"
267                OutputFile=".\ReleaseUMinDependency/XCallback_Impl.dll"
268                LinkIncremental="1"
269                SuppressStartupBanner="true"
270                ModuleDefinitionFile=".\XCallback_Impl.def"
271                ProgramDatabaseFile=".\ReleaseUMinDependency/XCallback_Impl.pdb"
272                SubSystem="2"
273                RandomizedBaseAddress="1"
274                DataExecutionPrevention="0"
275                ImportLibrary=".\ReleaseUMinDependency/XCallback_Impl.lib"
276            />
277            <Tool
278                Name="VCALinkTool"
279            />
280            <Tool
281                Name="VCManifestTool"
282            />
283            <Tool
284                Name="VCXDCMakeTool"
285            />
286            <Tool
287                Name="VCBscMakeTool"
288            />
289            <Tool
290                Name="VCFxCopTool"
291            />
292            <Tool
293                Name="VCAppVerifierTool"
294            />
295            <Tool
296                Name="VCPostBuildEventTool"
297            />
298        </Configuration>
299        <Configuration
300            Name="Release MinDependency|Win32"
301            OutputDirectory=".\ReleaseMinDependency"
302            IntermediateDirectory=".\ReleaseMinDependency"
303            ConfigurationType="2"
304            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
305            UseOfMFC="0"
306            UseOfATL="1"
307            ATLMinimizesCRunTimeLibraryUsage="false"
308            CharacterSet="2"
309            >
310            <Tool
311                Name="VCPreBuildEventTool"
312            />
313            <Tool
314                Name="VCCustomBuildTool"
315                Description="Performing registration"
316                CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
317                Outputs="$(OutDir)\regsvr32.trg"
318            />
319            <Tool
320                Name="VCXMLDataGeneratorTool"
321            />
322            <Tool
323                Name="VCWebServiceProxyGeneratorTool"
324            />
325            <Tool
326                Name="VCMIDLTool"
327                TypeLibraryName=".\ReleaseMinDependency/XCallback_Impl.tlb"
328            />
329            <Tool
330                Name="VCCLCompilerTool"
331                InlineFunctionExpansion="1"
332                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
333                StringPooling="true"
334                RuntimeLibrary="0"
335                EnableFunctionLevelLinking="true"
336                UsePrecompiledHeader="2"
337                PrecompiledHeaderThrough="stdafx.h"
338                PrecompiledHeaderFile=".\ReleaseMinDependency/XCallback_Impl.pch"
339                AssemblerListingLocation=".\ReleaseMinDependency/"
340                ObjectFile=".\ReleaseMinDependency/"
341                ProgramDataBaseFileName=".\ReleaseMinDependency/"
342                WarningLevel="3"
343                SuppressStartupBanner="true"
344            />
345            <Tool
346                Name="VCManagedResourceCompilerTool"
347            />
348            <Tool
349                Name="VCResourceCompilerTool"
350                PreprocessorDefinitions="NDEBUG"
351                Culture="1033"
352            />
353            <Tool
354                Name="VCPreLinkEventTool"
355            />
356            <Tool
357                Name="VCLinkerTool"
358                AdditionalOptions="/MACHINE:I386"
359                AdditionalDependencies="odbc32.lib odbccp32.lib"
360                OutputFile=".\ReleaseMinDependency/XCallback_Impl.dll"
361                LinkIncremental="1"
362                SuppressStartupBanner="true"
363                ModuleDefinitionFile=".\XCallback_Impl.def"
364                ProgramDatabaseFile=".\ReleaseMinDependency/XCallback_Impl.pdb"
365                SubSystem="2"
366                RandomizedBaseAddress="1"
367                DataExecutionPrevention="0"
368                ImportLibrary=".\ReleaseMinDependency/XCallback_Impl.lib"
369            />
370            <Tool
371                Name="VCALinkTool"
372            />
373            <Tool
374                Name="VCManifestTool"
375            />
376            <Tool
377                Name="VCXDCMakeTool"
378            />
379            <Tool
380                Name="VCBscMakeTool"
381            />
382            <Tool
383                Name="VCFxCopTool"
384            />
385            <Tool
386                Name="VCAppVerifierTool"
387            />
388            <Tool
389                Name="VCPostBuildEventTool"
390            />
391        </Configuration>
392        <Configuration
393            Name="Unicode Debug|Win32"
394            OutputDirectory=".\DebugU"
395            IntermediateDirectory=".\DebugU"
396            ConfigurationType="2"
397            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
398            UseOfMFC="0"
399            ATLMinimizesCRunTimeLibraryUsage="false"
400            CharacterSet="1"
401            >
402            <Tool
403                Name="VCPreBuildEventTool"
404            />
405            <Tool
406                Name="VCCustomBuildTool"
407                Description="Performing registration"
408                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;"
409                Outputs="$(OutDir)\regsvr32.trg"
410            />
411            <Tool
412                Name="VCXMLDataGeneratorTool"
413            />
414            <Tool
415                Name="VCWebServiceProxyGeneratorTool"
416            />
417            <Tool
418                Name="VCMIDLTool"
419                TypeLibraryName=".\DebugU/XCallback_Impl.tlb"
420            />
421            <Tool
422                Name="VCCLCompilerTool"
423                Optimization="0"
424                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
425                BasicRuntimeChecks="3"
426                RuntimeLibrary="1"
427                UsePrecompiledHeader="2"
428                PrecompiledHeaderThrough="stdafx.h"
429                PrecompiledHeaderFile=".\DebugU/XCallback_Impl.pch"
430                AssemblerListingLocation=".\DebugU/"
431                ObjectFile=".\DebugU/"
432                ProgramDataBaseFileName=".\DebugU/"
433                WarningLevel="3"
434                SuppressStartupBanner="true"
435                DebugInformationFormat="4"
436            />
437            <Tool
438                Name="VCManagedResourceCompilerTool"
439            />
440            <Tool
441                Name="VCResourceCompilerTool"
442                PreprocessorDefinitions="_DEBUG"
443                Culture="1033"
444            />
445            <Tool
446                Name="VCPreLinkEventTool"
447            />
448            <Tool
449                Name="VCLinkerTool"
450                AdditionalOptions="/MACHINE:I386"
451                AdditionalDependencies="odbc32.lib odbccp32.lib"
452                OutputFile=".\DebugU/XCallback_Impl.dll"
453                LinkIncremental="2"
454                SuppressStartupBanner="true"
455                ModuleDefinitionFile=".\XCallback_Impl.def"
456                GenerateDebugInformation="true"
457                ProgramDatabaseFile=".\DebugU/XCallback_Impl.pdb"
458                SubSystem="2"
459                RandomizedBaseAddress="1"
460                DataExecutionPrevention="0"
461                ImportLibrary=".\DebugU/XCallback_Impl.lib"
462            />
463            <Tool
464                Name="VCALinkTool"
465            />
466            <Tool
467                Name="VCManifestTool"
468            />
469            <Tool
470                Name="VCXDCMakeTool"
471            />
472            <Tool
473                Name="VCBscMakeTool"
474            />
475            <Tool
476                Name="VCFxCopTool"
477            />
478            <Tool
479                Name="VCAppVerifierTool"
480            />
481            <Tool
482                Name="VCPostBuildEventTool"
483            />
484        </Configuration>
485        <Configuration
486            Name="Debug|Win32"
487            OutputDirectory=".\Debug"
488            IntermediateDirectory=".\Debug"
489            ConfigurationType="2"
490            InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
491            UseOfMFC="0"
492            ATLMinimizesCRunTimeLibraryUsage="false"
493            CharacterSet="2"
494            >
495            <Tool
496                Name="VCPreBuildEventTool"
497            />
498            <Tool
499                Name="VCCustomBuildTool"
500                Description="Performing registration"
501                CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo regsvr32 exec. time &gt; &quot;$(OutDir)\regsvr32.trg&quot;&#x0D;&#x0A;"
502                Outputs="$(OutDir)\regsvr32.trg"
503            />
504            <Tool
505                Name="VCXMLDataGeneratorTool"
506            />
507            <Tool
508                Name="VCWebServiceProxyGeneratorTool"
509            />
510            <Tool
511                Name="VCMIDLTool"
512                TypeLibraryName=".\Debug/XCallback_Impl.tlb"
513            />
514            <Tool
515                Name="VCCLCompilerTool"
516                AdditionalOptions="/D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES"
517                Optimization="0"
518                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
519                BasicRuntimeChecks="3"
520                RuntimeLibrary="1"
521                UsePrecompiledHeader="2"
522                PrecompiledHeaderThrough="stdafx.h"
523                PrecompiledHeaderFile=".\Debug/XCallback_Impl.pch"
524                AssemblerListingLocation=".\Debug/"
525                ObjectFile=".\Debug/"
526                ProgramDataBaseFileName=".\Debug/"
527                BrowseInformation="1"
528                WarningLevel="3"
529                SuppressStartupBanner="true"
530                DebugInformationFormat="4"
531            />
532            <Tool
533                Name="VCManagedResourceCompilerTool"
534            />
535            <Tool
536                Name="VCResourceCompilerTool"
537                PreprocessorDefinitions="_DEBUG"
538                Culture="1033"
539            />
540            <Tool
541                Name="VCPreLinkEventTool"
542            />
543            <Tool
544                Name="VCLinkerTool"
545                AdditionalOptions="/MACHINE:I386"
546                AdditionalDependencies="odbc32.lib odbccp32.lib"
547                OutputFile=".\Debug/XCallback_Impl.dll"
548                LinkIncremental="2"
549                SuppressStartupBanner="true"
550                ModuleDefinitionFile=".\XCallback_Impl.def"
551                GenerateDebugInformation="true"
552                ProgramDatabaseFile=".\Debug/XCallback_Impl.pdb"
553                SubSystem="2"
554                RandomizedBaseAddress="1"
555                DataExecutionPrevention="0"
556                ImportLibrary=".\Debug/XCallback_Impl.lib"
557            />
558            <Tool
559                Name="VCALinkTool"
560            />
561            <Tool
562                Name="VCManifestTool"
563            />
564            <Tool
565                Name="VCXDCMakeTool"
566            />
567            <Tool
568                Name="VCBscMakeTool"
569            />
570            <Tool
571                Name="VCFxCopTool"
572            />
573            <Tool
574                Name="VCAppVerifierTool"
575            />
576            <Tool
577                Name="VCPostBuildEventTool"
578            />
579        </Configuration>
580    </Configurations>
581    <References>
582    </References>
583    <Files>
584        <Filter
585            Name="Source Files"
586            Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
587            >
588            <File
589                RelativePath=".\Callback.cpp"
590                >
591            </File>
592            <File
593                RelativePath=".\Simple.cpp"
594                >
595            </File>
596            <File
597                RelativePath=".\StdAfx.cpp"
598                >
599                <FileConfiguration
600                    Name="Unicode Release MinSize|Win32"
601                    >
602                    <Tool
603                        Name="VCCLCompilerTool"
604                        UsePrecompiledHeader="1"
605                    />
606                </FileConfiguration>
607                <FileConfiguration
608                    Name="Release MinSize|Win32"
609                    >
610                    <Tool
611                        Name="VCCLCompilerTool"
612                        UsePrecompiledHeader="1"
613                    />
614                </FileConfiguration>
615                <FileConfiguration
616                    Name="Unicode Release MinDependency|Win32"
617                    >
618                    <Tool
619                        Name="VCCLCompilerTool"
620                        UsePrecompiledHeader="1"
621                    />
622                </FileConfiguration>
623                <FileConfiguration
624                    Name="Release MinDependency|Win32"
625                    >
626                    <Tool
627                        Name="VCCLCompilerTool"
628                        UsePrecompiledHeader="1"
629                    />
630                </FileConfiguration>
631                <FileConfiguration
632                    Name="Unicode Debug|Win32"
633                    >
634                    <Tool
635                        Name="VCCLCompilerTool"
636                        UsePrecompiledHeader="1"
637                    />
638                </FileConfiguration>
639                <FileConfiguration
640                    Name="Debug|Win32"
641                    >
642                    <Tool
643                        Name="VCCLCompilerTool"
644                        UsePrecompiledHeader="1"
645                    />
646                </FileConfiguration>
647            </File>
648            <File
649                RelativePath=".\XCallback_Impl.cpp"
650                >
651            </File>
652            <File
653                RelativePath=".\XCallback_Impl.def"
654                >
655            </File>
656            <File
657                RelativePath=".\XCallback_Impl.idl"
658                >
659                <FileConfiguration
660                    Name="Unicode Release MinSize|Win32"
661                    >
662                    <Tool
663                        Name="VCMIDLTool"
664                        GenerateStublessProxies="true"
665                        TypeLibraryName=".\XCallback_Impl.tlb"
666                        HeaderFileName="XCallback_Impl.h"
667                        InterfaceIdentifierFileName="XCallback_Impl_i.c"
668                    />
669                </FileConfiguration>
670                <FileConfiguration
671                    Name="Release MinSize|Win32"
672                    >
673                    <Tool
674                        Name="VCMIDLTool"
675                        GenerateStublessProxies="true"
676                        TypeLibraryName=".\XCallback_Impl.tlb"
677                        HeaderFileName="XCallback_Impl.h"
678                        InterfaceIdentifierFileName="XCallback_Impl_i.c"
679                    />
680                </FileConfiguration>
681                <FileConfiguration
682                    Name="Unicode Release MinDependency|Win32"
683                    >
684                    <Tool
685                        Name="VCMIDLTool"
686                        GenerateStublessProxies="true"
687                        TypeLibraryName=".\XCallback_Impl.tlb"
688                        HeaderFileName="XCallback_Impl.h"
689                        InterfaceIdentifierFileName="XCallback_Impl_i.c"
690                    />
691                </FileConfiguration>
692                <FileConfiguration
693                    Name="Release MinDependency|Win32"
694                    >
695                    <Tool
696                        Name="VCMIDLTool"
697                        GenerateStublessProxies="true"
698                        TypeLibraryName=".\XCallback_Impl.tlb"
699                        HeaderFileName="XCallback_Impl.h"
700                        InterfaceIdentifierFileName="XCallback_Impl_i.c"
701                    />
702                </FileConfiguration>
703                <FileConfiguration
704                    Name="Unicode Debug|Win32"
705                    >
706                    <Tool
707                        Name="VCMIDLTool"
708                        GenerateStublessProxies="true"
709                        TypeLibraryName=".\XCallback_Impl.tlb"
710                        HeaderFileName="XCallback_Impl.h"
711                        InterfaceIdentifierFileName="XCallback_Impl_i.c"
712                    />
713                </FileConfiguration>
714                <FileConfiguration
715                    Name="Debug|Win32"
716                    >
717                    <Tool
718                        Name="VCMIDLTool"
719                        GenerateStublessProxies="true"
720                        TypeLibraryName=".\XCallback_Impl.tlb"
721                        HeaderFileName="XCallback_Impl.h"
722                        InterfaceIdentifierFileName="XCallback_Impl_i.c"
723                    />
724                </FileConfiguration>
725            </File>
726            <File
727                RelativePath=".\XCallback_Impl.rc"
728                >
729                <FileConfiguration
730                    Name="Unicode Release MinSize|Win32"
731                    >
732                    <Tool
733                        Name="VCResourceCompilerTool"
734                        AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
735                    />
736                </FileConfiguration>
737                <FileConfiguration
738                    Name="Release MinSize|Win32"
739                    >
740                    <Tool
741                        Name="VCResourceCompilerTool"
742                        AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
743                    />
744                </FileConfiguration>
745                <FileConfiguration
746                    Name="Unicode Release MinDependency|Win32"
747                    >
748                    <Tool
749                        Name="VCResourceCompilerTool"
750                        AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
751                    />
752                </FileConfiguration>
753                <FileConfiguration
754                    Name="Release MinDependency|Win32"
755                    >
756                    <Tool
757                        Name="VCResourceCompilerTool"
758                        AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
759                    />
760                </FileConfiguration>
761                <FileConfiguration
762                    Name="Unicode Debug|Win32"
763                    >
764                    <Tool
765                        Name="VCResourceCompilerTool"
766                        AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
767                    />
768                </FileConfiguration>
769                <FileConfiguration
770                    Name="Debug|Win32"
771                    >
772                    <Tool
773                        Name="VCResourceCompilerTool"
774                        AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"
775                    />
776                </FileConfiguration>
777            </File>
778        </Filter>
779        <Filter
780            Name="Header Files"
781            Filter="h;hpp;hxx;hm;inl"
782            >
783            <File
784                RelativePath=".\Callback.h"
785                >
786            </File>
787            <File
788                RelativePath=".\Resource.h"
789                >
790            </File>
791            <File
792                RelativePath=".\Simple.h"
793                >
794            </File>
795            <File
796                RelativePath=".\StdAfx.h"
797                >
798            </File>
799        </Filter>
800        <Filter
801            Name="Resource Files"
802            Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
803            >
804            <File
805                RelativePath=".\Callback.rgs"
806                >
807            </File>
808            <File
809                RelativePath=".\Simple.rgs"
810                >
811            </File>
812        </Filter>
813    </Files>
814    <Globals>
815    </Globals>
816</VisualStudioProject>
817