Parent Directory
|
Revision Log
Revision 234 - (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 : | 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 : | suxen_drol | 234 | SOURCE=..\..\src\image\font.h |
502 : | # End Source File | ||
503 : | # Begin Source File | ||
504 : | |||
505 : | suxen_drol | 68 | SOURCE=..\..\src\image\image.h |
506 : | # End Source File | ||
507 : | # Begin Source File | ||
508 : | |||
509 : | SOURCE=..\..\src\image\interpolate8x8.h | ||
510 : | # End Source File | ||
511 : | # End Group | ||
512 : | # Begin Source File | ||
513 : | |||
514 : | Isibaar | 3 | SOURCE=..\..\src\image\colorspace.c |
515 : | # End Source File | ||
516 : | # Begin Source File | ||
517 : | |||
518 : | suxen_drol | 234 | SOURCE=..\..\src\image\font.c |
519 : | # End Source File | ||
520 : | # Begin Source File | ||
521 : | |||
522 : | Isibaar | 3 | SOURCE=..\..\src\image\image.c |
523 : | # End Source File | ||
524 : | # Begin Source File | ||
525 : | |||
526 : | SOURCE=..\..\src\image\interpolate8x8.c | ||
527 : | # End Source File | ||
528 : | # End Group | ||
529 : | # Begin Group "motion" | ||
530 : | |||
531 : | # PROP Default_Filter "" | ||
532 : | # Begin Group "motion_asm" | ||
533 : | |||
534 : | # PROP Default_Filter "" | ||
535 : | # Begin Source File | ||
536 : | |||
537 : | SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm | ||
538 : | |||
539 : | !IF "$(CFG)" == "core - Win32 Release" | ||
540 : | |||
541 : | # Begin Custom Build - Assembling $(InputPath) | ||
542 : | IntDir=.\Release | ||
543 : | InputPath=..\..\src\motion\x86_asm\sad_mmx.asm | ||
544 : | InputName=sad_mmx | ||
545 : | |||
546 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
547 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
548 : | |||
549 : | # End Custom Build | ||
550 : | |||
551 : | !ELSEIF "$(CFG)" == "core - Win32 Debug" | ||
552 : | |||
553 : | # Begin Custom Build - Assembling $(InputPath) | ||
554 : | IntDir=.\Debug | ||
555 : | InputPath=..\..\src\motion\x86_asm\sad_mmx.asm | ||
556 : | InputName=sad_mmx | ||
557 : | |||
558 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
559 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
560 : | |||
561 : | # End Custom Build | ||
562 : | |||
563 : | !ENDIF | ||
564 : | |||
565 : | # End Source File | ||
566 : | # End Group | ||
567 : | suxen_drol | 68 | # Begin Group "motion_h" |
568 : | |||
569 : | # PROP Default_Filter "" | ||
570 : | Isibaar | 3 | # Begin Source File |
571 : | |||
572 : | suxen_drol | 118 | SOURCE=..\..\src\motion\motion.h |
573 : | # End Source File | ||
574 : | # Begin Source File | ||
575 : | |||
576 : | suxen_drol | 68 | SOURCE=..\..\src\motion\sad.h |
577 : | # End Source File | ||
578 : | # End Group | ||
579 : | # Begin Source File | ||
580 : | |||
581 : | Isibaar | 3 | SOURCE=..\..\src\motion\motion_comp.c |
582 : | # End Source File | ||
583 : | # Begin Source File | ||
584 : | |||
585 : | SOURCE=..\..\src\motion\motion_est.c | ||
586 : | # End Source File | ||
587 : | # Begin Source File | ||
588 : | |||
589 : | SOURCE=..\..\src\motion\sad.c | ||
590 : | # End Source File | ||
591 : | # End Group | ||
592 : | # Begin Group "prediction" | ||
593 : | |||
594 : | # PROP Default_Filter "" | ||
595 : | # Begin Source File | ||
596 : | |||
597 : | SOURCE=..\..\src\prediction\mbprediction.c | ||
598 : | # End Source File | ||
599 : | suxen_drol | 68 | # Begin Source File |
600 : | |||
601 : | SOURCE=..\..\src\prediction\mbprediction.h | ||
602 : | # End Source File | ||
603 : | Isibaar | 3 | # End Group |
604 : | # Begin Group "quant" | ||
605 : | |||
606 : | # PROP Default_Filter "" | ||
607 : | # Begin Group "quant_asm" | ||
608 : | |||
609 : | # PROP Default_Filter "" | ||
610 : | # Begin Source File | ||
611 : | |||
612 : | SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm | ||
613 : | |||
614 : | !IF "$(CFG)" == "core - Win32 Release" | ||
615 : | |||
616 : | # Begin Custom Build - Assembling $(InputPath) | ||
617 : | IntDir=.\Release | ||
618 : | InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm | ||
619 : | InputName=quantize4_mmx | ||
620 : | |||
621 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
622 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
623 : | |||
624 : | # End Custom Build | ||
625 : | |||
626 : | !ELSEIF "$(CFG)" == "core - Win32 Debug" | ||
627 : | |||
628 : | # Begin Custom Build | ||
629 : | IntDir=.\Debug | ||
630 : | InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm | ||
631 : | InputName=quantize4_mmx | ||
632 : | |||
633 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
634 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
635 : | |||
636 : | # End Custom Build | ||
637 : | |||
638 : | !ENDIF | ||
639 : | |||
640 : | # End Source File | ||
641 : | # Begin Source File | ||
642 : | |||
643 : | SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm | ||
644 : | |||
645 : | !IF "$(CFG)" == "core - Win32 Release" | ||
646 : | |||
647 : | # Begin Custom Build - Assembling $(InputPath) | ||
648 : | IntDir=.\Release | ||
649 : | InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm | ||
650 : | InputName=quantize_mmx | ||
651 : | |||
652 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
653 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
654 : | |||
655 : | # End Custom Build | ||
656 : | |||
657 : | !ELSEIF "$(CFG)" == "core - Win32 Debug" | ||
658 : | |||
659 : | # Begin Custom Build | ||
660 : | IntDir=.\Debug | ||
661 : | InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm | ||
662 : | InputName=quantize_mmx | ||
663 : | |||
664 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
665 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
666 : | |||
667 : | # End Custom Build | ||
668 : | |||
669 : | !ENDIF | ||
670 : | |||
671 : | # End Source File | ||
672 : | # End Group | ||
673 : | suxen_drol | 68 | # Begin Group "quant_h" |
674 : | |||
675 : | # PROP Default_Filter "" | ||
676 : | Isibaar | 3 | # Begin Source File |
677 : | |||
678 : | suxen_drol | 68 | SOURCE=..\..\src\quant\adapt_quant.h |
679 : | # End Source File | ||
680 : | # Begin Source File | ||
681 : | |||
682 : | SOURCE=..\..\src\quant\quant_h263.h | ||
683 : | # End Source File | ||
684 : | # Begin Source File | ||
685 : | |||
686 : | SOURCE=..\..\src\quant\quant_matrix.h | ||
687 : | # End Source File | ||
688 : | # Begin Source File | ||
689 : | |||
690 : | SOURCE=..\..\src\quant\quant_mpeg4.h | ||
691 : | # End Source File | ||
692 : | # End Group | ||
693 : | # Begin Source File | ||
694 : | |||
695 : | Isibaar | 3 | SOURCE=..\..\src\quant\adapt_quant.c |
696 : | # End Source File | ||
697 : | # Begin Source File | ||
698 : | |||
699 : | SOURCE=..\..\src\quant\quant_h263.c | ||
700 : | # End Source File | ||
701 : | # Begin Source File | ||
702 : | |||
703 : | Isibaar | 22 | SOURCE=..\..\src\quant\quant_matrix.c |
704 : | # End Source File | ||
705 : | # Begin Source File | ||
706 : | |||
707 : | Isibaar | 3 | SOURCE=..\..\src\quant\quant_mpeg4.c |
708 : | # End Source File | ||
709 : | # End Group | ||
710 : | # Begin Group "utils" | ||
711 : | |||
712 : | # PROP Default_Filter "" | ||
713 : | # Begin Group "utils_asm" | ||
714 : | |||
715 : | # PROP Default_Filter "" | ||
716 : | # Begin Source File | ||
717 : | |||
718 : | SOURCE=..\..\src\utils\x86_asm\cpuid.asm | ||
719 : | |||
720 : | !IF "$(CFG)" == "core - Win32 Release" | ||
721 : | |||
722 : | # Begin Custom Build - Assembling $(InputPath) | ||
723 : | IntDir=.\Release | ||
724 : | InputPath=..\..\src\utils\x86_asm\cpuid.asm | ||
725 : | InputName=cpuid | ||
726 : | |||
727 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
728 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
729 : | |||
730 : | # End Custom Build | ||
731 : | |||
732 : | !ELSEIF "$(CFG)" == "core - Win32 Debug" | ||
733 : | |||
734 : | # Begin Custom Build - Assembling $(InputPath) | ||
735 : | IntDir=.\Debug | ||
736 : | InputPath=..\..\src\utils\x86_asm\cpuid.asm | ||
737 : | InputName=cpuid | ||
738 : | |||
739 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
740 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
741 : | |||
742 : | # End Custom Build | ||
743 : | |||
744 : | !ENDIF | ||
745 : | |||
746 : | # End Source File | ||
747 : | # Begin Source File | ||
748 : | |||
749 : | SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm | ||
750 : | |||
751 : | !IF "$(CFG)" == "core - Win32 Release" | ||
752 : | |||
753 : | # Begin Custom Build - Assembling $(InputPath) | ||
754 : | IntDir=.\Release | ||
755 : | InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm | ||
756 : | InputName=mem_transfer_mmx | ||
757 : | |||
758 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
759 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
760 : | |||
761 : | # End Custom Build | ||
762 : | |||
763 : | !ELSEIF "$(CFG)" == "core - Win32 Debug" | ||
764 : | |||
765 : | # Begin Custom Build - Assembling $(InputPath) | ||
766 : | IntDir=.\Debug | ||
767 : | InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm | ||
768 : | InputName=mem_transfer_mmx | ||
769 : | |||
770 : | "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | ||
771 : | nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) | ||
772 : | |||
773 : | # End Custom Build | ||
774 : | |||
775 : | !ENDIF | ||
776 : | |||
777 : | # End Source File | ||
778 : | # End Group | ||
779 : | suxen_drol | 68 | # Begin Group "utils_h" |
780 : | |||
781 : | # PROP Default_Filter "" | ||
782 : | Isibaar | 3 | # Begin Source File |
783 : | |||
784 : | suxen_drol | 68 | SOURCE=..\..\src\utils\emms.h |
785 : | # End Source File | ||
786 : | # Begin Source File | ||
787 : | |||
788 : | SOURCE=..\..\src\utils\mbfunctions.h | ||
789 : | # End Source File | ||
790 : | # Begin Source File | ||
791 : | |||
792 : | SOURCE=..\..\src\utils\mem_align.h | ||
793 : | # End Source File | ||
794 : | # Begin Source File | ||
795 : | |||
796 : | SOURCE=..\..\src\utils\mem_transfer.h | ||
797 : | # End Source File | ||
798 : | # Begin Source File | ||
799 : | |||
800 : | SOURCE=..\..\src\utils\ratecontrol.h | ||
801 : | # End Source File | ||
802 : | # Begin Source File | ||
803 : | |||
804 : | SOURCE=..\..\src\utils\timer.h | ||
805 : | # End Source File | ||
806 : | # End Group | ||
807 : | # Begin Source File | ||
808 : | |||
809 : | Isibaar | 3 | SOURCE=..\..\src\utils\emms.c |
810 : | # End Source File | ||
811 : | # Begin Source File | ||
812 : | |||
813 : | SOURCE=..\..\src\utils\mbtransquant.c | ||
814 : | # End Source File | ||
815 : | # Begin Source File | ||
816 : | |||
817 : | SOURCE=..\..\src\utils\mem_align.c | ||
818 : | # End Source File | ||
819 : | # Begin Source File | ||
820 : | |||
821 : | SOURCE=..\..\src\utils\mem_transfer.c | ||
822 : | # End Source File | ||
823 : | # Begin Source File | ||
824 : | |||
825 : | SOURCE=..\..\src\utils\ratecontrol.c | ||
826 : | # End Source File | ||
827 : | # Begin Source File | ||
828 : | |||
829 : | SOURCE=..\..\src\utils\timer.c | ||
830 : | # End Source File | ||
831 : | # End Group | ||
832 : | suxen_drol | 68 | # Begin Group "xvidcore_h" |
833 : | |||
834 : | # PROP Default_Filter "" | ||
835 : | Isibaar | 3 | # Begin Source File |
836 : | |||
837 : | suxen_drol | 68 | SOURCE=..\..\src\decoder.h |
838 : | # End Source File | ||
839 : | # Begin Source File | ||
840 : | |||
841 : | SOURCE=..\..\src\divx4.h | ||
842 : | # End Source File | ||
843 : | # Begin Source File | ||
844 : | |||
845 : | SOURCE=..\..\src\encoder.h | ||
846 : | # End Source File | ||
847 : | # Begin Source File | ||
848 : | |||
849 : | SOURCE=..\..\src\global.h | ||
850 : | # End Source File | ||
851 : | # Begin Source File | ||
852 : | |||
853 : | SOURCE=..\..\src\portab.h | ||
854 : | # End Source File | ||
855 : | # Begin Source File | ||
856 : | |||
857 : | SOURCE=..\..\src\xvid.h | ||
858 : | # End Source File | ||
859 : | # End Group | ||
860 : | # Begin Source File | ||
861 : | |||
862 : | Isibaar | 3 | SOURCE=..\..\src\decoder.c |
863 : | # End Source File | ||
864 : | # Begin Source File | ||
865 : | |||
866 : | SOURCE=..\..\src\divx4.c | ||
867 : | # End Source File | ||
868 : | # Begin Source File | ||
869 : | |||
870 : | SOURCE=..\..\src\encoder.c | ||
871 : | # End Source File | ||
872 : | # Begin Source File | ||
873 : | |||
874 : | SOURCE=..\..\src\xvid.c | ||
875 : | # End Source File | ||
876 : | # End Target | ||
877 : | # End Project |
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |