mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Reapply the idea of r44368. Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common".
Add SuperFinder XT to rapps. svn path=/trunk/; revision=48004
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
; UTF-8
|
||||
|
||||
[Section]
|
||||
Name = Super Finder XT
|
||||
Version = 1.6.2.1
|
||||
Licence = Freeware
|
||||
Description = A fast and feature rich search Aapplication.
|
||||
Size = 4.5MB
|
||||
Category = 12
|
||||
URLSite = http://fsl.sytes.net/ssearchxt.html
|
||||
URLDownload = http://fsl.sytes.net/releases/setup_SuperFinderXT.exe
|
||||
CDPath = none
|
||||
|
||||
[Section.0407]
|
||||
Description = Eine schnelle und effektive Suchanwendung.
|
||||
@@ -3,7 +3,6 @@
|
||||
<module name="liccpa" type="win32dll" extension=".cpl" baseaddress="${BASEADDRESS_LICCPA}" installbase="system32" installname="liccpa.cpl" unicode="yes">
|
||||
<importlibrary definition="liccpa.def" />
|
||||
<include base="liccpa">.</include>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
<library>user32</library>
|
||||
<library>comctl32</library>
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
<autoregister infsection="OleControlDlls" type="DllRegisterServer" />
|
||||
<include base="bdaplgin">.</include>
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
<library>ole32</library>
|
||||
<library>advapi32</library>
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
<autoregister infsection="OleControlDlls" type="DllRegisterServer" />
|
||||
<include base="ksproxy">.</include>
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
<library>ole32</library>
|
||||
<library>setupapi</library>
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
<autoregister infsection="OleControlDlls" type="DllRegisterServer" />
|
||||
<include base="msdvbnp">.</include>
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
<library>ole32</library>
|
||||
<library>advapi32</library>
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
<autoregister infsection="OleControlDlls" type="DllRegisterServer" />
|
||||
<include base="msvidctl">.</include>
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
<library>ole32</library>
|
||||
<library>advapi32</library>
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
<importlibrary definition="batt.spec" />
|
||||
<include base="batt">.</include>
|
||||
<library>setupapi</library>
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
<file>batt.c</file>
|
||||
<file>batt.rc</file>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
<library>ole32_irot_client</library>
|
||||
<library>ole32_proxy</library>
|
||||
<library>rpcrt4</library>
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
<library>uuid</library>
|
||||
<library>pseh</library>
|
||||
|
||||
Reference in New Issue
Block a user