From a14875c81afaaf74ccc41a6afc2070fa867e8785 Mon Sep 17 00:00:00 2001
From: 0xbadfca11 <0xbadfca11@gmail.com>
Date: Tue, 16 Oct 2018 21:56:42 +0900
Subject: [PATCH]
---
miniwsl.vcxproj | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/miniwsl.vcxproj b/miniwsl.vcxproj
index ea7fd02..10f3fd9 100644
--- a/miniwsl.vcxproj
+++ b/miniwsl.vcxproj
@@ -15,7 +15,9 @@
{9B9E83B6-E922-42FD-BFB3-8BF1EE087D71}
Win32Proj
miniwsl
- $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion).0
+ $(Version_Number)
+ $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion).0
+ true
@@ -77,6 +79,7 @@
false
stdcpplatest
true
+ true
Console