Browse Source

fixed admin tabs requiring debug VC libs - fixes #5933, fixes #4793, fixes #5633, fixes #4743

Eugene Pankov 4 years ago
parent
commit
1f73cd11b2
2 changed files with 1 additions and 1 deletions
  1. BIN
      extras/UAC.exe
  2. 1 1
      tabby-uac/UAC/UAC.vcxproj

BIN
extras/UAC.exe


+ 1 - 1
tabby-uac/UAC/UAC.vcxproj

@@ -23,7 +23,7 @@
     <ProjectGuid>{DCE3B955-DB20-4334-B11B-F6C040825A59}</ProjectGuid>
     <Keyword>Win32Proj</Keyword>
     <RootNamespace>UAC</RootNamespace>
-    <WindowsTargetPlatformVersion>10.0.18298.0</WindowsTargetPlatformVersion>
+    <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">