msvc/debug: set mainCRTStartup as entry point
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user