mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:43:08 +00:00
Set svn:eol-style "native" for all apitest stuff
svn path=/trunk/; revision=33818
This commit is contained in:
parent
5367e27e3a
commit
d55028d26f
48 changed files with 3748 additions and 3748 deletions
|
@ -1,12 +1,12 @@
|
|||
<module name="user32api" type="win32cui">
|
||||
<include base="user32api">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>apitest</library>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
<library>gdi32</library>
|
||||
<library>shell32</library>
|
||||
<file>user32api.c</file>
|
||||
<file>testlist.c</file>
|
||||
</module>
|
||||
<module name="user32api" type="win32cui">
|
||||
<include base="user32api">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<library>apitest</library>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
<library>gdi32</library>
|
||||
<library>shell32</library>
|
||||
<file>user32api.c</file>
|
||||
<file>testlist.c</file>
|
||||
</module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue