aboutsummaryrefslogtreecommitdiff
path: root/loader_launcher_proxy
diff options
context:
space:
mode:
authorgeni <me@geni.site>2021-12-31 15:39:18 +0200
committergeni <me@geni.site>2021-12-31 15:40:38 +0200
commit831a9a99f4c75560a0a33c2da89b5d36b55d612b (patch)
tree435048f63fb80fb0bddd1a607de687e5cac090a6 /loader_launcher_proxy
parent6b401003bbc94748b7839a0a22f02578ff09a4ed (diff)
downloadNorthstarLauncher-831a9a99f4c75560a0a33c2da89b5d36b55d612b.tar.gz
NorthstarLauncher-831a9a99f4c75560a0a33c2da89b5d36b55d612b.zip
Make launcher proxy target v143
The rest of Northstar targets v143
Diffstat (limited to 'loader_launcher_proxy')
-rw-r--r--loader_launcher_proxy/loader_launcher_proxy.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader_launcher_proxy/loader_launcher_proxy.vcxproj b/loader_launcher_proxy/loader_launcher_proxy.vcxproj
index 9cc7a4c7..32d2e44c 100644
--- a/loader_launcher_proxy/loader_launcher_proxy.vcxproj
+++ b/loader_launcher_proxy/loader_launcher_proxy.vcxproj
@@ -21,7 +21,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">