mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:31:40 +00:00
- Delete rbuild and the rbuild files.
svn path=/branches/cmake-bringup/; revision=48237
This commit is contained in:
parent
c424146e2c
commit
62ff6c86b7
768 changed files with 0 additions and 18365 deletions
|
@ -1,31 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="msctf" type="win32dll" baseaddress="${BASEADDRESS_MSCTF}" installbase="system32" installname="msctf.dll" allowwarnings="true">
|
||||
<autoregister infsection="OleControlDlls" type="DllRegisterServer" />
|
||||
<importlibrary definition="msctf.spec" />
|
||||
<include base="msctf">.</include>
|
||||
<include base="ReactOS">include/reactos/wine</include>
|
||||
<define name="__WINESRC__" />
|
||||
<redefine name="_WIN32_WINNT">0x600</redefine>
|
||||
<file>categorymgr.c</file>
|
||||
<file>compartmentmgr.c</file>
|
||||
<file>context.c</file>
|
||||
<file>displayattributemgr.c</file>
|
||||
<file>documentmgr.c</file>
|
||||
<file>inputprocessor.c</file>
|
||||
<file>langbarmgr.c</file>
|
||||
<file>msctf.c</file>
|
||||
<file>range.c</file>
|
||||
<file>regsvr.c</file>
|
||||
<file>threadmgr.c</file>
|
||||
<file>version.rc</file>
|
||||
<library>wine</library>
|
||||
<library>uuid</library>
|
||||
<library>ole32</library>
|
||||
<library>oleaut32</library>
|
||||
<library>user32</library>
|
||||
<library>advapi32</library>
|
||||
<library>ntdll</library>
|
||||
</module>
|
||||
</group>
|
Loading…
Add table
Add a link
Reference in a new issue