Move the sources to trunk
[opencv] / apps / haartraining / make / performance.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="performance"
6         ProjectGUID="{3930A416-5D51-43C0-BC78-4BF858FDF361}"
7         >
8         <Platforms>
9                 <Platform
10                         Name="Win32"
11                 />
12         </Platforms>
13         <ToolFiles>
14         </ToolFiles>
15         <Configurations>
16                 <Configuration
17                         Name="Debug|Win32"
18                         OutputDirectory=".\../../../_temp/performance_dbg.net"
19                         IntermediateDirectory=".\../../../_temp/performance_dbg.net"
20                         ConfigurationType="1"
21                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22                         UseOfMFC="0"
23                         ATLMinimizesCRunTimeLibraryUsage="false"
24                         CharacterSet="2"
25                         >
26                         <Tool
27                                 Name="VCPreBuildEventTool"
28                         />
29                         <Tool
30                                 Name="VCCustomBuildTool"
31                         />
32                         <Tool
33                                 Name="VCXMLDataGeneratorTool"
34                         />
35                         <Tool
36                                 Name="VCWebServiceProxyGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCMIDLTool"
40                                 TypeLibraryName=".\../../../_temp/performance_dbg/performance.tlb"
41                                 HeaderFileName=""
42                         />
43                         <Tool
44                                 Name="VCCLCompilerTool"
45                                 Optimization="0"
46                                 AdditionalIncludeDirectories="..\src,..\include,../../../cv/include,../../../cv/src,../../../cxcore/include,../../../otherlibs/highgui"
47                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
48                                 BasicRuntimeChecks="3"
49                                 RuntimeLibrary="3"
50                                 UsePrecompiledHeader="0"
51                                 PrecompiledHeaderFile=".\../../../_temp/performance_dbg/performance.pch"
52                                 AssemblerListingLocation=".\../../../_temp/performance_dbg/"
53                                 ObjectFile=".\../../../_temp/performance_dbg/"
54                                 ProgramDataBaseFileName=".\../../../_temp/performance_dbg/"
55                                 WarningLevel="3"
56                                 SuppressStartupBanner="true"
57                                 DebugInformationFormat="4"
58                                 CompileAs="0"
59                         />
60                         <Tool
61                                 Name="VCManagedResourceCompilerTool"
62                         />
63                         <Tool
64                                 Name="VCResourceCompilerTool"
65                                 PreprocessorDefinitions="_DEBUG"
66                                 Culture="1049"
67                         />
68                         <Tool
69                                 Name="VCPreLinkEventTool"
70                         />
71                         <Tool
72                                 Name="VCLinkerTool"
73                                 AdditionalDependencies="highguid.lib cxcored.lib cvd.lib odbc32.lib odbccp32.lib"
74                                 OutputFile="../../../bin/performanced.exe"
75                                 LinkIncremental="1"
76                                 SuppressStartupBanner="true"
77                                 AdditionalLibraryDirectories="../../../lib"
78                                 GenerateDebugInformation="true"
79                                 ProgramDatabaseFile=".\../../../_temp/performance_dbg/performanced.pdb"
80                                 SubSystem="1"
81                                 TargetMachine="1"
82                         />
83                         <Tool
84                                 Name="VCALinkTool"
85                         />
86                         <Tool
87                                 Name="VCManifestTool"
88                         />
89                         <Tool
90                                 Name="VCXDCMakeTool"
91                         />
92                         <Tool
93                                 Name="VCBscMakeTool"
94                         />
95                         <Tool
96                                 Name="VCFxCopTool"
97                         />
98                         <Tool
99                                 Name="VCAppVerifierTool"
100                         />
101                         <Tool
102                                 Name="VCWebDeploymentTool"
103                         />
104                         <Tool
105                                 Name="VCPostBuildEventTool"
106                         />
107                 </Configuration>
108                 <Configuration
109                         Name="Release|Win32"
110                         OutputDirectory=".\../../../_temp/performance_rls.net"
111                         IntermediateDirectory=".\../../../_temp/performance_rls.net"
112                         ConfigurationType="1"
113                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
114                         UseOfMFC="0"
115                         ATLMinimizesCRunTimeLibraryUsage="false"
116                         CharacterSet="2"
117                         >
118                         <Tool
119                                 Name="VCPreBuildEventTool"
120                         />
121                         <Tool
122                                 Name="VCCustomBuildTool"
123                         />
124                         <Tool
125                                 Name="VCXMLDataGeneratorTool"
126                         />
127                         <Tool
128                                 Name="VCWebServiceProxyGeneratorTool"
129                         />
130                         <Tool
131                                 Name="VCMIDLTool"
132                                 TypeLibraryName=".\../../../_temp/performance_rls/performance.tlb"
133                                 HeaderFileName=""
134                         />
135                         <Tool
136                                 Name="VCCLCompilerTool"
137                                 Optimization="2"
138                                 InlineFunctionExpansion="1"
139                                 AdditionalIncludeDirectories="..\src,..\include,../../../cv/include,../../../cv/src,../../../cxcore/include,../../../otherlibs/highgui"
140                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
141                                 StringPooling="true"
142                                 RuntimeLibrary="2"
143                                 EnableFunctionLevelLinking="true"
144                                 UsePrecompiledHeader="0"
145                                 PrecompiledHeaderFile=".\../../../_temp/performance_rls/performance.pch"
146                                 AssemblerListingLocation=".\../../../_temp/performance_rls/"
147                                 ObjectFile=".\../../../_temp/performance_rls/"
148                                 ProgramDataBaseFileName=".\../../../_temp/performance_rls/"
149                                 WarningLevel="3"
150                                 SuppressStartupBanner="true"
151                                 CompileAs="0"
152                         />
153                         <Tool
154                                 Name="VCManagedResourceCompilerTool"
155                         />
156                         <Tool
157                                 Name="VCResourceCompilerTool"
158                                 PreprocessorDefinitions="NDEBUG"
159                                 Culture="1049"
160                         />
161                         <Tool
162                                 Name="VCPreLinkEventTool"
163                         />
164                         <Tool
165                                 Name="VCLinkerTool"
166                                 AdditionalDependencies="highgui.lib cxcore.lib cv.lib odbc32.lib odbccp32.lib"
167                                 OutputFile="../../../bin/performance.exe"
168                                 LinkIncremental="1"
169                                 SuppressStartupBanner="true"
170                                 AdditionalLibraryDirectories="../../../lib"
171                                 ProgramDatabaseFile=".\../../../_temp/performance_rls/performance.pdb"
172                                 SubSystem="1"
173                                 TargetMachine="1"
174                         />
175                         <Tool
176                                 Name="VCALinkTool"
177                         />
178                         <Tool
179                                 Name="VCManifestTool"
180                         />
181                         <Tool
182                                 Name="VCXDCMakeTool"
183                         />
184                         <Tool
185                                 Name="VCBscMakeTool"
186                         />
187                         <Tool
188                                 Name="VCFxCopTool"
189                         />
190                         <Tool
191                                 Name="VCAppVerifierTool"
192                         />
193                         <Tool
194                                 Name="VCWebDeploymentTool"
195                         />
196                         <Tool
197                                 Name="VCPostBuildEventTool"
198                         />
199                 </Configuration>
200         </Configurations>
201         <References>
202         </References>
203         <Files>
204                 <File
205                         RelativePath="..\src\performance.cpp"
206                         >
207                         <FileConfiguration
208                                 Name="Debug|Win32"
209                                 >
210                                 <Tool
211                                         Name="VCCLCompilerTool"
212                                         Optimization="0"
213                                         AdditionalIncludeDirectories=""
214                                         PreprocessorDefinitions=""
215                                         BasicRuntimeChecks="3"
216                                 />
217                         </FileConfiguration>
218                         <FileConfiguration
219                                 Name="Release|Win32"
220                                 >
221                                 <Tool
222                                         Name="VCCLCompilerTool"
223                                         Optimization="2"
224                                         AdditionalIncludeDirectories=""
225                                         PreprocessorDefinitions=""
226                                 />
227                         </FileConfiguration>
228                 </File>
229         </Files>
230         <Globals>
231         </Globals>
232 </VisualStudioProject>