Move the sources to trunk
[opencv] / cv / src / cv.dsp
1 # Microsoft Developer Studio Project File - Name="cv" - 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=cv - 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 "cv.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 "cv.mak" CFG="cv - Win32 Debug64 Itanium"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "cv - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "cv - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "cv - Win32 Release64" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "cv - Win32 Debug64" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "cv - Win32 Release64 Itanium" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "cv - 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)" == "cv - 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\CV_Rls"
46 # PROP Intermediate_Dir "..\..\_temp\CV_Rls"
47 # PROP Ignore_Export_Lib 1
48 # PROP Target_Dir ""
49 LIB32=link.exe -lib
50 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
51 # ADD CPP /nologo /G6 /MD /W4 /Zi /O2 /Ob2 /I "..\..\cxcore\include" /I "." /I "..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "CVAPI_EXPORTS" /FR /Yu"_cv.h" /FD /Zm200 /Qopenmp /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 /subsystem:windows /dll /machine:I386
61 # ADD LINK32 kernel32.lib user32.lib gdi32.lib cxcore.lib /nologo /subsystem:windows /dll /pdb:"..\..\bin/cv100.pdb" /debug /machine:I386 /nodefaultlib:"libmmd.lib" /out:"..\..\bin\cv100.dll" /implib:"../../lib/cv.lib" /libpath:"..\..\lib"
62 # SUBTRACT LINK32 /profile /pdb:none /map
63
64 !ELSEIF  "$(CFG)" == "cv - 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\CV_Dbg"
74 # PROP Intermediate_Dir "..\..\_temp\CV_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" /YX /FD /GZ /c
79 # ADD CPP /nologo /G6 /MDd /W4 /Gm /Zi /Od /I "..\..\cxcore\include" /I "." /I "..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "CVAPI_EXPORTS" /FR /Yu"_cv.h" /FD /GZ /Zm200 /c
80 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
81 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
82 # ADD BASE RSC /l 0x419 /d "_DEBUG"
83 # ADD RSC /l 0x419 /d "_DEBUG"
84 BSC32=bscmake.exe
85 # ADD BASE BSC32 /nologo
86 # ADD BSC32 /nologo
87 LINK32=xilink6.exe
88 # 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
89 # ADD LINK32 kernel32.lib user32.lib gdi32.lib cxcored.lib /nologo /subsystem:windows /dll /pdb:"..\..\bin/cv100d.pdb" /debug /machine:I386 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin\cv100d.dll" /implib:"../../lib/cvd.lib" /libpath:"..\..\lib"
90 # SUBTRACT LINK32 /pdb:none
91
92 !ELSEIF  "$(CFG)" == "cv - Win32 Release64"
93
94 # PROP BASE Use_MFC 0
95 # PROP BASE Use_Debug_Libraries 0
96 # PROP BASE Output_Dir "cv___Win32_Release64"
97 # PROP BASE Intermediate_Dir "cv___Win32_Release64"
98 # PROP BASE Ignore_Export_Lib 1
99 # PROP BASE Target_Dir ""
100 # PROP Use_MFC 0
101 # PROP Use_Debug_Libraries 0
102 # PROP Output_Dir "..\..\_temp\cv_Rls64"
103 # PROP Intermediate_Dir "..\..\_temp\cv_Rls64"
104 # PROP Ignore_Export_Lib 0
105 # PROP Target_Dir ""
106 LIB32=link.exe -lib
107 # ADD BASE CPP /nologo /G6 /MD /W4 /Zi /O2 /Ob2 /I "..\..\cxcore\include" /I "." /I "..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "CVAPI_EXPORTS" /FR /Yu"_cv.h" /FD /Zm200 /c
108 # ADD CPP /nologo /MD /W4 /Zi /O2 /Ob2 /I "..\..\cxcore\include" /I "." /I "..\include" /D "_WINDOWS" /D "CVAPI_EXPORTS" /D "NDEBUG" /D "WIN32" /D "WIN64" /D "EM64T" /FR /Yu"_cv.h" /FD /Zm200 /c
109 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
110 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
111 # ADD BASE RSC /l 0x419 /d "NDEBUG"
112 # ADD RSC /l 0x419 /d "NDEBUG"
113 BSC32=bscmake.exe
114 # ADD BASE BSC32 /nologo
115 # ADD BSC32 /nologo
116 LINK32=xilink6.exe
117 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib cxcore.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /nodefaultlib:"libmmd.lib" /out:"..\..\bin\cv100.dll" /implib:"../../lib/cv.lib" /libpath:"..\..\lib" /machine:AMD64
118 # SUBTRACT BASE LINK32 /profile /map
119 # ADD LINK32 kernel32.lib user32.lib gdi32.lib cxcore_64.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /nodefaultlib:"libmmd.lib" /out:"..\..\bin\cv100_64.dll" /implib:"../../lib/cv_64.lib" /libpath:"..\..\lib" /machine:AMD64
120 # SUBTRACT LINK32 /pdb:none
121
122 !ELSEIF  "$(CFG)" == "cv - Win32 Debug64"
123
124 # PROP BASE Use_MFC 0
125 # PROP BASE Use_Debug_Libraries 1
126 # PROP BASE Output_Dir "cv___Win32_Debug64"
127 # PROP BASE Intermediate_Dir "cv___Win32_Debug64"
128 # PROP BASE Ignore_Export_Lib 0
129 # PROP BASE Target_Dir ""
130 # PROP Use_MFC 0
131 # PROP Use_Debug_Libraries 1
132 # PROP Output_Dir "..\..\_temp\cv_Dbg64"
133 # PROP Intermediate_Dir "..\..\_temp\cv_Dbg64"
134 # PROP Ignore_Export_Lib 0
135 # PROP Target_Dir ""
136 LIB32=link.exe -lib
137 # ADD BASE CPP /nologo /G6 /MDd /W4 /Gm /Zi /Od /I "..\..\cxcore\include" /I "." /I "..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "CVAPI_EXPORTS" /FR /Yu"_cv.h" /FD /GZ /Zm200 /c
138 # ADD CPP /nologo /MDd /W4 /Gm /Zi /Od /I "..\..\cxcore\include" /I "." /I "..\include" /D "_WINDOWS" /D "CVAPI_EXPORTS" /D "_DEBUG" /D "WIN32" /D "WIN64" /D "EM64T" /FR /Yu"_cv.h" /FD /Zm200 /Wp64 /c
139 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
140 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
141 # ADD BASE RSC /l 0x419 /d "_DEBUG"
142 # ADD RSC /l 0x419 /d "_DEBUG"
143 BSC32=bscmake.exe
144 # ADD BASE BSC32 /nologo
145 # ADD BSC32 /nologo
146 LINK32=xilink6.exe
147 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib cxcored.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin\cv100d.dll" /implib:"../../lib/cvd.lib" /libpath:"..\..\lib" /machine:AMD64
148 # SUBTRACT BASE LINK32 /pdb:none
149 # ADD LINK32 kernel32.lib user32.lib gdi32.lib cxcored_64.lib /nologo /subsystem:windows /dll /pdb:"..\..\bin/cv100d_64.pdb" /debug /machine:IX86 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin\cv100d_64.dll" /implib:"../../lib/cvd_64.lib" /libpath:"..\..\lib" /machine:AMD64
150 # SUBTRACT LINK32 /pdb:none
151
152 !ELSEIF  "$(CFG)" == "cv - Win32 Release64 Itanium"
153
154 # PROP BASE Use_MFC 0
155 # PROP BASE Use_Debug_Libraries 0
156 # PROP BASE Output_Dir "cv___Win32_Release64_Itanium"
157 # PROP BASE Intermediate_Dir "cv___Win32_Release64_Itanium"
158 # PROP BASE Ignore_Export_Lib 0
159 # PROP BASE Target_Dir ""
160 # PROP Use_MFC 0
161 # PROP Use_Debug_Libraries 0
162 # PROP Output_Dir "..\..\_temp\cv_RlsI7"
163 # PROP Intermediate_Dir "..\..\_temp\cv_RlsI7"
164 # PROP Ignore_Export_Lib 0
165 # PROP Target_Dir ""
166 LIB32=link.exe -lib
167 # ADD BASE CPP /nologo /MD /W4 /Zi /O2 /Ob2 /I "..\..\cxcore\include" /I "." /I "..\include" /D "_WINDOWS" /D "CVAPI_EXPORTS" /D "NDEBUG" /D "WIN32" /D "WIN64" /FR /Yu"_cv.h" /FD /Zm200 /c
168 # ADD CPP /nologo /MD /w /W0 /Zi /O2 /Ob2 /I "..\..\cxcore\include" /I "." /I "..\include" /D "_WINDOWS" /D "CVAPI_EXPORTS" /D "NDEBUG" /D "WIN32" /D "WIN64" /FR /Yu"_cv.h" /FD /Zm200 /c
169 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
170 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
171 # ADD BASE RSC /l 0x419 /d "NDEBUG"
172 # ADD RSC /l 0x419 /d "NDEBUG"
173 BSC32=bscmake.exe
174 # ADD BASE BSC32 /nologo
175 # ADD BSC32 /nologo
176 LINK32=xilink6.exe
177 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib cxcore_i7.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /nodefaultlib:"libmmd.lib" /out:"..\..\bin\cv100_i7.dll" /implib:"../../lib/cv_i7.lib" /libpath:"..\..\lib" /machine:IA64
178 # SUBTRACT BASE LINK32 /pdb:none
179 # ADD LINK32 kernel32.lib user32.lib gdi32.lib cxcore_i7.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /out:"..\..\bin\cv100_i7.dll" /implib:"../../lib/cv_i7.lib" /libpath:"..\..\lib" /machine:IA64
180 # SUBTRACT LINK32 /pdb:none
181
182 !ELSEIF  "$(CFG)" == "cv - Win32 Debug64 Itanium"
183
184 # PROP BASE Use_MFC 0
185 # PROP BASE Use_Debug_Libraries 1
186 # PROP BASE Output_Dir "cv___Win32_Debug64_Itanium"
187 # PROP BASE Intermediate_Dir "cv___Win32_Debug64_Itanium"
188 # PROP BASE Ignore_Export_Lib 0
189 # PROP BASE Target_Dir ""
190 # PROP Use_MFC 0
191 # PROP Use_Debug_Libraries 1
192 # PROP Output_Dir "..\..\_temp\cv_DbgI7"
193 # PROP Intermediate_Dir "..\..\_temp\cv_DbgI7"
194 # PROP Ignore_Export_Lib 0
195 # PROP Target_Dir ""
196 LIB32=link.exe -lib
197 # ADD BASE CPP /nologo /MDd /W4 /Gm /Zi /Od /I "..\..\cxcore\include" /I "." /I "..\include" /D "_WINDOWS" /D "CVAPI_EXPORTS" /D "_DEBUG" /D "WIN32" /D "WIN64" /D "EM64T" /FR /Yu"_cv.h" /FD /Zm200 /Wp64 /c
198 # ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /I "..\..\cxcore\include" /I "." /I "..\include" /D "_WINDOWS" /D "CVAPI_EXPORTS" /D "_DEBUG" /D "WIN32" /D "WIN64" /FR /Yu"_cv.h" /FD /Zm200 /Qwd167 /c
199 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
200 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
201 # ADD BASE RSC /l 0x419 /d "_DEBUG"
202 # ADD RSC /l 0x419 /d "_DEBUG"
203 BSC32=bscmake.exe
204 # ADD BASE BSC32 /nologo
205 # ADD BSC32 /nologo
206 LINK32=xilink6.exe
207 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib cxcored_i7.lib /nologo /subsystem:windows /dll /pdb:"..\..\bin/cv100d_i7.pdb" /debug /machine:IX86 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin\cv100d_i7.dll" /implib:"../../lib/cvd_i7.lib" /libpath:"..\..\lib" /machine:IA64
208 # SUBTRACT BASE LINK32 /pdb:none
209 # ADD LINK32 kernel32.lib user32.lib gdi32.lib cxcored_i7.lib /nologo /subsystem:windows /dll /pdb:"..\..\bin/cv100d_i7.pdb" /debug /machine:IX86 /out:"..\..\bin\cv100d_i7.dll" /implib:"../../lib/cvd_i7.lib" /libpath:"..\..\lib" /machine:IA64
210 # SUBTRACT LINK32 /pdb:none
211
212 !ENDIF 
213
214 # Begin Target
215
216 # Name "cv - Win32 Release"
217 # Name "cv - Win32 Debug"
218 # Name "cv - Win32 Release64"
219 # Name "cv - Win32 Debug64"
220 # Name "cv - Win32 Release64 Itanium"
221 # Name "cv - Win32 Debug64 Itanium"
222 # Begin Group "Src"
223
224 # PROP Default_Filter ""
225 # Begin Group "ImageProcessing"
226
227 # PROP Default_Filter ""
228 # Begin Source File
229
230 SOURCE=.\cvadapthresh.cpp
231 # End Source File
232 # Begin Source File
233
234 SOURCE=.\cvcalccontrasthistogram.cpp
235 # End Source File
236 # Begin Source File
237
238 SOURCE=.\cvcanny.cpp
239 # End Source File
240 # Begin Source File
241
242 SOURCE=.\cvcolor.cpp
243 # End Source File
244 # Begin Source File
245
246 SOURCE=.\cvcontours.cpp
247 # End Source File
248 # Begin Source File
249
250 SOURCE=.\cvcorner.cpp
251 # End Source File
252 # Begin Source File
253
254 SOURCE=.\cvcornersubpix.cpp
255 # End Source File
256 # Begin Source File
257
258 SOURCE=.\cvderiv.cpp
259 # End Source File
260 # Begin Source File
261
262 SOURCE=.\cvfeatureselect.cpp
263 # End Source File
264 # Begin Source File
265
266 SOURCE=.\cvfilter.cpp
267 # End Source File
268 # Begin Source File
269
270 SOURCE=.\cvfloodfill.cpp
271 # End Source File
272 # Begin Source File
273
274 SOURCE=.\cvhistogram.cpp
275 # End Source File
276 # Begin Source File
277
278 SOURCE=.\cvimgwarp.cpp
279 # End Source File
280 # Begin Source File
281
282 SOURCE=.\cvinpaint.cpp
283 # End Source File
284 # Begin Source File
285
286 SOURCE=.\cvmoments.cpp
287 # End Source File
288 # Begin Source File
289
290 SOURCE=.\cvmorph.cpp
291 # End Source File
292 # Begin Source File
293
294 SOURCE=.\cvpyramids.cpp
295 # End Source File
296 # Begin Source File
297
298 SOURCE=.\cvsamplers.cpp
299 # End Source File
300 # Begin Source File
301
302 SOURCE=.\cvsegmentation.cpp
303 # End Source File
304 # Begin Source File
305
306 SOURCE=.\cvsmooth.cpp
307 # End Source File
308 # Begin Source File
309
310 SOURCE=.\cvtemplmatch.cpp
311 # End Source File
312 # Begin Source File
313
314 SOURCE=.\cvthresh.cpp
315 # End Source File
316 # End Group
317 # Begin Group "StructuralAnalysis"
318
319 # PROP Default_Filter ""
320 # Begin Source File
321
322 SOURCE=.\cvapprox.cpp
323 # End Source File
324 # Begin Source File
325
326 SOURCE=.\cvcontourtree.cpp
327 # End Source File
328 # Begin Source File
329
330 SOURCE=.\cvconvhull.cpp
331 # End Source File
332 # Begin Source File
333
334 SOURCE=.\cvdistransform.cpp
335 # End Source File
336 # Begin Source File
337
338 SOURCE=.\cvdominants.cpp
339 # End Source File
340 # Begin Source File
341
342 SOURCE=.\cvemd.cpp
343 # End Source File
344 # Begin Source File
345
346 SOURCE=.\cvgeometry.cpp
347 # End Source File
348 # Begin Source File
349
350 SOURCE=.\cvhough.cpp
351 # End Source File
352 # Begin Source File
353
354 SOURCE=.\cvlinefit.cpp
355 # End Source File
356 # Begin Source File
357
358 SOURCE=.\cvmatchcontours.cpp
359 # End Source File
360 # Begin Source File
361
362 SOURCE=.\cvpgh.cpp
363 # End Source File
364 # Begin Source File
365
366 SOURCE=.\cvpyrsegmentation.cpp
367 # End Source File
368 # Begin Source File
369
370 SOURCE=.\cvrotcalipers.cpp
371 # End Source File
372 # Begin Source File
373
374 SOURCE=.\cvshapedescr.cpp
375 # End Source File
376 # Begin Source File
377
378 SOURCE=.\cvsubdivision2d.cpp
379 # End Source File
380 # End Group
381 # Begin Group "MotionAndTracking"
382
383 # PROP Default_Filter ""
384 # Begin Source File
385
386 SOURCE=.\cvcamshift.cpp
387 # End Source File
388 # Begin Source File
389
390 SOURCE=.\cvcondens.cpp
391 # End Source File
392 # Begin Source File
393
394 SOURCE=.\cvkalman.cpp
395 # End Source File
396 # Begin Source File
397
398 SOURCE=.\cvlkpyramid.cpp
399 # End Source File
400 # Begin Source File
401
402 SOURCE=.\cvmotempl.cpp
403 # End Source File
404 # Begin Source File
405
406 SOURCE=.\cvoptflowbm.cpp
407 # End Source File
408 # Begin Source File
409
410 SOURCE=.\cvoptflowhs.cpp
411 # End Source File
412 # Begin Source File
413
414 SOURCE=.\cvoptflowlk.cpp
415 # End Source File
416 # Begin Source File
417
418 SOURCE=.\cvsnakes.cpp
419 # End Source File
420 # End Group
421 # Begin Group "3D"
422
423 # PROP Default_Filter ""
424 # Begin Source File
425
426 SOURCE=.\cvcalcimagehomography.cpp
427 # End Source File
428 # Begin Source File
429
430 SOURCE=.\cvcalibinit.cpp
431 # End Source File
432 # Begin Source File
433
434 SOURCE=.\cvcalibration.cpp
435 # End Source File
436 # Begin Source File
437
438 SOURCE=.\cvfundam.cpp
439 # End Source File
440 # Begin Source File
441
442 SOURCE=.\cvposit.cpp
443 # End Source File
444 # Begin Source File
445
446 SOURCE=.\cvundistort.cpp
447 # End Source File
448 # End Group
449 # Begin Group "PatternRecognition"
450
451 # PROP Default_Filter ""
452 # Begin Source File
453
454 SOURCE=.\cvhaar.cpp
455 # End Source File
456 # End Group
457 # Begin Group "CoreEx"
458
459 # PROP Default_Filter ""
460 # Begin Source File
461
462 SOURCE=.\cvaccum.cpp
463 # End Source File
464 # Begin Source File
465
466 SOURCE=.\cvsumpixels.cpp
467 # End Source File
468 # Begin Source File
469
470 SOURCE=.\cvswitcher.cpp
471 # End Source File
472 # Begin Source File
473
474 SOURCE=.\cvtables.cpp
475 # End Source File
476 # Begin Source File
477
478 SOURCE=.\cvutils.cpp
479 # End Source File
480 # End Group
481 # Begin Source File
482
483 SOURCE=.\cv.rc
484 # End Source File
485 # Begin Source File
486
487 SOURCE=.\cvprecomp.cpp
488 # ADD CPP /Yc"_cv.h"
489 # End Source File
490 # End Group
491 # Begin Group "Include"
492
493 # PROP Default_Filter ""
494 # Begin Group "External"
495
496 # PROP Default_Filter ""
497 # Begin Source File
498
499 SOURCE=..\include\cv.h
500 # End Source File
501 # Begin Source File
502
503 SOURCE=..\include\cv.hpp
504 # End Source File
505 # Begin Source File
506
507 SOURCE=..\include\cvcompat.h
508 # End Source File
509 # Begin Source File
510
511 SOURCE=..\include\cvtypes.h
512 # End Source File
513 # End Group
514 # Begin Group "Internal"
515
516 # PROP Default_Filter ""
517 # Begin Source File
518
519 SOURCE=.\_cv.h
520 # End Source File
521 # Begin Source File
522
523 SOURCE=.\_cvgeom.h
524 # End Source File
525 # Begin Source File
526
527 SOURCE=.\_cvimgproc.h
528 # End Source File
529 # Begin Source File
530
531 SOURCE=.\_cvipp.h
532 # End Source File
533 # Begin Source File
534
535 SOURCE=.\_cvlist.h
536 # End Source File
537 # Begin Source File
538
539 SOURCE=.\_cvmatrix.h
540 # End Source File
541 # End Group
542 # End Group
543 # End Target
544 # End Project