mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
Autosyncing with Wine HEAD
svn path=/trunk/; revision=31769
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="advpack" type="win32dll" baseaddress="${BASEADDRESS_ADVPACK}" installbase="system32" installname="advpack.dll" allowwarnings="true">
|
||||
<importlibrary definition="advpack.spec.def" />
|
||||
<include base="advpack">.</include>
|
||||
@@ -11,7 +12,6 @@
|
||||
<library>ole32</library>
|
||||
<library>setupapi</library>
|
||||
<library>version</library>
|
||||
<library>user32</library>
|
||||
<library>advapi32</library>
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
@@ -21,3 +21,4 @@
|
||||
<file>reg.c</file>
|
||||
<file>advpack.spec</file>
|
||||
</module>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user