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