on windows+MSVC, debug builds of the library now have a 'd' suffix.
authorDiederick Niehorster <dcnieho@gmail.com>
Fri, 25 May 2012 01:31:25 +0000 (01:31 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 25 May 2012 01:31:25 +0000 (01:31 +0000)
commit5fafd8d6efafd063a5a6837de79092fd2dcb9765
treec344cf405f5cb330d0f2d699185b0e7a0bf0b14d
parent71c0aa1b0c139a5555d9c07eb23edb410697c185
on windows+MSVC, debug builds of the library now have a 'd' suffix.
freeglutdll.def was edited to no longer include the name of teh library
that would clash with this
and freeglut_std.h was edited to specify linking to the right library
when building in debug mode

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1322 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt
include/GL/freeglut_std.h
src/freeglutdll.def.in