Skip to content
Snippets Groups Projects
Commit 79da3725 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

conio_sdl needs a unique Guid

.. so it can be loaded in the same solution as the conio project
parent b006fecd
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
</ProjectConfiguration> </ProjectConfiguration>
</ItemGroup> </ItemGroup>
<PropertyGroup Label="Globals"> <PropertyGroup Label="Globals">
<ProjectGuid>{84592E48-27CA-48A6-B9C6-243D2347A578}</ProjectGuid> <ProjectGuid>{8E3CE9E8-447A-452A-9306-2587FE3154A4}</ProjectGuid>
</PropertyGroup> </PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="conio_sdl.props" /> <Import Project="conio_sdl.props" />
...@@ -184,4 +184,4 @@ ...@@ -184,4 +184,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>
</Project> </Project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment