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

Revert "Include the ciolib.manifest the right way"

This reverts commit 9b2c9c08.

Don't need this now that we use the property sheet method
parent df43fa4b
No related branches found
No related tags found
1 merge request!488Overhaul LZH code
Pipeline #7537 passed
...@@ -108,9 +108,6 @@ ...@@ -108,9 +108,6 @@
<SuppressStartupBanner>true</SuppressStartupBanner> <SuppressStartupBanner>true</SuppressStartupBanner>
<OutputFile>.\msvc.win32.exe.debug/scfg.bsc</OutputFile> <OutputFile>.\msvc.win32.exe.debug/scfg.bsc</OutputFile>
</Bscmake> </Bscmake>
<Manifest>
<AdditionalManifestFiles>..\..\conio\ciolib.manifest</AdditionalManifestFiles>
</Manifest>
</ItemDefinitionGroup> </ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Midl> <Midl>
...@@ -153,9 +150,6 @@ ...@@ -153,9 +150,6 @@
<SuppressStartupBanner>true</SuppressStartupBanner> <SuppressStartupBanner>true</SuppressStartupBanner>
<OutputFile>.\msvc.win32.exe.release/scfg.bsc</OutputFile> <OutputFile>.\msvc.win32.exe.release/scfg.bsc</OutputFile>
</Bscmake> </Bscmake>
<Manifest>
<AdditionalManifestFiles>..\..\conio\ciolib.manifest</AdditionalManifestFiles>
</Manifest>
</ItemDefinitionGroup> </ItemDefinitionGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="..\dat_rec.c"> <ClCompile Include="..\dat_rec.c">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment