4528c9961578f09f49714c213dea7af54188d252
[opencv] / tests / cxcore / src / cxcoretest.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="8.00"
5     Name="cxcoretest"
6     ProjectGUID="{96F22AD4-D49F-492D-A349-1DB0392367CE}"
7     >
8     <Platforms>
9         <Platform
10             Name="Win32"
11         />
12         <Platform
13             Name="x64"
14         />
15     </Platforms>
16     <ToolFiles>
17     </ToolFiles>
18     <Configurations>
19         <Configuration
20             Name="Release|Win32"
21             OutputDirectory=".\..\..\..\_temp\cxcoretest_Rls"
22             IntermediateDirectory=".\..\..\..\_temp\cxcoretest_Rls"
23             ConfigurationType="1"
24             InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
25             UseOfMFC="0"
26             ATLMinimizesCRunTimeLibraryUsage="false"
27             CharacterSet="2"
28             >
29             <Tool
30                 Name="VCPreBuildEventTool"
31             />
32             <Tool
33                 Name="VCCustomBuildTool"
34             />
35             <Tool
36                 Name="VCXMLDataGeneratorTool"
37             />
38             <Tool
39                 Name="VCWebServiceProxyGeneratorTool"
40             />
41             <Tool
42                 Name="VCMIDLTool"
43                 TypeLibraryName=".\..\..\..\_temp\cxcoretest_Rls/cxcoretest.tlb"
44                 HeaderFileName=""
45             />
46             <Tool
47                 Name="VCCLCompilerTool"
48                 Optimization="2"
49                 InlineFunctionExpansion="1"
50                 AdditionalIncludeDirectories=".,..\..\cxts,..\..\..\cxcore\include"
51                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
52                 StringPooling="true"
53                 RuntimeLibrary="2"
54                 EnableFunctionLevelLinking="true"
55                 UsePrecompiledHeader="2"
56                 PrecompiledHeaderThrough="cxcoretest.h"
57                 PrecompiledHeaderFile=".\..\..\..\_temp\cxcoretest_Rls/cxcoretest.pch"
58                 AssemblerListingLocation=".\..\..\..\_temp\cxcoretest_Rls/"
59                 ObjectFile=".\..\..\..\_temp\cxcoretest_Rls/"
60                 ProgramDataBaseFileName=".\..\..\..\_temp\cxcoretest_Rls/"
61                 WarningLevel="4"
62                 SuppressStartupBanner="true"
63                 DebugInformationFormat="3"
64             />
65             <Tool
66                 Name="VCManagedResourceCompilerTool"
67             />
68             <Tool
69                 Name="VCResourceCompilerTool"
70                 PreprocessorDefinitions="NDEBUG"
71                 Culture="1049"
72             />
73             <Tool
74                 Name="VCPreLinkEventTool"
75             />
76             <Tool
77                 Name="VCLinkerTool"
78                 AdditionalDependencies="cxcore.lib cxts.lib"
79                 OutputFile="..\..\..\bin\cxcoretest.exe"
80                 LinkIncremental="1"
81                 SuppressStartupBanner="true"
82                 AdditionalLibraryDirectories="..\..\..\lib"
83                 IgnoreDefaultLibraryNames="libmmd.lib"
84                 GenerateDebugInformation="true"
85                 ProgramDatabaseFile=".\..\..\..\bin\cxcoretest.pdb"
86                 SubSystem="1"
87                 TargetMachine="1"
88             />
89             <Tool
90                 Name="VCALinkTool"
91             />
92             <Tool
93                 Name="VCManifestTool"
94             />
95             <Tool
96                 Name="VCXDCMakeTool"
97             />
98             <Tool
99                 Name="VCBscMakeTool"
100                 SuppressStartupBanner="true"
101                 OutputFile=".\..\..\..\_temp\cxcoretest_Rls/cxcoretest.bsc"
102             />
103             <Tool
104                 Name="VCFxCopTool"
105             />
106             <Tool
107                 Name="VCAppVerifierTool"
108             />
109             <Tool
110                 Name="VCWebDeploymentTool"
111             />
112             <Tool
113                 Name="VCPostBuildEventTool"
114             />
115         </Configuration>
116         <Configuration
117             Name="Release|x64"
118             OutputDirectory=".\..\..\..\_temp\cxcoretest_Rls64"
119             IntermediateDirectory=".\..\..\..\_temp\cxcoretest_Rls64"
120             ConfigurationType="1"
121             InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
122             UseOfMFC="0"
123             ATLMinimizesCRunTimeLibraryUsage="false"
124             CharacterSet="2"
125             >
126             <Tool
127                 Name="VCPreBuildEventTool"
128             />
129             <Tool
130                 Name="VCCustomBuildTool"
131             />
132             <Tool
133                 Name="VCXMLDataGeneratorTool"
134             />
135             <Tool
136                 Name="VCWebServiceProxyGeneratorTool"
137             />
138             <Tool
139                 Name="VCMIDLTool"
140                 TargetEnvironment="3"
141                 TypeLibraryName=".\..\..\..\_temp\cxcoretest_Rls64/cxcoretest.tlb"
142                 HeaderFileName=""
143             />
144             <Tool
145                 Name="VCCLCompilerTool"
146                 Optimization="2"
147                 InlineFunctionExpansion="1"
148                 AdditionalIncludeDirectories=".,..\..\cxts,..\..\..\cxcore\include"
149                 PreprocessorDefinitions="WIN32;WIN64;EM64T;NDEBUG;_CONSOLE"
150                 StringPooling="true"
151                 RuntimeLibrary="2"
152                 EnableFunctionLevelLinking="true"
153                 UsePrecompiledHeader="2"
154                 PrecompiledHeaderThrough="cxcoretest.h"
155                 PrecompiledHeaderFile=".\..\..\..\_temp\cxcoretest_Rls64/cxcoretest.pch"
156                 AssemblerListingLocation=".\..\..\..\_temp\cxcoretest_Rls64/"
157                 ObjectFile=".\..\..\..\_temp\cxcoretest_Rls64/"
158                 ProgramDataBaseFileName=".\..\..\..\_temp\cxcoretest_Rls64/"
159                 WarningLevel="4"
160                 SuppressStartupBanner="true"
161                 DebugInformationFormat="3"
162             />
163             <Tool
164                 Name="VCManagedResourceCompilerTool"
165             />
166             <Tool
167                 Name="VCResourceCompilerTool"
168                 PreprocessorDefinitions="NDEBUG"
169                 Culture="1049"
170             />
171             <Tool
172                 Name="VCPreLinkEventTool"
173             />
174             <Tool
175                 Name="VCLinkerTool"
176                 AdditionalDependencies="cxcore_64.lib cxts_64.lib"
177                 OutputFile="..\..\..\bin\cxcoretest_64.exe"
178                 LinkIncremental="1"
179                 SuppressStartupBanner="true"
180                 AdditionalLibraryDirectories="..\..\..\lib"
181                 IgnoreDefaultLibraryNames="libmmd.lib"
182                 GenerateDebugInformation="true"
183                 ProgramDatabaseFile=".\..\..\..\bin\cxcoretest_64.pdb"
184                 SubSystem="1"
185                 TargetMachine="17"
186             />
187             <Tool
188                 Name="VCALinkTool"
189             />
190             <Tool
191                 Name="VCManifestTool"
192             />
193             <Tool
194                 Name="VCXDCMakeTool"
195             />
196             <Tool
197                 Name="VCBscMakeTool"
198                 SuppressStartupBanner="true"
199                 OutputFile=".\..\..\..\_temp\cxcoretest_Rls64/cxcoretest.bsc"
200             />
201             <Tool
202                 Name="VCFxCopTool"
203             />
204             <Tool
205                 Name="VCAppVerifierTool"
206             />
207             <Tool
208                 Name="VCWebDeploymentTool"
209             />
210             <Tool
211                 Name="VCPostBuildEventTool"
212             />
213         </Configuration>
214         <Configuration
215             Name="Debug|Win32"
216             OutputDirectory=".\..\..\..\_temp\cxcoretest_Dbg"
217             IntermediateDirectory=".\..\..\..\_temp\cxcoretest_Dbg"
218             ConfigurationType="1"
219             InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
220             UseOfMFC="0"
221             ATLMinimizesCRunTimeLibraryUsage="false"
222             CharacterSet="2"
223             >
224             <Tool
225                 Name="VCPreBuildEventTool"
226             />
227             <Tool
228                 Name="VCCustomBuildTool"
229             />
230             <Tool
231                 Name="VCXMLDataGeneratorTool"
232             />
233             <Tool
234                 Name="VCWebServiceProxyGeneratorTool"
235             />
236             <Tool
237                 Name="VCMIDLTool"
238                 TypeLibraryName=".\..\..\..\_temp\cxcoretest_Dbg/cxcoretest.tlb"
239                 HeaderFileName=""
240             />
241             <Tool
242                 Name="VCCLCompilerTool"
243                 Optimization="0"
244                 AdditionalIncludeDirectories=".,..\..\cxts,..\..\..\cxcore\include"
245                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
246                 MinimalRebuild="true"
247                 BasicRuntimeChecks="3"
248                 RuntimeLibrary="3"
249                 UsePrecompiledHeader="2"
250                 PrecompiledHeaderThrough="cxcoretest.h"
251                 PrecompiledHeaderFile=".\..\..\..\_temp\cxcoretest_Dbg/cxcoretest.pch"
252                 AssemblerListingLocation=".\..\..\..\_temp\cxcoretest_Dbg/"
253                 ObjectFile=".\..\..\..\_temp\cxcoretest_Dbg/"
254                 ProgramDataBaseFileName=".\..\..\..\_temp\cxcoretest_Dbg/"
255                 WarningLevel="4"
256                 SuppressStartupBanner="true"
257                 DebugInformationFormat="3"
258             />
259             <Tool
260                 Name="VCManagedResourceCompilerTool"
261             />
262             <Tool
263                 Name="VCResourceCompilerTool"
264                 PreprocessorDefinitions="_DEBUG"
265                 Culture="1049"
266             />
267             <Tool
268                 Name="VCPreLinkEventTool"
269             />
270             <Tool
271                 Name="VCLinkerTool"
272                 AdditionalDependencies="cxcored.lib cxtsd.lib"
273                 OutputFile="..\..\..\bin\cxcoretestd.exe"
274                 LinkIncremental="2"
275                 SuppressStartupBanner="true"
276                 AdditionalLibraryDirectories="..\..\..\lib"
277                 IgnoreDefaultLibraryNames="libmmdd.lib"
278                 GenerateDebugInformation="true"
279                 ProgramDatabaseFile=".\..\..\..\bin\cxcoretestd.pdb"
280                 SubSystem="1"
281                 TargetMachine="1"
282             />
283             <Tool
284                 Name="VCALinkTool"
285             />
286             <Tool
287                 Name="VCManifestTool"
288             />
289             <Tool
290                 Name="VCXDCMakeTool"
291             />
292             <Tool
293                 Name="VCBscMakeTool"
294                 SuppressStartupBanner="true"
295                 OutputFile=".\..\..\..\_temp\cxcoretest_Dbg/cxcoretest.bsc"
296             />
297             <Tool
298                 Name="VCFxCopTool"
299             />
300             <Tool
301                 Name="VCAppVerifierTool"
302             />
303             <Tool
304                 Name="VCWebDeploymentTool"
305             />
306             <Tool
307                 Name="VCPostBuildEventTool"
308             />
309         </Configuration>
310         <Configuration
311             Name="Debug|x64"
312             OutputDirectory=".\..\..\..\_temp\cxcoretest_Dbg64"
313             IntermediateDirectory=".\..\..\..\_temp\cxcoretest_Dbg64"
314             ConfigurationType="1"
315             InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
316             UseOfMFC="0"
317             ATLMinimizesCRunTimeLibraryUsage="false"
318             CharacterSet="2"
319             >
320             <Tool
321                 Name="VCPreBuildEventTool"
322             />
323             <Tool
324                 Name="VCCustomBuildTool"
325             />
326             <Tool
327                 Name="VCXMLDataGeneratorTool"
328             />
329             <Tool
330                 Name="VCWebServiceProxyGeneratorTool"
331             />
332             <Tool
333                 Name="VCMIDLTool"
334                 TargetEnvironment="3"
335                 TypeLibraryName=".\..\..\..\_temp\cxcoretest_Dbg64/cxcoretest.tlb"
336                 HeaderFileName=""
337             />
338             <Tool
339                 Name="VCCLCompilerTool"
340                 Optimization="0"
341                 AdditionalIncludeDirectories=".,..\..\cxts,..\..\..\cxcore\include"
342                 PreprocessorDefinitions="WIN32;WIN64;EM64T;_DEBUG;_CONSOLE"
343                 MinimalRebuild="true"
344                 BasicRuntimeChecks="3"
345                 RuntimeLibrary="3"
346                 UsePrecompiledHeader="2"
347                 PrecompiledHeaderThrough="cxcoretest.h"
348                 PrecompiledHeaderFile=".\..\..\..\_temp\cxcoretest_Dbg64/cxcoretest.pch"
349                 AssemblerListingLocation=".\..\..\..\_temp\cxcoretest_Dbg64/"
350                 ObjectFile=".\..\..\..\_temp\cxcoretest_Dbg64/"
351                 ProgramDataBaseFileName=".\..\..\..\_temp\cxcoretest_Dbg64/"
352                 WarningLevel="4"
353                 SuppressStartupBanner="true"
354                 DebugInformationFormat="3"
355             />
356             <Tool
357                 Name="VCManagedResourceCompilerTool"
358             />
359             <Tool
360                 Name="VCResourceCompilerTool"
361                 PreprocessorDefinitions="_DEBUG"
362                 Culture="1049"
363             />
364             <Tool
365                 Name="VCPreLinkEventTool"
366             />
367             <Tool
368                 Name="VCLinkerTool"
369                 AdditionalDependencies="cxcored_64.lib cxtsd_64.lib"
370                 OutputFile="..\..\..\bin\cxcoretestd_64.exe"
371                 LinkIncremental="2"
372                 SuppressStartupBanner="true"
373                 AdditionalLibraryDirectories="..\..\..\lib"
374                 IgnoreDefaultLibraryNames="libmmdd.lib"
375                 GenerateDebugInformation="true"
376                 ProgramDatabaseFile=".\..\..\..\bin/cxcoretestd_64.pdb"
377                 SubSystem="1"
378                 TargetMachine="17"
379             />
380             <Tool
381                 Name="VCALinkTool"
382             />
383             <Tool
384                 Name="VCManifestTool"
385             />
386             <Tool
387                 Name="VCXDCMakeTool"
388             />
389             <Tool
390                 Name="VCBscMakeTool"
391                 SuppressStartupBanner="true"
392                 OutputFile=".\..\..\..\_temp\cxcoretest_Dbg/cxcoretest.bsc"
393             />
394             <Tool
395                 Name="VCFxCopTool"
396             />
397             <Tool
398                 Name="VCAppVerifierTool"
399             />
400             <Tool
401                 Name="VCWebDeploymentTool"
402             />
403             <Tool
404                 Name="VCPostBuildEventTool"
405             />
406         </Configuration>
407     </Configurations>
408     <References>
409     </References>
410     <Files>
411         <Filter
412             Name="Source Files"
413             Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
414             >
415             <File
416                 RelativePath="aarithm.cpp"
417                 >
418                 <FileConfiguration
419                     Name="Release|Win32"
420                     >
421                     <Tool
422                         Name="VCCLCompilerTool"
423                         AdditionalIncludeDirectories=""
424                         PreprocessorDefinitions=""
425                     />
426                 </FileConfiguration>
427                 <FileConfiguration
428                     Name="Release|x64"
429                     >
430                     <Tool
431                         Name="VCCLCompilerTool"
432                         AdditionalIncludeDirectories=""
433                         PreprocessorDefinitions=""
434                     />
435                 </FileConfiguration>
436                 <FileConfiguration
437                     Name="Debug|Win32"
438                     >
439                     <Tool
440                         Name="VCCLCompilerTool"
441                         AdditionalIncludeDirectories=""
442                         PreprocessorDefinitions=""
443                     />
444                 </FileConfiguration>
445                 <FileConfiguration
446                     Name="Debug|x64"
447                     >
448                     <Tool
449                         Name="VCCLCompilerTool"
450                         AdditionalIncludeDirectories=""
451                         PreprocessorDefinitions=""
452                     />
453                 </FileConfiguration>
454             </File>
455             <File
456                 RelativePath="adatastruct.cpp"
457                 >
458                 <FileConfiguration
459                     Name="Release|Win32"
460                     >
461                     <Tool
462                         Name="VCCLCompilerTool"
463                         AdditionalIncludeDirectories=""
464                         PreprocessorDefinitions=""
465                     />
466                 </FileConfiguration>
467                 <FileConfiguration
468                     Name="Release|x64"
469                     >
470                     <Tool
471                         Name="VCCLCompilerTool"
472                         AdditionalIncludeDirectories=""
473                         PreprocessorDefinitions=""
474                     />
475                 </FileConfiguration>
476                 <FileConfiguration
477                     Name="Debug|Win32"
478                     >
479                     <Tool
480                         Name="VCCLCompilerTool"
481                         AdditionalIncludeDirectories=""
482                         PreprocessorDefinitions=""
483                     />
484                 </FileConfiguration>
485                 <FileConfiguration
486                     Name="Debug|x64"
487                     >
488                     <Tool
489                         Name="VCCLCompilerTool"
490                         AdditionalIncludeDirectories=""
491                         PreprocessorDefinitions=""
492                     />
493                 </FileConfiguration>
494             </File>
495             <File
496                 RelativePath="adxt.cpp"
497                 >
498                 <FileConfiguration
499                     Name="Release|Win32"
500                     >
501                     <Tool
502                         Name="VCCLCompilerTool"
503                         AdditionalIncludeDirectories=""
504                         PreprocessorDefinitions=""
505                     />
506                 </FileConfiguration>
507                 <FileConfiguration
508                     Name="Release|x64"
509                     >
510                     <Tool
511                         Name="VCCLCompilerTool"
512                         AdditionalIncludeDirectories=""
513                         PreprocessorDefinitions=""
514                     />
515                 </FileConfiguration>
516                 <FileConfiguration
517                     Name="Debug|Win32"
518                     >
519                     <Tool
520                         Name="VCCLCompilerTool"
521                         AdditionalIncludeDirectories=""
522                         PreprocessorDefinitions=""
523                     />
524                 </FileConfiguration>
525                 <FileConfiguration
526                     Name="Debug|x64"
527                     >
528                     <Tool
529                         Name="VCCLCompilerTool"
530                         AdditionalIncludeDirectories=""
531                         PreprocessorDefinitions=""
532                     />
533                 </FileConfiguration>
534             </File>
535             <File
536                 RelativePath="amath.cpp"
537                 >
538                 <FileConfiguration
539                     Name="Release|Win32"
540                     >
541                     <Tool
542                         Name="VCCLCompilerTool"
543                         AdditionalIncludeDirectories=""
544                         PreprocessorDefinitions=""
545                     />
546                 </FileConfiguration>
547                 <FileConfiguration
548                     Name="Release|x64"
549                     >
550                     <Tool
551                         Name="VCCLCompilerTool"
552                         AdditionalIncludeDirectories=""
553                         PreprocessorDefinitions=""
554                     />
555                 </FileConfiguration>
556                 <FileConfiguration
557                     Name="Debug|Win32"
558                     >
559                     <Tool
560                         Name="VCCLCompilerTool"
561                         AdditionalIncludeDirectories=""
562                         PreprocessorDefinitions=""
563                     />
564                 </FileConfiguration>
565                 <FileConfiguration
566                     Name="Debug|x64"
567                     >
568                     <Tool
569                         Name="VCCLCompilerTool"
570                         AdditionalIncludeDirectories=""
571                         PreprocessorDefinitions=""
572                     />
573                 </FileConfiguration>
574             </File>
575             <File
576                 RelativePath="cxcoretest_main.cpp"
577                 >
578                 <FileConfiguration
579                     Name="Release|Win32"
580                     >
581                     <Tool
582                         Name="VCCLCompilerTool"
583                         AdditionalIncludeDirectories=""
584                         PreprocessorDefinitions=""
585                     />
586                 </FileConfiguration>
587                 <FileConfiguration
588                     Name="Release|x64"
589                     >
590                     <Tool
591                         Name="VCCLCompilerTool"
592                         AdditionalIncludeDirectories=""
593                         PreprocessorDefinitions=""
594                     />
595                 </FileConfiguration>
596                 <FileConfiguration
597                     Name="Debug|Win32"
598                     >
599                     <Tool
600                         Name="VCCLCompilerTool"
601                         AdditionalIncludeDirectories=""
602                         PreprocessorDefinitions=""
603                     />
604                 </FileConfiguration>
605                 <FileConfiguration
606                     Name="Debug|x64"
607                     >
608                     <Tool
609                         Name="VCCLCompilerTool"
610                         AdditionalIncludeDirectories=""
611                         PreprocessorDefinitions=""
612                     />
613                 </FileConfiguration>
614             </File>
615             <File
616                 RelativePath="precomp.cpp"
617                 >
618                 <FileConfiguration
619                     Name="Release|Win32"
620                     >
621                     <Tool
622                         Name="VCCLCompilerTool"
623                         AdditionalIncludeDirectories=""
624                         PreprocessorDefinitions=""
625                         UsePrecompiledHeader="1"
626                     />
627                 </FileConfiguration>
628                 <FileConfiguration
629                     Name="Release|x64"
630                     >
631                     <Tool
632                         Name="VCCLCompilerTool"
633                         AdditionalIncludeDirectories=""
634                         PreprocessorDefinitions=""
635                         UsePrecompiledHeader="1"
636                     />
637                 </FileConfiguration>
638                 <FileConfiguration
639                     Name="Debug|Win32"
640                     >
641                     <Tool
642                         Name="VCCLCompilerTool"
643                         AdditionalIncludeDirectories=""
644                         PreprocessorDefinitions=""
645                         UsePrecompiledHeader="1"
646                     />
647                 </FileConfiguration>
648                 <FileConfiguration
649                     Name="Debug|x64"
650                     >
651                     <Tool
652                         Name="VCCLCompilerTool"
653                         AdditionalIncludeDirectories=""
654                         PreprocessorDefinitions=""
655                         UsePrecompiledHeader="1"
656                     />
657                 </FileConfiguration>
658             </File>
659         </Filter>
660         <Filter
661             Name="Header Files"
662             Filter="h;hpp;hxx;hm;inl"
663             >
664             <File
665                 RelativePath="cxcoretest.h"
666                 >
667             </File>
668         </Filter>
669     </Files>
670     <Globals>
671     </Globals>
672 </VisualStudioProject>