mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:45:43 +00:00
propset svn:eol-style 'native'
svn path=/trunk/; revision=19188
This commit is contained in:
parent
4cff81907a
commit
358d2bb5e2
97 changed files with 2322 additions and 2322 deletions
|
@ -1,12 +1,12 @@
|
|||
<module name="create-links" type="win32gui" installbase="bin" installname="create-links.exe">
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="__USE_W32API" />
|
||||
<library>kernel32</library>
|
||||
<library>gdi32</library>
|
||||
<library>ole32</library>
|
||||
<library>uuid</library>
|
||||
<library>shell32</library>
|
||||
<library>shlwapi</library>
|
||||
<file>create-links.c</file>
|
||||
</module>
|
||||
<module name="create-links" type="win32gui" installbase="bin" installname="create-links.exe">
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="__USE_W32API" />
|
||||
<library>kernel32</library>
|
||||
<library>gdi32</library>
|
||||
<library>ole32</library>
|
||||
<library>uuid</library>
|
||||
<library>shell32</library>
|
||||
<library>shlwapi</library>
|
||||
<file>create-links.c</file>
|
||||
</module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue