mirror of
https://github.com/reactos/reactos.git
synced 2025-05-29 14:08:22 +00:00
- Compile UniATA with stdcall default calling convention instead of cdecl.
svn path=/trunk/; revision=40368
This commit is contained in:
parent
4c4d83fa6e
commit
de830bd4c5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
<bootstrap installbase="$(CDOUTPUT)" />
|
<bootstrap installbase="$(CDOUTPUT)" />
|
||||||
<include base="uniata">.</include>
|
<include base="uniata">.</include>
|
||||||
<include base="uniata">inc</include>
|
<include base="uniata">inc</include>
|
||||||
|
<compilerflag>-mrtd</compilerflag>
|
||||||
<!-- define name="_DEBUG" /-->
|
<!-- define name="_DEBUG" /-->
|
||||||
<library>ntoskrnl</library>
|
<library>ntoskrnl</library>
|
||||||
<library>hal</library>
|
<library>hal</library>
|
||||||
|
|
Loading…
Reference in a new issue