mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[AUDIT]
reactos/base/applications: - Unlock text resources, .rbuild files - Unlock obviously clean stuff (e.g. taken from Wine, or not written by ReactOS developers, or smaller than 5 lines funcs) svn path=/trunk/; revision=21323
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<module name="ps" type="win32cui" installbase="bin" installname="ps.exe">
|
||||
<include base="ps">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<library>user32</library>
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
<file>ps.c</file>
|
||||
<module name="ps" type="win32cui" installbase="bin" installname="ps.exe">
|
||||
<include base="ps">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<library>user32</library>
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
<file>ps.c</file>
|
||||
</module>
|
||||
Reference in New Issue
Block a user