mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 03:48:17 +00:00
CSQ is linked to the kernel also, so make that work.
svn path=/trunk/; revision=15983
This commit is contained in:
parent
7554c281d5
commit
e37f6810a5
|
@ -1,4 +1,5 @@
|
||||||
<module name="csq" type="staticlibrary">
|
<module name="csq" type="staticlibrary">
|
||||||
<define name="__USE_W32API"/>
|
<define name="__USE_W32API"/>
|
||||||
|
<define name="_NTOSKRNL_"/>
|
||||||
<file>csq.c</file>
|
<file>csq.c</file>
|
||||||
</module>
|
</module>
|
||||||
|
|
Loading…
Reference in a new issue