Update soh.vcxproj

This commit is contained in:
sholdee 2022-04-20 00:14:09 -05:00 committed by GitHub
commit bb816a7139
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,9 +112,6 @@
<GenerateMapFile>true</GenerateMapFile>
<MapExports>true</MapExports>
</Link>
<PreBuildEvent>
<Command>copy /b $(ProjectDir)src\boot\build.c +,,</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
@ -1407,4 +1404,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>