mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 18:31:26 +00:00
14 lines
361 B
Text
14 lines
361 B
Text
![]() |
<module name="packmgr" type="win32gui" installbase="system32" installname="packmgr.exe">
|
||
|
<include base="package">.</include>
|
||
|
<include base="packmgr">.</include>
|
||
|
<define name="UNICODE" />
|
||
|
|
||
|
<library>kernel32</library>
|
||
|
<library>user32</library>
|
||
|
<library>comctl32</library>
|
||
|
<library>package</library>
|
||
|
|
||
|
<file>main.c</file>
|
||
|
<file>packmgr.rc</file>
|
||
|
</module>
|