Browse Source

Updated project GUIDs

pull/4578/merge
Ray 3 weeks ago
parent
commit
865b3310f8
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      projects/VS2022/examples/core_render_texture.vcxproj
  2. +1
    -1
      projects/VS2022/examples/text_inline_styling.vcxproj

+ 1
- 1
projects/VS2022/examples/core_render_texture.vcxproj View File

@ -51,7 +51,7 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{6B1A933E-71B8-4C1F-9E79-02D98830E671}</ProjectGuid>
<ProjectGuid>{49C67F03-1A56-4F96-B278-39B66EC93678}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>core_render_texture</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>

+ 1
- 1
projects/VS2022/examples/text_inline_styling.vcxproj View File

@ -51,7 +51,7 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{6B1A933E-71B8-4C1F-9E79-02D98830E671}</ProjectGuid>
<ProjectGuid>{D496308F-3C3C-40B3-A3ED-EA327D244B3E}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>text_inline_styling</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>

Loading…
Cancel
Save