mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 03:48:17 +00:00
33c6673cfb
svn path=/trunk/; revision=26014
6 lines
218 B
Ruby
6 lines
218 B
Ruby
<module name="queuetest" type="win32cui" installbase="system32" installname="queuetest.exe" allowwarnings="true">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<file>queuetest.c</file>
|
|
</module>
|