Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
d6218bf3
Commit
d6218bf3
authored
Apr 02, 2013
by
Erik de Castro Lopo
Browse files
MSVC version patch from Janne Hyvärinen <cse@sci.fi>.
parent
f44c353e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/libFLAC_dynamic.vcproj
View file @
d6218bf3
...
...
@@ -40,7 +40,7 @@
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
".\include;..\..\include"
PreprocessorDefinitions=
"WIN32;_DEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
2
\";DEBUG;FLAC__OVERFLOW_DETECT"
PreprocessorDefinitions=
"WIN32;_DEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
3
\";DEBUG;FLAC__OVERFLOW_DETECT"
MinimalRebuild=
"true"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"1"
...
...
@@ -119,7 +119,7 @@
OmitFramePointers=
"true"
WholeProgramOptimization=
"true"
AdditionalIncludeDirectories=
".\include;..\..\include"
PreprocessorDefinitions=
"WIN32;NDEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
2
\";FLaC__INLINE=_inline"
PreprocessorDefinitions=
"WIN32;NDEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
3
\";FLaC__INLINE=_inline"
RuntimeLibrary=
"0"
BufferSecurityCheck=
"false"
UsePrecompiledHeader=
"0"
...
...
@@ -200,7 +200,7 @@
OmitFramePointers=
"true"
WholeProgramOptimization=
"true"
AdditionalIncludeDirectories=
".\include;..\..\include"
PreprocessorDefinitions=
"WIN32;NDEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
2
\";FLaC__INLINE=_inline"
PreprocessorDefinitions=
"WIN32;NDEBUG;_WINDOWS;_USRDLL;FLAC_API_EXPORTS;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
3
\";FLaC__INLINE=_inline"
RuntimeLibrary=
"0"
BufferSecurityCheck=
"false"
UsePrecompiledHeader=
"0"
...
...
src/libFLAC/libFLAC_static.vcproj
View file @
d6218bf3
...
...
@@ -40,7 +40,7 @@
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
".\include;..\..\include"
PreprocessorDefinitions=
"WIN32;_DEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
2
\";FLAC__NO_DLL;DEBUG;FLAC__OVERFLOW_DETECT"
PreprocessorDefinitions=
"WIN32;_DEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
3
\";FLAC__NO_DLL;DEBUG;FLAC__OVERFLOW_DETECT"
MinimalRebuild=
"true"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"1"
...
...
@@ -108,7 +108,7 @@
OmitFramePointers=
"true"
WholeProgramOptimization=
"true"
AdditionalIncludeDirectories=
".\include;..\..\include"
PreprocessorDefinitions=
"WIN32;NDEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
2
\";FLAC__NO_DLL;FLaC__INLINE=_inline"
PreprocessorDefinitions=
"WIN32;NDEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
3
\";FLAC__NO_DLL;FLaC__INLINE=_inline"
RuntimeLibrary=
"0"
BufferSecurityCheck=
"false"
UsePrecompiledHeader=
"0"
...
...
@@ -175,7 +175,7 @@
OmitFramePointers=
"true"
WholeProgramOptimization=
"true"
AdditionalIncludeDirectories=
".\include;..\..\include"
PreprocessorDefinitions=
"WIN32;NDEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
2
\";FLAC__NO_DLL;FLaC__INLINE=_inline"
PreprocessorDefinitions=
"WIN32;NDEBUG;_LIB;FLAC__HAS_OGG;FLAC__CPU_IA32;FLAC__HAS_NASM;FLAC__USE_3DNOW;VERSION=\"1.3.0pre
3
\";FLAC__NO_DLL;FLaC__INLINE=_inline"
RuntimeLibrary=
"0"
BufferSecurityCheck=
"false"
UsePrecompiledHeader=
"0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment