mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-05 06:55:20 +00:00
glew stuff
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@496 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
AdditionalIncludeDirectories="../../include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;WIN32_LEAN_AND_MEAN;VC_EXTRALEAN;GLEW_STATIC"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeLibrary="3"
|
||||
PrecompiledHeaderFile=".\static/debug/glew_static.pch"
|
||||
AssemblerListingLocation=".\static/debug/"
|
||||
ObjectFile=".\static/debug/"
|
||||
@ -194,7 +194,7 @@
|
||||
AdditionalIncludeDirectories="../../include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;VC_EXTRALEAN;GLEW_STATIC"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\static/release/glew_static.pch"
|
||||
AssemblerListingLocation=".\static/release/"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user