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
Branches
Tags
1 merge request!488Overhaul LZH code
Pipeline #7537 passed
......@@ -108,9 +108,6 @@
<SuppressStartupBanner>true</SuppressStartupBanner>
<OutputFile>.\msvc.win32.exe.debug/scfg.bsc</OutputFile>
</Bscmake>
<Manifest>
<AdditionalManifestFiles>..\..\conio\ciolib.manifest</AdditionalManifestFiles>
</Manifest>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Midl>
......@@ -153,9 +150,6 @@
<SuppressStartupBanner>true</SuppressStartupBanner>
<OutputFile>.\msvc.win32.exe.release/scfg.bsc</OutputFile>
</Bscmake>
<Manifest>
<AdditionalManifestFiles>..\..\conio\ciolib.manifest</AdditionalManifestFiles>
</Manifest>
</ItemDefinitionGroup>
<ItemGroup>
<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