# HG changeset patch # User John Tsiombikas # Date 1438492583 -10800 # Node ID a0c41c08f6e9b5a0f5a1d2f821014ae9b644cb25 # Parent 86e01e36441fe30a5ed4cb9bc7e2c9a933cc8289 added -dbg suffix to the debug version target diff -r 86e01e36441f -r a0c41c08f6e9 libanim.vcxproj --- a/libanim.vcxproj Sun Aug 02 05:01:30 2015 +0300 +++ b/libanim.vcxproj Sun Aug 02 08:16:23 2015 +0300 @@ -70,6 +70,7 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ + $(ProjectName)-dbg $(ProjectName)-x64-dbg @@ -94,7 +95,7 @@ 4996;4244;%(DisableSpecificWarnings) - libvmath.lib;pthreadVC2.lib;%(AdditionalDependencies) + libvmath-dbg.lib;pthreadVC2.lib;%(AdditionalDependencies) mkdir $(SolutionDir)\usr\include\anim