Move the sources to trunk
[opencv] / cvaux / src / cvaux.dsp
1 # Microsoft Developer Studio Project File - Name="cvaux" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7 CFG=cvaux - Win32 Debug64 Itanium
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "cvaux.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "cvaux.mak" CFG="cvaux - Win32 Debug64 Itanium"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "cvaux - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "cvaux - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "cvaux - Win32 Release64" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "cvaux - Win32 Debug64" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "cvaux - Win32 Release64 Itanium" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "cvaux - Win32 Debug64 Itanium" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE 
27
28 # Begin Project
29 # PROP AllowPerConfigDependencies 0
30 # PROP Scc_ProjName ""
31 # PROP Scc_LocalPath ""
32 CPP=xicl6.exe
33 MTL=midl.exe
34 RSC=rc.exe
35
36 !IF  "$(CFG)" == "cvaux - Win32 Release"
37
38 # PROP BASE Use_MFC 0
39 # PROP BASE Use_Debug_Libraries 0
40 # PROP BASE Output_Dir "Release"
41 # PROP BASE Intermediate_Dir "Release"
42 # PROP BASE Target_Dir ""
43 # PROP Use_MFC 0
44 # PROP Use_Debug_Libraries 0
45 # PROP Output_Dir "..\..\_temp\cvaux_Rls"
46 # PROP Intermediate_Dir "..\..\_temp\cvaux_Rls"
47 # PROP Ignore_Export_Lib 0
48 # PROP Target_Dir ""
49 LIB32=link.exe -lib
50 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "cvaux_EXPORTS" /Yu"stdafx.h" /FD /c
51 # ADD CPP /nologo /MD /W4 /Zi /O2 /Ob2 /I "." /I ".." /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "NDEBUG" /D "CVAPI_EXPORTS" /D "WIN32" /D "_WINDOWS" /Yu"_cvaux.h" /FD /Zm200 /c
52 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
53 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
54 # ADD BASE RSC /l 0x419 /d "NDEBUG"
55 # ADD RSC /l 0x419 /d "NDEBUG"
56 BSC32=bscmake.exe
57 # ADD BASE BSC32 /nologo
58 # ADD BSC32 /nologo
59 LINK32=xilink6.exe
60 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
61 # ADD LINK32 cv.lib cxcore.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /pdb:"..\..\bin/cvaux100.pdb" /debug /machine:I386 /nodefaultlib:"libmmd.lib" /out:"..\..\bin/cvaux100.dll" /implib:"..\..\lib/cvaux.lib" /libpath:"..\..\lib"
62 # SUBTRACT LINK32 /profile /pdb:none
63
64 !ELSEIF  "$(CFG)" == "cvaux - Win32 Debug"
65
66 # PROP BASE Use_MFC 0
67 # PROP BASE Use_Debug_Libraries 1
68 # PROP BASE Output_Dir "Debug"
69 # PROP BASE Intermediate_Dir "Debug"
70 # PROP BASE Target_Dir ""
71 # PROP Use_MFC 0
72 # PROP Use_Debug_Libraries 1
73 # PROP Output_Dir "..\..\_temp\cvaux_Dbg"
74 # PROP Intermediate_Dir "..\..\_temp\cvaux_Dbg"
75 # PROP Ignore_Export_Lib 0
76 # PROP Target_Dir ""
77 LIB32=link.exe -lib
78 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "cvaux_EXPORTS" /Yu"stdafx.h" /FD /GZ /c
79 # ADD CPP /nologo /MDd /W4 /Gm /Zi /Od /I "." /I ".." /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "_DEBUG" /D "CVAPI_EXPORTS" /D "WIN32" /D "_WINDOWS" /FR /Yu"_cvaux.h" /FD /GZ /Zm200 /c
80 # SUBTRACT CPP /X
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
83 # ADD BASE RSC /l 0x419 /d "_DEBUG"
84 # ADD RSC /l 0x419 /d "_DEBUG"
85 BSC32=bscmake.exe
86 # ADD BASE BSC32 /nologo
87 # ADD BSC32 /nologo
88 LINK32=xilink6.exe
89 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
90 # ADD LINK32 cvd.lib cxcored.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /pdb:"..\..\bin/cvaux100d.pdb" /debug /machine:I386 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin/cvaux100d.dll" /implib:"..\..\lib/cvauxd.lib" /pdbtype:sept /libpath:"..\..\lib"
91 # SUBTRACT LINK32 /pdb:none
92
93 !ELSEIF  "$(CFG)" == "cvaux - Win32 Release64"
94
95 # PROP BASE Use_MFC 0
96 # PROP BASE Use_Debug_Libraries 0
97 # PROP BASE Output_Dir "cvaux___Win32_Release64"
98 # PROP BASE Intermediate_Dir "cvaux___Win32_Release64"
99 # PROP BASE Ignore_Export_Lib 0
100 # PROP BASE Target_Dir ""
101 # PROP Use_MFC 0
102 # PROP Use_Debug_Libraries 0
103 # PROP Output_Dir "..\..\_temp\cvaux_Rls64"
104 # PROP Intermediate_Dir "..\..\_temp\cvaux_Rls64"
105 # PROP Ignore_Export_Lib 0
106 # PROP Target_Dir ""
107 LIB32=link.exe -lib
108 # ADD BASE CPP /nologo /MD /W4 /Zi /O2 /Ob2 /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "NDEBUG" /D "CVAPI_EXPORTS" /D "WIN32" /D "_WINDOWS" /Yu"_cvaux.h" /FD /Zm200 /c
109 # ADD CPP /nologo /MD /W4 /Zi /O2 /Ob2 /I "." /I ".." /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "CVAPI_EXPORTS" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /D "WIN64" /D "EM64T" /Yu"_cvaux.h" /FD /Zm200 /c
110 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
111 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
112 # ADD BASE RSC /l 0x419 /d "NDEBUG"
113 # ADD RSC /l 0x419 /d "NDEBUG"
114 BSC32=bscmake.exe
115 # ADD BASE BSC32 /nologo
116 # ADD BSC32 /nologo
117 LINK32=xilink6.exe
118 # ADD BASE LINK32 cv.lib cxcore.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:IX86 /nodefaultlib:"libmmd.lib" /out:"..\..\bin/cvaux100.dll" /implib:"..\..\lib/cvaux.lib" /libpath:"..\..\lib" /machine:AMD64
119 # SUBTRACT BASE LINK32 /profile
120 # ADD LINK32 cv_64.lib cxcore_64.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:IX86 /nodefaultlib:"libmmd.lib" /out:"..\..\bin/cvaux100_64.dll" /implib:"..\..\lib/cvaux_64.lib" /libpath:"..\..\lib" /machine:AMD64
121 # SUBTRACT LINK32 /pdb:none
122
123 !ELSEIF  "$(CFG)" == "cvaux - Win32 Debug64"
124
125 # PROP BASE Use_MFC 0
126 # PROP BASE Use_Debug_Libraries 1
127 # PROP BASE Output_Dir "cvaux___Win32_Debug64"
128 # PROP BASE Intermediate_Dir "cvaux___Win32_Debug64"
129 # PROP BASE Ignore_Export_Lib 0
130 # PROP BASE Target_Dir ""
131 # PROP Use_MFC 0
132 # PROP Use_Debug_Libraries 1
133 # PROP Output_Dir "..\..\_temp\cvaux_Dbg64"
134 # PROP Intermediate_Dir "..\..\_temp\cvaux_Dbg64"
135 # PROP Ignore_Export_Lib 0
136 # PROP Target_Dir ""
137 LIB32=link.exe -lib
138 # ADD BASE CPP /nologo /MDd /W4 /Gm /Zi /Od /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "_DEBUG" /D "CVAPI_EXPORTS" /D "WIN32" /D "_WINDOWS" /FR /Yu"_cvaux.h" /FD /GZ /Zm200 /c
139 # SUBTRACT BASE CPP /X
140 # ADD CPP /nologo /MDd /W4 /Gm /Zi /Od /I "." /I ".." /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "CVAPI_EXPORTS" /D "_WINDOWS" /D "_DEBUG" /D "WIN32" /D "WIN64" /D "EM64T" /FR /Yu"_cvaux.h" /FD /Zm200 /Wp64 /c
141 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
142 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
143 # ADD BASE RSC /l 0x419 /d "_DEBUG"
144 # ADD RSC /l 0x419 /d "_DEBUG"
145 BSC32=bscmake.exe
146 # ADD BASE BSC32 /nologo
147 # ADD BSC32 /nologo
148 LINK32=xilink6.exe
149 # ADD BASE LINK32 cvd.lib cxcored.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:IX86 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin/cvaux100d.dll" /implib:"..\..\lib/cvauxd.lib" /pdbtype:sept /libpath:"..\..\lib" /machine:AMD64
150 # SUBTRACT BASE LINK32 /pdb:none
151 # ADD LINK32 cvd_64.lib cxcored_64.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /pdb:"..\..\bin/cvaux100d_64.pdb" /debug /machine:IX86 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin/cvaux100d_64.dll" /implib:"..\..\lib/cvauxd_64.lib" /pdbtype:sept /libpath:"..\..\lib" /machine:AMD64
152 # SUBTRACT LINK32 /pdb:none
153
154 !ELSEIF  "$(CFG)" == "cvaux - Win32 Release64 Itanium"
155
156 # PROP BASE Use_MFC 0
157 # PROP BASE Use_Debug_Libraries 0
158 # PROP BASE Output_Dir "cvaux___Win32_Release64_Itanium"
159 # PROP BASE Intermediate_Dir "cvaux___Win32_Release64_Itanium"
160 # PROP BASE Ignore_Export_Lib 0
161 # PROP BASE Target_Dir ""
162 # PROP Use_MFC 0
163 # PROP Use_Debug_Libraries 0
164 # PROP Output_Dir "..\..\_temp\cvaux_RlsI7"
165 # PROP Intermediate_Dir "..\..\_temp\cvaux_RlsI7"
166 # PROP Ignore_Export_Lib 0
167 # PROP Target_Dir ""
168 LIB32=link.exe -lib
169 # ADD BASE CPP /nologo /MD /W4 /Zi /O2 /Ob2 /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "CVAPI_EXPORTS" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /D "WIN64" /D "EM64T" /Yu"_cvaux.h" /FD /Zm200 /c
170 # ADD CPP /nologo /MD /w /W0 /Zi /O2 /Ob2 /I "." /I ".." /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "CVAPI_EXPORTS" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /D "WIN64" /Yu"_cvaux.h" /FD /Zm200 /c
171 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
172 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
173 # ADD BASE RSC /l 0x419 /d "NDEBUG"
174 # ADD RSC /l 0x419 /d "NDEBUG"
175 BSC32=bscmake.exe
176 # ADD BASE BSC32 /nologo
177 # ADD BSC32 /nologo
178 LINK32=xilink6.exe
179 # ADD BASE LINK32 cv_i7.lib cxcore_i7.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:IX86 /nodefaultlib:"libmmd.lib" /out:"..\..\bin/cvaux100_i7.dll" /implib:"..\..\lib/cvaux_i7.lib" /libpath:"..\..\lib" /machine:IA64
180 # SUBTRACT BASE LINK32 /pdb:none
181 # ADD LINK32 cv_i7.lib cxcore_i7.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:IX86 /out:"..\..\bin/cvaux100_i7.dll" /implib:"..\..\lib/cvaux_i7.lib" /libpath:"..\..\lib" /machine:IA64
182 # SUBTRACT LINK32 /pdb:none
183
184 !ELSEIF  "$(CFG)" == "cvaux - Win32 Debug64 Itanium"
185
186 # PROP BASE Use_MFC 0
187 # PROP BASE Use_Debug_Libraries 1
188 # PROP BASE Output_Dir "cvaux___Win32_Debug64_Itanium"
189 # PROP BASE Intermediate_Dir "cvaux___Win32_Debug64_Itanium"
190 # PROP BASE Ignore_Export_Lib 0
191 # PROP BASE Target_Dir ""
192 # PROP Use_MFC 0
193 # PROP Use_Debug_Libraries 1
194 # PROP Output_Dir "..\..\_temp\cvaux_DbgI7"
195 # PROP Intermediate_Dir "..\..\_temp\cvaux_DbgI7"
196 # PROP Ignore_Export_Lib 0
197 # PROP Target_Dir ""
198 LIB32=link.exe -lib
199 # ADD BASE CPP /nologo /MDd /W4 /Gm /Zi /Od /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "CVAPI_EXPORTS" /D "_WINDOWS" /D "_DEBUG" /D "WIN32" /D "WIN64" /D "EM64T" /FR /Yu"_cvaux.h" /FD /Zm200 /Wp64 /c
200 # ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /I "." /I ".." /I "../include" /I "../../cxcore/include" /I "../../cv/include" /I "../../cv/src" /D "CVAPI_EXPORTS" /D "_WINDOWS" /D "_DEBUG" /D "WIN32" /D "WIN64" /FR /Yu"_cvaux.h" /FD /Zm200 /Qwd167 /c
201 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
202 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
203 # ADD BASE RSC /l 0x419 /d "_DEBUG"
204 # ADD RSC /l 0x419 /d "_DEBUG"
205 BSC32=bscmake.exe
206 # ADD BASE BSC32 /nologo
207 # ADD BSC32 /nologo
208 LINK32=xilink6.exe
209 # ADD BASE LINK32 cvd_i7.lib cxcored_i7.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /pdb:"..\..\bin/cvaux100d_i7.pdb" /debug /machine:IX86 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin/cvaux100d_i7.dll" /implib:"..\..\lib/cvauxd_i7.lib" /pdbtype:sept /libpath:"..\..\lib" /machine:IA64
210 # SUBTRACT BASE LINK32 /pdb:none
211 # ADD LINK32 cvd_i7.lib cxcored_i7.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /pdb:"..\..\bin/cvaux100d_i7.pdb" /debug /machine:IX86 /out:"..\..\bin/cvaux100d_i7.dll" /implib:"..\..\lib/cvauxd_i7.lib" /pdbtype:sept /libpath:"..\..\lib" /machine:IA64
212 # SUBTRACT LINK32 /pdb:none
213
214 !ENDIF 
215
216 # Begin Target
217
218 # Name "cvaux - Win32 Release"
219 # Name "cvaux - Win32 Debug"
220 # Name "cvaux - Win32 Release64"
221 # Name "cvaux - Win32 Debug64"
222 # Name "cvaux - Win32 Release64 Itanium"
223 # Name "cvaux - Win32 Debug64 Itanium"
224 # Begin Group "Src"
225
226 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
227 # Begin Group "VideoSurveillance"
228
229 # PROP Default_Filter ""
230 # Begin Source File
231
232 SOURCE=.\vs\bgfg_estimation.cpp
233 # End Source File
234 # Begin Source File
235
236 SOURCE=.\vs\blobtrackanalysis.cpp
237 # End Source File
238 # Begin Source File
239
240 SOURCE=.\vs\blobtrackanalysishist.cpp
241 # End Source File
242 # Begin Source File
243
244 SOURCE=.\vs\blobtrackanalysisior.cpp
245 # End Source File
246 # Begin Source File
247
248 SOURCE=.\vs\blobtrackanalysistrackdist.cpp
249 # End Source File
250 # Begin Source File
251
252 SOURCE=.\vs\blobtrackgen1.cpp
253 # End Source File
254 # Begin Source File
255
256 SOURCE=.\vs\blobtrackgenyml.cpp
257 # End Source File
258 # Begin Source File
259
260 SOURCE=.\vs\blobtrackingauto.cpp
261 # End Source File
262 # Begin Source File
263
264 SOURCE=.\vs\blobtrackingcc.cpp
265 # End Source File
266 # Begin Source File
267
268 SOURCE=.\vs\blobtrackingccwithcr.cpp
269 # End Source File
270 # Begin Source File
271
272 SOURCE=.\vs\blobtrackingkalman.cpp
273 # End Source File
274 # Begin Source File
275
276 SOURCE=.\vs\blobtrackinglist.cpp
277 # End Source File
278 # Begin Source File
279
280 SOURCE=.\vs\blobtrackingmsfg.cpp
281 # End Source File
282 # Begin Source File
283
284 SOURCE=.\vs\blobtrackingmsfgs.cpp
285 # End Source File
286 # Begin Source File
287
288 SOURCE=.\vs\blobtrackpostprockalman.cpp
289 # End Source File
290 # Begin Source File
291
292 SOURCE=.\vs\blobtrackpostproclinear.cpp
293 # End Source File
294 # Begin Source File
295
296 SOURCE=.\vs\blobtrackpostproclist.cpp
297 # End Source File
298 # Begin Source File
299
300 SOURCE=.\vs\enteringblobdetection.cpp
301 # End Source File
302 # Begin Source File
303
304 SOURCE=.\vs\enteringblobdetectionreal.cpp
305 # End Source File
306 # Begin Source File
307
308 SOURCE=.\vs\TestSeq.cpp
309 # End Source File
310 # End Group
311 # Begin Source File
312
313 SOURCE=.\camshift.cpp
314 # End Source File
315 # Begin Source File
316
317 SOURCE=.\cv3dtracker.cpp
318 # End Source File
319 # Begin Source File
320
321 SOURCE=.\cvaux.cpp
322 # End Source File
323 # Begin Source File
324
325 SOURCE=.\cvaux.rc
326 # End Source File
327 # Begin Source File
328
329 SOURCE=.\cvauxutils.cpp
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\cvbgfg_acmmm2003.cpp
334 # End Source File
335 # Begin Source File
336
337 SOURCE=.\cvbgfg_common.cpp
338 # End Source File
339 # Begin Source File
340
341 SOURCE=.\cvbgfg_gaussmix.cpp
342 # End Source File
343 # Begin Source File
344
345 SOURCE=.\cvcalibfilter.cpp
346 # End Source File
347 # Begin Source File
348
349 SOURCE=.\cvcorrespond.cpp
350 # End Source File
351 # Begin Source File
352
353 SOURCE=.\cvcorrimages.cpp
354 # End Source File
355 # Begin Source File
356
357 SOURCE=.\cvcreatehandmask.cpp
358 # End Source File
359 # Begin Source File
360
361 SOURCE=.\cvdpstereo.cpp
362 # End Source File
363 # Begin Source File
364
365 SOURCE=.\cveigenobjects.cpp
366 # End Source File
367 # Begin Source File
368
369 SOURCE=.\cvepilines.cpp
370 # End Source File
371 # Begin Source File
372
373 SOURCE=.\cvface.cpp
374 # End Source File
375 # Begin Source File
376
377 SOURCE=.\cvfacedetection.cpp
378 # End Source File
379 # Begin Source File
380
381 SOURCE=.\cvfacetemplate.cpp
382 # End Source File
383 # Begin Source File
384
385 SOURCE=.\cvfindface.cpp
386 # End Source File
387 # Begin Source File
388
389 SOURCE=.\cvfindhandregion.cpp
390 # End Source File
391 # Begin Source File
392
393 SOURCE=.\cvhmm.cpp
394 # End Source File
395 # Begin Source File
396
397 SOURCE=.\cvhmm1d.cpp
398 # End Source File
399 # Begin Source File
400
401 SOURCE=.\cvhmmobs.cpp
402 # End Source File
403 # Begin Source File
404
405 SOURCE=.\cvlcm.cpp
406 # End Source File
407 # Begin Source File
408
409 SOURCE=.\cvlee.cpp
410 # End Source File
411 # Begin Source File
412
413 SOURCE=.\cvlevmar.cpp
414 # End Source File
415 # Begin Source File
416
417 SOURCE=.\cvlevmarprojbandle.cpp
418 # End Source File
419 # Begin Source File
420
421 SOURCE=.\cvlevmartrif.cpp
422 # End Source File
423 # Begin Source File
424
425 SOURCE=.\cvlines.cpp
426 # End Source File
427 # Begin Source File
428
429 SOURCE=.\cvlmeds.cpp
430 # End Source File
431 # Begin Source File
432
433 SOURCE=.\cvmorphcontours.cpp
434 # End Source File
435 # Begin Source File
436
437 SOURCE=.\cvmorphing.cpp
438 # End Source File
439 # Begin Source File
440
441 SOURCE=.\cvprewarp.cpp
442 # End Source File
443 # Begin Source File
444
445 SOURCE=.\cvscanlines.cpp
446 # End Source File
447 # Begin Source File
448
449 SOURCE=.\cvsegment.cpp
450 # End Source File
451 # Begin Source File
452
453 SOURCE=.\cvsubdiv2.cpp
454 # End Source File
455 # Begin Source File
456
457 SOURCE=.\cvtexture.cpp
458 # End Source File
459 # Begin Source File
460
461 SOURCE=.\cvtrifocal.cpp
462 # End Source File
463 # Begin Source File
464
465 SOURCE=.\cvvecfacetracking.cpp
466 # End Source File
467 # Begin Source File
468
469 SOURCE=.\cvvideo.cpp
470 # End Source File
471 # Begin Source File
472
473 SOURCE=.\precomp.cpp
474 # ADD CPP /Yc"_cvaux.h"
475 # End Source File
476 # End Group
477 # Begin Group "Include"
478
479 # PROP Default_Filter "h;hpp;hxx;hm;inl"
480 # Begin Group "Internal"
481
482 # PROP Default_Filter ""
483 # Begin Source File
484
485 SOURCE=.\_cvaux.h
486 # End Source File
487 # Begin Source File
488
489 SOURCE=.\_cvfacedetection.h
490 # End Source File
491 # Begin Source File
492
493 SOURCE=.\_cvvectrack.h
494 # End Source File
495 # Begin Source File
496
497 SOURCE=.\_cvvm.h
498 # End Source File
499 # Begin Source File
500
501 SOURCE=.\resource.h
502 # End Source File
503 # End Group
504 # Begin Group "External"
505
506 # PROP Default_Filter ""
507 # Begin Source File
508
509 SOURCE=..\include\cvaux.h
510 # End Source File
511 # Begin Source File
512
513 SOURCE=..\include\cvaux.hpp
514 # End Source File
515 # Begin Source File
516
517 SOURCE=..\include\cvvidsurv.hpp
518 # End Source File
519 # End Group
520 # End Group
521 # End Target
522 # End Project