From dbd8e4066b28afad5f02a063e81b973c649746f5 Mon Sep 17 00:00:00 2001 From: Thomas Henn Date: Mon, 19 Jan 2009 08:23:22 -0700 Subject: windows: updated VC8 project files --- windows/VC8/progs/glut/glut.vcproj | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'windows/VC8/progs/glut/glut.vcproj') diff --git a/windows/VC8/progs/glut/glut.vcproj b/windows/VC8/progs/glut/glut.vcproj index 8d03c37841..792490b9e3 100644 --- a/windows/VC8/progs/glut/glut.vcproj +++ b/windows/VC8/progs/glut/glut.vcproj @@ -50,7 +50,7 @@ AdditionalIncludeDirectories="../../../../include" PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_DLL;_USRDLL;GLUT_EXPORTS;MESA;BUILD_GL32;_CRT_SECURE_NO_DEPRECATE" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="3" PrecompiledHeaderFile=".\Debug/glut.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" @@ -74,12 +74,11 @@