mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
csr.exe is built using ntrt0lib.
svn path=/trunk/; revision=18220
This commit is contained in:
parent
bf66746b2d
commit
abd8566faa
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<define name="__USE_W32API" />
|
||||
<define name="_WIN32_WINNT">0x0600</define>
|
||||
<define name="WINVER">0x0501</define>
|
||||
<library>ntrt0lib</library>
|
||||
<library>ntdll</library>
|
||||
<library>csrsrv</library>
|
||||
<file>main.c</file>
|
||||
|
|
Loading…
Reference in a new issue