1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="libFLAC_static" 6 ProjectGUID="{4cefbc84-c215-11db-8314-0800200c9a66}" 7 RootNamespace="libFLAC_static" 8 Keyword="Win32Proj" 9 > 10 <Platforms> 11 <Platform 12 Name="Win32" 13 /> 14 </Platforms> 15 <ToolFiles> 16 </ToolFiles> 17 <Configurations> 18 <Configuration 19 Name="Debug|Win32" 20 OutputDirectory="..\..\obj\debug\lib" 21 IntermediateDirectory="Debug_static" 22 ConfigurationType="4" 23 > 24 <Tool 25 Name="VCPreBuildEventTool" 26 /> 27 <Tool 28 Name="VCCustomBuildTool" 29 /> 30 <Tool 31 Name="VCXMLDataGeneratorTool" 32 /> 33 <Tool 34 Name="VCWebServiceProxyGeneratorTool" 35 /> 36 <Tool 37 Name="VCMIDLTool" 38 /> 39 <Tool 40 Name="VCCLCompilerTool" 41 Optimization="0" 42 AdditionalIncludeDirectories=".\include;..\..\include" 43 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.2.0\";FLAC__NO_DLL;DEBUG;FLAC__OVERFLOW_DETECT" 44 MinimalRebuild="true" 45 BasicRuntimeChecks="3" 46 RuntimeLibrary="1" 47 UsePrecompiledHeader="0" 48 WarningLevel="3" 49 Detect64BitPortabilityProblems="true" 50 DebugInformationFormat="4" 51 CompileAs="0" 52 DisableSpecificWarnings="4267;4996" 53 /> 54 <Tool 55 Name="VCManagedResourceCompilerTool" 56 /> 57 <Tool 58 Name="VCResourceCompilerTool" 59 /> 60 <Tool 61 Name="VCPreLinkEventTool" 62 /> 63 <Tool 64 Name="VCLibrarianTool" 65 OutputFile="..\..\obj\debug\lib\$(ProjectName).lib" 66 /> 67 <Tool 68 Name="VCALinkTool" 69 /> 70 <Tool 71 Name="VCXDCMakeTool" 72 /> 73 <Tool 74 Name="VCBscMakeTool" 75 /> 76 <Tool 77 Name="VCFxCopTool" 78 /> 79 <Tool 80 Name="VCPostBuildEventTool" 81 /> 82 </Configuration> 83 <Configuration 84 Name="Release|Win32" 85 OutputDirectory="..\..\obj\release\lib" 86 IntermediateDirectory="Release_static" 87 ConfigurationType="4" 88 > 89 <Tool 90 Name="VCPreBuildEventTool" 91 /> 92 <Tool 93 Name="VCCustomBuildTool" 94 /> 95 <Tool 96 Name="VCXMLDataGeneratorTool" 97 /> 98 <Tool 99 Name="VCWebServiceProxyGeneratorTool" 100 /> 101 <Tool 102 Name="VCMIDLTool" 103 /> 104 <Tool 105 Name="VCCLCompilerTool" 106 EnableIntrinsicFunctions="true" 107 FavorSizeOrSpeed="1" 108 OmitFramePointers="true" 109 WholeProgramOptimization="true" 110 AdditionalIncludeDirectories=".\include;..\..\include" 111 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.2.0\";FLAC__NO_DLL" 112 RuntimeLibrary="0" 113 BufferSecurityCheck="false" 114 UsePrecompiledHeader="0" 115 WarningLevel="3" 116 Detect64BitPortabilityProblems="true" 117 DebugInformationFormat="3" 118 CompileAs="0" 119 DisableSpecificWarnings="4267;4996" 120 /> 121 <Tool 122 Name="VCManagedResourceCompilerTool" 123 /> 124 <Tool 125 Name="VCResourceCompilerTool" 126 /> 127 <Tool 128 Name="VCPreLinkEventTool" 129 /> 130 <Tool 131 Name="VCLibrarianTool" 132 OutputFile="..\..\obj\release\lib\$(ProjectName).lib" 133 /> 134 <Tool 135 Name="VCALinkTool" 136 /> 137 <Tool 138 Name="VCXDCMakeTool" 139 /> 140 <Tool 141 Name="VCBscMakeTool" 142 /> 143 <Tool 144 Name="VCFxCopTool" 145 /> 146 <Tool 147 Name="VCPostBuildEventTool" 148 /> 149 </Configuration> 150 </Configurations> 151 <References> 152 </References> 153 <Files> 154 <Filter 155 Name="Header Files" 156 Filter="h;hpp;hxx;hm;inl;inc;xsd" 157 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 158 > 159 <File 160 RelativePath=".\include\protected\all.h" 161 > 162 </File> 163 <File 164 RelativePath=".\include\private\all.h" 165 > 166 </File> 167 <File 168 RelativePath=".\include\private\bitmath.h" 169 > 170 </File> 171 <File 172 RelativePath=".\include\private\bitreader.h" 173 > 174 </File> 175 <File 176 RelativePath=".\include\private\bitwriter.h" 177 > 178 </File> 179 <File 180 RelativePath=".\include\private\cpu.h" 181 > 182 </File> 183 <File 184 RelativePath=".\include\private\crc.h" 185 > 186 </File> 187 <File 188 RelativePath=".\include\private\fixed.h" 189 > 190 </File> 191 <File 192 RelativePath=".\include\private\float.h" 193 > 194 </File> 195 <File 196 RelativePath=".\include\private\format.h" 197 > 198 </File> 199 <File 200 RelativePath=".\include\private\lpc.h" 201 > 202 </File> 203 <File 204 RelativePath=".\include\private\md5.h" 205 > 206 </File> 207 <File 208 RelativePath=".\include\private\memory.h" 209 > 210 </File> 211 <File 212 RelativePath=".\include\private\metadata.h" 213 > 214 </File> 215 <File 216 RelativePath=".\ia32\nasm.h" 217 > 218 </File> 219 <File 220 RelativePath=".\include\private\ogg_decoder_aspect.h" 221 > 222 </File> 223 <File 224 RelativePath=".\include\private\ogg_encoder_aspect.h" 225 > 226 </File> 227 <File 228 RelativePath=".\include\private\ogg_helper.h" 229 > 230 </File> 231 <File 232 RelativePath=".\include\private\ogg_mapping.h" 233 > 234 </File> 235 <File 236 RelativePath=".\include\protected\stream_decoder.h" 237 > 238 </File> 239 <File 240 RelativePath=".\include\protected\stream_encoder.h" 241 > 242 </File> 243 <File 244 RelativePath=".\include\private\stream_encoder_framing.h" 245 > 246 </File> 247 <File 248 RelativePath=".\include\private\window.h" 249 > 250 </File> 251 </Filter> 252 <Filter 253 Name="Public Header Files" 254 > 255 <File 256 RelativePath="..\..\include\FLAC\all.h" 257 > 258 </File> 259 <File 260 RelativePath="..\..\include\FLAC\assert.h" 261 > 262 </File> 263 <File 264 RelativePath="..\..\include\FLAC\callback.h" 265 > 266 </File> 267 <File 268 RelativePath="..\..\include\FLAC\export.h" 269 > 270 </File> 271 <File 272 RelativePath="..\..\include\FLAC\format.h" 273 > 274 </File> 275 <File 276 RelativePath="..\..\include\FLAC\metadata.h" 277 > 278 </File> 279 <File 280 RelativePath="..\..\include\FLAC\ordinals.h" 281 > 282 </File> 283 <File 284 RelativePath="..\..\include\FLAC\stream_decoder.h" 285 > 286 </File> 287 <File 288 RelativePath="..\..\include\FLAC\stream_encoder.h" 289 > 290 </File> 291 </Filter> 292 <Filter 293 Name="Source Files" 294 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 295 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 296 > 297 <File 298 RelativePath=".\bitmath.c" 299 > 300 </File> 301 <File 302 RelativePath=".\bitreader.c" 303 > 304 </File> 305 <File 306 RelativePath=".\bitwriter.c" 307 > 308 </File> 309 <File 310 RelativePath=".\cpu.c" 311 > 312 </File> 313 <File 314 RelativePath=".\crc.c" 315 > 316 </File> 317 <File 318 RelativePath=".\fixed.c" 319 > 320 </File> 321 <File 322 RelativePath=".\float.c" 323 > 324 </File> 325 <File 326 RelativePath=".\format.c" 327 > 328 </File> 329 <File 330 RelativePath=".\lpc.c" 331 > 332 </File> 333 <File 334 RelativePath=".\md5.c" 335 > 336 </File> 337 <File 338 RelativePath=".\memory.c" 339 > 340 </File> 341 <File 342 RelativePath=".\metadata_iterators.c" 343 > 344 </File> 345 <File 346 RelativePath=".\metadata_object.c" 347 > 348 </File> 349 <File 350 RelativePath=".\ogg_decoder_aspect.c" 351 > 352 </File> 353 <File 354 RelativePath=".\ogg_encoder_aspect.c" 355 > 356 </File> 357 <File 358 RelativePath=".\ogg_helper.c" 359 > 360 </File> 361 <File 362 RelativePath=".\ogg_mapping.c" 363 > 364 </File> 365 <File 366 RelativePath=".\stream_decoder.c" 367 > 368 </File> 369 <File 370 RelativePath=".\stream_encoder.c" 371 > 372 </File> 373 <File 374 RelativePath=".\stream_encoder_framing.c" 375 > 376 </File> 377 <File 378 RelativePath=".\window.c" 379 > 380 </File> 381 </Filter> 382 <File 383 RelativePath=".\ia32\bitreader_asm.nasm" 384 > 385 <FileConfiguration 386 Name="Debug|Win32" 387 > 388 <Tool 389 Name="VCCustomBuildTool" 390 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/bitreader_asm.nasm -o ia32/bitreader_asm.obj
" 391 AdditionalDependencies="ia32/bitreader_asm.nasm;ia32/nasm.h" 392 Outputs="ia32/bitreader_asm.obj" 393 /> 394 </FileConfiguration> 395 <FileConfiguration 396 Name="Release|Win32" 397 > 398 <Tool 399 Name="VCCustomBuildTool" 400 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/bitreader_asm.nasm -o ia32/bitreader_asm.obj
" 401 AdditionalDependencies="ia32/bitreader_asm.nasm;ia32/nasm.h" 402 Outputs="ia32/bitreader_asm.obj" 403 /> 404 </FileConfiguration> 405 </File> 406 <File 407 RelativePath=".\ia32\cpu_asm.nasm" 408 > 409 <FileConfiguration 410 Name="Debug|Win32" 411 > 412 <Tool 413 Name="VCCustomBuildTool" 414 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj
" 415 AdditionalDependencies="ia32/cpu_asm.nasm;ia32/nasm.h" 416 Outputs="ia32/cpu_asm.obj" 417 /> 418 </FileConfiguration> 419 <FileConfiguration 420 Name="Release|Win32" 421 > 422 <Tool 423 Name="VCCustomBuildTool" 424 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj
" 425 AdditionalDependencies="ia32/cpu_asm.nasm;ia32/nasm.h" 426 Outputs="ia32/cpu_asm.obj" 427 /> 428 </FileConfiguration> 429 </File> 430 <File 431 RelativePath=".\ia32\fixed_asm.nasm" 432 > 433 <FileConfiguration 434 Name="Debug|Win32" 435 > 436 <Tool 437 Name="VCCustomBuildTool" 438 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj
" 439 AdditionalDependencies="ia32/fixed_asm.nasm;ia32/nasm.h" 440 Outputs="ia32/fixed_asm.obj" 441 /> 442 </FileConfiguration> 443 <FileConfiguration 444 Name="Release|Win32" 445 > 446 <Tool 447 Name="VCCustomBuildTool" 448 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj
" 449 AdditionalDependencies="ia32/fixed_asm.nasm;ia32/nasm.h" 450 Outputs="ia32/fixed_asm.obj" 451 /> 452 </FileConfiguration> 453 </File> 454 <File 455 RelativePath=".\ia32\lpc_asm.nasm" 456 > 457 <FileConfiguration 458 Name="Debug|Win32" 459 > 460 <Tool 461 Name="VCCustomBuildTool" 462 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj
" 463 AdditionalDependencies="ia32/lpc_asm.nasm;ia32/nasm.h" 464 Outputs="ia32/lpc_asm.obj" 465 /> 466 </FileConfiguration> 467 <FileConfiguration 468 Name="Release|Win32" 469 > 470 <Tool 471 Name="VCCustomBuildTool" 472 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj
" 473 AdditionalDependencies="ia32/lpc_asm.nasm;ia32/nasm.h" 474 Outputs="ia32/lpc_asm.obj" 475 /> 476 </FileConfiguration> 477 </File> 478 <File 479 RelativePath=".\ia32\stream_encoder_asm.nasm" 480 > 481 <FileConfiguration 482 Name="Debug|Win32" 483 > 484 <Tool 485 Name="VCCustomBuildTool" 486 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/stream_encoder_asm.nasm -o ia32/stream_encoder_asm.obj
" 487 AdditionalDependencies="ia32/stream_encoder_asm.nasm;ia32/nasm.h" 488 Outputs="ia32/stream_encoder_asm.obj" 489 /> 490 </FileConfiguration> 491 <FileConfiguration 492 Name="Release|Win32" 493 > 494 <Tool 495 Name="VCCustomBuildTool" 496 CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/stream_encoder_asm.nasm -o ia32/stream_encoder_asm.obj
" 497 AdditionalDependencies="ia32/stream_encoder_asm.nasm;ia32/nasm.h" 498 Outputs="ia32/stream_encoder_asm.obj" 499 /> 500 </FileConfiguration> 501 </File> 502 </Files> 503 <Globals> 504 </Globals> 505</VisualStudioProject> 506