Browse Source

Somehow VS keeps modifying this GUID so I am going to playing along with it.

omar 6 years ago
parent
commit
89a530b442
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/example_sdl_opengl2/example_sdl_opengl2.vcxproj

+ 1 - 1
examples/example_sdl_opengl2/example_sdl_opengl2.vcxproj

@@ -19,7 +19,7 @@
     </ProjectConfiguration>
   </ItemGroup>
   <PropertyGroup Label="Globals">
-    <ProjectGuid>{94E991D0-790A-4DAF-B442-AAADE3233C75}</ProjectGuid>
+    <ProjectGuid>{2AE17FDE-F7F3-4CAC-ADAB-0710EDA4F741}</ProjectGuid>
     <RootNamespace>example_sdl_opengl2</RootNamespace>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />