Version 1.3.0pre2.
[platform/upstream/flac.git] / src / libFLAC / libFLAC_static.vcproj
index c307888..5c28efd 100644 (file)
@@ -17,7 +17,7 @@
        <Configurations>\r
                <Configuration\r
                        Name="Debug|Win32"\r
-                       OutputDirectory="..\..\obj\debug\lib"\r
+                       OutputDirectory="..\..\objs\debug\lib"\r
                        IntermediateDirectory="Debug_static"\r
                        ConfigurationType="4"\r
                        >\r
                                Name="VCCLCompilerTool"\r
                                Optimization="0"\r
                                AdditionalIncludeDirectories=".\include;..\..\include"\r
-                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\&quot;1.1.4\&quot;;FLAC__NO_DLL;DEBUG;FLAC__OVERFLOW_DETECT"\r
+                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\&quot;1.3.0pre2\&quot;;FLAC__NO_DLL;DEBUG;FLAC__OVERFLOW_DETECT"\r
                                MinimalRebuild="true"\r
                                BasicRuntimeChecks="3"\r
-                               RuntimeLibrary="3"\r
+                               RuntimeLibrary="1"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
                                Detect64BitPortabilityProblems="true"\r
                                DebugInformationFormat="4"\r
+                               CompileAs="0"\r
                                DisableSpecificWarnings="4267;4996"\r
                        />\r
                        <Tool\r
@@ -61,7 +62,7 @@
                        />\r
                        <Tool\r
                                Name="VCLibrarianTool"\r
-                               OutputFile="..\..\obj\debug\lib\$(ProjectName).lib"\r
+                               OutputFile="..\..\objs\debug\lib\$(ProjectName).lib"\r
                        />\r
                        <Tool\r
                                Name="VCALinkTool"\r
@@ -81,7 +82,7 @@
                </Configuration>\r
                <Configuration\r
                        Name="Release|Win32"\r
-                       OutputDirectory="..\..\obj\release\lib"\r
+                       OutputDirectory="..\..\objs\release\lib"\r
                        IntermediateDirectory="Release_static"\r
                        ConfigurationType="4"\r
                        >\r
                        />\r
                        <Tool\r
                                Name="VCCLCompilerTool"\r
+                               EnableIntrinsicFunctions="true"\r
+                               FavorSizeOrSpeed="1"\r
+                               OmitFramePointers="true"\r
+                               WholeProgramOptimization="true"\r
                                AdditionalIncludeDirectories=".\include;..\..\include"\r
-                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\&quot;1.1.4\&quot;;FLAC__NO_DLL"\r
-                               RuntimeLibrary="2"\r
+                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\&quot;1.3.0pre2\&quot;;FLAC__NO_DLL;FLaC__INLINE=_inline"\r
+                               RuntimeLibrary="0"\r
+                               BufferSecurityCheck="false"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
                                Detect64BitPortabilityProblems="true"\r
                                DebugInformationFormat="3"\r
+                               CompileAs="0"\r
                                DisableSpecificWarnings="4267;4996"\r
                        />\r
                        <Tool\r
                        />\r
                        <Tool\r
                                Name="VCLibrarianTool"\r
-                               OutputFile="..\..\obj\release\lib\$(ProjectName).lib"\r
+                               OutputFile="..\..\objs\release\lib\$(ProjectName).lib"\r
                        />\r
                        <Tool\r
                                Name="VCALinkTool"\r
                        </File>\r
                </Filter>\r
                <File\r
+                       RelativePath=".\ia32\bitreader_asm.nasm"\r
+                       >\r
+                       <FileConfiguration\r
+                               Name="Debug|Win32"\r
+                               >\r
+                               <Tool\r
+                                       Name="VCCustomBuildTool"\r
+                                       CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/bitreader_asm.nasm -o ia32/bitreader_asm.obj&#x0D;&#x0A;"\r
+                                       AdditionalDependencies="ia32/bitreader_asm.nasm;ia32/nasm.h"\r
+                                       Outputs="ia32/bitreader_asm.obj"\r
+                               />\r
+                       </FileConfiguration>\r
+                       <FileConfiguration\r
+                               Name="Release|Win32"\r
+                               >\r
+                               <Tool\r
+                                       Name="VCCustomBuildTool"\r
+                                       CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/bitreader_asm.nasm -o ia32/bitreader_asm.obj&#x0D;&#x0A;"\r
+                                       AdditionalDependencies="ia32/bitreader_asm.nasm;ia32/nasm.h"\r
+                                       Outputs="ia32/bitreader_asm.obj"\r
+                               />\r
+                       </FileConfiguration>\r
+               </File>\r
+               <File\r
                        RelativePath=".\ia32\cpu_asm.nasm"\r
                        >\r
                        <FileConfiguration\r
                                />\r
                        </FileConfiguration>\r
                </File>\r
+               <File\r
+                       RelativePath=".\ia32\stream_encoder_asm.nasm"\r
+                       >\r
+                       <FileConfiguration\r
+                               Name="Debug|Win32"\r
+                               >\r
+                               <Tool\r
+                                       Name="VCCustomBuildTool"\r
+                                       CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/stream_encoder_asm.nasm -o ia32/stream_encoder_asm.obj&#x0D;&#x0A;"\r
+                                       AdditionalDependencies="ia32/stream_encoder_asm.nasm;ia32/nasm.h"\r
+                                       Outputs="ia32/stream_encoder_asm.obj"\r
+                               />\r
+                       </FileConfiguration>\r
+                       <FileConfiguration\r
+                               Name="Release|Win32"\r
+                               >\r
+                               <Tool\r
+                                       Name="VCCustomBuildTool"\r
+                                       CommandLine="nasmw.exe -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/stream_encoder_asm.nasm -o ia32/stream_encoder_asm.obj&#x0D;&#x0A;"\r
+                                       AdditionalDependencies="ia32/stream_encoder_asm.nasm;ia32/nasm.h"\r
+                                       Outputs="ia32/stream_encoder_asm.obj"\r
+                               />\r
+                       </FileConfiguration>\r
+               </File>\r
        </Files>\r
        <Globals>\r
        </Globals>\r