diff --git a/src/perfect/perfect.vcxproj b/src/perfect/perfect.vcxproj
index 54a91ecc..144d78a4 100644
--- a/src/perfect/perfect.vcxproj
+++ b/src/perfect/perfect.vcxproj
@@ -23,7 +23,7 @@
Win32Proj
{edb1e279-1476-443b-84fa-150a5d3b5a10}
perfect
- 10.0
+ 10.0.18362.0
@@ -42,7 +42,7 @@
Application
true
- v142
+ v141
Unicode
@@ -112,14 +112,19 @@
- Level3
+ Level2
true
- _DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
+ WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ false
+ ProgramDatabase
+ false
+ true
+ stdcpp17
Console
true
+ shlwapi.lib;%(AdditionalDependencies)