This commit is contained in:
Benjamin Höglinger-Stelzer
2020-01-30 20:25:50 +01:00
parent 05d2e8f276
commit 2e2cc7a78e

View File

@@ -14,7 +14,7 @@ before_build:
build:
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
after_build:
- cmd: makecab.exe /f ViGEmBus.ddf
#- cmd: makecab.exe /f ViGEmBus.ddf
artifacts:
- path: 'bin**\$(APPVEYOR_PROJECT_NAME)\*.inf'
- path: 'bin**\$(APPVEYOR_PROJECT_NAME)\*.sys'