mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-06 15:15:00 -06:00
msvc/debug: set mainCRTStartup as entry point
This commit is contained in:
parent
f0c2f9235e
commit
2c6f11fc1c
@ -155,6 +155,7 @@
|
|||||||
</IgnoreSpecificDefaultLibraries>
|
</IgnoreSpecificDefaultLibraries>
|
||||||
<BaseAddress>0x10000</BaseAddress>
|
<BaseAddress>0x10000</BaseAddress>
|
||||||
<DelayLoadDLLs>xaudio2_9redist.dll</DelayLoadDLLs>
|
<DelayLoadDLLs>xaudio2_9redist.dll</DelayLoadDLLs>
|
||||||
|
<EntryPointSymbol>mainCRTStartup</EntryPointSymbol>
|
||||||
</Link>
|
</Link>
|
||||||
<Midl>
|
<Midl>
|
||||||
<DefaultCharType>Unsigned</DefaultCharType>
|
<DefaultCharType>Unsigned</DefaultCharType>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user