From 65d02628bc25d1ca185b69db9cb1f2b44667737d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger?= Date: Tue, 30 Jan 2018 13:58:41 +0100 Subject: [PATCH] Replaced hard-coded version string with APPVEYOR_BUILD_VERSION --- sys/ViGEmBus.vcxproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sys/ViGEmBus.vcxproj b/sys/ViGEmBus.vcxproj index d1f44e4..2f8f859 100644 --- a/sys/ViGEmBus.vcxproj +++ b/sys/ViGEmBus.vcxproj @@ -185,7 +185,7 @@ - 1.14.3.0 + $(APPVEYOR_BUILD_VERSION) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -193,7 +193,7 @@ - 1.14.3.0 + $(APPVEYOR_BUILD_VERSION) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -201,7 +201,7 @@ - 1.14.3.0 + $(APPVEYOR_BUILD_VERSION) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -209,7 +209,7 @@ - 1.14.3.0 + $(APPVEYOR_BUILD_VERSION) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -223,7 +223,7 @@ - 1.14.3.0 + $(APPVEYOR_BUILD_VERSION) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -231,7 +231,7 @@ - 1.14.3.0 + $(APPVEYOR_BUILD_VERSION) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -239,7 +239,7 @@ - 1.14.3.0 + $(APPVEYOR_BUILD_VERSION) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -247,7 +247,7 @@ - 1.14.3.0 + $(APPVEYOR_BUILD_VERSION) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies)