mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
8 lines
280 B
Text
8 lines
280 B
Text
|
<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>
|