From 1727dee5b0a1c5a932e42af0770a0702c1b1b740 Mon Sep 17 00:00:00 2001 From: Wim van Aarle Date: Mon, 23 Feb 2015 13:29:50 +0100 Subject: Updated Visual Studio 2012 project file removed freeimage.dll --- astra_vc11.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'astra_vc11.vcxproj') diff --git a/astra_vc11.vcxproj b/astra_vc11.vcxproj index 1288d35..482bb1b 100644 --- a/astra_vc11.vcxproj +++ b/astra_vc11.vcxproj @@ -194,7 +194,7 @@ true bin\x64\Release_CUDA\AstraCuda64.dll lib\x64;$(CUDA_LIB_PATH);$(NVSDKCUDA_ROOT)\common\lib;$(NVSDKCOMPUTE_ROOT)/C/common/lib;%(AdditionalLibraryDirectories) - cudart.lib;FreeImage.lib;cufft.lib;%(AdditionalDependencies) + cudart.lib;cufft.lib;%(AdditionalDependencies) false @@ -436,4 +436,4 @@ - + \ No newline at end of file -- cgit v1.2.3