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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 718 - (view) (download)

1 : suxen_drol 718 # 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\colorspace_mmx.inc
320 :     # End Source File
321 :     # Begin Source File
322 :    
323 :     SOURCE=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
324 :    
325 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
326 :    
327 :     # Begin Custom Build - Assembling $(InputPath)
328 :     InputDir=\xvid\dev\xvidcore\src\image\x86_asm
329 :     IntDir=.\Release
330 :     InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
331 :     InputName=colorspace_rgb_mmx
332 :    
333 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
334 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
335 :    
336 :     # End Custom Build
337 :    
338 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
339 :    
340 :     # Begin Custom Build - Assembling $(InputPath)
341 :     InputDir=\xvid\dev\xvidcore\src\image\x86_asm
342 :     IntDir=.\Debug
343 :     InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
344 :     InputName=colorspace_rgb_mmx
345 :    
346 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
347 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
348 :    
349 :     # End Custom Build
350 :    
351 :     !ENDIF
352 :    
353 :     # End Source File
354 :     # Begin Source File
355 :    
356 :     SOURCE=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
357 :    
358 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
359 :    
360 :     # Begin Custom Build - Assembling $(InputPath)
361 :     InputDir=\xvid\dev\xvidcore\src\image\x86_asm
362 :     IntDir=.\Release
363 :     InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
364 :     InputName=colorspace_yuv_mmx
365 :    
366 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
367 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
368 :    
369 :     # End Custom Build
370 :    
371 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
372 :    
373 :     # Begin Custom Build - Assembling $(InputPath)
374 :     InputDir=\xvid\dev\xvidcore\src\image\x86_asm
375 :     IntDir=.\Debug
376 :     InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
377 :     InputName=colorspace_yuv_mmx
378 :    
379 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
380 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
381 :    
382 :     # End Custom Build
383 :    
384 :     !ENDIF
385 :    
386 :     # End Source File
387 :     # Begin Source File
388 :    
389 :     SOURCE=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
390 :    
391 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
392 :    
393 :     # Begin Custom Build - Assembling $(InputPath)
394 :     InputDir=\xvid\dev\xvidcore\src\image\x86_asm
395 :     IntDir=.\Release
396 :     InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
397 :     InputName=colorspace_yuyv_mmx
398 :    
399 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
400 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
401 :    
402 :     # End Custom Build
403 :    
404 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
405 :    
406 :     # Begin Custom Build - Assembling $(InputPath)
407 :     InputDir=\xvid\dev\xvidcore\src\image\x86_asm
408 :     IntDir=.\Debug
409 :     InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
410 :     InputName=colorspace_yuyv_mmx
411 :    
412 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
413 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
414 :    
415 :     # End Custom Build
416 :    
417 :     !ENDIF
418 :    
419 :     # End Source File
420 :     # Begin Source File
421 :    
422 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
423 :    
424 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
425 :    
426 :     # Begin Custom Build - Assembling $(InputPath)
427 :     IntDir=.\Release
428 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
429 :     InputName=interpolate8x8_3dn
430 :    
431 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
432 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
433 :    
434 :     # End Custom Build
435 :    
436 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
437 :    
438 :     # Begin Custom Build - Assembling $(InputPath)
439 :     IntDir=.\Debug
440 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
441 :     InputName=interpolate8x8_3dn
442 :    
443 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
444 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
445 :    
446 :     # End Custom Build
447 :    
448 :     !ENDIF
449 :    
450 :     # End Source File
451 :     # Begin Source File
452 :    
453 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
454 :    
455 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
456 :    
457 :     # Begin Custom Build - Assembling $(InputPath)
458 :     IntDir=.\Release
459 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
460 :     InputName=interpolate8x8_mmx
461 :    
462 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
463 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
464 :    
465 :     # End Custom Build
466 :    
467 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
468 :    
469 :     # Begin Custom Build - Assembling $(InputPath)
470 :     IntDir=.\Debug
471 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
472 :     InputName=interpolate8x8_mmx
473 :    
474 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
475 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
476 :    
477 :     # End Custom Build
478 :    
479 :     !ENDIF
480 :    
481 :     # End Source File
482 :     # Begin Source File
483 :    
484 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
485 :    
486 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
487 :    
488 :     # Begin Custom Build - Assembling $(InputPath)
489 :     IntDir=.\Release
490 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
491 :     InputName=interpolate8x8_xmm
492 :    
493 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
494 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
495 :    
496 :     # End Custom Build
497 :    
498 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
499 :    
500 :     # Begin Custom Build - Assembling $(InputPath)
501 :     IntDir=.\Debug
502 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
503 :     InputName=interpolate8x8_xmm
504 :    
505 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
506 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
507 :    
508 :     # End Custom Build
509 :    
510 :     !ENDIF
511 :    
512 :     # End Source File
513 :     # Begin Source File
514 :    
515 :     SOURCE=..\..\src\image\x86_asm\reduced_mmx.asm
516 :    
517 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
518 :    
519 :     # Begin Custom Build - Assembling $(InputPath)
520 :     IntDir=.\Release
521 :     InputPath=..\..\src\image\x86_asm\reduced_mmx.asm
522 :     InputName=reduced_mmx
523 :    
524 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
525 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
526 :    
527 :     # End Custom Build
528 :    
529 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
530 :    
531 :     # Begin Custom Build - Assembling $(InputPath)
532 :     IntDir=.\Debug
533 :     InputPath=..\..\src\image\x86_asm\reduced_mmx.asm
534 :     InputName=reduced_mmx
535 :    
536 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
537 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
538 :    
539 :     # End Custom Build
540 :    
541 :     !ENDIF
542 :    
543 :     # End Source File
544 :     # End Group
545 :     # Begin Group "image_h"
546 :    
547 :     # PROP Default_Filter ""
548 :     # Begin Source File
549 :    
550 :     SOURCE=..\..\src\image\colorspace.h
551 :     # End Source File
552 :     # Begin Source File
553 :    
554 :     SOURCE=..\..\src\image\font.h
555 :     # End Source File
556 :     # Begin Source File
557 :    
558 :     SOURCE=..\..\src\image\image.h
559 :     # End Source File
560 :     # Begin Source File
561 :    
562 :     SOURCE=..\..\src\image\interpolate8x8.h
563 :     # End Source File
564 :     # Begin Source File
565 :    
566 :     SOURCE=..\..\src\image\reduced.h
567 :     # End Source File
568 :     # End Group
569 :     # Begin Source File
570 :    
571 :     SOURCE=..\..\src\image\colorspace.c
572 :     # End Source File
573 :     # Begin Source File
574 :    
575 :     SOURCE=..\..\src\image\font.c
576 :     # End Source File
577 :     # Begin Source File
578 :    
579 :     SOURCE=..\..\src\image\image.c
580 :     # End Source File
581 :     # Begin Source File
582 :    
583 :     SOURCE=..\..\src\image\interpolate8x8.c
584 :     # End Source File
585 :     # Begin Source File
586 :    
587 :     SOURCE=..\..\src\image\reduced.c
588 :     # End Source File
589 :     # End Group
590 :     # Begin Group "motion"
591 :    
592 :     # PROP Default_Filter ""
593 :     # Begin Group "motion_asm"
594 :    
595 :     # PROP Default_Filter ""
596 :     # Begin Source File
597 :    
598 :     SOURCE=..\..\src\motion\x86_asm\sad_3dn.asm
599 :    
600 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
601 :    
602 :     # PROP Ignore_Default_Tool 1
603 :     # Begin Custom Build - Assembling $(InputPath)
604 :     IntDir=.\Release
605 :     InputPath=..\..\src\motion\x86_asm\sad_3dn.asm
606 :     InputName=sad_3dn
607 :    
608 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
609 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
610 :    
611 :     # End Custom Build
612 :    
613 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
614 :    
615 :     # Begin Custom Build - Assembling $(InputPath)
616 :     IntDir=.\Debug
617 :     InputPath=..\..\src\motion\x86_asm\sad_3dn.asm
618 :     InputName=sad_3dn
619 :    
620 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
621 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
622 :    
623 :     # End Custom Build
624 :    
625 :     !ENDIF
626 :    
627 :     # End Source File
628 :     # Begin Source File
629 :    
630 :     SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm
631 :    
632 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
633 :    
634 :     # Begin Custom Build - Assembling $(InputPath)
635 :     IntDir=.\Release
636 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
637 :     InputName=sad_mmx
638 :    
639 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
640 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
641 :    
642 :     # End Custom Build
643 :    
644 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
645 :    
646 :     # Begin Custom Build - Assembling $(InputPath)
647 :     IntDir=.\Debug
648 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
649 :     InputName=sad_mmx
650 :    
651 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
652 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
653 :    
654 :     # End Custom Build
655 :    
656 :     !ENDIF
657 :    
658 :     # End Source File
659 :     # Begin Source File
660 :    
661 :     SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm
662 :    
663 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
664 :    
665 :     # Begin Custom Build - Assembling $(InputPath)
666 :     IntDir=.\Release
667 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
668 :     InputName=sad_sse2
669 :    
670 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
671 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
672 :    
673 :     # End Custom Build
674 :    
675 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
676 :    
677 :     # Begin Custom Build - Assembling $(InputPath)
678 :     IntDir=.\Debug
679 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
680 :     InputName=sad_sse2
681 :    
682 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
683 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
684 :    
685 :     # End Custom Build
686 :    
687 :     !ENDIF
688 :    
689 :     # End Source File
690 :     # Begin Source File
691 :    
692 :     SOURCE=..\..\src\motion\x86_asm\sad_xmm.asm
693 :    
694 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
695 :    
696 :     # Begin Custom Build - Assembling $(InputPath)
697 :     IntDir=.\Release
698 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
699 :     InputName=sad_xmm
700 :    
701 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
702 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
703 :    
704 :     # End Custom Build
705 :    
706 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
707 :    
708 :     # Begin Custom Build - Assembling $(InputPath)
709 :     IntDir=.\Debug
710 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
711 :     InputName=sad_xmm
712 :    
713 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
714 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
715 :    
716 :     # End Custom Build
717 :    
718 :     !ENDIF
719 :    
720 :     # End Source File
721 :     # End Group
722 :     # Begin Group "motion_h"
723 :    
724 :     # PROP Default_Filter ""
725 :     # Begin Source File
726 :    
727 :     SOURCE=..\..\src\motion\motion.h
728 :     # End Source File
729 :     # Begin Source File
730 :    
731 :     SOURCE=..\..\src\motion\motion_est.h
732 :     # End Source File
733 :     # Begin Source File
734 :    
735 :     SOURCE=..\..\src\motion\sad.h
736 :     # End Source File
737 :     # Begin Source File
738 :    
739 :     SOURCE=..\..\src\motion\smp_motion_est.h
740 :     # End Source File
741 :     # End Group
742 :     # Begin Source File
743 :    
744 :     SOURCE=..\..\src\motion\motion_comp.c
745 :     # End Source File
746 :     # Begin Source File
747 :    
748 :     SOURCE=..\..\src\motion\motion_est.c
749 :     # End Source File
750 :     # Begin Source File
751 :    
752 :     SOURCE=..\..\src\motion\sad.c
753 :     # End Source File
754 :     # Begin Source File
755 :    
756 :     SOURCE=..\..\src\motion\smp_motion_est.c
757 :     # End Source File
758 :     # End Group
759 :     # Begin Group "prediction"
760 :    
761 :     # PROP Default_Filter ""
762 :     # Begin Group "prediction_h"
763 :    
764 :     # PROP Default_Filter ""
765 :     # Begin Source File
766 :    
767 :     SOURCE=..\..\src\prediction\mbprediction.h
768 :     # End Source File
769 :     # End Group
770 :     # Begin Source File
771 :    
772 :     SOURCE=..\..\src\prediction\mbprediction.c
773 :     # End Source File
774 :     # End Group
775 :     # Begin Group "quant"
776 :    
777 :     # PROP Default_Filter ""
778 :     # Begin Group "quant_asm"
779 :    
780 :     # PROP Default_Filter ""
781 :     # Begin Source File
782 :    
783 :     SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm
784 :    
785 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
786 :    
787 :     # Begin Custom Build - Assembling $(InputPath)
788 :     IntDir=.\Release
789 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
790 :     InputName=quantize4_mmx
791 :    
792 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
793 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
794 :    
795 :     # End Custom Build
796 :    
797 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
798 :    
799 :     # Begin Custom Build - Assembling $(InputPath)
800 :     IntDir=.\Debug
801 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
802 :     InputName=quantize4_mmx
803 :    
804 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
805 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
806 :    
807 :     # End Custom Build
808 :    
809 :     !ENDIF
810 :    
811 :     # End Source File
812 :     # Begin Source File
813 :    
814 :     SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm
815 :    
816 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
817 :    
818 :     # Begin Custom Build - Assembling $(InputPath)
819 :     IntDir=.\Release
820 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
821 :     InputName=quantize_mmx
822 :    
823 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
824 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
825 :    
826 :     # End Custom Build
827 :    
828 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
829 :    
830 :     # Begin Custom Build - Assembling $(InputPath)
831 :     IntDir=.\Debug
832 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
833 :     InputName=quantize_mmx
834 :    
835 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
836 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
837 :    
838 :     # End Custom Build
839 :    
840 :     !ENDIF
841 :    
842 :     # End Source File
843 :     # End Group
844 :     # Begin Group "quant_h"
845 :    
846 :     # PROP Default_Filter ""
847 :     # Begin Source File
848 :    
849 :     SOURCE=..\..\src\quant\adapt_quant.h
850 :     # End Source File
851 :     # Begin Source File
852 :    
853 :     SOURCE=..\..\src\quant\quant_h263.h
854 :     # End Source File
855 :     # Begin Source File
856 :    
857 :     SOURCE=..\..\src\quant\quant_matrix.h
858 :     # End Source File
859 :     # Begin Source File
860 :    
861 :     SOURCE=..\..\src\quant\quant_mpeg4.h
862 :     # End Source File
863 :     # End Group
864 :     # Begin Source File
865 :    
866 :     SOURCE=..\..\src\quant\adapt_quant.c
867 :     # End Source File
868 :     # Begin Source File
869 :    
870 :     SOURCE=..\..\src\quant\quant_h263.c
871 :     # End Source File
872 :     # Begin Source File
873 :    
874 :     SOURCE=..\..\src\quant\quant_matrix.c
875 :     # End Source File
876 :     # Begin Source File
877 :    
878 :     SOURCE=..\..\src\quant\quant_mpeg4.c
879 :     # End Source File
880 :     # End Group
881 :     # Begin Group "utils"
882 :    
883 :     # PROP Default_Filter ""
884 :     # Begin Group "utils_asm"
885 :    
886 :     # PROP Default_Filter ""
887 :     # Begin Source File
888 :    
889 :     SOURCE=..\..\src\utils\x86_asm\cpuid.asm
890 :    
891 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
892 :    
893 :     # Begin Custom Build - Assembling $(InputPath)
894 :     IntDir=.\Release
895 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
896 :     InputName=cpuid
897 :    
898 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
899 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
900 :    
901 :     # End Custom Build
902 :    
903 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
904 :    
905 :     # Begin Custom Build - Assembling $(InputPath)
906 :     IntDir=.\Debug
907 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
908 :     InputName=cpuid
909 :    
910 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
911 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
912 :    
913 :     # End Custom Build
914 :    
915 :     !ENDIF
916 :    
917 :     # End Source File
918 :     # Begin Source File
919 :    
920 :     SOURCE=..\..\src\utils\x86_asm\interlacing_mmx.asm
921 :    
922 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
923 :    
924 :     # Begin Custom Build - Assembling $(InputPath)
925 :     IntDir=.\Release
926 :     InputPath=..\..\src\utils\x86_asm\interlacing_mmx.asm
927 :     InputName=interlacing_mmx
928 :    
929 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
930 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
931 :    
932 :     # End Custom Build
933 :    
934 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
935 :    
936 :     # Begin Custom Build - Assembling $(InputPath)
937 :     IntDir=.\Debug
938 :     InputPath=..\..\src\utils\x86_asm\interlacing_mmx.asm
939 :     InputName=interlacing_mmx
940 :    
941 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
942 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
943 :    
944 :     # End Custom Build
945 :    
946 :     !ENDIF
947 :    
948 :     # End Source File
949 :     # Begin Source File
950 :    
951 :     SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
952 :    
953 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
954 :    
955 :     # Begin Custom Build - Assembling $(InputPath)
956 :     IntDir=.\Release
957 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
958 :     InputName=mem_transfer_mmx
959 :    
960 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
961 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
962 :    
963 :     # End Custom Build
964 :    
965 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
966 :    
967 :     # Begin Custom Build - Assembling $(InputPath)
968 :     IntDir=.\Debug
969 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
970 :     InputName=mem_transfer_mmx
971 :    
972 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
973 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
974 :    
975 :     # End Custom Build
976 :    
977 :     !ENDIF
978 :    
979 :     # End Source File
980 :     # End Group
981 :     # Begin Group "utils_h"
982 :    
983 :     # PROP Default_Filter ""
984 :     # Begin Source File
985 :    
986 :     SOURCE=..\..\src\utils\emms.h
987 :     # End Source File
988 :     # Begin Source File
989 :    
990 :     SOURCE=..\..\src\utils\mbfunctions.h
991 :     # End Source File
992 :     # Begin Source File
993 :    
994 :     SOURCE=..\..\src\utils\mem_align.h
995 :     # End Source File
996 :     # Begin Source File
997 :    
998 :     SOURCE=..\..\src\utils\mem_transfer.h
999 :     # End Source File
1000 :     # Begin Source File
1001 :    
1002 :     SOURCE=..\..\src\utils\ratecontrol.h
1003 :     # End Source File
1004 :     # Begin Source File
1005 :    
1006 :     SOURCE=..\..\src\utils\timer.h
1007 :     # End Source File
1008 :     # End Group
1009 :     # Begin Source File
1010 :    
1011 :     SOURCE=..\..\src\utils\emms.c
1012 :     # End Source File
1013 :     # Begin Source File
1014 :    
1015 :     SOURCE=..\..\src\utils\mbtransquant.c
1016 :     # End Source File
1017 :     # Begin Source File
1018 :    
1019 :     SOURCE=..\..\src\utils\mem_align.c
1020 :     # End Source File
1021 :     # Begin Source File
1022 :    
1023 :     SOURCE=..\..\src\utils\mem_transfer.c
1024 :     # End Source File
1025 :     # Begin Source File
1026 :    
1027 :     SOURCE=..\..\src\utils\ratecontrol.c
1028 :     # End Source File
1029 :     # Begin Source File
1030 :    
1031 :     SOURCE=..\..\src\utils\timer.c
1032 :     # End Source File
1033 :     # End Group
1034 :     # Begin Group "xvid_h"
1035 :    
1036 :     # PROP Default_Filter ""
1037 :     # Begin Source File
1038 :    
1039 :     SOURCE=..\..\src\decoder.h
1040 :     # End Source File
1041 :     # Begin Source File
1042 :    
1043 :     SOURCE=..\..\src\divx4.h
1044 :     # End Source File
1045 :     # Begin Source File
1046 :    
1047 :     SOURCE=..\..\src\encoder.h
1048 :     # End Source File
1049 :     # Begin Source File
1050 :    
1051 :     SOURCE=..\..\src\global.h
1052 :     # End Source File
1053 :     # Begin Source File
1054 :    
1055 :     SOURCE=..\..\src\portab.h
1056 :     # End Source File
1057 :     # Begin Source File
1058 :    
1059 :     SOURCE=..\..\src\xvid.h
1060 :     # End Source File
1061 :     # End Group
1062 :     # Begin Source File
1063 :    
1064 :     SOURCE=..\..\src\decoder.c
1065 :     # End Source File
1066 :     # Begin Source File
1067 :    
1068 :     SOURCE=..\..\src\divx4.c
1069 :     # End Source File
1070 :     # Begin Source File
1071 :    
1072 :     SOURCE=..\..\src\encoder.c
1073 :     # End Source File
1074 :     # Begin Source File
1075 :    
1076 :     SOURCE=..\..\src\xvid.c
1077 :     # End Source File
1078 :     # End Target
1079 :     # End Project

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