[svn] / trunk / xvidcore / build / win32 / core.dsp Repository:
ViewVC logotype

Annotation of /trunk/xvidcore/build/win32/core.dsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 262 - (view) (download)

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 : Isibaar 262 # ** NICHT BEARBEITEN **
4 : Isibaar 3
5 :     # TARGTYPE "Win32 (x86) Static Library" 0x0104
6 :    
7 :     CFG=core - Win32 Debug
8 : Isibaar 262 !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9 :     !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10 : Isibaar 3 !MESSAGE
11 :     !MESSAGE NMAKE /f "core.mak".
12 :     !MESSAGE
13 : Isibaar 262 !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14 :     !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15 : Isibaar 3 !MESSAGE
16 :     !MESSAGE NMAKE /f "core.mak" CFG="core - Win32 Debug"
17 :     !MESSAGE
18 : Isibaar 262 !MESSAGE Für die Konfiguration stehen zur Auswahl:
19 : Isibaar 3 !MESSAGE
20 : Isibaar 262 !MESSAGE "core - Win32 Release" (basierend auf "Win32 (x86) Static Library")
21 :     !MESSAGE "core - Win32 Debug" (basierend auf "Win32 (x86) Static Library")
22 : Isibaar 3 !MESSAGE
23 :    
24 :     # Begin Project
25 :     # PROP AllowPerConfigDependencies 0
26 :     # PROP Scc_ProjName ""
27 :     # PROP Scc_LocalPath ""
28 : Isibaar 262 CPP=xicl6.exe
29 : Isibaar 3 RSC=rc.exe
30 :    
31 :     !IF "$(CFG)" == "core - 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 : h 33 # ADD CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
45 : Isibaar 3 # 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 : Isibaar 262 LIB32=xilink6.exe -lib
51 : Isibaar 3 # ADD BASE LIB32 /nologo
52 :     # ADD LIB32 /nologo /out:"bin\core.lib"
53 :    
54 :     !ELSEIF "$(CFG)" == "core - 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 : 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
68 : Isibaar 3 # 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 : Isibaar 262 LIB32=xilink6.exe -lib
74 : Isibaar 3 # ADD BASE LIB32 /nologo
75 :     # ADD LIB32 /nologo /out:"bin\core.lib"
76 :    
77 :     !ENDIF
78 :    
79 :     # Begin Target
80 :    
81 :     # Name "core - Win32 Release"
82 :     # Name "core - 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 : suxen_drol 206 SOURCE=..\..\CodingStyle
93 :     # End Source File
94 :     # Begin Source File
95 :    
96 : Isibaar 3 SOURCE=..\..\gpl.txt
97 :     # End Source File
98 :     # Begin Source File
99 :    
100 :     SOURCE=..\..\todo.txt
101 :     # End Source File
102 :     # End Group
103 :     # Begin Group "bitstream"
104 :    
105 :     # PROP Default_Filter ""
106 :     # Begin Group "bitstream_asm"
107 :    
108 :     # PROP Default_Filter ""
109 :     # Begin Source File
110 :    
111 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm
112 :    
113 :     !IF "$(CFG)" == "core - Win32 Release"
114 :    
115 :     # Begin Custom Build - Assembling $(InputPath)
116 :     IntDir=.\Release
117 :     InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
118 :     InputName=cbp_mmx
119 :    
120 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
121 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
122 :    
123 :     # End Custom Build
124 :    
125 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
126 :    
127 :     # Begin Custom Build - Assembling $(InputPath)
128 :     IntDir=.\Debug
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 :     !ENDIF
138 :    
139 :     # End Source File
140 : Isibaar 262 # Begin Source File
141 :    
142 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_sse2.asm
143 :    
144 :     !IF "$(CFG)" == "core - Win32 Release"
145 :    
146 :     # Begin Custom Build - Assembling $(InputPath)
147 :     IntDir=.\Release
148 :     InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
149 :     InputName=cbp_sse2
150 :    
151 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
152 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
153 :    
154 :     # End Custom Build
155 :    
156 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
157 :    
158 :     # Begin Custom Build - Assembling $(InputPath)
159 :     IntDir=.\Debug
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 :     !ENDIF
169 :    
170 :     # End Source File
171 : Isibaar 3 # End Group
172 : suxen_drol 68 # Begin Group "bitstream_h"
173 :    
174 :     # PROP Default_Filter ""
175 : Isibaar 3 # Begin Source File
176 :    
177 : suxen_drol 68 SOURCE=..\..\src\bitstream\bitstream.h
178 :     # End Source File
179 :     # Begin Source File
180 :    
181 :     SOURCE=..\..\src\bitstream\cbp.h
182 :     # End Source File
183 :     # Begin Source File
184 :    
185 :     SOURCE=..\..\src\bitstream\mbcoding.h
186 :     # End Source File
187 :     # Begin Source File
188 :    
189 :     SOURCE=..\..\src\bitstream\vlc_codes.h
190 :     # End Source File
191 :     # Begin Source File
192 :    
193 :     SOURCE=..\..\src\bitstream\zigzag.h
194 :     # End Source File
195 :     # End Group
196 :     # Begin Source File
197 :    
198 : Isibaar 3 SOURCE=..\..\src\bitstream\bitstream.c
199 :     # End Source File
200 :     # Begin Source File
201 :    
202 :     SOURCE=..\..\src\bitstream\cbp.c
203 :     # End Source File
204 :     # Begin Source File
205 :    
206 :     SOURCE=..\..\src\bitstream\mbcoding.c
207 :     # End Source File
208 :     # End Group
209 :     # Begin Group "dct"
210 :    
211 :     # PROP Default_Filter ""
212 :     # Begin Group "dct_asm"
213 :    
214 :     # PROP Default_Filter ""
215 :     # Begin Source File
216 :    
217 :     SOURCE=..\..\src\dct\x86_asm\fdct_mmx.asm
218 :    
219 :     !IF "$(CFG)" == "core - Win32 Release"
220 :    
221 :     # Begin Custom Build - Assembling $(InputPath)
222 :     IntDir=.\Release
223 :     InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
224 :     InputName=fdct_mmx
225 :    
226 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
227 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
228 :    
229 :     # End Custom Build
230 :    
231 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
232 :    
233 :     # Begin Custom Build - Assembling $(InputPath)
234 :     IntDir=.\Debug
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 :     !ENDIF
244 :    
245 :     # End Source File
246 :     # Begin Source File
247 :    
248 :     SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm
249 :    
250 :     !IF "$(CFG)" == "core - Win32 Release"
251 :    
252 :     # Begin Custom Build - Assembling $(InputPath)
253 :     IntDir=.\Release
254 :     InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
255 :     InputName=idct_mmx
256 :    
257 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
258 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
259 :    
260 :     # End Custom Build
261 :    
262 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
263 :    
264 :     # Begin Custom Build - Assembling $(InputPath)
265 :     IntDir=.\Debug
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 :     !ENDIF
275 :    
276 :     # End Source File
277 :     # End Group
278 : suxen_drol 68 # Begin Group "dct_h"
279 :    
280 :     # PROP Default_Filter ""
281 : Isibaar 3 # Begin Source File
282 :    
283 : suxen_drol 68 SOURCE=..\..\src\dct\fdct.h
284 :     # End Source File
285 :     # Begin Source File
286 :    
287 :     SOURCE=..\..\src\dct\idct.h
288 :     # End Source File
289 :     # End Group
290 :     # Begin Source File
291 :    
292 : Isibaar 3 SOURCE=..\..\src\dct\fdct.c
293 :     # End Source File
294 :     # Begin Source File
295 :    
296 :     SOURCE=..\..\src\dct\idct.c
297 :     # End Source File
298 :     # End Group
299 :     # Begin Group "image"
300 :    
301 :     # PROP Default_Filter ""
302 :     # Begin Group "image_asm"
303 :    
304 :     # PROP Default_Filter ""
305 :     # Begin Source File
306 :    
307 : Isibaar 262 SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
308 :    
309 :     !IF "$(CFG)" == "core - Win32 Release"
310 :    
311 :     # Begin Custom Build - Assembling $(InputPath)
312 :     IntDir=.\Release
313 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
314 :     InputName=interpolate8x8_3dn
315 :    
316 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
317 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
318 :    
319 :     # End Custom Build
320 :    
321 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
322 :    
323 :     # Begin Custom Build - Assembling $(InputPath)
324 :     IntDir=.\Debug
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 :     !ENDIF
334 :    
335 :     # End Source File
336 :     # Begin Source File
337 :    
338 : Isibaar 3 SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
339 :    
340 :     !IF "$(CFG)" == "core - Win32 Release"
341 :    
342 :     # Begin Custom Build - Assembling $(InputPath)
343 :     IntDir=.\Release
344 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
345 :     InputName=interpolate8x8_mmx
346 :    
347 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
348 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
349 :    
350 :     # End Custom Build
351 :    
352 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
353 :    
354 :     # Begin Custom Build - Assembling $(InputPath)
355 :     IntDir=.\Debug
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 :     !ENDIF
365 :    
366 :     # End Source File
367 :     # Begin Source File
368 :    
369 : Isibaar 262 SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
370 :    
371 :     !IF "$(CFG)" == "core - Win32 Release"
372 :    
373 :     # Begin Custom Build - Assembling $(InputPath)
374 :     IntDir=.\Release
375 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
376 :     InputName=interpolate8x8_xmm
377 :    
378 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
379 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
380 :    
381 :     # End Custom Build
382 :    
383 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
384 :    
385 :     # Begin Custom Build - Assembling $(InputPath)
386 :     IntDir=.\Debug
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 :     !ENDIF
396 :    
397 :     # End Source File
398 :     # Begin Source File
399 :    
400 : Isibaar 3 SOURCE=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
401 :    
402 :     !IF "$(CFG)" == "core - Win32 Release"
403 :    
404 :     # Begin Custom Build - Assembling $(InputPath)
405 :     IntDir=.\Release
406 :     InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
407 :     InputName=rgb_to_yv12_mmx
408 :    
409 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
410 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
411 :    
412 :     # End Custom Build
413 :    
414 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
415 :    
416 :     # Begin Custom Build - Assembling $(InputPath)
417 :     IntDir=.\Debug
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 :     !ENDIF
427 :    
428 :     # End Source File
429 :     # Begin Source File
430 :    
431 :     SOURCE=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
432 :    
433 :     !IF "$(CFG)" == "core - Win32 Release"
434 :    
435 :     # Begin Custom Build - Assembling $(InputPath)
436 :     IntDir=.\Release
437 :     InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
438 :     InputName=yuv_to_yv12_mmx
439 :    
440 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
441 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
442 :    
443 :     # End Custom Build
444 :    
445 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
446 :    
447 :     # Begin Custom Build - Assembling $(InputPath)
448 :     IntDir=.\Debug
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 :     !ENDIF
458 :    
459 :     # End Source File
460 :     # Begin Source File
461 :    
462 :     SOURCE=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
463 :    
464 :     !IF "$(CFG)" == "core - Win32 Release"
465 :    
466 :     # Begin Custom Build - Assembling $(InputPath)
467 :     IntDir=.\Release
468 :     InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
469 :     InputName=yuyv_to_yv12_mmx
470 :    
471 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
472 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
473 :    
474 :     # End Custom Build
475 :    
476 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
477 :    
478 :     # Begin Custom Build - Assembling $(InputPath)
479 :     IntDir=.\Debug
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 :     !ENDIF
489 :    
490 :     # End Source File
491 :     # Begin Source File
492 :    
493 :     SOURCE=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
494 :    
495 :     !IF "$(CFG)" == "core - Win32 Release"
496 :    
497 :     # Begin Custom Build - Assembling $(InputPath)
498 :     IntDir=.\Release
499 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
500 :     InputName=yv12_to_rgb24_mmx
501 :    
502 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
503 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
504 :    
505 :     # End Custom Build
506 :    
507 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
508 :    
509 :     # Begin Custom Build - Assembling $(InputPath)
510 :     IntDir=.\Debug
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 :     !ENDIF
520 :    
521 :     # End Source File
522 :     # Begin Source File
523 :    
524 :     SOURCE=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
525 :    
526 :     !IF "$(CFG)" == "core - Win32 Release"
527 :    
528 :     # Begin Custom Build - Assembling $(InputPath)
529 :     IntDir=.\Release
530 :     InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
531 :     InputName=yv12_to_rgb32_mmx
532 :    
533 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
534 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
535 :    
536 :     # End Custom Build
537 :    
538 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
539 :    
540 :     # Begin Custom Build - Assembling $(InputPath)
541 :     IntDir=.\Debug
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 :     !ENDIF
551 :    
552 :     # End Source File
553 :     # Begin Source File
554 :    
555 :     SOURCE=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
556 :    
557 :     !IF "$(CFG)" == "core - Win32 Release"
558 :    
559 :     # Begin Custom Build - Assembling $(InputPath)
560 :     IntDir=.\Release
561 :     InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
562 :     InputName=yv12_to_yuyv_mmx
563 :    
564 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
565 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
566 :    
567 :     # End Custom Build
568 :    
569 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
570 :    
571 :     # Begin Custom Build - Assembling $(InputPath)
572 :     IntDir=.\Debug
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 :     !ENDIF
582 :    
583 :     # End Source File
584 :     # End Group
585 : suxen_drol 68 # Begin Group "image_h"
586 :    
587 :     # PROP Default_Filter ""
588 : Isibaar 3 # Begin Source File
589 :    
590 : suxen_drol 68 SOURCE=..\..\src\image\colorspace.h
591 :     # End Source File
592 :     # Begin Source File
593 :    
594 : suxen_drol 234 SOURCE=..\..\src\image\font.h
595 :     # End Source File
596 :     # Begin Source File
597 :    
598 : suxen_drol 68 SOURCE=..\..\src\image\image.h
599 :     # End Source File
600 :     # Begin Source File
601 :    
602 :     SOURCE=..\..\src\image\interpolate8x8.h
603 :     # End Source File
604 :     # End Group
605 :     # Begin Source File
606 :    
607 : Isibaar 3 SOURCE=..\..\src\image\colorspace.c
608 :     # End Source File
609 :     # Begin Source File
610 :    
611 : suxen_drol 234 SOURCE=..\..\src\image\font.c
612 :     # End Source File
613 :     # Begin Source File
614 :    
615 : Isibaar 3 SOURCE=..\..\src\image\image.c
616 :     # End Source File
617 :     # Begin Source File
618 :    
619 :     SOURCE=..\..\src\image\interpolate8x8.c
620 :     # End Source File
621 :     # End Group
622 :     # Begin Group "motion"
623 :    
624 :     # PROP Default_Filter ""
625 :     # Begin Group "motion_asm"
626 :    
627 :     # PROP Default_Filter ""
628 :     # Begin Source File
629 :    
630 :     SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm
631 :    
632 :     !IF "$(CFG)" == "core - 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)" == "core - 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 : Isibaar 262 # Begin Source File
660 :    
661 :     SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm
662 :    
663 :     !IF "$(CFG)" == "core - 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)" == "core - 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)" == "core - 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)" == "core - 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 : Isibaar 3 # End Group
722 : suxen_drol 68 # Begin Group "motion_h"
723 :    
724 :     # PROP Default_Filter ""
725 : Isibaar 3 # Begin Source File
726 :    
727 : suxen_drol 118 SOURCE=..\..\src\motion\motion.h
728 :     # End Source File
729 :     # Begin Source File
730 :    
731 : suxen_drol 68 SOURCE=..\..\src\motion\sad.h
732 :     # End Source File
733 : Isibaar 262 # Begin Source File
734 :    
735 :     SOURCE=..\..\src\motion\smp_motion_est.h
736 :     # End Source File
737 : suxen_drol 68 # End Group
738 :     # Begin Source File
739 :    
740 : Isibaar 3 SOURCE=..\..\src\motion\motion_comp.c
741 :     # End Source File
742 :     # Begin Source File
743 :    
744 :     SOURCE=..\..\src\motion\motion_est.c
745 :     # End Source File
746 :     # Begin Source File
747 :    
748 :     SOURCE=..\..\src\motion\sad.c
749 :     # End Source File
750 : Isibaar 262 # Begin Source File
751 :    
752 :     SOURCE=..\..\src\motion\smp_motion_est.c
753 :     # End Source File
754 : Isibaar 3 # End Group
755 :     # Begin Group "prediction"
756 :    
757 :     # PROP Default_Filter ""
758 :     # Begin Source File
759 :    
760 :     SOURCE=..\..\src\prediction\mbprediction.c
761 :     # End Source File
762 : suxen_drol 68 # Begin Source File
763 :    
764 :     SOURCE=..\..\src\prediction\mbprediction.h
765 :     # End Source File
766 : Isibaar 3 # End Group
767 :     # Begin Group "quant"
768 :    
769 :     # PROP Default_Filter ""
770 :     # Begin Group "quant_asm"
771 :    
772 :     # PROP Default_Filter ""
773 :     # Begin Source File
774 :    
775 :     SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm
776 :    
777 :     !IF "$(CFG)" == "core - Win32 Release"
778 :    
779 :     # Begin Custom Build - Assembling $(InputPath)
780 :     IntDir=.\Release
781 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
782 :     InputName=quantize4_mmx
783 :    
784 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
785 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
786 :    
787 :     # End Custom Build
788 :    
789 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
790 :    
791 :     # Begin Custom Build
792 :     IntDir=.\Debug
793 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
794 :     InputName=quantize4_mmx
795 :    
796 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
797 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
798 :    
799 :     # End Custom Build
800 :    
801 :     !ENDIF
802 :    
803 :     # End Source File
804 :     # Begin Source File
805 :    
806 :     SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm
807 :    
808 :     !IF "$(CFG)" == "core - Win32 Release"
809 :    
810 :     # Begin Custom Build - Assembling $(InputPath)
811 :     IntDir=.\Release
812 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
813 :     InputName=quantize_mmx
814 :    
815 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
816 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
817 :    
818 :     # End Custom Build
819 :    
820 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
821 :    
822 :     # Begin Custom Build
823 :     IntDir=.\Debug
824 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
825 :     InputName=quantize_mmx
826 :    
827 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
828 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
829 :    
830 :     # End Custom Build
831 :    
832 :     !ENDIF
833 :    
834 :     # End Source File
835 :     # End Group
836 : suxen_drol 68 # Begin Group "quant_h"
837 :    
838 :     # PROP Default_Filter ""
839 : Isibaar 3 # Begin Source File
840 :    
841 : suxen_drol 68 SOURCE=..\..\src\quant\adapt_quant.h
842 :     # End Source File
843 :     # Begin Source File
844 :    
845 :     SOURCE=..\..\src\quant\quant_h263.h
846 :     # End Source File
847 :     # Begin Source File
848 :    
849 :     SOURCE=..\..\src\quant\quant_matrix.h
850 :     # End Source File
851 :     # Begin Source File
852 :    
853 :     SOURCE=..\..\src\quant\quant_mpeg4.h
854 :     # End Source File
855 :     # End Group
856 :     # Begin Source File
857 :    
858 : Isibaar 3 SOURCE=..\..\src\quant\adapt_quant.c
859 :     # End Source File
860 :     # Begin Source File
861 :    
862 :     SOURCE=..\..\src\quant\quant_h263.c
863 :     # End Source File
864 :     # Begin Source File
865 :    
866 : Isibaar 22 SOURCE=..\..\src\quant\quant_matrix.c
867 :     # End Source File
868 :     # Begin Source File
869 :    
870 : Isibaar 3 SOURCE=..\..\src\quant\quant_mpeg4.c
871 :     # End Source File
872 :     # End Group
873 :     # Begin Group "utils"
874 :    
875 :     # PROP Default_Filter ""
876 :     # Begin Group "utils_asm"
877 :    
878 :     # PROP Default_Filter ""
879 :     # Begin Source File
880 :    
881 :     SOURCE=..\..\src\utils\x86_asm\cpuid.asm
882 :    
883 :     !IF "$(CFG)" == "core - Win32 Release"
884 :    
885 :     # Begin Custom Build - Assembling $(InputPath)
886 :     IntDir=.\Release
887 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
888 :     InputName=cpuid
889 :    
890 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
891 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
892 :    
893 :     # End Custom Build
894 :    
895 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
896 :    
897 :     # Begin Custom Build - Assembling $(InputPath)
898 :     IntDir=.\Debug
899 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
900 :     InputName=cpuid
901 :    
902 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
903 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
904 :    
905 :     # End Custom Build
906 :    
907 :     !ENDIF
908 :    
909 :     # End Source File
910 :     # Begin Source File
911 :    
912 :     SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
913 :    
914 :     !IF "$(CFG)" == "core - Win32 Release"
915 :    
916 :     # Begin Custom Build - Assembling $(InputPath)
917 :     IntDir=.\Release
918 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
919 :     InputName=mem_transfer_mmx
920 :    
921 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
922 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
923 :    
924 :     # End Custom Build
925 :    
926 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
927 :    
928 :     # Begin Custom Build - Assembling $(InputPath)
929 :     IntDir=.\Debug
930 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
931 :     InputName=mem_transfer_mmx
932 :    
933 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
934 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
935 :    
936 :     # End Custom Build
937 :    
938 :     !ENDIF
939 :    
940 :     # End Source File
941 :     # End Group
942 : suxen_drol 68 # Begin Group "utils_h"
943 :    
944 :     # PROP Default_Filter ""
945 : Isibaar 3 # Begin Source File
946 :    
947 : suxen_drol 68 SOURCE=..\..\src\utils\emms.h
948 :     # End Source File
949 :     # Begin Source File
950 :    
951 :     SOURCE=..\..\src\utils\mbfunctions.h
952 :     # End Source File
953 :     # Begin Source File
954 :    
955 :     SOURCE=..\..\src\utils\mem_align.h
956 :     # End Source File
957 :     # Begin Source File
958 :    
959 :     SOURCE=..\..\src\utils\mem_transfer.h
960 :     # End Source File
961 :     # Begin Source File
962 :    
963 :     SOURCE=..\..\src\utils\ratecontrol.h
964 :     # End Source File
965 :     # Begin Source File
966 :    
967 :     SOURCE=..\..\src\utils\timer.h
968 :     # End Source File
969 :     # End Group
970 :     # Begin Source File
971 :    
972 : Isibaar 3 SOURCE=..\..\src\utils\emms.c
973 :     # End Source File
974 :     # Begin Source File
975 :    
976 :     SOURCE=..\..\src\utils\mbtransquant.c
977 :     # End Source File
978 :     # Begin Source File
979 :    
980 :     SOURCE=..\..\src\utils\mem_align.c
981 :     # End Source File
982 :     # Begin Source File
983 :    
984 :     SOURCE=..\..\src\utils\mem_transfer.c
985 :     # End Source File
986 :     # Begin Source File
987 :    
988 :     SOURCE=..\..\src\utils\ratecontrol.c
989 :     # End Source File
990 :     # Begin Source File
991 :    
992 :     SOURCE=..\..\src\utils\timer.c
993 :     # End Source File
994 :     # End Group
995 : suxen_drol 68 # Begin Group "xvidcore_h"
996 :    
997 :     # PROP Default_Filter ""
998 : Isibaar 3 # Begin Source File
999 :    
1000 : suxen_drol 68 SOURCE=..\..\src\decoder.h
1001 :     # End Source File
1002 :     # Begin Source File
1003 :    
1004 :     SOURCE=..\..\src\divx4.h
1005 :     # End Source File
1006 :     # Begin Source File
1007 :    
1008 :     SOURCE=..\..\src\encoder.h
1009 :     # End Source File
1010 :     # Begin Source File
1011 :    
1012 :     SOURCE=..\..\src\global.h
1013 :     # End Source File
1014 :     # Begin Source File
1015 :    
1016 :     SOURCE=..\..\src\portab.h
1017 :     # End Source File
1018 :     # Begin Source File
1019 :    
1020 :     SOURCE=..\..\src\xvid.h
1021 :     # End Source File
1022 :     # End Group
1023 :     # Begin Source File
1024 :    
1025 : Isibaar 3 SOURCE=..\..\src\decoder.c
1026 :     # End Source File
1027 :     # Begin Source File
1028 :    
1029 :     SOURCE=..\..\src\divx4.c
1030 :     # End Source File
1031 :     # Begin Source File
1032 :    
1033 :     SOURCE=..\..\src\encoder.c
1034 :     # End Source File
1035 :     # Begin Source File
1036 :    
1037 :     SOURCE=..\..\src\xvid.c
1038 :     # End Source File
1039 :     # End Target
1040 :     # End Project

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