Changeset 151 for libmpc/branches/r2d/win32/libmpcdec.vcproj
- Timestamp:
- 11/25/06 15:19:25 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/win32/libmpcdec.vcproj
r131 r151 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="8 ,00"4 Version="8.00" 5 5 Name="libmpcdec" 6 6 ProjectGUID="{4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}" … … 153 153 > 154 154 <File 155 RelativePath="..\ src\decoder.h"156 > 157 </File> 158 <File 159 RelativePath="..\ src\huffman.h"160 > 161 </File> 162 <File 163 RelativePath="..\ src\internal.h"164 > 165 </File> 166 <File 167 RelativePath="..\ src\math.h"168 > 169 </File> 170 <File 171 RelativePath="..\ src\requant.h"155 RelativePath="..\libmpcdec\decoder.h" 156 > 157 </File> 158 <File 159 RelativePath="..\libmpcdec\huffman.h" 160 > 161 </File> 162 <File 163 RelativePath="..\libmpcdec\internal.h" 164 > 165 </File> 166 <File 167 RelativePath="..\libmpcdec\math.h" 168 > 169 </File> 170 <File 171 RelativePath="..\libmpcdec\requant.h" 172 172 > 173 173 </File> … … 177 177 > 178 178 <File 179 RelativePath="..\src\huffman.c" 180 > 181 </File> 182 <File 183 RelativePath="..\src\mpc_decoder.c" 184 > 185 </File> 186 <File 187 RelativePath="..\src\mpc_reader.c" 188 > 189 </File> 190 <File 191 RelativePath="..\src\requant.c" 192 > 193 </File> 194 <File 195 RelativePath="..\src\streaminfo.c" 196 > 197 </File> 198 <File 199 RelativePath="..\src\synth_filter.c" 179 RelativePath="..\common\crc32.c" 180 > 181 </File> 182 <File 183 RelativePath="..\libmpcdec\huffman.c" 184 > 185 </File> 186 <File 187 RelativePath="..\libmpcdec\mpc_decoder.c" 188 > 189 </File> 190 <File 191 RelativePath="..\libmpcdec\mpc_demux.c" 192 > 193 </File> 194 <File 195 RelativePath="..\libmpcdec\mpc_reader.c" 196 > 197 </File> 198 <File 199 RelativePath="..\libmpcdec\requant.c" 200 > 201 </File> 202 <File 203 RelativePath="..\libmpcdec\streaminfo.c" 204 > 205 </File> 206 <File 207 RelativePath="..\libmpcdec\synth_filter.c" 200 208 > 201 209 </File> … … 205 213 > 206 214 <File 207 RelativePath="..\include\mpc dec\mpc_types.h"215 RelativePath="..\include\mpc\mpc_types.h" 208 216 > 209 217 </File>
Note: See TracChangeset
for help on using the changeset viewer.