Move the sources to trunk
[opencv] / ml / src / ml.dsp
1 # Microsoft Developer Studio Project File - Name="ml" - 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=ml - Win32 Debug
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 "ml.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 "ml.mak" CFG="ml - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "ml - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "ml - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=xicl6.exe
29 MTL=midl.exe
30 RSC=rc.exe
31
32 !IF  "$(CFG)" == "ml - Win32 Release"
33
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 0
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "..\..\_temp\ml_Rls"
42 # PROP Intermediate_Dir "..\..\_temp\ml_Rls"
43 # PROP Ignore_Export_Lib 0
44 # PROP Target_Dir ""
45 LIB32=link.exe -lib
46 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ml_EXPORTS" /Yu"stdafx.h" /FD /c
47 # ADD CPP /nologo /MD /W4 /Zi /O2 /Ob2 /I "../include" /I "../../cxcore/include" /D "NDEBUG" /D "CVAPI_EXPORTS" /D "WIN32" /D "_WINDOWS" /Yu"_ml.h" /FD /Zm200 /c
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50 # ADD BASE RSC /l 0x419 /d "NDEBUG"
51 # ADD RSC /l 0x419 /d "NDEBUG"
52 BSC32=bscmake.exe
53 # ADD BASE BSC32 /nologo
54 # ADD BSC32 /nologo
55 LINK32=xilink6.exe
56 # 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
57 # ADD LINK32 cxcore.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /pdb:"..\..\bin/ml100.pdb" /debug /machine:I386 /nodefaultlib:"libmmd.lib" /out:"..\..\bin/ml100.dll" /implib:"..\..\lib/ml.lib" /libpath:"..\..\lib"
58 # SUBTRACT LINK32 /pdb:none
59
60 !ELSEIF  "$(CFG)" == "ml - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "..\..\_temp\ml_Dbg"
70 # PROP Intermediate_Dir "..\..\_temp\ml_Dbg"
71 # PROP Ignore_Export_Lib 0
72 # PROP Target_Dir ""
73 LIB32=link.exe -lib
74 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ml_EXPORTS" /Yu"stdafx.h" /FD /GZ /c
75 # ADD CPP /nologo /MDd /W4 /Gm /Zi /Od /I "../include" /I "../../cxcore/include" /D "_DEBUG" /D "CVAPI_EXPORTS" /D "WIN32" /D "_WINDOWS" /FR /Yu"_ml.h" /FD /GZ /Zm200 /c
76 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
78 # ADD BASE RSC /l 0x419 /d "_DEBUG"
79 # ADD RSC /l 0x419 /d "_DEBUG"
80 BSC32=bscmake.exe
81 # ADD BASE BSC32 /nologo
82 # ADD BSC32 /nologo
83 LINK32=xilink6.exe
84 # 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
85 # ADD LINK32 cxcored.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /pdb:"..\..\bin/ml100d.pdb" /debug /machine:I386 /nodefaultlib:"libmmdd.lib" /out:"..\..\bin/ml100d.dll" /implib:"..\..\lib/mld.lib" /pdbtype:sept /libpath:"..\..\lib"
86 # SUBTRACT LINK32 /pdb:none
87
88 !ENDIF 
89
90 # Begin Target
91
92 # Name "ml - Win32 Release"
93 # Name "ml - Win32 Debug"
94 # Begin Group "Src"
95
96 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
97 # Begin Source File
98
99 SOURCE=..\src\ml.cpp
100
101 !IF  "$(CFG)" == "ml - Win32 Release"
102
103 # ADD CPP /Yc"_ml.h"
104
105 !ELSEIF  "$(CFG)" == "ml - Win32 Debug"
106
107 # ADD CPP /FR /Yc"_ml.h"
108
109 !ENDIF 
110
111 # End Source File
112 # Begin Source File
113
114 SOURCE=.\ml.rc
115 # End Source File
116 # Begin Source File
117
118 SOURCE=..\src\ml_inner_functions.cpp
119
120 !IF  "$(CFG)" == "ml - Win32 Release"
121
122 # ADD CPP /Yu
123
124 !ELSEIF  "$(CFG)" == "ml - Win32 Debug"
125
126 # ADD CPP /FR /Yu
127
128 !ENDIF 
129
130 # End Source File
131 # Begin Source File
132
133 SOURCE=.\mlann_mlp.cpp
134 # End Source File
135 # Begin Source File
136
137 SOURCE=.\mlboost.cpp
138 # End Source File
139 # Begin Source File
140
141 SOURCE=..\src\mlcnn.cpp
142 # End Source File
143 # Begin Source File
144
145 SOURCE=..\src\mlem.cpp
146
147 !IF  "$(CFG)" == "ml - Win32 Release"
148
149 # ADD CPP /Yu
150
151 !ELSEIF  "$(CFG)" == "ml - Win32 Debug"
152
153 # ADD CPP /FR /Yu
154
155 !ENDIF 
156
157 # End Source File
158 # Begin Source File
159
160 SOURCE=.\mlestimate.cpp
161 # End Source File
162 # Begin Source File
163
164 SOURCE=..\src\mlknearest.cpp
165
166 !IF  "$(CFG)" == "ml - Win32 Release"
167
168 # ADD CPP /Yu
169
170 !ELSEIF  "$(CFG)" == "ml - Win32 Debug"
171
172 # ADD CPP /FR /Yu
173
174 !ENDIF 
175
176 # End Source File
177 # Begin Source File
178
179 SOURCE=..\src\mlnbayes.cpp
180
181 !IF  "$(CFG)" == "ml - Win32 Release"
182
183 !ELSEIF  "$(CFG)" == "ml - Win32 Debug"
184
185 # ADD CPP /FR
186
187 !ENDIF 
188
189 # End Source File
190 # Begin Source File
191
192 SOURCE=.\mlrtrees.cpp
193 # End Source File
194 # Begin Source File
195
196 SOURCE=..\src\mlsvm.cpp
197
198 !IF  "$(CFG)" == "ml - Win32 Release"
199
200 # ADD CPP /Yu
201
202 !ELSEIF  "$(CFG)" == "ml - Win32 Debug"
203
204 # ADD CPP /FR /Yu
205
206 !ENDIF 
207
208 # End Source File
209 # Begin Source File
210
211 SOURCE=..\src\mltestset.cpp
212
213 !IF  "$(CFG)" == "ml - Win32 Release"
214
215 !ELSEIF  "$(CFG)" == "ml - Win32 Debug"
216
217 # ADD CPP /FR
218
219 !ENDIF 
220
221 # End Source File
222 # Begin Source File
223
224 SOURCE=.\mltree.cpp
225 # End Source File
226 # End Group
227 # Begin Group "Include"
228
229 # PROP Default_Filter "h;hpp;hxx;hm;inl"
230 # Begin Group "Internal"
231
232 # PROP Default_Filter ""
233 # Begin Source File
234
235 SOURCE=..\src\_ml.h
236 # End Source File
237 # End Group
238 # Begin Group "External"
239
240 # PROP Default_Filter ""
241 # Begin Source File
242
243 SOURCE=..\include\ml.h
244 # End Source File
245 # End Group
246 # End Group
247 # End Target
248 # End Project