From 8207b80371412df167e9757a04d18bddf656206f Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Thu, 25 Jul 2013 09:02:58 +0200 Subject: + Fixed also for VS 2012 --- StormLib_test.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'StormLib_test.vcxproj') diff --git a/StormLib_test.vcxproj b/StormLib_test.vcxproj index dd0dbdf..1d37285 100644 --- a/StormLib_test.vcxproj +++ b/StormLib_test.vcxproj @@ -82,8 +82,8 @@ false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + ./bin/$(ProjectName)/$(Platform)/$(Configuration)\ + ./bin/$(ProjectName)/$(Platform)/$(Configuration)\ false -- cgit v1.2.3