mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
csr.exe uses nt startup library.
svn path=/trunk/; revision=18224
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<define name="__USE_W32API" />
|
||||
<define name="_WIN32_WINNT">0x0600</define>
|
||||
<define name="WINVER">0x0501</define>
|
||||
<library>ntrt0lib</library>
|
||||
<library>nt</library>
|
||||
<library>ntdll</library>
|
||||
<library>csrsrv</library>
|
||||
<file>main.c</file>
|
||||
|
||||
Reference in New Issue
Block a user