Skip to content

Commit 1f73cd1

Browse files
committed
fixed admin tabs requiring debug VC libs - fixes Eugeny#5933, fixes Eugeny#4793, fixes Eugeny#5633, fixes Eugeny#4743
1 parent a76654a commit 1f73cd1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

extras/UAC.exe

-123 KB
Binary file not shown.

tabby-uac/UAC/UAC.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<ProjectGuid>{DCE3B955-DB20-4334-B11B-F6C040825A59}</ProjectGuid>
2424
<Keyword>Win32Proj</Keyword>
2525
<RootNamespace>UAC</RootNamespace>
26-
<WindowsTargetPlatformVersion>10.0.18298.0</WindowsTargetPlatformVersion>
26+
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
2727
</PropertyGroup>
2828
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2929
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)