diff --git a/sys/ViGEmBus.vcxproj b/sys/ViGEmBus.vcxproj index 2f8f859..3919234 100644 --- a/sys/ViGEmBus.vcxproj +++ b/sys/ViGEmBus.vcxproj @@ -43,6 +43,8 @@ Win32 ViGEmBus $(LatestTargetPlatformVersion) + * + $(APPVEYOR_BUILD_VERSION) @@ -185,7 +187,7 @@ - $(APPVEYOR_BUILD_VERSION) + $(AppVeyorBuildVersion) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -193,7 +195,7 @@ - $(APPVEYOR_BUILD_VERSION) + $(AppVeyorBuildVersion) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -201,7 +203,7 @@ - $(APPVEYOR_BUILD_VERSION) + $(AppVeyorBuildVersion) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -209,7 +211,7 @@ - $(APPVEYOR_BUILD_VERSION) + $(AppVeyorBuildVersion) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -223,7 +225,7 @@ - $(APPVEYOR_BUILD_VERSION) + $(AppVeyorBuildVersion) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -231,7 +233,7 @@ - $(APPVEYOR_BUILD_VERSION) + $(AppVeyorBuildVersion) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -239,7 +241,7 @@ - $(APPVEYOR_BUILD_VERSION) + $(AppVeyorBuildVersion) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies) @@ -247,7 +249,7 @@ - $(APPVEYOR_BUILD_VERSION) + $(AppVeyorBuildVersion) $(DDK_LIB_PATH)ntstrsafe.lib;$(DDK_LIB_PATH)wdmsec.lib;%(AdditionalDependencies)