diff --git a/TimedExec.props b/TimedExec.props
new file mode 100644
index 0000000..5f534de
--- /dev/null
+++ b/TimedExec.props
@@ -0,0 +1,14 @@
+
+
+
+
+ false
+
+
+
+
+
+ $(XPDeprecationWarning)
+
+
+
\ No newline at end of file
diff --git a/TimedExec.sln b/TimedExec.sln
index 5ddf401..74e63de 100644
--- a/TimedExec.sln
+++ b/TimedExec.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2013
-VisualStudioVersion = 12.0.30723.0
+# Visual Studio 15
+VisualStudioVersion = 15.0.28307.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TimedExec", "TimedExec.vcxproj", "{7BB6FBD8-4531-4CBB-B9EE-D440ACD7BCEC}"
EndProject
@@ -25,4 +25,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {12DAF4B4-799E-4BC1-AF50-4DA64DCC365C}
+ EndGlobalSection
EndGlobal
diff --git a/TimedExec.vcxproj b/TimedExec.vcxproj
index c9d7e67..a9de839 100644
--- a/TimedExec.vcxproj
+++ b/TimedExec.vcxproj
@@ -1,5 +1,5 @@
-
+
Debug
@@ -31,42 +31,46 @@
Application
true
Unicode
- v120_xp
+ v141_xp
Application
true
Unicode
- v120_xp
+ v141_xp
Application
false
true
Unicode
- v120_xp
+ v141_xp
Application
false
true
Unicode
- v120_xp
+ v141_xp
+
+
+
+
@@ -101,7 +105,7 @@
Console
true
- $(SolutionDir)\etc\EncodePointer\lib\EncodePointer.lib;Shell32.lib
+ $(SolutionDir)\etc\EncodePointer\lib\EncodePointer.lib;Shell32.lib;Shlwapi.lib;%(AdditionalDependencies)
@@ -115,7 +119,7 @@
Console
true
- Shell32.lib;%(AdditionalDependencies)
+ Shell32.lib;Shlwapi.lib;%(AdditionalDependencies)
@@ -123,7 +127,7 @@
Level3
- Full
+ MaxSpeed
true
true
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
@@ -135,6 +139,8 @@
true
false
Fast
+ false
+ true
Console
@@ -142,7 +148,7 @@
true
true
UseLinkTimeCodeGeneration
- $(SolutionDir)\etc\EncodePointer\lib\EncodePointer.lib;Shell32.lib
+ $(SolutionDir)\etc\EncodePointer\lib\EncodePointer.lib;Shell32.lib;Shlwapi.lib;%(AdditionalDependencies)
false
@@ -151,7 +157,7 @@
Level3
- Full
+ MaxSpeed
true
true
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
@@ -163,6 +169,8 @@
true
false
Fast
+ false
+ true
Console
@@ -171,7 +179,7 @@
true
UseLinkTimeCodeGeneration
false
- Shell32.lib;%(AdditionalDependencies)
+ Shell32.lib;;Shlwapi.lib;%(AdditionalDependencies)