Skip to content
Snippets Groups Projects
Commit 7341224b authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Slap some more tags in interesting-looking places.

parent e21758cc
No related branches found
No related tags found
No related merge requests found
Pipeline #5851 failed
......@@ -81,6 +81,7 @@
<Lib>
<OutputFile>.\msvc.win32.release\conio.lib</OutputFile>
<SuppressStartupBanner>true</SuppressStartupBanner>
<NoWin32Manifest>True</NoWin32Manifest>
</Lib>
<Bscmake>
<SuppressStartupBanner>true</SuppressStartupBanner>
......@@ -110,6 +111,7 @@
<Lib>
<OutputFile>.\msvc.win32.debug\conio.lib</OutputFile>
<SuppressStartupBanner>true</SuppressStartupBanner>
<NoWin32Manifest>True</NoWin32Manifest>
</Lib>
<Bscmake>
<SuppressStartupBanner>true</SuppressStartupBanner>
......
......@@ -82,6 +82,7 @@
<Lib>
<OutputFile>.\msvc.win32.gdi.release\conio_gdi.lib</OutputFile>
<SuppressStartupBanner>true</SuppressStartupBanner>
<NoWin32Manifest>True</NoWin32Manifest>
</Lib>
<Bscmake>
<SuppressStartupBanner>true</SuppressStartupBanner>
......@@ -112,6 +113,7 @@
<Lib>
<OutputFile>.\msvc.win32.gdi.debug\conio_gdi.lib</OutputFile>
<SuppressStartupBanner>true</SuppressStartupBanner>
<NoWin32Manifest>True</NoWin32Manifest>
</Lib>
<Bscmake>
<SuppressStartupBanner>true</SuppressStartupBanner>
......@@ -182,4 +184,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
\ No newline at end of file
</Project>
......@@ -82,6 +82,7 @@
<Lib>
<OutputFile>.\msvc.win32.sdl.release\conio_sdl.lib</OutputFile>
<SuppressStartupBanner>true</SuppressStartupBanner>
<NoWin32Manifest>True</NoWin32Manifest>
</Lib>
<Bscmake>
<SuppressStartupBanner>true</SuppressStartupBanner>
......@@ -112,6 +113,7 @@
<Lib>
<OutputFile>.\msvc.win32.sdl.debug\conio_sdl.lib</OutputFile>
<SuppressStartupBanner>true</SuppressStartupBanner>
<NoWin32Manifest>True</NoWin32Manifest>
</Lib>
<Bscmake>
<SuppressStartupBanner>true</SuppressStartupBanner>
......@@ -184,4 +186,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
\ No newline at end of file
</Project>
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