Changeset 68 for libmpcdec/branches/zorg/win32/libmpcdec.vcproj
- Timestamp:
- 10/06/06 17:14:05 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpcdec/branches/zorg/win32/libmpcdec.vcproj
r36 r68 140 140 <Files> 141 141 <Filter 142 Name="Source Files" 143 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 144 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 145 > 146 <File 147 RelativePath="..\src\huffsv46.c" 148 > 149 </File> 150 <File 151 RelativePath="..\src\huffsv7.c" 152 > 153 </File> 154 <File 155 RelativePath="..\src\idtag.c" 156 > 157 </File> 158 <File 159 RelativePath="..\src\mpc_decoder.c" 160 > 161 </File> 162 <File 163 RelativePath="..\src\mpc_reader.c" 164 > 165 </File> 166 <File 167 RelativePath="..\src\requant.c" 168 > 169 </File> 170 <File 171 RelativePath="..\src\streaminfo.c" 172 > 173 </File> 174 <File 175 RelativePath="..\src\synth_filter.c" 142 Name="Headers" 143 > 144 <File 145 RelativePath="..\src\decoder.h" 146 > 147 </File> 148 <File 149 RelativePath="..\src\huffman.h" 150 > 151 </File> 152 <File 153 RelativePath="..\src\internal.h" 154 > 155 </File> 156 <File 157 RelativePath="..\src\math.h" 158 > 159 </File> 160 <File 161 RelativePath="..\src\requant.h" 176 162 > 177 163 </File> 178 164 </Filter> 179 165 <Filter 180 Name="Header Files" 181 Filter="h;hpp;hxx;hm;inl;inc;xsd" 182 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 183 > 184 <File 185 RelativePath="..\include\mpcdec\config_win32.h" 186 > 187 </File> 188 <File 189 RelativePath="..\include\mpcdec\decoder.h" 190 > 191 </File> 192 <File 193 RelativePath="..\include\mpcdec\huffman.h" 194 > 195 </File> 196 <File 197 RelativePath="..\include\mpcdec\internal.h" 198 > 199 </File> 200 <File 201 RelativePath="..\include\mpcdec\math.h" 166 Name="Sources" 167 > 168 <File 169 RelativePath="..\src\huffman.c" 170 > 171 </File> 172 <File 173 RelativePath="..\src\mpc_decoder.c" 174 > 175 </File> 176 <File 177 RelativePath="..\src\mpc_reader.c" 178 > 179 </File> 180 <File 181 RelativePath="..\src\requant.c" 182 > 183 </File> 184 <File 185 RelativePath="..\src\streaminfo.c" 186 > 187 </File> 188 <File 189 RelativePath="..\src\synth_filter.c" 190 > 191 </File> 192 </Filter> 193 <Filter 194 Name="Interface" 195 > 196 <File 197 RelativePath="..\include\mpcdec\mpc_types.h" 202 198 > 203 199 </File> … … 208 204 <File 209 205 RelativePath="..\include\mpcdec\reader.h" 210 >211 </File>212 <File213 RelativePath="..\include\mpcdec\requant.h"214 206 > 215 207 </File>
Note: See TracChangeset
for help on using the changeset viewer.