From 32f7f18642d30d9e1531d317bb6d2e3fb97ab15a Mon Sep 17 00:00:00 2001 From: Lectem Date: Sat, 5 Nov 2016 02:20:51 +0100 Subject: fix cmake dependency and move headers to include --- StormLib_vs12.vcxproj | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'StormLib_vs12.vcxproj') diff --git a/StormLib_vs12.vcxproj b/StormLib_vs12.vcxproj index 5de4e81..d56978b 100644 --- a/StormLib_vs12.vcxproj +++ b/StormLib_vs12.vcxproj @@ -313,6 +313,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -334,6 +335,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -352,6 +354,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -373,6 +376,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -389,6 +393,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -408,6 +413,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -424,6 +430,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -443,6 +450,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -461,6 +469,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -482,6 +491,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -500,6 +510,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -521,6 +532,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -537,6 +549,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -556,6 +569,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -572,6 +586,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -591,6 +606,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -606,8 +622,8 @@ - - + + -- cgit v1.2.3