[svn] / branches / Isibaar / xvidcore / build / win32 / libxvidcore.dsp Repository:
ViewVC logotype

Annotation of /branches/Isibaar/xvidcore/build/win32/libxvidcore.dsp

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : edgomez 494 # Microsoft Developer Studio Project File - Name="libxvidcore" - Package Owner=<4>
2 :     # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 :     # ** DO NOT EDIT **
4 :    
5 :     # TARGTYPE "Win32 (x86) Static Library" 0x0104
6 :    
7 :     CFG=libxvidcore - 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 "libxvidcore.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 "libxvidcore.mak" CFG="libxvidcore - Win32 Debug"
17 :     !MESSAGE
18 :     !MESSAGE Possible choices for configuration are:
19 :     !MESSAGE
20 :     !MESSAGE "libxvidcore - Win32 Release" (based on "Win32 (x86) Static Library")
21 :     !MESSAGE "libxvidcore - Win32 Debug" (based on "Win32 (x86) Static Library")
22 :     !MESSAGE
23 :    
24 :     # Begin Project
25 :     # PROP AllowPerConfigDependencies 0
26 :     # PROP Scc_ProjName ""
27 :     # PROP Scc_LocalPath ""
28 :     CPP=cl.exe
29 :     RSC=rc.exe
30 :    
31 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
32 :    
33 :     # PROP BASE Use_MFC 0
34 :     # PROP BASE Use_Debug_Libraries 0
35 :     # PROP BASE Output_Dir "Release"
36 :     # PROP BASE Intermediate_Dir "Release"
37 :     # PROP BASE Target_Dir ""
38 :     # PROP Use_MFC 0
39 :     # PROP Use_Debug_Libraries 0
40 :     # PROP Output_Dir "Release"
41 :     # PROP Intermediate_Dir "Release"
42 :     # PROP Target_Dir ""
43 :     # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44 :     # ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
45 :     # ADD BASE RSC /l 0xc09 /d "NDEBUG"
46 :     # ADD RSC /l 0xc09 /d "NDEBUG"
47 :     BSC32=bscmake.exe
48 :     # ADD BASE BSC32 /nologo
49 :     # ADD BSC32 /nologo
50 :     LIB32=link.exe -lib
51 :     # ADD BASE LIB32 /nologo
52 :     # ADD LIB32 /nologo /out:"bin\libxvidcore.lib"
53 :    
54 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
55 :    
56 :     # PROP BASE Use_MFC 0
57 :     # PROP BASE Use_Debug_Libraries 1
58 :     # PROP BASE Output_Dir "Debug"
59 :     # PROP BASE Intermediate_Dir "Debug"
60 :     # PROP BASE Target_Dir ""
61 :     # PROP Use_MFC 0
62 :     # PROP Use_Debug_Libraries 1
63 :     # PROP Output_Dir "Debug"
64 :     # PROP Intermediate_Dir "Debug"
65 :     # PROP Target_Dir ""
66 :     # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67 :     # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
68 :     # ADD BASE RSC /l 0xc09 /d "_DEBUG"
69 :     # ADD RSC /l 0xc09 /d "_DEBUG"
70 :     BSC32=bscmake.exe
71 :     # ADD BASE BSC32 /nologo
72 :     # ADD BSC32 /nologo
73 :     LIB32=link.exe -lib
74 :     # ADD BASE LIB32 /nologo
75 :     # ADD LIB32 /nologo /out:"bin\libxvidcore.lib"
76 :    
77 :     !ENDIF
78 :    
79 :     # Begin Target
80 :    
81 :     # Name "libxvidcore - Win32 Release"
82 :     # Name "libxvidcore - Win32 Debug"
83 :     # Begin Group "docs"
84 :    
85 :     # PROP Default_Filter ""
86 :     # Begin Source File
87 :    
88 :     SOURCE=..\..\authors.txt
89 :     # End Source File
90 :     # Begin Source File
91 :    
92 :     SOURCE=..\..\changelog.txt
93 :     # End Source File
94 :     # Begin Source File
95 :    
96 :     SOURCE=..\..\CodingStyle
97 :     # End Source File
98 :     # Begin Source File
99 :    
100 :     SOURCE=..\..\gpl.txt
101 :     # End Source File
102 :     # Begin Source File
103 :    
104 :     SOURCE=..\..\todo.txt
105 :     # End Source File
106 :     # Begin Source File
107 :    
108 :     SOURCE="..\..\doc\xvid-decoding.txt"
109 :     # End Source File
110 :     # Begin Source File
111 :    
112 :     SOURCE="..\..\doc\xvid-encoder.txt"
113 :     # End Source File
114 :     # End Group
115 :     # Begin Group "bitstream"
116 :    
117 :     # PROP Default_Filter ""
118 :     # Begin Group "bitstream_asm"
119 :    
120 :     # PROP Default_Filter ""
121 :     # Begin Source File
122 :    
123 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm
124 :    
125 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
126 :    
127 :     # Begin Custom Build - Assembling $(InputPath)
128 :     IntDir=.\Release
129 :     InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
130 :     InputName=cbp_mmx
131 :    
132 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
133 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
134 :    
135 :     # End Custom Build
136 :    
137 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
138 :    
139 :     # Begin Custom Build - Assembling $(InputPath)
140 :     IntDir=.\Debug
141 :     InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
142 :     InputName=cbp_mmx
143 :    
144 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
145 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
146 :    
147 :     # End Custom Build
148 :    
149 :     !ENDIF
150 :    
151 :     # End Source File
152 :     # Begin Source File
153 :    
154 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_sse2.asm
155 :    
156 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
157 :    
158 :     # Begin Custom Build - Assembling $(InputPath)
159 :     IntDir=.\Release
160 :     InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
161 :     InputName=cbp_sse2
162 :    
163 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
164 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
165 :    
166 :     # End Custom Build
167 :    
168 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
169 :    
170 :     # Begin Custom Build - Assembling $(InputPath)
171 :     IntDir=.\Debug
172 :     InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
173 :     InputName=cbp_sse2
174 :    
175 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
176 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
177 :    
178 :     # End Custom Build
179 :    
180 :     !ENDIF
181 :    
182 :     # End Source File
183 :     # End Group
184 :     # Begin Group "bitstream_h"
185 :    
186 :     # PROP Default_Filter ""
187 :     # Begin Source File
188 :    
189 :     SOURCE=..\..\src\bitstream\bitstream.h
190 :     # End Source File
191 :     # Begin Source File
192 :    
193 :     SOURCE=..\..\src\bitstream\cbp.h
194 :     # End Source File
195 :     # Begin Source File
196 :    
197 :     SOURCE=..\..\src\bitstream\mbcoding.h
198 :     # End Source File
199 :     # Begin Source File
200 :    
201 :     SOURCE=..\..\src\bitstream\vlc_codes.h
202 :     # End Source File
203 :     # Begin Source File
204 :    
205 :     SOURCE=..\..\src\bitstream\zigzag.h
206 :     # End Source File
207 :     # End Group
208 :     # Begin Source File
209 :    
210 :     SOURCE=..\..\src\bitstream\bitstream.c
211 :     # End Source File
212 :     # Begin Source File
213 :    
214 :     SOURCE=..\..\src\bitstream\cbp.c
215 :     # End Source File
216 :     # Begin Source File
217 :    
218 :     SOURCE=..\..\src\bitstream\mbcoding.c
219 :     # End Source File
220 :     # End Group
221 :     # Begin Group "dct"
222 :    
223 :     # PROP Default_Filter ""
224 :     # Begin Group "dct_asm"
225 :    
226 :     # PROP Default_Filter ""
227 :     # Begin Source File
228 :    
229 :     SOURCE=..\..\src\dct\x86_asm\fdct_mmx.asm
230 :    
231 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
232 :    
233 :     # Begin Custom Build - Assembling $(InputPath)
234 :     IntDir=.\Release
235 :     InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
236 :     InputName=fdct_mmx
237 :    
238 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
239 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
240 :    
241 :     # End Custom Build
242 :    
243 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
244 :    
245 :     # Begin Custom Build - Assembling $(InputPath)
246 :     IntDir=.\Debug
247 :     InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
248 :     InputName=fdct_mmx
249 :    
250 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
251 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
252 :    
253 :     # End Custom Build
254 :    
255 :     !ENDIF
256 :    
257 :     # End Source File
258 :     # Begin Source File
259 :    
260 :     SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm
261 :    
262 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
263 :    
264 :     # Begin Custom Build - Assembling $(InputPath)
265 :     IntDir=.\Release
266 :     InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
267 :     InputName=idct_mmx
268 :    
269 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
270 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
271 :    
272 :     # End Custom Build
273 :    
274 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
275 :    
276 :     # Begin Custom Build - Assembling $(InputPath)
277 :     IntDir=.\Debug
278 :     InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
279 :     InputName=idct_mmx
280 :    
281 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
282 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
283 :    
284 :     # End Custom Build
285 :    
286 :     !ENDIF
287 :    
288 :     # End Source File
289 :     # End Group
290 :     # Begin Group "dct_h"
291 :    
292 :     # PROP Default_Filter ""
293 :     # Begin Source File
294 :    
295 :     SOURCE=..\..\src\dct\fdct.h
296 :     # End Source File
297 :     # Begin Source File
298 :    
299 :     SOURCE=..\..\src\dct\idct.h
300 :     # End Source File
301 :     # End Group
302 :     # Begin Source File
303 :    
304 :     SOURCE=..\..\src\dct\fdct.c
305 :     # End Source File
306 :     # Begin Source File
307 :    
308 :     SOURCE=..\..\src\dct\idct.c
309 :     # End Source File
310 :     # End Group
311 :     # Begin Group "image"
312 :    
313 :     # PROP Default_Filter ""
314 :     # Begin Group "image_asm"
315 :    
316 :     # PROP Default_Filter ""
317 :     # Begin Source File
318 :    
319 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
320 :    
321 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
322 :    
323 :     # Begin Custom Build - Assembling $(InputPath)
324 :     IntDir=.\Release
325 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
326 :     InputName=interpolate8x8_3dn
327 :    
328 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
329 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
330 :    
331 :     # End Custom Build
332 :    
333 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
334 :    
335 :     # Begin Custom Build - Assembling $(InputPath)
336 :     IntDir=.\Debug
337 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
338 :     InputName=interpolate8x8_3dn
339 :    
340 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
341 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
342 :    
343 :     # End Custom Build
344 :    
345 :     !ENDIF
346 :    
347 :     # End Source File
348 :     # Begin Source File
349 :    
350 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
351 :    
352 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
353 :    
354 :     # Begin Custom Build - Assembling $(InputPath)
355 :     IntDir=.\Release
356 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
357 :     InputName=interpolate8x8_mmx
358 :    
359 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
360 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
361 :    
362 :     # End Custom Build
363 :    
364 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
365 :    
366 :     # Begin Custom Build - Assembling $(InputPath)
367 :     IntDir=.\Debug
368 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
369 :     InputName=interpolate8x8_mmx
370 :    
371 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
372 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
373 :    
374 :     # End Custom Build
375 :    
376 :     !ENDIF
377 :    
378 :     # End Source File
379 :     # Begin Source File
380 :    
381 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
382 :    
383 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
384 :    
385 :     # Begin Custom Build - Assembling $(InputPath)
386 :     IntDir=.\Release
387 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
388 :     InputName=interpolate8x8_xmm
389 :    
390 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
391 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
392 :    
393 :     # End Custom Build
394 :    
395 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
396 :    
397 :     # Begin Custom Build - Assembling $(InputPath)
398 :     IntDir=.\Debug
399 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
400 :     InputName=interpolate8x8_xmm
401 :    
402 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
403 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
404 :    
405 :     # End Custom Build
406 :    
407 :     !ENDIF
408 :    
409 :     # End Source File
410 :     # Begin Source File
411 :    
412 :     SOURCE=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
413 :    
414 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
415 :    
416 :     # Begin Custom Build - Assembling $(InputPath)
417 :     IntDir=.\Release
418 :     InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
419 :     InputName=rgb_to_yv12_mmx
420 :    
421 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
422 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
423 :    
424 :     # End Custom Build
425 :    
426 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
427 :    
428 :     # Begin Custom Build - Assembling $(InputPath)
429 :     IntDir=.\Debug
430 :     InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
431 :     InputName=rgb_to_yv12_mmx
432 :    
433 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
434 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
435 :    
436 :     # End Custom Build
437 :    
438 :     !ENDIF
439 :    
440 :     # End Source File
441 :     # Begin Source File
442 :    
443 :     SOURCE=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
444 :    
445 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
446 :    
447 :     # Begin Custom Build - Assembling $(InputPath)
448 :     IntDir=.\Release
449 :     InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
450 :     InputName=yuv_to_yv12_mmx
451 :    
452 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
453 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
454 :    
455 :     # End Custom Build
456 :    
457 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
458 :    
459 :     # Begin Custom Build - Assembling $(InputPath)
460 :     IntDir=.\Debug
461 :     InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
462 :     InputName=yuv_to_yv12_mmx
463 :    
464 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
465 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
466 :    
467 :     # End Custom Build
468 :    
469 :     !ENDIF
470 :    
471 :     # End Source File
472 :     # Begin Source File
473 :    
474 :     SOURCE=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
475 :    
476 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
477 :    
478 :     # Begin Custom Build - Assembling $(InputPath)
479 :     IntDir=.\Release
480 :     InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
481 :     InputName=yuyv_to_yv12_mmx
482 :    
483 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
484 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
485 :    
486 :     # End Custom Build
487 :    
488 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
489 :    
490 :     # Begin Custom Build - Assembling $(InputPath)
491 :     IntDir=.\Debug
492 :     InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
493 :     InputName=yuyv_to_yv12_mmx
494 :    
495 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
496 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
497 :    
498 :     # End Custom Build
499 :    
500 :     !ENDIF
501 :    
502 :     # End Source File
503 :     # Begin Source File
504 :    
505 :     SOURCE=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
506 :    
507 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
508 :    
509 :     # Begin Custom Build - Assembling $(InputPath)
510 :     IntDir=.\Release
511 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
512 :     InputName=yv12_to_rgb24_mmx
513 :    
514 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
515 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
516 :    
517 :     # End Custom Build
518 :    
519 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
520 :    
521 :     # Begin Custom Build - Assembling $(InputPath)
522 :     IntDir=.\Debug
523 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
524 :     InputName=yv12_to_rgb24_mmx
525 :    
526 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
527 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
528 :    
529 :     # End Custom Build
530 :    
531 :     !ENDIF
532 :    
533 :     # End Source File
534 :     # Begin Source File
535 :    
536 :     SOURCE=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
537 :    
538 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
539 :    
540 :     # Begin Custom Build - Assembling $(InputPath)
541 :     IntDir=.\Release
542 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
543 :     InputName=yv12_to_rgb32_mmx
544 :    
545 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
546 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
547 :    
548 :     # End Custom Build
549 :    
550 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
551 :    
552 :     # Begin Custom Build - Assembling $(InputPath)
553 :     IntDir=.\Debug
554 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
555 :     InputName=yv12_to_rgb32_mmx
556 :    
557 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
558 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
559 :    
560 :     # End Custom Build
561 :    
562 :     !ENDIF
563 :    
564 :     # End Source File
565 :     # Begin Source File
566 :    
567 :     SOURCE=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
568 :    
569 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
570 :    
571 :     # Begin Custom Build - Assembling $(InputPath)
572 :     IntDir=.\Release
573 :     InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
574 :     InputName=yv12_to_yuyv_mmx
575 :    
576 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
577 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
578 :    
579 :     # End Custom Build
580 :    
581 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
582 :    
583 :     # Begin Custom Build - Assembling $(InputPath)
584 :     IntDir=.\Debug
585 :     InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
586 :     InputName=yv12_to_yuyv_mmx
587 :    
588 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
589 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
590 :    
591 :     # End Custom Build
592 :    
593 :     !ENDIF
594 :    
595 :     # End Source File
596 :     # End Group
597 :     # Begin Group "image_h"
598 :    
599 :     # PROP Default_Filter ""
600 :     # Begin Source File
601 :    
602 :     SOURCE=..\..\src\image\colorspace.h
603 :     # End Source File
604 :     # Begin Source File
605 :    
606 :     SOURCE=..\..\src\image\image.h
607 :     # End Source File
608 :     # Begin Source File
609 :    
610 :     SOURCE=..\..\src\image\interpolate8x8.h
611 :     # End Source File
612 :     # End Group
613 :     # Begin Source File
614 :    
615 :     SOURCE=..\..\src\image\colorspace.c
616 :     # End Source File
617 :     # Begin Source File
618 :    
619 :     SOURCE=..\..\src\image\image.c
620 :     # End Source File
621 :     # Begin Source File
622 :    
623 :     SOURCE=..\..\src\image\interpolate8x8.c
624 :     # End Source File
625 :     # End Group
626 :     # Begin Group "motion"
627 :    
628 :     # PROP Default_Filter ""
629 :     # Begin Group "motion_asm"
630 :    
631 :     # PROP Default_Filter ""
632 :     # Begin Source File
633 :    
634 :     SOURCE=..\..\src\motion\x86_asm\sad_3dn.asm
635 :    
636 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
637 :    
638 :     # PROP Ignore_Default_Tool 1
639 :     # Begin Custom Build - Assembling $(InputPath)
640 :     IntDir=.\Release
641 :     InputPath=..\..\src\motion\x86_asm\sad_3dn.asm
642 :     InputName=sad_3dn
643 :    
644 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
645 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
646 :    
647 :     # End Custom Build
648 :    
649 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
650 :    
651 :     # Begin Custom Build - Assembling $(InputPath)
652 :     IntDir=.\Debug
653 :     InputPath=..\..\src\motion\x86_asm\sad_3dn.asm
654 :     InputName=sad_3dn
655 :    
656 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
657 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
658 :    
659 :     # End Custom Build
660 :    
661 :     !ENDIF
662 :    
663 :     # End Source File
664 :     # Begin Source File
665 :    
666 :     SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm
667 :    
668 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
669 :    
670 :     # Begin Custom Build - Assembling $(InputPath)
671 :     IntDir=.\Release
672 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
673 :     InputName=sad_mmx
674 :    
675 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
676 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
677 :    
678 :     # End Custom Build
679 :    
680 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
681 :    
682 :     # Begin Custom Build - Assembling $(InputPath)
683 :     IntDir=.\Debug
684 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
685 :     InputName=sad_mmx
686 :    
687 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
688 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
689 :    
690 :     # End Custom Build
691 :    
692 :     !ENDIF
693 :    
694 :     # End Source File
695 :     # Begin Source File
696 :    
697 :     SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm
698 :    
699 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
700 :    
701 :     # Begin Custom Build - Assembling $(InputPath)
702 :     IntDir=.\Release
703 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
704 :     InputName=sad_sse2
705 :    
706 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
707 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
708 :    
709 :     # End Custom Build
710 :    
711 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
712 :    
713 :     # Begin Custom Build - Assembling $(InputPath)
714 :     IntDir=.\Debug
715 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
716 :     InputName=sad_sse2
717 :    
718 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
719 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
720 :    
721 :     # End Custom Build
722 :    
723 :     !ENDIF
724 :    
725 :     # End Source File
726 :     # Begin Source File
727 :    
728 :     SOURCE=..\..\src\motion\x86_asm\sad_xmm.asm
729 :    
730 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
731 :    
732 :     # Begin Custom Build - Assembling $(InputPath)
733 :     IntDir=.\Release
734 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
735 :     InputName=sad_xmm
736 :    
737 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
738 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
739 :    
740 :     # End Custom Build
741 :    
742 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
743 :    
744 :     # Begin Custom Build - Assembling $(InputPath)
745 :     IntDir=.\Debug
746 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
747 :     InputName=sad_xmm
748 :    
749 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
750 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
751 :    
752 :     # End Custom Build
753 :    
754 :     !ENDIF
755 :    
756 :     # End Source File
757 :     # End Group
758 :     # Begin Group "motion_h"
759 :    
760 :     # PROP Default_Filter ""
761 :     # Begin Source File
762 :    
763 :     SOURCE=..\..\src\motion\motion.h
764 :     # End Source File
765 :     # Begin Source File
766 :    
767 :     SOURCE=..\..\src\motion\sad.h
768 :     # End Source File
769 :     # Begin Source File
770 :    
771 :     SOURCE=..\..\src\motion\smp_motion_est.h
772 :     # End Source File
773 :     # End Group
774 :     # Begin Source File
775 :    
776 :     SOURCE=..\..\src\motion\motion_comp.c
777 :     # End Source File
778 :     # Begin Source File
779 :    
780 :     SOURCE=..\..\src\motion\motion_est.c
781 :     # End Source File
782 :     # Begin Source File
783 :    
784 :     SOURCE=..\..\src\motion\sad.c
785 :     # End Source File
786 :     # End Group
787 :     # Begin Group "prediction"
788 :    
789 :     # PROP Default_Filter ""
790 :     # Begin Group "prediction_h"
791 :    
792 :     # PROP Default_Filter ""
793 :     # Begin Source File
794 :    
795 :     SOURCE=..\..\src\prediction\mbprediction.h
796 :     # End Source File
797 :     # End Group
798 :     # Begin Source File
799 :    
800 :     SOURCE=..\..\src\prediction\mbprediction.c
801 :     # End Source File
802 :     # End Group
803 :     # Begin Group "quant"
804 :    
805 :     # PROP Default_Filter ""
806 :     # Begin Group "quant_asm"
807 :    
808 :     # PROP Default_Filter ""
809 :     # Begin Source File
810 :    
811 :     SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm
812 :    
813 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
814 :    
815 :     # Begin Custom Build - Assembling $(InputPath)
816 :     IntDir=.\Release
817 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
818 :     InputName=quantize4_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)" == "libxvidcore - Win32 Debug"
826 :    
827 :     # Begin Custom Build - Assembling $(InputPath)
828 :     IntDir=.\Debug
829 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
830 :     InputName=quantize4_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 :     !ENDIF
838 :    
839 :     # End Source File
840 :     # Begin Source File
841 :    
842 :     SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm
843 :    
844 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
845 :    
846 :     # Begin Custom Build - Assembling $(InputPath)
847 :     IntDir=.\Release
848 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
849 :     InputName=quantize_mmx
850 :    
851 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
852 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
853 :    
854 :     # End Custom Build
855 :    
856 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
857 :    
858 :     # Begin Custom Build - Assembling $(InputPath)
859 :     IntDir=.\Debug
860 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
861 :     InputName=quantize_mmx
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 :     !ENDIF
869 :    
870 :     # End Source File
871 :     # End Group
872 :     # Begin Group "quant_h"
873 :    
874 :     # PROP Default_Filter ""
875 :     # Begin Source File
876 :    
877 :     SOURCE=..\..\src\quant\adapt_quant.h
878 :     # End Source File
879 :     # Begin Source File
880 :    
881 :     SOURCE=..\..\src\quant\quant_h263.h
882 :     # End Source File
883 :     # Begin Source File
884 :    
885 :     SOURCE=..\..\src\quant\quant_matrix.h
886 :     # End Source File
887 :     # Begin Source File
888 :    
889 :     SOURCE=..\..\src\quant\quant_mpeg4.h
890 :     # End Source File
891 :     # End Group
892 :     # Begin Source File
893 :    
894 :     SOURCE=..\..\src\quant\adapt_quant.c
895 :     # End Source File
896 :     # Begin Source File
897 :    
898 :     SOURCE=..\..\src\quant\quant_h263.c
899 :     # End Source File
900 :     # Begin Source File
901 :    
902 :     SOURCE=..\..\src\quant\quant_matrix.c
903 :     # End Source File
904 :     # Begin Source File
905 :    
906 :     SOURCE=..\..\src\quant\quant_mpeg4.c
907 :     # End Source File
908 :     # End Group
909 :     # Begin Group "utils"
910 :    
911 :     # PROP Default_Filter ""
912 :     # Begin Group "utils_asm"
913 :    
914 :     # PROP Default_Filter ""
915 :     # Begin Source File
916 :    
917 :     SOURCE=..\..\src\utils\x86_asm\cpuid.asm
918 :    
919 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
920 :    
921 :     # Begin Custom Build - Assembling $(InputPath)
922 :     IntDir=.\Release
923 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
924 :     InputName=cpuid
925 :    
926 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
927 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
928 :    
929 :     # End Custom Build
930 :    
931 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
932 :    
933 :     # Begin Custom Build - Assembling $(InputPath)
934 :     IntDir=.\Debug
935 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
936 :     InputName=cpuid
937 :    
938 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
939 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
940 :    
941 :     # End Custom Build
942 :    
943 :     !ENDIF
944 :    
945 :     # End Source File
946 :     # Begin Source File
947 :    
948 :     SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
949 :    
950 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
951 :    
952 :     # Begin Custom Build - Assembling $(InputPath)
953 :     IntDir=.\Release
954 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
955 :     InputName=mem_transfer_mmx
956 :    
957 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
958 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
959 :    
960 :     # End Custom Build
961 :    
962 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
963 :    
964 :     # Begin Custom Build - Assembling $(InputPath)
965 :     IntDir=.\Debug
966 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
967 :     InputName=mem_transfer_mmx
968 :    
969 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
970 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
971 :    
972 :     # End Custom Build
973 :    
974 :     !ENDIF
975 :    
976 :     # End Source File
977 :     # End Group
978 :     # Begin Group "utils_h"
979 :    
980 :     # PROP Default_Filter ""
981 :     # Begin Source File
982 :    
983 :     SOURCE=..\..\src\utils\emms.h
984 :     # End Source File
985 :     # Begin Source File
986 :    
987 :     SOURCE=..\..\src\utils\mbfunctions.h
988 :     # End Source File
989 :     # Begin Source File
990 :    
991 :     SOURCE=..\..\src\utils\mem_align.h
992 :     # End Source File
993 :     # Begin Source File
994 :    
995 :     SOURCE=..\..\src\utils\mem_transfer.h
996 :     # End Source File
997 :     # Begin Source File
998 :    
999 :     SOURCE=..\..\src\utils\ratecontrol.h
1000 :     # End Source File
1001 :     # Begin Source File
1002 :    
1003 :     SOURCE=..\..\src\utils\timer.h
1004 :     # End Source File
1005 :     # End Group
1006 :     # Begin Source File
1007 :    
1008 :     SOURCE=..\..\src\utils\emms.c
1009 :     # End Source File
1010 :     # Begin Source File
1011 :    
1012 :     SOURCE=..\..\src\utils\mbtransquant.c
1013 :     # End Source File
1014 :     # Begin Source File
1015 :    
1016 :     SOURCE=..\..\src\utils\mem_align.c
1017 :     # End Source File
1018 :     # Begin Source File
1019 :    
1020 :     SOURCE=..\..\src\utils\mem_transfer.c
1021 :     # End Source File
1022 :     # Begin Source File
1023 :    
1024 :     SOURCE=..\..\src\utils\ratecontrol.c
1025 :     # End Source File
1026 :     # Begin Source File
1027 :    
1028 :     SOURCE=..\..\src\utils\timer.c
1029 :     # End Source File
1030 :     # End Group
1031 :     # Begin Group "xvid_h"
1032 :    
1033 :     # PROP Default_Filter ""
1034 :     # Begin Source File
1035 :    
1036 :     SOURCE=..\..\src\decoder.h
1037 :     # End Source File
1038 :     # Begin Source File
1039 :    
1040 :     SOURCE=..\..\src\divx4.h
1041 :     # End Source File
1042 :     # Begin Source File
1043 :    
1044 :     SOURCE=..\..\src\encoder.h
1045 :     # End Source File
1046 :     # Begin Source File
1047 :    
1048 :     SOURCE=..\..\src\global.h
1049 :     # End Source File
1050 :     # Begin Source File
1051 :    
1052 :     SOURCE=..\..\src\portab.h
1053 :     # End Source File
1054 :     # Begin Source File
1055 :    
1056 :     SOURCE=..\..\src\xvid.h
1057 :     # End Source File
1058 :     # End Group
1059 :     # Begin Source File
1060 :    
1061 :     SOURCE=..\..\src\decoder.c
1062 :     # End Source File
1063 :     # Begin Source File
1064 :    
1065 :     SOURCE=..\..\src\divx4.c
1066 :     # End Source File
1067 :     # Begin Source File
1068 :    
1069 :     SOURCE=..\..\src\encoder.c
1070 :     # End Source File
1071 :     # Begin Source File
1072 :    
1073 :     SOURCE=..\..\src\xvid.c
1074 :     # End Source File
1075 :     # End Target
1076 :     # End Project

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