aboutsummaryrefslogtreecommitdiffstats
path: root/example/example.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'example/example.vcxproj')
-rw-r--r--example/example.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/example.vcxproj b/example/example.vcxproj
index 3e5bb35..22b1eac 100644
--- a/example/example.vcxproj
+++ b/example/example.vcxproj
@@ -8,7 +8,7 @@
<PropertyGroup Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<PlatformToolset>WindowsApplicationForDrivers10.0</PlatformToolset>
- <TargetVersion>Windows10</TargetVersion>
+ <ForcedTargetVersion>Windows10</ForcedTargetVersion>
</PropertyGroup>
<Import Project="..\wintun.props" />
<ItemDefinitionGroup>