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_vs15.vcxproj | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'StormLib_vs15.vcxproj') diff --git a/StormLib_vs15.vcxproj b/StormLib_vs15.vcxproj index 75d3b01..62c3081 100644 --- a/StormLib_vs15.vcxproj +++ b/StormLib_vs15.vcxproj @@ -314,6 +314,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -335,6 +336,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -353,6 +355,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -374,6 +377,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -390,6 +394,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -409,6 +414,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -425,6 +431,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -444,6 +451,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -462,6 +470,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -483,6 +492,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -501,6 +511,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -522,6 +533,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -538,6 +550,8 @@ Level1 ProgramDatabase + include + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -557,6 +571,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -573,6 +588,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -592,6 +608,7 @@ Level1 ProgramDatabase + include ./bin/$(ProjectName)/$(Platform)/$(Configuration)/$(TargetName).lib @@ -607,8 +624,8 @@ - - + + -- cgit v1.2.3