summaryrefslogtreecommitdiffhomepage
path: root/projects/VS2017/examples
diff options
context:
space:
mode:
authorRay <[email protected]>2020-12-02 08:29:14 +0100
committerRay <[email protected]>2020-12-02 08:29:14 +0100
commit84ab00d52e66d7a9cec7d05c8dbede5e6a3f31eb (patch)
tree5f4a138baf2a97b60e1bf4f712355544538f4ae6 /projects/VS2017/examples
parent63d33d7a7a0ef2ca61f0d8e5320400a5b3ea786a (diff)
parent679a26a1958de05dc8b47ecb9fa8e9c00566b06d (diff)
downloadraylib-84ab00d52e66d7a9cec7d05c8dbede5e6a3f31eb.tar.gz
raylib-84ab00d52e66d7a9cec7d05c8dbede5e6a3f31eb.zip
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'projects/VS2017/examples')
-rw-r--r--projects/VS2017/examples/core_basic_window.vcxproj2
-rw-r--r--projects/VS2017/examples/core_basic_window_cpp.vcxproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/projects/VS2017/examples/core_basic_window.vcxproj b/projects/VS2017/examples/core_basic_window.vcxproj
index 81ceadc8..19de27ab 100644
--- a/projects/VS2017/examples/core_basic_window.vcxproj
+++ b/projects/VS2017/examples/core_basic_window.vcxproj
@@ -38,7 +38,7 @@
<ProjectGuid>{0981CA98-E4A5-4DF1-987F-A41D09131EFC}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>core_basic_window</RootNamespace>
- <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>core_basic_window</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
diff --git a/projects/VS2017/examples/core_basic_window_cpp.vcxproj b/projects/VS2017/examples/core_basic_window_cpp.vcxproj
index 72263b6f..4ceb171a 100644
--- a/projects/VS2017/examples/core_basic_window_cpp.vcxproj
+++ b/projects/VS2017/examples/core_basic_window_cpp.vcxproj
@@ -38,7 +38,7 @@
<ProjectGuid>{B655E850-3322-42F7-941D-6AC18FD66CA1}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>raylib_example_cpp</RootNamespace>
- <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>core_basic_window_cpp</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />