[svn] / tags / branch-release-1-0 / xvidcore / build / win32 / core.dsp Repository:
ViewVC logotype

Annotation of /tags/branch-release-1-0/xvidcore/build/win32/core.dsp

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : Isibaar 3 # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4>
2 :     # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 : h 33 # ** DO NOT EDIT **
4 : Isibaar 3
5 :     # TARGTYPE "Win32 (x86) Static Library" 0x0104
6 :    
7 :     CFG=core - Win32 Debug
8 : h 33 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 :     !MESSAGE use the Export Makefile command and run
10 : Isibaar 3 !MESSAGE
11 :     !MESSAGE NMAKE /f "core.mak".
12 :     !MESSAGE
13 : h 33 !MESSAGE You can specify a configuration when running NMAKE
14 :     !MESSAGE by defining the macro CFG on the command line. For example:
15 : Isibaar 3 !MESSAGE
16 :     !MESSAGE NMAKE /f "core.mak" CFG="core - Win32 Debug"
17 :     !MESSAGE
18 : h 33 !MESSAGE Possible choices for configuration are:
19 : Isibaar 3 !MESSAGE
20 : h 33 !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library")
21 :     !MESSAGE "core - Win32 Debug" (based on "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 : suxen_drol 68 CPP=cl.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 : suxen_drol 68 LIB32=link.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 : suxen_drol 68 LIB32=link.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 :     # End Group
141 : suxen_drol 68 # Begin Group "bitstream_h"
142 :    
143 :     # PROP Default_Filter ""
144 : Isibaar 3 # Begin Source File
145 :    
146 : suxen_drol 68 SOURCE=..\..\src\bitstream\bitstream.h
147 :     # End Source File
148 :     # Begin Source File
149 :    
150 :     SOURCE=..\..\src\bitstream\cbp.h
151 :     # End Source File
152 :     # Begin Source File
153 :    
154 :     SOURCE=..\..\src\bitstream\mbcoding.h
155 :     # End Source File
156 :     # Begin Source File
157 :    
158 :     SOURCE=..\..\src\bitstream\vlc_codes.h
159 :     # End Source File
160 :     # Begin Source File
161 :    
162 :     SOURCE=..\..\src\bitstream\zigzag.h
163 :     # End Source File
164 :     # End Group
165 :     # Begin Source File
166 :    
167 : Isibaar 3 SOURCE=..\..\src\bitstream\bitstream.c
168 :     # End Source File
169 :     # Begin Source File
170 :    
171 :     SOURCE=..\..\src\bitstream\cbp.c
172 :     # End Source File
173 :     # Begin Source File
174 :    
175 :     SOURCE=..\..\src\bitstream\mbcoding.c
176 :     # End Source File
177 :     # End Group
178 :     # Begin Group "dct"
179 :    
180 :     # PROP Default_Filter ""
181 :     # Begin Group "dct_asm"
182 :    
183 :     # PROP Default_Filter ""
184 :     # Begin Source File
185 :    
186 :     SOURCE=..\..\src\dct\x86_asm\fdct_mmx.asm
187 :    
188 :     !IF "$(CFG)" == "core - Win32 Release"
189 :    
190 :     # Begin Custom Build - Assembling $(InputPath)
191 :     IntDir=.\Release
192 :     InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
193 :     InputName=fdct_mmx
194 :    
195 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
196 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
197 :    
198 :     # End Custom Build
199 :    
200 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
201 :    
202 :     # Begin Custom Build - Assembling $(InputPath)
203 :     IntDir=.\Debug
204 :     InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
205 :     InputName=fdct_mmx
206 :    
207 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
208 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
209 :    
210 :     # End Custom Build
211 :    
212 :     !ENDIF
213 :    
214 :     # End Source File
215 :     # Begin Source File
216 :    
217 :     SOURCE=..\..\src\dct\x86_asm\idct_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\idct_mmx.asm
224 :     InputName=idct_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\idct_mmx.asm
236 :     InputName=idct_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 :     # End Group
247 : suxen_drol 68 # Begin Group "dct_h"
248 :    
249 :     # PROP Default_Filter ""
250 : Isibaar 3 # Begin Source File
251 :    
252 : suxen_drol 68 SOURCE=..\..\src\dct\fdct.h
253 :     # End Source File
254 :     # Begin Source File
255 :    
256 :     SOURCE=..\..\src\dct\idct.h
257 :     # End Source File
258 :     # End Group
259 :     # Begin Source File
260 :    
261 : Isibaar 3 SOURCE=..\..\src\dct\fdct.c
262 :     # End Source File
263 :     # Begin Source File
264 :    
265 :     SOURCE=..\..\src\dct\idct.c
266 :     # End Source File
267 :     # End Group
268 :     # Begin Group "image"
269 :    
270 :     # PROP Default_Filter ""
271 :     # Begin Group "image_asm"
272 :    
273 :     # PROP Default_Filter ""
274 :     # Begin Source File
275 :    
276 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
277 :    
278 :     !IF "$(CFG)" == "core - Win32 Release"
279 :    
280 :     # Begin Custom Build - Assembling $(InputPath)
281 :     IntDir=.\Release
282 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
283 :     InputName=interpolate8x8_mmx
284 :    
285 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
286 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
287 :    
288 :     # End Custom Build
289 :    
290 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
291 :    
292 :     # Begin Custom Build - Assembling $(InputPath)
293 :     IntDir=.\Debug
294 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
295 :     InputName=interpolate8x8_mmx
296 :    
297 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
298 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
299 :    
300 :     # End Custom Build
301 :    
302 :     !ENDIF
303 :    
304 :     # End Source File
305 :     # Begin Source File
306 :    
307 :     SOURCE=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
308 :    
309 :     !IF "$(CFG)" == "core - Win32 Release"
310 :    
311 :     # Begin Custom Build - Assembling $(InputPath)
312 :     IntDir=.\Release
313 :     InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
314 :     InputName=rgb_to_yv12_mmx
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\rgb_to_yv12_mmx.asm
326 :     InputName=rgb_to_yv12_mmx
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 :     SOURCE=..\..\src\image\x86_asm\yuv_to_yv12_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\yuv_to_yv12_mmx.asm
345 :     InputName=yuv_to_yv12_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\yuv_to_yv12_mmx.asm
357 :     InputName=yuv_to_yv12_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 :     SOURCE=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
370 :    
371 :     !IF "$(CFG)" == "core - Win32 Release"
372 :    
373 :     # Begin Custom Build - Assembling $(InputPath)
374 :     IntDir=.\Release
375 :     InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
376 :     InputName=yuyv_to_yv12_mmx
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\yuyv_to_yv12_mmx.asm
388 :     InputName=yuyv_to_yv12_mmx
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 :     SOURCE=..\..\src\image\x86_asm\yv12_to_rgb24_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\yv12_to_rgb24_mmx.asm
407 :     InputName=yv12_to_rgb24_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\yv12_to_rgb24_mmx.asm
419 :     InputName=yv12_to_rgb24_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\yv12_to_rgb32_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\yv12_to_rgb32_mmx.asm
438 :     InputName=yv12_to_rgb32_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\yv12_to_rgb32_mmx.asm
450 :     InputName=yv12_to_rgb32_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\yv12_to_yuyv_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\yv12_to_yuyv_mmx.asm
469 :     InputName=yv12_to_yuyv_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\yv12_to_yuyv_mmx.asm
481 :     InputName=yv12_to_yuyv_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 :     # End Group
492 : suxen_drol 68 # Begin Group "image_h"
493 :    
494 :     # PROP Default_Filter ""
495 : Isibaar 3 # Begin Source File
496 :    
497 : suxen_drol 68 SOURCE=..\..\src\image\colorspace.h
498 :     # End Source File
499 :     # Begin Source File
500 :    
501 :     SOURCE=..\..\src\image\image.h
502 :     # End Source File
503 :     # Begin Source File
504 :    
505 :     SOURCE=..\..\src\image\interpolate8x8.h
506 :     # End Source File
507 :     # End Group
508 :     # Begin Source File
509 :    
510 : Isibaar 3 SOURCE=..\..\src\image\colorspace.c
511 :     # End Source File
512 :     # Begin Source File
513 :    
514 :     SOURCE=..\..\src\image\image.c
515 :     # End Source File
516 :     # Begin Source File
517 :    
518 :     SOURCE=..\..\src\image\interpolate8x8.c
519 :     # End Source File
520 :     # End Group
521 :     # Begin Group "motion"
522 :    
523 :     # PROP Default_Filter ""
524 :     # Begin Group "motion_asm"
525 :    
526 :     # PROP Default_Filter ""
527 :     # Begin Source File
528 :    
529 :     SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm
530 :    
531 :     !IF "$(CFG)" == "core - Win32 Release"
532 :    
533 :     # Begin Custom Build - Assembling $(InputPath)
534 :     IntDir=.\Release
535 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
536 :     InputName=sad_mmx
537 :    
538 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
539 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
540 :    
541 :     # End Custom Build
542 :    
543 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
544 :    
545 :     # Begin Custom Build - Assembling $(InputPath)
546 :     IntDir=.\Debug
547 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
548 :     InputName=sad_mmx
549 :    
550 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
551 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
552 :    
553 :     # End Custom Build
554 :    
555 :     !ENDIF
556 :    
557 :     # End Source File
558 :     # End Group
559 : suxen_drol 68 # Begin Group "motion_h"
560 :    
561 :     # PROP Default_Filter ""
562 : Isibaar 3 # Begin Source File
563 :    
564 : suxen_drol 118 SOURCE=..\..\src\motion\motion.h
565 :     # End Source File
566 :     # Begin Source File
567 :    
568 : suxen_drol 68 SOURCE=..\..\src\motion\sad.h
569 :     # End Source File
570 :     # End Group
571 :     # Begin Source File
572 :    
573 : Isibaar 3 SOURCE=..\..\src\motion\motion_comp.c
574 :     # End Source File
575 :     # Begin Source File
576 :    
577 :     SOURCE=..\..\src\motion\motion_est.c
578 :     # End Source File
579 :     # Begin Source File
580 :    
581 :     SOURCE=..\..\src\motion\sad.c
582 :     # End Source File
583 :     # End Group
584 :     # Begin Group "prediction"
585 :    
586 :     # PROP Default_Filter ""
587 :     # Begin Source File
588 :    
589 :     SOURCE=..\..\src\prediction\mbprediction.c
590 :     # End Source File
591 : suxen_drol 68 # Begin Source File
592 :    
593 :     SOURCE=..\..\src\prediction\mbprediction.h
594 :     # End Source File
595 : Isibaar 3 # End Group
596 :     # Begin Group "quant"
597 :    
598 :     # PROP Default_Filter ""
599 :     # Begin Group "quant_asm"
600 :    
601 :     # PROP Default_Filter ""
602 :     # Begin Source File
603 :    
604 :     SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm
605 :    
606 :     !IF "$(CFG)" == "core - Win32 Release"
607 :    
608 :     # Begin Custom Build - Assembling $(InputPath)
609 :     IntDir=.\Release
610 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
611 :     InputName=quantize4_mmx
612 :    
613 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
614 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
615 :    
616 :     # End Custom Build
617 :    
618 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
619 :    
620 :     # Begin Custom Build
621 :     IntDir=.\Debug
622 :     InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
623 :     InputName=quantize4_mmx
624 :    
625 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
626 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
627 :    
628 :     # End Custom Build
629 :    
630 :     !ENDIF
631 :    
632 :     # End Source File
633 :     # Begin Source File
634 :    
635 :     SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm
636 :    
637 :     !IF "$(CFG)" == "core - Win32 Release"
638 :    
639 :     # Begin Custom Build - Assembling $(InputPath)
640 :     IntDir=.\Release
641 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
642 :     InputName=quantize_mmx
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)" == "core - Win32 Debug"
650 :    
651 :     # Begin Custom Build
652 :     IntDir=.\Debug
653 :     InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
654 :     InputName=quantize_mmx
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 :     # End Group
665 : suxen_drol 68 # Begin Group "quant_h"
666 :    
667 :     # PROP Default_Filter ""
668 : Isibaar 3 # Begin Source File
669 :    
670 : suxen_drol 68 SOURCE=..\..\src\quant\adapt_quant.h
671 :     # End Source File
672 :     # Begin Source File
673 :    
674 :     SOURCE=..\..\src\quant\quant_h263.h
675 :     # End Source File
676 :     # Begin Source File
677 :    
678 :     SOURCE=..\..\src\quant\quant_matrix.h
679 :     # End Source File
680 :     # Begin Source File
681 :    
682 :     SOURCE=..\..\src\quant\quant_mpeg4.h
683 :     # End Source File
684 :     # End Group
685 :     # Begin Source File
686 :    
687 : Isibaar 3 SOURCE=..\..\src\quant\adapt_quant.c
688 :     # End Source File
689 :     # Begin Source File
690 :    
691 :     SOURCE=..\..\src\quant\quant_h263.c
692 :     # End Source File
693 :     # Begin Source File
694 :    
695 : Isibaar 22 SOURCE=..\..\src\quant\quant_matrix.c
696 :     # End Source File
697 :     # Begin Source File
698 :    
699 : Isibaar 3 SOURCE=..\..\src\quant\quant_mpeg4.c
700 :     # End Source File
701 :     # End Group
702 :     # Begin Group "utils"
703 :    
704 :     # PROP Default_Filter ""
705 :     # Begin Group "utils_asm"
706 :    
707 :     # PROP Default_Filter ""
708 :     # Begin Source File
709 :    
710 :     SOURCE=..\..\src\utils\x86_asm\cpuid.asm
711 :    
712 :     !IF "$(CFG)" == "core - Win32 Release"
713 :    
714 :     # Begin Custom Build - Assembling $(InputPath)
715 :     IntDir=.\Release
716 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
717 :     InputName=cpuid
718 :    
719 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
720 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
721 :    
722 :     # End Custom Build
723 :    
724 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
725 :    
726 :     # Begin Custom Build - Assembling $(InputPath)
727 :     IntDir=.\Debug
728 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
729 :     InputName=cpuid
730 :    
731 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
732 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
733 :    
734 :     # End Custom Build
735 :    
736 :     !ENDIF
737 :    
738 :     # End Source File
739 :     # Begin Source File
740 :    
741 :     SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
742 :    
743 :     !IF "$(CFG)" == "core - Win32 Release"
744 :    
745 :     # Begin Custom Build - Assembling $(InputPath)
746 :     IntDir=.\Release
747 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
748 :     InputName=mem_transfer_mmx
749 :    
750 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
751 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
752 :    
753 :     # End Custom Build
754 :    
755 :     !ELSEIF "$(CFG)" == "core - Win32 Debug"
756 :    
757 :     # Begin Custom Build - Assembling $(InputPath)
758 :     IntDir=.\Debug
759 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
760 :     InputName=mem_transfer_mmx
761 :    
762 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
763 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
764 :    
765 :     # End Custom Build
766 :    
767 :     !ENDIF
768 :    
769 :     # End Source File
770 :     # End Group
771 : suxen_drol 68 # Begin Group "utils_h"
772 :    
773 :     # PROP Default_Filter ""
774 : Isibaar 3 # Begin Source File
775 :    
776 : suxen_drol 68 SOURCE=..\..\src\utils\emms.h
777 :     # End Source File
778 :     # Begin Source File
779 :    
780 :     SOURCE=..\..\src\utils\mbfunctions.h
781 :     # End Source File
782 :     # Begin Source File
783 :    
784 :     SOURCE=..\..\src\utils\mem_align.h
785 :     # End Source File
786 :     # Begin Source File
787 :    
788 :     SOURCE=..\..\src\utils\mem_transfer.h
789 :     # End Source File
790 :     # Begin Source File
791 :    
792 :     SOURCE=..\..\src\utils\ratecontrol.h
793 :     # End Source File
794 :     # Begin Source File
795 :    
796 :     SOURCE=..\..\src\utils\timer.h
797 :     # End Source File
798 :     # End Group
799 :     # Begin Source File
800 :    
801 : Isibaar 3 SOURCE=..\..\src\utils\emms.c
802 :     # End Source File
803 :     # Begin Source File
804 :    
805 :     SOURCE=..\..\src\utils\mbtransquant.c
806 :     # End Source File
807 :     # Begin Source File
808 :    
809 :     SOURCE=..\..\src\utils\mem_align.c
810 :     # End Source File
811 :     # Begin Source File
812 :    
813 :     SOURCE=..\..\src\utils\mem_transfer.c
814 :     # End Source File
815 :     # Begin Source File
816 :    
817 :     SOURCE=..\..\src\utils\ratecontrol.c
818 :     # End Source File
819 :     # Begin Source File
820 :    
821 :     SOURCE=..\..\src\utils\timer.c
822 :     # End Source File
823 :     # End Group
824 : suxen_drol 68 # Begin Group "xvidcore_h"
825 :    
826 :     # PROP Default_Filter ""
827 : Isibaar 3 # Begin Source File
828 :    
829 : suxen_drol 68 SOURCE=..\..\src\decoder.h
830 :     # End Source File
831 :     # Begin Source File
832 :    
833 :     SOURCE=..\..\src\divx4.h
834 :     # End Source File
835 :     # Begin Source File
836 :    
837 :     SOURCE=..\..\src\encoder.h
838 :     # End Source File
839 :     # Begin Source File
840 :    
841 :     SOURCE=..\..\src\global.h
842 :     # End Source File
843 :     # Begin Source File
844 :    
845 :     SOURCE=..\..\src\portab.h
846 :     # End Source File
847 :     # Begin Source File
848 :    
849 :     SOURCE=..\..\src\xvid.h
850 :     # End Source File
851 :     # End Group
852 :     # Begin Source File
853 :    
854 : Isibaar 3 SOURCE=..\..\src\decoder.c
855 :     # End Source File
856 :     # Begin Source File
857 :    
858 :     SOURCE=..\..\src\divx4.c
859 :     # End Source File
860 :     # Begin Source File
861 :    
862 :     SOURCE=..\..\src\encoder.c
863 :     # End Source File
864 :     # Begin Source File
865 :    
866 :     SOURCE=..\..\src\xvid.c
867 :     # End Source File
868 :     # End Target
869 :     # End Project

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