Skip to content
Snippets Groups Projects
Commit 0d90a4f8 authored by Rob Swindell's avatar Rob Swindell :speech_balloon: Committed by Deucе
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 260d3383
No related branches found
No related tags found
No related merge requests found
......@@ -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.
Finish editing this message first!
Please register or to comment