comparison libavcodec.dsp @ 64:5aa6292a1660 libavcodec

win32 fixes
author glantau
date Mon, 13 Aug 2001 21:48:05 +0000
parents
children
comparison
equal deleted inserted replaced
63:8e2d8dbf89a5 64:5aa6292a1660
1 # Microsoft Developer Studio Project File - Name="libavcodec" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=libavcodec - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "libavcodec.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "libavcodec.mak" CFG="libavcodec - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "libavcodec - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "libavcodec - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF "$(CFG)" == "libavcodec - 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/libavcodec"
41 # PROP Intermediate_Dir "../Release/libavcodec"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /c
45 # ADD BASE RSC /l 0x40c /d "NDEBUG"
46 # ADD RSC /l 0x40c /d "NDEBUG"
47 BSC32=bscmake.exe
48 # ADD BASE BSC32 /nologo
49 # ADD BSC32 /nologo
50 LIB32=link.exe -lib
51 # ADD BASE LIB32 /nologo
52 # ADD LIB32 /nologo
53
54 !ELSEIF "$(CFG)" == "libavcodec - 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/libavcodec"
64 # PROP Intermediate_Dir "../Debug/libavcodec"
65 # PROP Target_Dir ""
66 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
68 # ADD BASE RSC /l 0x40c /d "_DEBUG"
69 # ADD RSC /l 0x40c /d "_DEBUG"
70 BSC32=bscmake.exe
71 # ADD BASE BSC32 /nologo
72 # ADD BSC32 /nologo
73 LIB32=link.exe -lib
74 # ADD BASE LIB32 /nologo
75 # ADD LIB32 /nologo
76
77 !ENDIF
78
79 # Begin Target
80
81 # Name "libavcodec - Win32 Release"
82 # Name "libavcodec - Win32 Debug"
83 # Begin Group "Source Files"
84
85 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
86 # Begin Group "libac3"
87
88 # PROP Default_Filter ""
89 # Begin Source File
90
91 SOURCE=.\libac3\ac3.h
92 # End Source File
93 # Begin Source File
94
95 SOURCE=.\libac3\ac3_internal.h
96 # End Source File
97 # Begin Source File
98
99 SOURCE=.\libac3\bit_allocate.c
100 # End Source File
101 # Begin Source File
102
103 SOURCE=.\libac3\bitstream.c
104 # End Source File
105 # Begin Source File
106
107 SOURCE=.\libac3\bitstream.h
108 # End Source File
109 # Begin Source File
110
111 SOURCE=.\libac3\downmix.c
112 # End Source File
113 # Begin Source File
114
115 SOURCE=.\libac3\imdct.c
116 # End Source File
117 # Begin Source File
118
119 SOURCE=.\libac3\parse.c
120 # End Source File
121 # Begin Source File
122
123 SOURCE=.\libac3\tables.h
124 # End Source File
125 # End Group
126 # Begin Group "mpglib"
127
128 # PROP Default_Filter ""
129 # Begin Source File
130
131 SOURCE=.\mpglib\dct64_i386.c
132 # End Source File
133 # Begin Source File
134
135 SOURCE=.\mpglib\decode_i386.c
136 # End Source File
137 # Begin Source File
138
139 SOURCE=.\mpglib\huffman.h
140 # End Source File
141 # Begin Source File
142
143 SOURCE=.\mpglib\l2tables.h
144 # End Source File
145 # Begin Source File
146
147 SOURCE=.\mpglib\layer1.c
148 # End Source File
149 # Begin Source File
150
151 SOURCE=.\mpglib\layer2.c
152 # End Source File
153 # Begin Source File
154
155 SOURCE=.\mpglib\layer3.c
156 # End Source File
157 # Begin Source File
158
159 SOURCE=.\mpglib\mpg123.h
160 # End Source File
161 # Begin Source File
162
163 SOURCE=.\mpglib\tabinit.c
164 # End Source File
165 # End Group
166 # Begin Source File
167
168 SOURCE=.\ac3dec.c
169 # End Source File
170 # Begin Source File
171
172 SOURCE=.\ac3enc.c
173 # End Source File
174 # Begin Source File
175
176 SOURCE=.\ac3enc.h
177 # End Source File
178 # Begin Source File
179
180 SOURCE=.\ac3tab.h
181 # End Source File
182 # Begin Source File
183
184 SOURCE=.\avcodec.h
185 # End Source File
186 # Begin Source File
187
188 SOURCE=.\common.c
189 # End Source File
190 # Begin Source File
191
192 SOURCE=.\common.h
193 # End Source File
194 # Begin Source File
195
196 SOURCE=.\dsputil.c
197 # End Source File
198 # Begin Source File
199
200 SOURCE=.\dsputil.h
201 # End Source File
202 # Begin Source File
203
204 SOURCE=.\fastmemcpy.h
205 # End Source File
206 # Begin Source File
207
208 SOURCE=.\h263.c
209 # End Source File
210 # Begin Source File
211
212 SOURCE=.\h263data.h
213 # End Source File
214 # Begin Source File
215
216 SOURCE=.\h263dec.c
217 # End Source File
218 # Begin Source File
219
220 SOURCE=.\imgconvert.c
221 # End Source File
222 # Begin Source File
223
224 SOURCE=.\imgresample.c
225 # End Source File
226 # Begin Source File
227
228 SOURCE=.\jfdctfst.c
229 # End Source File
230 # Begin Source File
231
232 SOURCE=.\jrevdct.c
233 # End Source File
234 # Begin Source File
235
236 SOURCE=.\mjpeg.c
237 # End Source File
238 # Begin Source File
239
240 SOURCE=.\motion_est.c
241 # End Source File
242 # Begin Source File
243
244 SOURCE=.\mpeg12.c
245 # End Source File
246 # Begin Source File
247
248 SOURCE=.\mpeg12data.h
249 # End Source File
250 # Begin Source File
251
252 SOURCE=.\mpeg4data.h
253 # End Source File
254 # Begin Source File
255
256 SOURCE=.\mpegaudio.c
257 # End Source File
258 # Begin Source File
259
260 SOURCE=.\mpegaudio.h
261 # End Source File
262 # Begin Source File
263
264 SOURCE=.\mpegaudiodec.c
265 # End Source File
266 # Begin Source File
267
268 SOURCE=.\mpegaudiotab.h
269 # End Source File
270 # Begin Source File
271
272 SOURCE=.\mpegvideo.c
273 # End Source File
274 # Begin Source File
275
276 SOURCE=.\mpegvideo.h
277 # End Source File
278 # Begin Source File
279
280 SOURCE=.\msmpeg4.c
281 # End Source File
282 # Begin Source File
283
284 SOURCE=.\msmpeg4data.h
285 # End Source File
286 # Begin Source File
287
288 SOURCE=.\resample.c
289 # End Source File
290 # Begin Source File
291
292 SOURCE=.\rv10.c
293 # End Source File
294 # Begin Source File
295
296 SOURCE=.\utils.c
297 # End Source File
298 # End Group
299 # Begin Group "Header Files"
300
301 # PROP Default_Filter "h;hpp;hxx;hm;inl"
302 # End Group
303 # End Target
304 # End Project