[svn] / branches / dev-api-3 / xvidcore / build / win32 / core.dsp Repository:
ViewVC logotype

Annotation of /branches/dev-api-3/xvidcore/build/win32/core.dsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 295 - (view) (download)
Original Path: trunk/xvidcore/build/win32/core.dsp

1 : Isibaar 3 # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4>
2 :     # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 : suxen_drol 295 # ** DO NOT EDIT **
4 : Isibaar 3
5 :     # TARGTYPE "Win32 (x86) Static Library" 0x0104
6 :    
7 :     CFG=core - Win32 Debug
8 : suxen_drol 295 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 :     !MESSAGE use the Export Makefile command and run
10 : Isibaar 3 !MESSAGE
11 :     !MESSAGE NMAKE /f "core.mak".
12 :     !MESSAGE
13 : suxen_drol 295 !MESSAGE You can specify a configuration when running NMAKE
14 :     !MESSAGE by defining the macro CFG on the command line. For example:
15 : Isibaar 3 !MESSAGE
16 :     !MESSAGE NMAKE /f "core.mak" CFG="core - Win32 Debug"
17 :     !MESSAGE
18 : suxen_drol 295 !MESSAGE Possible choices for configuration are:
19 : Isibaar 3 !MESSAGE
20 : suxen_drol 295 !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library")
21 :     !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library")
22 :     !MESSAGE "core - Win32 Release _SMP" (based on "Win32 (x86) Static Library")
23 : Isibaar 3 !MESSAGE
24 :    
25 :     # Begin Project
26 :     # PROP AllowPerConfigDependencies 0
27 :     # PROP Scc_ProjName ""
28 :     # PROP Scc_LocalPath ""
29 : suxen_drol 295 CPP=cl.exe
30 : Isibaar 3 RSC=rc.exe
31 :    
32 :     !IF "$(CFG)" == "core - 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 "Release"
42 :     # PROP Intermediate_Dir "Release"
43 :     # PROP Target_Dir ""
44 :     # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
45 : h 33 # ADD CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
46 : Isibaar 3 # ADD BASE RSC /l 0xc09 /d "NDEBUG"
47 :     # ADD RSC /l 0xc09 /d "NDEBUG"
48 :     BSC32=bscmake.exe
49 :     # ADD BASE BSC32 /nologo
50 :     # ADD BSC32 /nologo
51 : suxen_drol 295 LIB32=link.exe -lib
52 : Isibaar 3 # ADD BASE LIB32 /nologo
53 :     # ADD LIB32 /nologo /out:"bin\core.lib"
54 :    
55 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
56 :    
57 :     # PROP BASE Use_MFC 0
58 :     # PROP BASE Use_Debug_Libraries 1
59 :     # PROP BASE Output_Dir "Debug"
60 :     # PROP BASE Intermediate_Dir "Debug"
61 :     # PROP BASE Target_Dir ""
62 :     # PROP Use_MFC 0
63 :     # PROP Use_Debug_Libraries 1
64 :     # PROP Output_Dir "Debug"
65 :     # PROP Intermediate_Dir "Debug"
66 :     # PROP Target_Dir ""
67 :     # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
68 : chenm001 168 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /D "BFRAMES" /FR /YX /FD /GZ /c
69 : Isibaar 3 # ADD BASE RSC /l 0xc09 /d "_DEBUG"
70 :     # ADD RSC /l 0xc09 /d "_DEBUG"
71 :     BSC32=bscmake.exe
72 :     # ADD BASE BSC32 /nologo
73 :     # ADD BSC32 /nologo
74 : suxen_drol 295 LIB32=link.exe -lib
75 : Isibaar 3 # ADD BASE LIB32 /nologo
76 :     # ADD LIB32 /nologo /out:"bin\core.lib"
77 :    
78 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
79 :    
80 :     # PROP BASE Use_MFC 0
81 :     # PROP BASE Use_Debug_Libraries 0
82 :     # PROP BASE Output_Dir "core___Win32_Release__SMP"
83 :     # PROP BASE Intermediate_Dir "core___Win32_Release__SMP"
84 :     # PROP BASE Target_Dir ""
85 :     # PROP Use_MFC 0
86 :     # PROP Use_Debug_Libraries 0
87 :     # PROP Output_Dir "Release_SMP"
88 :     # PROP Intermediate_Dir "Release_SMP"
89 :     # PROP Target_Dir ""
90 :     # ADD BASE CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
91 :     # ADD CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_SMP" /YX /FD /c
92 :     # ADD BASE RSC /l 0xc09 /d "NDEBUG"
93 :     # ADD RSC /l 0xc09 /d "NDEBUG"
94 :     BSC32=bscmake.exe
95 :     # ADD BASE BSC32 /nologo
96 :     # ADD BSC32 /nologo
97 :     LIB32=link.exe -lib
98 :     # ADD BASE LIB32 /nologo /out:"bin\core.lib"
99 :     # ADD LIB32 /nologo /out:"bin\core.lib"
100 :    
101 : Isibaar 3 !ENDIF
102 :    
103 :     # Begin Target
104 :    
105 :     # Name "core - Win32 Release"
106 :     # Name "core - Win32 Debug"
107 : suxen_drol 295 # Name "core - Win32 Release _SMP"
108 : Isibaar 3 # Begin Group "docs"
109 :    
110 :     # PROP Default_Filter ""
111 :     # Begin Source File
112 :    
113 :     SOURCE=..\..\authors.txt
114 :     # End Source File
115 :     # Begin Source File
116 :    
117 : suxen_drol 206 SOURCE=..\..\CodingStyle
118 :     # End Source File
119 :     # Begin Source File
120 :    
121 : Isibaar 3 SOURCE=..\..\gpl.txt
122 :     # End Source File
123 :     # Begin Source File
124 :    
125 :     SOURCE=..\..\todo.txt
126 :     # End Source File
127 :     # End Group
128 :     # Begin Group "bitstream"
129 :    
130 :     # PROP Default_Filter ""
131 :     # Begin Group "bitstream_asm"
132 :    
133 :     # PROP Default_Filter ""
134 :     # Begin Source File
135 :    
136 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm
137 :    
138 :     !IF "$(CFG)" == "core - Win32 Release"
139 :    
140 :     # Begin Custom Build - Assembling $(InputPath)
141 :     IntDir=.\Release
142 :     InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
143 :     InputName=cbp_mmx
144 :    
145 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
146 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
147 :    
148 :     # End Custom Build
149 :    
150 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
151 :    
152 :     # Begin Custom Build - Assembling $(InputPath)
153 :     IntDir=.\Debug
154 :     InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
155 :     InputName=cbp_mmx
156 :    
157 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
158 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
159 :    
160 :     # End Custom Build
161 :    
162 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
163 :    
164 :     # Begin Custom Build - Assembling $(InputPath)
165 :     IntDir=.\Release_SMP
166 :     InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
167 :     InputName=cbp_mmx
168 :    
169 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
170 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
171 :    
172 :     # End Custom Build
173 :    
174 : Isibaar 3 !ENDIF
175 :    
176 :     # End Source File
177 : Isibaar 262 # Begin Source File
178 :    
179 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_sse2.asm
180 :    
181 :     !IF "$(CFG)" == "core - Win32 Release"
182 :    
183 :     # Begin Custom Build - Assembling $(InputPath)
184 :     IntDir=.\Release
185 :     InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
186 :     InputName=cbp_sse2
187 :    
188 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
189 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
190 :    
191 :     # End Custom Build
192 :    
193 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
194 :    
195 :     # Begin Custom Build - Assembling $(InputPath)
196 :     IntDir=.\Debug
197 :     InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
198 :     InputName=cbp_sse2
199 :    
200 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
201 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
202 :    
203 :     # End Custom Build
204 :    
205 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
206 :    
207 :     # Begin Custom Build - Assembling $(InputPath)
208 :     IntDir=.\Release_SMP
209 :     InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
210 :     InputName=cbp_sse2
211 :    
212 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
213 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
214 :    
215 :     # End Custom Build
216 :    
217 : Isibaar 262 !ENDIF
218 :    
219 :     # End Source File
220 : Isibaar 3 # End Group
221 : suxen_drol 68 # Begin Group "bitstream_h"
222 :    
223 :     # PROP Default_Filter ""
224 : Isibaar 3 # Begin Source File
225 :    
226 : suxen_drol 68 SOURCE=..\..\src\bitstream\bitstream.h
227 :     # End Source File
228 :     # Begin Source File
229 :    
230 :     SOURCE=..\..\src\bitstream\cbp.h
231 :     # End Source File
232 :     # Begin Source File
233 :    
234 :     SOURCE=..\..\src\bitstream\mbcoding.h
235 :     # End Source File
236 :     # Begin Source File
237 :    
238 :     SOURCE=..\..\src\bitstream\vlc_codes.h
239 :     # End Source File
240 :     # Begin Source File
241 :    
242 :     SOURCE=..\..\src\bitstream\zigzag.h
243 :     # End Source File
244 :     # End Group
245 :     # Begin Source File
246 :    
247 : Isibaar 3 SOURCE=..\..\src\bitstream\bitstream.c
248 :     # End Source File
249 :     # Begin Source File
250 :    
251 :     SOURCE=..\..\src\bitstream\cbp.c
252 :     # End Source File
253 :     # Begin Source File
254 :    
255 :     SOURCE=..\..\src\bitstream\mbcoding.c
256 :     # End Source File
257 :     # End Group
258 :     # Begin Group "dct"
259 :    
260 :     # PROP Default_Filter ""
261 :     # Begin Group "dct_asm"
262 :    
263 :     # PROP Default_Filter ""
264 :     # Begin Source File
265 :    
266 :     SOURCE=..\..\src\dct\x86_asm\fdct_mmx.asm
267 :    
268 :     !IF "$(CFG)" == "core - Win32 Release"
269 :    
270 :     # Begin Custom Build - Assembling $(InputPath)
271 :     IntDir=.\Release
272 :     InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
273 :     InputName=fdct_mmx
274 :    
275 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
276 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
277 :    
278 :     # End Custom Build
279 :    
280 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
281 :    
282 :     # Begin Custom Build - Assembling $(InputPath)
283 :     IntDir=.\Debug
284 :     InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
285 :     InputName=fdct_mmx
286 :    
287 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
288 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
289 :    
290 :     # End Custom Build
291 :    
292 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
293 :    
294 :     # Begin Custom Build - Assembling $(InputPath)
295 :     IntDir=.\Release_SMP
296 :     InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
297 :     InputName=fdct_mmx
298 :    
299 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
300 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
301 :    
302 :     # End Custom Build
303 :    
304 : Isibaar 3 !ENDIF
305 :    
306 :     # End Source File
307 :     # Begin Source File
308 :    
309 :     SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm
310 :    
311 :     !IF "$(CFG)" == "core - Win32 Release"
312 :    
313 :     # Begin Custom Build - Assembling $(InputPath)
314 :     IntDir=.\Release
315 :     InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
316 :     InputName=idct_mmx
317 :    
318 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
319 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
320 :    
321 :     # End Custom Build
322 :    
323 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
324 :    
325 :     # Begin Custom Build - Assembling $(InputPath)
326 :     IntDir=.\Debug
327 :     InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
328 :     InputName=idct_mmx
329 :    
330 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
331 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
332 :    
333 :     # End Custom Build
334 :    
335 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
336 :    
337 :     # Begin Custom Build - Assembling $(InputPath)
338 :     IntDir=.\Release_SMP
339 :     InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
340 :     InputName=idct_mmx
341 :    
342 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
343 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
344 :    
345 :     # End Custom Build
346 :    
347 : Isibaar 3 !ENDIF
348 :    
349 :     # End Source File
350 :     # End Group
351 : suxen_drol 68 # Begin Group "dct_h"
352 :    
353 :     # PROP Default_Filter ""
354 : Isibaar 3 # Begin Source File
355 :    
356 : suxen_drol 68 SOURCE=..\..\src\dct\fdct.h
357 :     # End Source File
358 :     # Begin Source File
359 :    
360 :     SOURCE=..\..\src\dct\idct.h
361 :     # End Source File
362 :     # End Group
363 :     # Begin Source File
364 :    
365 : Isibaar 3 SOURCE=..\..\src\dct\fdct.c
366 :     # End Source File
367 :     # Begin Source File
368 :    
369 :     SOURCE=..\..\src\dct\idct.c
370 :     # End Source File
371 :     # End Group
372 :     # Begin Group "image"
373 :    
374 :     # PROP Default_Filter ""
375 :     # Begin Group "image_asm"
376 :    
377 :     # PROP Default_Filter ""
378 :     # Begin Source File
379 :    
380 : Isibaar 262 SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
381 :    
382 :     !IF "$(CFG)" == "core - Win32 Release"
383 :    
384 :     # Begin Custom Build - Assembling $(InputPath)
385 :     IntDir=.\Release
386 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
387 :     InputName=interpolate8x8_3dn
388 :    
389 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
390 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
391 :    
392 :     # End Custom Build
393 :    
394 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
395 :    
396 :     # Begin Custom Build - Assembling $(InputPath)
397 :     IntDir=.\Debug
398 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
399 :     InputName=interpolate8x8_3dn
400 :    
401 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
402 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
403 :    
404 :     # End Custom Build
405 :    
406 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
407 :    
408 :     # Begin Custom Build - Assembling $(InputPath)
409 :     IntDir=.\Release_SMP
410 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
411 :     InputName=interpolate8x8_3dn
412 :    
413 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
414 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
415 :    
416 :     # End Custom Build
417 :    
418 : Isibaar 262 !ENDIF
419 :    
420 :     # End Source File
421 :     # Begin Source File
422 :    
423 : Isibaar 3 SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
424 :    
425 :     !IF "$(CFG)" == "core - Win32 Release"
426 :    
427 :     # Begin Custom Build - Assembling $(InputPath)
428 :     IntDir=.\Release
429 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
430 :     InputName=interpolate8x8_mmx
431 :    
432 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
433 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
434 :    
435 :     # End Custom Build
436 :    
437 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
438 :    
439 :     # Begin Custom Build - Assembling $(InputPath)
440 :     IntDir=.\Debug
441 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
442 :     InputName=interpolate8x8_mmx
443 :    
444 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
445 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
446 :    
447 :     # End Custom Build
448 :    
449 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
450 :    
451 :     # Begin Custom Build - Assembling $(InputPath)
452 :     IntDir=.\Release_SMP
453 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
454 :     InputName=interpolate8x8_mmx
455 :    
456 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
457 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
458 :    
459 :     # End Custom Build
460 :    
461 : Isibaar 3 !ENDIF
462 :    
463 :     # End Source File
464 :     # Begin Source File
465 :    
466 : Isibaar 262 SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
467 :    
468 :     !IF "$(CFG)" == "core - Win32 Release"
469 :    
470 :     # Begin Custom Build - Assembling $(InputPath)
471 :     IntDir=.\Release
472 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
473 :     InputName=interpolate8x8_xmm
474 :    
475 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
476 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
477 :    
478 :     # End Custom Build
479 :    
480 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
481 :    
482 :     # Begin Custom Build - Assembling $(InputPath)
483 :     IntDir=.\Debug
484 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
485 :     InputName=interpolate8x8_xmm
486 :    
487 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
488 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
489 :    
490 :     # End Custom Build
491 :    
492 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
493 :    
494 :     # Begin Custom Build - Assembling $(InputPath)
495 :     IntDir=.\Release_SMP
496 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
497 :     InputName=interpolate8x8_xmm
498 :    
499 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
500 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
501 :    
502 :     # End Custom Build
503 :    
504 : Isibaar 262 !ENDIF
505 :    
506 :     # End Source File
507 :     # Begin Source File
508 :    
509 : Isibaar 3 SOURCE=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
510 :    
511 :     !IF "$(CFG)" == "core - Win32 Release"
512 :    
513 :     # Begin Custom Build - Assembling $(InputPath)
514 :     IntDir=.\Release
515 :     InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
516 :     InputName=rgb_to_yv12_mmx
517 :    
518 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
519 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
520 :    
521 :     # End Custom Build
522 :    
523 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
524 :    
525 :     # Begin Custom Build - Assembling $(InputPath)
526 :     IntDir=.\Debug
527 :     InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
528 :     InputName=rgb_to_yv12_mmx
529 :    
530 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
531 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
532 :    
533 :     # End Custom Build
534 :    
535 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
536 :    
537 :     # Begin Custom Build - Assembling $(InputPath)
538 :     IntDir=.\Release_SMP
539 :     InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
540 :     InputName=rgb_to_yv12_mmx
541 :    
542 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
543 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
544 :    
545 :     # End Custom Build
546 :    
547 : Isibaar 3 !ENDIF
548 :    
549 :     # End Source File
550 :     # Begin Source File
551 :    
552 :     SOURCE=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
553 :    
554 :     !IF "$(CFG)" == "core - Win32 Release"
555 :    
556 :     # Begin Custom Build - Assembling $(InputPath)
557 :     IntDir=.\Release
558 :     InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
559 :     InputName=yuv_to_yv12_mmx
560 :    
561 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
562 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
563 :    
564 :     # End Custom Build
565 :    
566 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
567 :    
568 :     # Begin Custom Build - Assembling $(InputPath)
569 :     IntDir=.\Debug
570 :     InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
571 :     InputName=yuv_to_yv12_mmx
572 :    
573 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
574 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
575 :    
576 :     # End Custom Build
577 :    
578 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
579 :    
580 :     # Begin Custom Build - Assembling $(InputPath)
581 :     IntDir=.\Release_SMP
582 :     InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
583 :     InputName=yuv_to_yv12_mmx
584 :    
585 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
586 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
587 :    
588 :     # End Custom Build
589 :    
590 : Isibaar 3 !ENDIF
591 :    
592 :     # End Source File
593 :     # Begin Source File
594 :    
595 :     SOURCE=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
596 :    
597 :     !IF "$(CFG)" == "core - Win32 Release"
598 :    
599 :     # Begin Custom Build - Assembling $(InputPath)
600 :     IntDir=.\Release
601 :     InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
602 :     InputName=yuyv_to_yv12_mmx
603 :    
604 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
605 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
606 :    
607 :     # End Custom Build
608 :    
609 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
610 :    
611 :     # Begin Custom Build - Assembling $(InputPath)
612 :     IntDir=.\Debug
613 :     InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
614 :     InputName=yuyv_to_yv12_mmx
615 :    
616 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
617 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
618 :    
619 :     # End Custom Build
620 :    
621 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
622 :    
623 :     # Begin Custom Build - Assembling $(InputPath)
624 :     IntDir=.\Release_SMP
625 :     InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
626 :     InputName=yuyv_to_yv12_mmx
627 :    
628 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
629 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
630 :    
631 :     # End Custom Build
632 :    
633 : Isibaar 3 !ENDIF
634 :    
635 :     # End Source File
636 :     # Begin Source File
637 :    
638 :     SOURCE=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
639 :    
640 :     !IF "$(CFG)" == "core - Win32 Release"
641 :    
642 :     # Begin Custom Build - Assembling $(InputPath)
643 :     IntDir=.\Release
644 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
645 :     InputName=yv12_to_rgb24_mmx
646 :    
647 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
648 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
649 :    
650 :     # End Custom Build
651 :    
652 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
653 :    
654 :     # Begin Custom Build - Assembling $(InputPath)
655 :     IntDir=.\Debug
656 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
657 :     InputName=yv12_to_rgb24_mmx
658 :    
659 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
660 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
661 :    
662 :     # End Custom Build
663 :    
664 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
665 :    
666 :     # Begin Custom Build - Assembling $(InputPath)
667 :     IntDir=.\Release_SMP
668 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
669 :     InputName=yv12_to_rgb24_mmx
670 :    
671 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
672 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
673 :    
674 :     # End Custom Build
675 :    
676 : Isibaar 3 !ENDIF
677 :    
678 :     # End Source File
679 :     # Begin Source File
680 :    
681 :     SOURCE=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
682 :    
683 :     !IF "$(CFG)" == "core - Win32 Release"
684 :    
685 :     # Begin Custom Build - Assembling $(InputPath)
686 :     IntDir=.\Release
687 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
688 :     InputName=yv12_to_rgb32_mmx
689 :    
690 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
691 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
692 :    
693 :     # End Custom Build
694 :    
695 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
696 :    
697 :     # Begin Custom Build - Assembling $(InputPath)
698 :     IntDir=.\Debug
699 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
700 :     InputName=yv12_to_rgb32_mmx
701 :    
702 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
703 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
704 :    
705 :     # End Custom Build
706 :    
707 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
708 :    
709 :     # Begin Custom Build - Assembling $(InputPath)
710 :     IntDir=.\Release_SMP
711 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
712 :     InputName=yv12_to_rgb32_mmx
713 :    
714 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
715 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
716 :    
717 :     # End Custom Build
718 :    
719 : Isibaar 3 !ENDIF
720 :    
721 :     # End Source File
722 :     # Begin Source File
723 :    
724 :     SOURCE=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
725 :    
726 :     !IF "$(CFG)" == "core - Win32 Release"
727 :    
728 :     # Begin Custom Build - Assembling $(InputPath)
729 :     IntDir=.\Release
730 :     InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
731 :     InputName=yv12_to_yuyv_mmx
732 :    
733 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
734 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
735 :    
736 :     # End Custom Build
737 :    
738 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
739 :    
740 :     # Begin Custom Build - Assembling $(InputPath)
741 :     IntDir=.\Debug
742 :     InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
743 :     InputName=yv12_to_yuyv_mmx
744 :    
745 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
746 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
747 :    
748 :     # End Custom Build
749 :    
750 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
751 :    
752 :     # Begin Custom Build - Assembling $(InputPath)
753 :     IntDir=.\Release_SMP
754 :     InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
755 :     InputName=yv12_to_yuyv_mmx
756 :    
757 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
758 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
759 :    
760 :     # End Custom Build
761 :    
762 : Isibaar 3 !ENDIF
763 :    
764 :     # End Source File
765 :     # End Group
766 : suxen_drol 68 # Begin Group "image_h"
767 :    
768 :     # PROP Default_Filter ""
769 : Isibaar 3 # Begin Source File
770 :    
771 : suxen_drol 68 SOURCE=..\..\src\image\colorspace.h
772 :     # End Source File
773 :     # Begin Source File
774 :    
775 : suxen_drol 234 SOURCE=..\..\src\image\font.h
776 :     # End Source File
777 :     # Begin Source File
778 :    
779 : suxen_drol 68 SOURCE=..\..\src\image\image.h
780 :     # End Source File
781 :     # Begin Source File
782 :    
783 :     SOURCE=..\..\src\image\interpolate8x8.h
784 :     # End Source File
785 :     # End Group
786 :     # Begin Source File
787 :    
788 : Isibaar 3 SOURCE=..\..\src\image\colorspace.c
789 :     # End Source File
790 :     # Begin Source File
791 :    
792 : suxen_drol 234 SOURCE=..\..\src\image\font.c
793 :     # End Source File
794 :     # Begin Source File
795 :    
796 : Isibaar 3 SOURCE=..\..\src\image\image.c
797 :     # End Source File
798 :     # Begin Source File
799 :    
800 :     SOURCE=..\..\src\image\interpolate8x8.c
801 :     # End Source File
802 :     # End Group
803 :     # Begin Group "motion"
804 :    
805 :     # PROP Default_Filter ""
806 :     # Begin Group "motion_asm"
807 :    
808 :     # PROP Default_Filter ""
809 :     # Begin Source File
810 :    
811 :     SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm
812 :    
813 :     !IF "$(CFG)" == "core - Win32 Release"
814 :    
815 :     # Begin Custom Build - Assembling $(InputPath)
816 :     IntDir=.\Release
817 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
818 :     InputName=sad_mmx
819 :    
820 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
821 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
822 :    
823 :     # End Custom Build
824 :    
825 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
826 :    
827 :     # Begin Custom Build - Assembling $(InputPath)
828 :     IntDir=.\Debug
829 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
830 :     InputName=sad_mmx
831 :    
832 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
833 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
834 :    
835 :     # End Custom Build
836 :    
837 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
838 :    
839 :     # Begin Custom Build - Assembling $(InputPath)
840 :     IntDir=.\Release_SMP
841 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
842 :     InputName=sad_mmx
843 :    
844 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
845 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
846 :    
847 :     # End Custom Build
848 :    
849 : Isibaar 3 !ENDIF
850 :    
851 :     # End Source File
852 : Isibaar 262 # Begin Source File
853 :    
854 :     SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm
855 :    
856 :     !IF "$(CFG)" == "core - Win32 Release"
857 :    
858 :     # Begin Custom Build - Assembling $(InputPath)
859 :     IntDir=.\Release
860 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
861 :     InputName=sad_sse2
862 :    
863 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
864 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
865 :    
866 :     # End Custom Build
867 :    
868 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
869 :    
870 :     # Begin Custom Build - Assembling $(InputPath)
871 :     IntDir=.\Debug
872 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
873 :     InputName=sad_sse2
874 :    
875 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
876 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
877 :    
878 :     # End Custom Build
879 :    
880 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
881 :    
882 :     # Begin Custom Build - Assembling $(InputPath)
883 :     IntDir=.\Release_SMP
884 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
885 :     InputName=sad_sse2
886 :    
887 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
888 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
889 :    
890 :     # End Custom Build
891 :    
892 : Isibaar 262 !ENDIF
893 :    
894 :     # End Source File
895 :     # Begin Source File
896 :    
897 :     SOURCE=..\..\src\motion\x86_asm\sad_xmm.asm
898 :    
899 :     !IF "$(CFG)" == "core - Win32 Release"
900 :    
901 :     # Begin Custom Build - Assembling $(InputPath)
902 :     IntDir=.\Release
903 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
904 :     InputName=sad_xmm
905 :    
906 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
907 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
908 :    
909 :     # End Custom Build
910 :    
911 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
912 :    
913 :     # Begin Custom Build - Assembling $(InputPath)
914 :     IntDir=.\Debug
915 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
916 :     InputName=sad_xmm
917 :    
918 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
919 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
920 :    
921 :     # End Custom Build
922 :    
923 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
924 :    
925 :     # Begin Custom Build - Assembling $(InputPath)
926 :     IntDir=.\Release_SMP
927 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
928 :     InputName=sad_xmm
929 :    
930 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
931 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
932 :    
933 :     # End Custom Build
934 :    
935 : Isibaar 262 !ENDIF
936 :    
937 :     # End Source File
938 : Isibaar 3 # End Group
939 : suxen_drol 68 # Begin Group "motion_h"
940 :    
941 :     # PROP Default_Filter ""
942 : Isibaar 3 # Begin Source File
943 :    
944 : suxen_drol 118 SOURCE=..\..\src\motion\motion.h
945 :     # End Source File
946 :     # Begin Source File
947 :    
948 : suxen_drol 68 SOURCE=..\..\src\motion\sad.h
949 :     # End Source File
950 : Isibaar 262 # Begin Source File
951 :    
952 :     SOURCE=..\..\src\motion\smp_motion_est.h
953 :     # End Source File
954 : suxen_drol 68 # End Group
955 :     # Begin Source File
956 :    
957 : Isibaar 3 SOURCE=..\..\src\motion\motion_comp.c
958 :     # End Source File
959 :     # Begin Source File
960 :    
961 :     SOURCE=..\..\src\motion\motion_est.c
962 :     # End Source File
963 :     # Begin Source File
964 :    
965 :     SOURCE=..\..\src\motion\sad.c
966 :     # End Source File
967 : Isibaar 262 # Begin Source File
968 :    
969 :     SOURCE=..\..\src\motion\smp_motion_est.c
970 :     # End Source File
971 : Isibaar 3 # End Group
972 :     # Begin Group "prediction"
973 :    
974 :     # PROP Default_Filter ""
975 :     # Begin Source File
976 :    
977 :     SOURCE=..\..\src\prediction\mbprediction.c
978 :     # End Source File
979 : suxen_drol 68 # Begin Source File
980 :    
981 :     SOURCE=..\..\src\prediction\mbprediction.h
982 :     # End Source File
983 : Isibaar 3 # End Group
984 :     # Begin Group "quant"
985 :    
986 :     # PROP Default_Filter ""
987 :     # Begin Group "quant_asm"
988 :    
989 :     # PROP Default_Filter ""
990 :     # Begin Source File
991 :    
992 :     SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm
993 :    
994 :     !IF "$(CFG)" == "core - Win32 Release"
995 :    
996 :     # Begin Custom Build - Assembling $(InputPath)
997 :     IntDir=.\Release
998 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
999 :     InputName=quantize4_mmx
1000 :    
1001 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1002 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1003 :    
1004 :     # End Custom Build
1005 :    
1006 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
1007 :    
1008 :     # Begin Custom Build
1009 :     IntDir=.\Debug
1010 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
1011 :     InputName=quantize4_mmx
1012 :    
1013 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1014 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1015 :    
1016 :     # End Custom Build
1017 :    
1018 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
1019 :    
1020 :     # Begin Custom Build - Assembling $(InputPath)
1021 :     IntDir=.\Release_SMP
1022 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
1023 :     InputName=quantize4_mmx
1024 :    
1025 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1026 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1027 :    
1028 :     # End Custom Build
1029 :    
1030 : Isibaar 3 !ENDIF
1031 :    
1032 :     # End Source File
1033 :     # Begin Source File
1034 :    
1035 :     SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm
1036 :    
1037 :     !IF "$(CFG)" == "core - Win32 Release"
1038 :    
1039 :     # Begin Custom Build - Assembling $(InputPath)
1040 :     IntDir=.\Release
1041 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
1042 :     InputName=quantize_mmx
1043 :    
1044 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1045 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1046 :    
1047 :     # End Custom Build
1048 :    
1049 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
1050 :    
1051 :     # Begin Custom Build
1052 :     IntDir=.\Debug
1053 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
1054 :     InputName=quantize_mmx
1055 :    
1056 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1057 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1058 :    
1059 :     # End Custom Build
1060 :    
1061 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
1062 :    
1063 :     # Begin Custom Build - Assembling $(InputPath)
1064 :     IntDir=.\Release_SMP
1065 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
1066 :     InputName=quantize_mmx
1067 :    
1068 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1069 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1070 :    
1071 :     # End Custom Build
1072 :    
1073 : Isibaar 3 !ENDIF
1074 :    
1075 :     # End Source File
1076 :     # End Group
1077 : suxen_drol 68 # Begin Group "quant_h"
1078 :    
1079 :     # PROP Default_Filter ""
1080 : Isibaar 3 # Begin Source File
1081 :    
1082 : suxen_drol 68 SOURCE=..\..\src\quant\adapt_quant.h
1083 :     # End Source File
1084 :     # Begin Source File
1085 :    
1086 :     SOURCE=..\..\src\quant\quant_h263.h
1087 :     # End Source File
1088 :     # Begin Source File
1089 :    
1090 :     SOURCE=..\..\src\quant\quant_matrix.h
1091 :     # End Source File
1092 :     # Begin Source File
1093 :    
1094 :     SOURCE=..\..\src\quant\quant_mpeg4.h
1095 :     # End Source File
1096 :     # End Group
1097 :     # Begin Source File
1098 :    
1099 : Isibaar 3 SOURCE=..\..\src\quant\adapt_quant.c
1100 :     # End Source File
1101 :     # Begin Source File
1102 :    
1103 :     SOURCE=..\..\src\quant\quant_h263.c
1104 :     # End Source File
1105 :     # Begin Source File
1106 :    
1107 : Isibaar 22 SOURCE=..\..\src\quant\quant_matrix.c
1108 :     # End Source File
1109 :     # Begin Source File
1110 :    
1111 : Isibaar 3 SOURCE=..\..\src\quant\quant_mpeg4.c
1112 :     # End Source File
1113 :     # End Group
1114 :     # Begin Group "utils"
1115 :    
1116 :     # PROP Default_Filter ""
1117 :     # Begin Group "utils_asm"
1118 :    
1119 :     # PROP Default_Filter ""
1120 :     # Begin Source File
1121 :    
1122 :     SOURCE=..\..\src\utils\x86_asm\cpuid.asm
1123 :    
1124 :     !IF "$(CFG)" == "core - Win32 Release"
1125 :    
1126 :     # Begin Custom Build - Assembling $(InputPath)
1127 :     IntDir=.\Release
1128 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
1129 :     InputName=cpuid
1130 :    
1131 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1132 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1133 :    
1134 :     # End Custom Build
1135 :    
1136 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
1137 :    
1138 :     # Begin Custom Build - Assembling $(InputPath)
1139 :     IntDir=.\Debug
1140 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
1141 :     InputName=cpuid
1142 :    
1143 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1144 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1145 :    
1146 :     # End Custom Build
1147 :    
1148 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
1149 :    
1150 :     # Begin Custom Build - Assembling $(InputPath)
1151 :     IntDir=.\Release_SMP
1152 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
1153 :     InputName=cpuid
1154 :    
1155 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1156 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1157 :    
1158 :     # End Custom Build
1159 :    
1160 : Isibaar 3 !ENDIF
1161 :    
1162 :     # End Source File
1163 :     # Begin Source File
1164 :    
1165 :     SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1166 :    
1167 :     !IF "$(CFG)" == "core - Win32 Release"
1168 :    
1169 :     # Begin Custom Build - Assembling $(InputPath)
1170 :     IntDir=.\Release
1171 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1172 :     InputName=mem_transfer_mmx
1173 :    
1174 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1175 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1176 :    
1177 :     # End Custom Build
1178 :    
1179 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
1180 :    
1181 :     # Begin Custom Build - Assembling $(InputPath)
1182 :     IntDir=.\Debug
1183 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1184 :     InputName=mem_transfer_mmx
1185 :    
1186 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1187 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1188 :    
1189 :     # End Custom Build
1190 :    
1191 : suxen_drol 295 !ELSEIF "$(CFG)" == "core - Win32 Release _SMP"
1192 :    
1193 :     # Begin Custom Build - Assembling $(InputPath)
1194 :     IntDir=.\Release_SMP
1195 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1196 :     InputName=mem_transfer_mmx
1197 :    
1198 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1199 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1200 :    
1201 :     # End Custom Build
1202 :    
1203 : Isibaar 3 !ENDIF
1204 :    
1205 :     # End Source File
1206 :     # End Group
1207 : suxen_drol 68 # Begin Group "utils_h"
1208 :    
1209 :     # PROP Default_Filter ""
1210 : Isibaar 3 # Begin Source File
1211 :    
1212 : suxen_drol 68 SOURCE=..\..\src\utils\emms.h
1213 :     # End Source File
1214 :     # Begin Source File
1215 :    
1216 :     SOURCE=..\..\src\utils\mbfunctions.h
1217 :     # End Source File
1218 :     # Begin Source File
1219 :    
1220 :     SOURCE=..\..\src\utils\mem_align.h
1221 :     # End Source File
1222 :     # Begin Source File
1223 :    
1224 :     SOURCE=..\..\src\utils\mem_transfer.h
1225 :     # End Source File
1226 :     # Begin Source File
1227 :    
1228 :     SOURCE=..\..\src\utils\ratecontrol.h
1229 :     # End Source File
1230 :     # Begin Source File
1231 :    
1232 :     SOURCE=..\..\src\utils\timer.h
1233 :     # End Source File
1234 :     # End Group
1235 :     # Begin Source File
1236 :    
1237 : Isibaar 3 SOURCE=..\..\src\utils\emms.c
1238 :     # End Source File
1239 :     # Begin Source File
1240 :    
1241 :     SOURCE=..\..\src\utils\mbtransquant.c
1242 :     # End Source File
1243 :     # Begin Source File
1244 :    
1245 :     SOURCE=..\..\src\utils\mem_align.c
1246 :     # End Source File
1247 :     # Begin Source File
1248 :    
1249 :     SOURCE=..\..\src\utils\mem_transfer.c
1250 :     # End Source File
1251 :     # Begin Source File
1252 :    
1253 :     SOURCE=..\..\src\utils\ratecontrol.c
1254 :     # End Source File
1255 :     # Begin Source File
1256 :    
1257 :     SOURCE=..\..\src\utils\timer.c
1258 :     # End Source File
1259 :     # End Group
1260 : suxen_drol 68 # Begin Group "xvidcore_h"
1261 :    
1262 :     # PROP Default_Filter ""
1263 : Isibaar 3 # Begin Source File
1264 :    
1265 : suxen_drol 68 SOURCE=..\..\src\decoder.h
1266 :     # End Source File
1267 :     # Begin Source File
1268 :    
1269 :     SOURCE=..\..\src\divx4.h
1270 :     # End Source File
1271 :     # Begin Source File
1272 :    
1273 :     SOURCE=..\..\src\encoder.h
1274 :     # End Source File
1275 :     # Begin Source File
1276 :    
1277 :     SOURCE=..\..\src\global.h
1278 :     # End Source File
1279 :     # Begin Source File
1280 :    
1281 :     SOURCE=..\..\src\portab.h
1282 :     # End Source File
1283 :     # Begin Source File
1284 :    
1285 :     SOURCE=..\..\src\xvid.h
1286 :     # End Source File
1287 :     # End Group
1288 :     # Begin Source File
1289 :    
1290 : Isibaar 3 SOURCE=..\..\src\decoder.c
1291 :     # End Source File
1292 :     # Begin Source File
1293 :    
1294 :     SOURCE=..\..\src\divx4.c
1295 :     # End Source File
1296 :     # Begin Source File
1297 :    
1298 :     SOURCE=..\..\src\encoder.c
1299 :     # End Source File
1300 :     # Begin Source File
1301 :    
1302 :     SOURCE=..\..\src\xvid.c
1303 :     # End Source File
1304 :     # End Target
1305 :     # End Project

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4