From 7cedfa735bbcbb0e9a28c4999ac55a58c22ce742 Mon Sep 17 00:00:00 2001 From: Julien Vulliet Date: Wed, 3 May 2017 15:31:54 +0300 Subject: [PATCH] [build] remove kinect1 from build too, update wording for build --- appveyor.yml | 4 ++-- ci.targets | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 2a40655d..04040dee 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,9 +20,9 @@ artifacts: - path: Zip/vvvv-packs-dx11-x64.zip name: 64 Bits (Full Pack) - path: Zip/vvvv-packs-dx11-x86-lite.zip - name: 32 Bits (Lite Pack, without Kinect2 and Vlc) + name: 32 Bits (Lite Pack, without Kinect(1/2) and Vlc) - path: Zip/vvvv-packs-dx11-x64-lite.zip - name: 64 Bits (Lite Pack, without Kinect2 and Vlc) + name: 64 Bits (Lite Pack, without Kinect(1/2) and Vlc) - path: Zip/vvvv-dx11-core-x86.zip name: 32 Bits (Core libraries only) - path: Zip/vvvv-dx11-core-x64.zip diff --git a/ci.targets b/ci.targets index e4af1951..2836205b 100644 --- a/ci.targets +++ b/ci.targets @@ -44,7 +44,7 @@ - + @@ -54,7 +54,7 @@ - + \ No newline at end of file