aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/Scintilla.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Scintilla.vcxproj')
-rw-r--r--win32/Scintilla.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Scintilla.vcxproj b/win32/Scintilla.vcxproj
index 1ceffb325..b8c6c4152 100644
--- a/win32/Scintilla.vcxproj
+++ b/win32/Scintilla.vcxproj
@@ -36,7 +36,7 @@
<PropertyGroup>
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<UseDebugLibraries>true</UseDebugLibraries>