mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 11:56:26 +00:00
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
|
<module name="movefile" type="win32cui" installbase="system32" installname="movefiletest.exe">
|
||
|
<include base="movefile">.</include>
|
||
|
<library>kernel32</library>
|
||
|
<library>advapi32</library>
|
||
|
<library>user32</library>
|
||
|
<file>movefile.cpp</file>
|
||
|
<file>movefile.rc</file>
|
||
|
</module>
|