From 5dddaa0f690d65c7115b7e187d6dcdb60c6149a8 Mon Sep 17 00:00:00 2001 From: David Pinedo Date: Wed, 6 Jan 2016 11:17:38 -0700 Subject: windows Runtime installer: fix files that were 0 length. Not sure why they were 0 length --- windowsRuntimeInstaller/LICENSE.rtf | Bin 0 -> 1700 bytes windowsRuntimeInstaller/VulkanLogo.bmp | Bin 0 -> 16950 bytes windowsRuntimeInstaller/vcredist_x64.exe | Bin 0 -> 7194312 bytes 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/windowsRuntimeInstaller/LICENSE.rtf b/windowsRuntimeInstaller/LICENSE.rtf index e69de29b..3cff9cb9 100644 Binary files a/windowsRuntimeInstaller/LICENSE.rtf and b/windowsRuntimeInstaller/LICENSE.rtf differ diff --git a/windowsRuntimeInstaller/VulkanLogo.bmp b/windowsRuntimeInstaller/VulkanLogo.bmp index e69de29b..37894027 100644 Binary files a/windowsRuntimeInstaller/VulkanLogo.bmp and b/windowsRuntimeInstaller/VulkanLogo.bmp differ diff --git a/windowsRuntimeInstaller/vcredist_x64.exe b/windowsRuntimeInstaller/vcredist_x64.exe index e69de29b..54736409 100644 Binary files a/windowsRuntimeInstaller/vcredist_x64.exe and b/windowsRuntimeInstaller/vcredist_x64.exe differ -- cgit v1.2.3