Author: tkreuzer
Date: Fri Jul 29 13:27:07 2011
New Revision: 52999
URL:
http://svn.reactos.org/svn/reactos?rev=52999&view=rev
Log:
and finally add ... rbuild files
Added:
branches/GSoC_2011/GdiFontDriver/include/directory.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/include/dxsdk/dxsdk.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/include/psdk/psdk.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/include/reactos/idl/idl.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/include/reactos/mc/mc.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/include/reactos/reactos.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/include/reactos/wine/wineheaders.rbuild (with
props)
branches/GSoC_2011/GdiFontDriver/media/drivers/drivers.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/media/drivers/etc/etc.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/media/fonts/fonts.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/media/inf/inf.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/media/media.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/media/nls/nls.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/media/sounds/sounds.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/media/vgafonts/vgafonts.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntkrnlmp.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl-generic.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/csr/csr.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/csr/csrsrv/csrsrv.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/ntvdm/ntvdm.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/subsystems.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/win/basesrv/basesrv.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/win/directory.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/win/winsrv/winsrv.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrsrv/csrsrv.rbuild (with
props)
branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrss.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/win32csr/win32csr.rbuild
(with props)
branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32.rbuild (with props)
branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32k/win32k.rbuild (with props)
Added: branches/GSoC_2011/GdiFontDriver/include/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/include…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/include/directory.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/include/directory.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,13 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <directory name="reactos">
+ <xi:include href="reactos/reactos.rbuild" />
+ </directory>
+ <directory name="dxsdk">
+ <xi:include href="dxsdk/dxsdk.rbuild" />
+ </directory>
+ <directory name="psdk">
+ <xi:include href="psdk/psdk.rbuild" />
+ </directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/include/directory.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/include/dxsdk/dxsdk.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/include…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/include/dxsdk/dxsdk.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/include/dxsdk/dxsdk.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,20 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
+<module name="dxsdk" type="idlheader">
+ <file>amvideo.idl</file>
+ <file>amstream.idl</file>
+ <file>austream.idl</file>
+ <file>bdatif.idl</file>
+ <file>ddstream.idl</file>
+ <file>dmodshow.idl</file>
+ <file>mixerocx.idl</file>
+ <file>mediaobj.idl</file>
+ <file>medparam.idl</file>
+ <file>mmstream.idl</file>
+ <file>qedit.idl</file>
+ <file>regbag.idl</file>
+ <file>tvratings.idl</file>
+ <file>vidcap.idl</file>
+ <file>videoacc.idl</file>
+ <file>strmif.idl</file>
+</module>
Propchange: branches/GSoC_2011/GdiFontDriver/include/dxsdk/dxsdk.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/include/psdk/psdk.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/include…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/include/psdk/psdk.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/include/psdk/psdk.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,88 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
+<group>
+<module name="psdk" type="idlheader">
+ <dependency>bugcodes</dependency>
+ <file>activaut.idl</file>
+ <file>activdbg.idl</file>
+ <file>activscp.idl</file>
+ <file>asptlb.idl</file>
+ <file>bdaiface.idl</file>
+ <file>bits1_5.idl</file>
+ <file>bits.idl</file>
+ <file>commoncontrols.idl</file>
+ <file>control.idl</file>
+ <file>ctfutb.idl</file>
+ <file>ctxtcall.idl</file>
+ <file>dimm.idl</file>
+ <file>dispex.idl</file>
+ <file>docobj.idl</file>
+ <file>downloadmgr.idl</file>
+ <file>fusion.idl</file>
+ <file>hlink.idl</file>
+ <file>htiframe.idl</file>
+ <file>iads.idl</file>
+ <file>icftypes.idl</file>
+ <file>imnact.idl</file>
+ <file>imnxport.idl</file>
+ <file>indexsrv.idl</file>
+ <file>mimeinfo.idl</file>
+ <file>mlang.idl</file>
+ <file>msctf.idl</file>
+ <file>msdadc.idl</file>
+ <file>mshtml.idl</file>
+ <file>msinkaut.idl</file>
+ <file>mstask.idl</file>
+ <file>msxml.idl</file>
+ <file>msxml2.idl</file>
+ <file>netfw.idl</file>
+ <file>netcon.idl</file>
+ <file>oaidl.idl</file>
+ <file>objidl.idl</file>
+ <file>objsafe.idl</file>
+ <file>ocidl.idl</file>
+ <file>ocmm.idl</file>
+ <file>oleacc.idl</file>
+ <file>oledb.idl</file>
+ <file>oleidl.idl</file>
+ <file>optary.idl</file>
+ <file>perhist.idl</file>
+ <file>propidl.idl</file>
+ <file>propsys.idl</file>
+ <file>pstore.idl</file>
+ <file>richole.idl</file>
+ <file>sensevts.idl</file>
+ <file>servprov.idl</file>
+ <file>shdeprecated.idl</file>
+ <file>shldisp.idl</file>
+ <file>shobjidl.idl</file>
+ <file>shtypes.idl</file>
+ <file>strmif.idl</file>
+ <file>structuredquerycondition.idl</file>
+ <file>textstor.idl</file>
+ <file>tuner.idl</file>
+ <file>tom.idl</file>
+ <file>unknwn.idl</file>
+ <file>urlhist.idl</file>
+ <file>urlmon.idl</file>
+ <file>wincodec.idl</file>
+ <file>mimeole.idl</file>
+ <file>mscoree.idl</file>
+ <file>mshtmhst.idl</file>
+ <file>msxml6.idl</file>
+ <file>exdisp.idl</file>
+ <file>winsxs.idl</file>
+ <file>wtypes.idl</file>
+ <file>wuapi.idl</file>
+ <file>comcat.idl</file>
+ <file>xmldso.idl</file>
+ <file>xmldom.idl</file>
+ <file>xmllite.idl</file>
+ <file>wbemcli.idl</file>
+ <file>wia_lh.idl</file>
+ <file>wia_xp.idl</file>
+</module>
+<module name="stdole2" type="embeddedtypelib">
+ <file>stdole2.idl</file>
+</module>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/include/psdk/psdk.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/include/reactos/idl/idl.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/include…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/include/reactos/idl/idl.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/include/reactos/idl/idl.rbuild [iso-8859-1] Fri Jul
29 13:27:07 2011
@@ -1,0 +1,36 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
+<group>
+<module name="pnp_server" type="rpcserver">
+ <redefine name="_WIN32_WINNT">0x600</redefine>
+ <file>pnp.idl</file>
+</module>
+<module name="pnp_client" type="rpcclient">
+ <redefine name="_WIN32_WINNT">0x600</redefine>
+ <file>pnp.idl</file>
+</module>
+<module name="scm_server" type="rpcserver">
+ <file>svcctl.idl</file>
+</module>
+<module name="scm_client" type="rpcclient">
+ <file>svcctl.idl</file>
+</module>
+<module name="eventlog_server" type="rpcserver">
+ <file>eventlogrpc.idl</file>
+</module>
+<module name="eventlog_client" type="rpcclient" >
+ <file>eventlogrpc.idl</file>
+</module>
+<module name="lsa_server" type="rpcserver">
+ <file>lsa.idl</file>
+</module>
+<module name="lsa_client" type="rpcclient">
+ <file>lsa.idl</file>
+</module>
+<module name="wlansvc_server" type="rpcserver">
+ <file>wlansvc.idl</file>
+</module>
+<module name="wlansvc_client" type="rpcclient">
+ <file>wlansvc.idl</file>
+</module>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/include/reactos/idl/idl.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/include/reactos/mc/mc.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/include…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/include/reactos/mc/mc.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/include/reactos/mc/mc.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,31 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
+<group>
+ <module name="ntstatus" type="messageheader">
+ <file>ntstatus.mc</file>
+ </module>
+
+ <module name="bugcodes" type="messageheader">
+ <file>bugcodes.mc</file>
+ </module>
+
+ <module name="errcodes" type="messageheader">
+ <file>errcodes.mc</file>
+ </module>
+
+ <module name="pciclass" type="messageheader">
+ <file>pciclass.mc</file>
+ </module>
+
+ <module name="neteventmsg" type="messageheader">
+ <file>neteventmsg.mc</file>
+ </module>
+
+ <module name="ntiologc" type="messageheader">
+ <file>ntiologc.mc</file>
+ </module>
+
+ <module name="sacmsg" type="messageheader">
+ <file>sacmsg.mc</file>
+ </module>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/include/reactos/mc/mc.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/include/reactos/reactos.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/include…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/include/reactos/reactos.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/include/reactos/reactos.rbuild [iso-8859-1] Fri Jul
29 13:27:07 2011
@@ -1,0 +1,13 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <directory name="idl">
+ <xi:include href="idl/idl.rbuild" />
+ </directory>
+ <directory name="mc">
+ <xi:include href="mc/mc.rbuild" />
+ </directory>
+ <directory name="wine">
+ <xi:include href="wine/wineheaders.rbuild" />
+ </directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/include/reactos/reactos.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/include/reactos/wine/wineheaders.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/include…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/include/reactos/wine/wineheaders.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/include/reactos/wine/wineheaders.rbuild [iso-8859-1]
Fri Jul 29 13:27:07 2011
@@ -1,0 +1,5 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
+<module name="wineheaders" type="idlheader">
+ <file>itss.idl</file>
+</module>
Propchange: branches/GSoC_2011/GdiFontDriver/include/reactos/wine/wineheaders.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/media/drivers/drivers.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/media/d…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/media/drivers/drivers.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/media/drivers/drivers.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <directory name="etc">
+ <xi:include href="etc/etc.rbuild" />
+ </directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/media/drivers/drivers.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/media/drivers/etc/etc.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/media/d…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/media/drivers/etc/etc.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/media/drivers/etc/etc.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
+<group>
+ <cdfile installbase="$(CDOUTPUT)">hosts</cdfile>
+ <installfile
installbase="system32/drivers/etc">hosts</installfile>
+ <cdfile installbase="$(CDOUTPUT)">services</cdfile>
+ <installfile
installbase="system32/drivers/etc">services</installfile>
+ <if property="KDBG" value="1">
+ <cdfile installbase="$(CDOUTPUT)">KDBinit</cdfile>
+ <installfile
installbase="system32/drivers/etc">KDBinit</installfile>
+ </if>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/media/drivers/etc/etc.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/media/fonts/fonts.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/media/f…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/media/fonts/fonts.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/media/fonts/fonts.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,36 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group>
+ <installfile installbase="fonts">DejaVuSans.ttf</installfile>
+ <installfile installbase="fonts">DejaVuSans-Bold.ttf
</installfile>
+ <installfile
installbase="fonts">DejaVuSans-BoldOblique.ttf</installfile>
+ <installfile installbase="fonts">DejaVuSansMono.ttf</installfile>
+ <installfile
installbase="fonts">DejaVuSansMono-Bold.ttf</installfile>
+ <installfile
installbase="fonts">DejaVuSansMono-BoldOblique.ttf</installfile>
+ <installfile
installbase="fonts">DejaVuSansMono-Oblique.ttf</installfile>
+ <installfile
installbase="fonts">DejaVuSans-Oblique.ttf</installfile>
+ <installfile installbase="fonts">DejaVuSerif.ttf</installfile>
+ <installfile
installbase="fonts">DejaVuSerif-Bold.ttf</installfile>
+ <installfile
installbase="fonts">DejaVuSerif-BoldItalic.ttf</installfile>
+ <installfile
installbase="fonts">DejaVuSerif-Italic.ttf</installfile>
+ <installfile installbase="fonts">FreeMono.ttf</installfile>
+ <installfile installbase="fonts">FreeMonoBold.ttf</installfile>
+ <installfile
installbase="fonts">FreeMonoBoldOblique.ttf</installfile>
+ <installfile
installbase="fonts">FreeMonoOblique.ttf</installfile>
+ <installfile
installbase="fonts">LiberationMono-Bold.ttf</installfile>
+ <installfile
installbase="fonts">LiberationMono-BoldItalic.ttf</installfile>
+ <installfile
installbase="fonts">LiberationMono-Italic.ttf</installfile>
+ <installfile
installbase="fonts">LiberationMono-Regular.ttf</installfile>
+ <installfile
installbase="fonts">LiberationSans-Bold.ttf</installfile>
+ <installfile
installbase="fonts">LiberationSans-BoldItalic.ttf</installfile>
+ <installfile
installbase="fonts">LiberationSans-Italic.ttf</installfile>
+ <installfile
installbase="fonts">LiberationSans-Regular.ttf</installfile>
+ <installfile
installbase="fonts">LiberationSerif-Bold.ttf</installfile>
+ <installfile
installbase="fonts">LiberationSerif-BoldItalic.ttf</installfile>
+ <installfile
installbase="fonts">LiberationSerif-Italic.ttf</installfile>
+ <installfile
installbase="fonts">LiberationSerif-Regular.ttf</installfile>
+ <installfile installbase="fonts">Marlett.ttf</installfile>
+ <installfile installbase="fonts">symbol.ttf</installfile>
+ <installfile installbase="fonts">tahoma.ttf</installfile>
+ <installfile installbase="fonts">tahomabd.ttf</installfile>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/media/fonts/fonts.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/media/inf/inf.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/media/i…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/media/inf/inf.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/media/inf/inf.rbuild [iso-8859-1] Fri Jul 29 13:27:07
2011
@@ -1,0 +1,35 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group>
+ <installfile installbase="inf">acpi.inf</installfile>
+ <installfile installbase="inf">audio.inf</installfile>
+ <installfile installbase="inf">battery.inf</installfile>
+ <installfile installbase="inf">bda.inf</installfile>
+ <installfile installbase="inf">cdrom.inf</installfile>
+ <installfile installbase="inf">cpu.inf</installfile>
+ <installfile installbase="inf">disk.inf</installfile>
+ <installfile installbase="inf">display.inf</installfile>
+ <installfile installbase="inf">fdc.inf</installfile>
+ <installfile installbase="inf">font.inf</installfile>
+ <installfile installbase="inf">hdc.inf</installfile>
+ <installfile installbase="inf">intl.inf</installfile>
+ <installfile installbase="inf">keyboard.inf</installfile>
+ <installfile installbase="inf">ks.inf</installfile>
+ <installfile installbase="inf">kscaptur.inf</installfile>
+ <installfile installbase="inf">layout.inf</installfile>
+ <installfile installbase="inf">machine.inf</installfile>
+ <installfile installbase="inf">msmouse.inf</installfile>
+ <installfile installbase="inf">NET_NIC.inf</installfile>
+ <installfile installbase="inf">netamd.inf</installfile>
+ <installfile installbase="inf">netisa.inf</installfile>
+ <installfile installbase="inf">netrtpnt.inf</installfile>
+ <installfile installbase="inf">nettcpip.inf</installfile>
+ <installfile installbase="inf">ports.inf</installfile>
+ <installfile installbase="inf">scsi.inf</installfile>
+ <installfile installbase="inf"
root="output">syssetup.inf</installfile>
+ <installfile installbase="inf">unknown.inf</installfile>
+ <installfile installbase="inf">usb.inf</installfile>
+ <installfile installbase="inf">usbport.inf</installfile>
+ <installfile installbase="inf">usbstor.inf</installfile>
+ <installfile installbase="inf">xboxdisp.inf</installfile>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/media/inf/inf.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/media/media.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/media/m…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/media/media.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/media/media.rbuild [iso-8859-1] Fri Jul 29 13:27:07
2011
@@ -1,0 +1,22 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <directory name="drivers">
+ <xi:include href="drivers/drivers.rbuild" />
+ </directory>
+ <directory name="fonts">
+ <xi:include href="fonts/fonts.rbuild" />
+ </directory>
+ <directory name="inf">
+ <xi:include href="inf/inf.rbuild" />
+ </directory>
+ <directory name="nls">
+ <xi:include href="nls/nls.rbuild" />
+ </directory>
+ <directory name="sounds">
+ <xi:include href="sounds/sounds.rbuild" />
+ </directory>
+ <directory name="vgafonts">
+ <xi:include href="vgafonts/vgafonts.rbuild" />
+ </directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/media/media.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/media/nls/nls.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/media/n…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/media/nls/nls.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/media/nls/nls.rbuild [iso-8859-1] Fri Jul 29 13:27:07
2011
@@ -1,0 +1,68 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group>
+ <cdfile installbase="$(CDOUTPUT)/system32">c_437.nls</cdfile>
+ <cdfile installbase="$(CDOUTPUT)/system32">c_1252.nls</cdfile>
+ <cdfile installbase="$(CDOUTPUT)/system32">l_intl.nls</cdfile>
+
+ <installfile installbase="system32">c_037.nls</installfile>
+ <installfile installbase="system32">c_424.nls</installfile>
+ <installfile installbase="system32">c_437.nls</installfile>
+ <installfile installbase="system32">c_500.nls</installfile>
+ <installfile installbase="system32">c_737.nls</installfile>
+ <installfile installbase="system32">c_775.nls</installfile>
+ <installfile installbase="system32">c_850.nls</installfile>
+ <installfile installbase="system32">c_852.nls</installfile>
+ <installfile installbase="system32">c_855.nls</installfile>
+ <installfile installbase="system32">c_856.nls</installfile>
+ <installfile installbase="system32">c_857.nls</installfile>
+ <installfile installbase="system32">c_860.nls</installfile>
+ <installfile installbase="system32">c_861.nls</installfile>
+ <installfile installbase="system32">c_862.nls</installfile>
+ <installfile installbase="system32">c_863.nls</installfile>
+ <installfile installbase="system32">c_864.nls</installfile>
+ <installfile installbase="system32">c_865.nls</installfile>
+ <installfile installbase="system32">c_866.nls</installfile>
+ <installfile installbase="system32">c_869.nls</installfile>
+ <installfile installbase="system32">c_874.nls</installfile>
+ <installfile installbase="system32">c_875.nls</installfile>
+ <installfile installbase="system32">c_878.nls</installfile>
+ <installfile installbase="system32">c_932.nls</installfile>
+ <installfile installbase="system32">c_936.nls</installfile>
+ <installfile installbase="system32">c_949.nls</installfile>
+ <installfile installbase="system32">c_950.nls</installfile>
+ <installfile installbase="system32">c_1006.nls</installfile>
+ <installfile installbase="system32">c_1026.nls</installfile>
+ <installfile installbase="system32">c_1250.nls</installfile>
+ <installfile installbase="system32">c_1251.nls</installfile>
+ <installfile installbase="system32">c_1252.nls</installfile>
+ <installfile installbase="system32">c_1253.nls</installfile>
+ <installfile installbase="system32">c_1254.nls</installfile>
+ <installfile installbase="system32">c_1255.nls</installfile>
+ <installfile installbase="system32">c_1256.nls</installfile>
+ <installfile installbase="system32">c_1257.nls</installfile>
+ <installfile installbase="system32">c_1258.nls</installfile>
+ <installfile installbase="system32">c_10000.nls</installfile>
+ <installfile installbase="system32">c_10006.nls</installfile>
+ <installfile installbase="system32">c_10007.nls</installfile>
+ <installfile installbase="system32">c_10029.nls</installfile>
+ <installfile installbase="system32">c_10079.nls</installfile>
+ <installfile installbase="system32">c_10081.nls</installfile>
+ <installfile installbase="system32">c_20866.nls</installfile>
+ <installfile installbase="system32">c_21866.nls</installfile>
+ <installfile installbase="system32">c_28591.nls</installfile>
+ <installfile installbase="system32">c_28592.nls</installfile>
+ <installfile installbase="system32">c_28593.nls</installfile>
+ <installfile installbase="system32">c_28594.nls</installfile>
+ <installfile installbase="system32">c_28595.nls</installfile>
+ <installfile installbase="system32">c_28596.nls</installfile>
+ <installfile installbase="system32">c_28597.nls</installfile>
+ <installfile installbase="system32">c_28598.nls</installfile>
+ <installfile installbase="system32">c_28599.nls</installfile>
+ <installfile installbase="system32">c_28600.nls</installfile>
+ <installfile installbase="system32">c_28603.nls</installfile>
+ <installfile installbase="system32">c_28604.nls</installfile>
+ <installfile installbase="system32">c_28605.nls</installfile>
+ <installfile installbase="system32">c_28606.nls</installfile>
+ <installfile installbase="system32">l_intl.nls</installfile>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/media/nls/nls.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/media/sounds/sounds.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/media/s…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/media/sounds/sounds.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/media/sounds/sounds.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group>
+ <installfile installbase="media">error.mp3</installfile>
+ <installfile installbase="media">notice.mp3</installfile>
+ <installfile installbase="media">ReactOS_LogOn.wav</installfile>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/media/sounds/sounds.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/media/vgafonts/vgafonts.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/media/v…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/media/vgafonts/vgafonts.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/media/vgafonts/vgafonts.rbuild [iso-8859-1] Fri Jul
29 13:27:07 2011
@@ -1,0 +1,13 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
+<module name="vgafonts" type="cabinet">
+ <bootstrap installbase="$(CDOUTPUT)" />
+ <file>437-8x8.bin</file>
+ <file>737-8x8.bin</file>
+ <file>775-8x8.bin</file>
+ <file>850-8x8.bin</file>
+ <file>852-8x8.bin</file>
+ <file>865-8x8.bin</file>
+ <file>866-8x8.bin</file>
+ <file>932-8x8.bin</file>
+</module>
Propchange: branches/GSoC_2011/GdiFontDriver/media/vgafonts/vgafonts.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntkrnlmp.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/ntoskrn…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntkrnlmp.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntkrnlmp.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,9 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <module name="ntkrnlmp" type="kernel"
installbase="system32" installname="ntkrnlmp.exe">
+ <define name="CONFIG_SMP" />
+
+ <xi:include href="ntoskrnl-generic.rbuild" />
+ </module>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntkrnlmp.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl-generic.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/ntoskrn…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl-generic.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl-generic.rbuild [iso-8859-1] Fri Jul
29 13:27:07 2011
@@ -1,0 +1,584 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <bootstrap installbase="$(CDOUTPUT)/system32" />
+ <importlibrary definition="ntoskrnl.pspec" />
+ <define name="__NTOSKRNL__" />
+ <define name="_NTOSKRNL_" />
+ <define name="_NTSYSTEM_" />
+ <define name="_IN_KERNEL_" />
+ <define name="NTDDI_VERSION">0x05020400</define>
+ <if property="_WINKD_" value="1">
+ <define name="_WINKD_" />
+ </if>
+ <if property="_ELF_" value="1">
+ <define name="_ELF_" />
+ </if>
+ <if property="NEWCC" value="1">
+ <define name="NEWCC" />
+ </if>
+ <include base="cmlib">.</include>
+ <include base="ntoskrnl">include</include>
+ <include base="ntoskrnl" root="intermediate"></include>
+ <include base="ntoskrnl"
root="intermediate">include</include>
+ <include base="ntoskrnl"
root="intermediate">include/internal</include>
+ <include base="ReactOS">include/reactos/drivers</include>
+ <library>csq</library>
+ <library>hal</library>
+ <library>pseh</library>
+ <library>cmlib</library>
+ <library>rtl</library>
+ <library>rossym</library>
+ <library>libcntpr</library>
+ <library>kdcom</library>
+ <library>bootvid</library>
+ <library>wdmguid</library>
+ <library>ioevent</library>
+ <library>cportlib</library>
+ <dependency>bugcodes</dependency>
+ <directory name="include">
+ <pch>ntoskrnl.h</pch>
+ </directory>
+ <directory name="ke">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>abios.c</file>
+ <file>cpu.c</file>
+ <file>context.c</file>
+ <file>ctxswitch.S</file>
+ <file>exp.c</file>
+ <file>irqobj.c</file>
+ <file>kiinit.c</file>
+ <file>ldt.c</file>
+ <file>mtrr.c</file>
+ <file>patpge.c</file>
+ <file>thrdini.c</file>
+ <file>trap.s</file>
+ <file>traphdlr.c</file>
+ <file>usercall_asm.S</file>
+ <file>usercall.c</file>
+ <file>v86vdm.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="arm">
+ <directory name="arm">
+ <file first="true">boot.s</file>
+ <file>cpu.c</file>
+ <file>ctxswtch.s</file>
+ <file>exp.c</file>
+ <file>kiinit.c</file>
+ <file>stubs_asm.s</file>
+ <file>thrdini.c</file>
+ <file>trap.s</file>
+ <file>trapc.c</file>
+ <file>usercall.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="powerpc">
+ <directory name="powerpc">
+ <file first="true">main_asm.S</file>
+ <file>cpu.c</file>
+ <file>exp.c</file>
+ <file>kiinit.c</file>
+ <file>ppc_irq.c</file>
+ <file>stubs.c</file>
+ <file>systimer.c</file>
+ <file>thrdini.c</file>
+ <file>ctxswitch.c</file>
+ <file>ctxhelp.S</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="amd64">
+ <directory name="amd64">
+ <file first="true">boot.S</file>
+ <file>context.c</file>
+ <file>cpu.c</file>
+ <file>ctxswitch.S</file>
+ <file>except.c</file>
+ <file>interrupt.c</file>
+ <file>irql.c</file>
+ <file>kiinit.c</file>
+ <file>spinlock.c</file>
+ <file>stubs.c</file>
+ <file>thrdini.c</file>
+ <file>trap.S</file>
+ </directory>
+ </if>
+ <file>apc.c</file>
+ <file>balmgr.c</file>
+ <file>bug.c</file>
+ <file>clock.c</file>
+ <file>config.c</file>
+ <file>devqueue.c</file>
+ <file>dpc.c</file>
+ <file>eventobj.c</file>
+ <file>except.c</file>
+ <file>freeze.c</file>
+ <file>gate.c</file>
+ <file>gmutex.c</file>
+ <file>ipi.c</file>
+ <file>krnlinit.c</file>
+ <file>mutex.c</file>
+ <file>procobj.c</file>
+ <file>profobj.c</file>
+ <file>queue.c</file>
+ <file>semphobj.c</file>
+ <file>spinlock.c</file>
+ <file>time.c</file>
+ <file>thrdschd.c</file>
+ <file>thrdobj.c</file>
+ <file>timerobj.c</file>
+ <file>wait.c</file>
+ </directory>
+ <if property="NEWCC" value="0">
+ <directory name="cc">
+ <file>cacheman.c</file>
+ <file>copy.c</file>
+ <file>fs.c</file>
+ <file>mdl.c</file>
+ <file>pin.c</file>
+ <file>view.c</file>
+ </directory>
+ </if>
+ <if property="NEWCC" value="1">
+ <directory name="cache">
+ <file>cachesub.c</file>
+ <file>copysup.c</file>
+ <file>fssup.c</file>
+ <file>lazyrite.c</file>
+ <file>logsup.c</file>
+ <file>mdlsup.c</file>
+ <file>pinsup.c</file>
+ <directory name="section">
+ <file>data.c</file>
+ <file>fault.c</file>
+ <file>io.c</file>
+ <file>reqtools.c</file>
+ <file>sptab.c</file>
+ <file>swapout.c</file>
+ </directory>
+ </directory>
+ </if>
+ <directory name="config">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>cmhardwr.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="amd64">
+ <directory name="i386">
+ <file>cmhardwr.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="arm">
+ <directory name="arm">
+ <file>cmhardwr.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="powerpc">
+ <directory name="powerpc">
+ <file>cmhardwr.c</file>
+ </directory>
+ </if>
+ <file>cmalloc.c</file>
+ <file>cmapi.c</file>
+ <file>cmboot.c</file>
+ <file>cmcheck.c</file>
+ <file>cmcontrl.c</file>
+ <file>cmconfig.c</file>
+ <file>cmdata.c</file>
+ <file>cmdelay.c</file>
+ <file>cmindex.c</file>
+ <file>cminit.c</file>
+ <file>cmhvlist.c</file>
+ <file>cmhook.c</file>
+ <file>cmkcbncb.c</file>
+ <file>cmkeydel.c</file>
+ <file>cmlazy.c</file>
+ <file>cmmapvw.c</file>
+ <file>cmname.c</file>
+ <file>cmnotify.c</file>
+ <file>cmparse.c</file>
+ <file>cmquota.c</file>
+ <file>cmse.c</file>
+ <file>cmsecach.c</file>
+ <file>cmsysini.c</file>
+ <file>cmvalue.c</file>
+ <file>cmvalche.c</file>
+ <file>cmwraprs.c</file>
+ <file>ntapi.c</file>
+ </directory>
+ <directory name="dbgk">
+ <file>dbgkutil.c</file>
+ <file>dbgkobj.c</file>
+ </directory>
+ <directory name="ex">
+ <file>zw.S</file>
+ </directory>
+ <directory name="ex">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>fastinterlck_asm.S</file>
+ <file>ioport.S</file>
+ </directory>
+ </if>
+ <file>atom.c</file>
+ <file>callback.c</file>
+ <file>dbgctrl.c</file>
+ <file>efi.c</file>
+ <file>event.c</file>
+ <file>evtpair.c</file>
+ <file>exintrin.c</file>
+ <file>fmutex.c</file>
+ <file>handle.c</file>
+ <file>harderr.c</file>
+ <file>hdlsterm.c</file>
+ <file>init.c</file>
+ <file>interlocked.c</file>
+ <file>keyedevt.c</file>
+ <file>locale.c</file>
+ <file>lookas.c</file>
+ <file>mutant.c</file>
+ <file>pushlock.c</file>
+ <file>profile.c</file>
+ <file>resource.c</file>
+ <file>rundown.c</file>
+ <file>sem.c</file>
+ <file>shutdown.c</file>
+ <file>sysinfo.c</file>
+ <file>time.c</file>
+ <file>timer.c</file>
+ <file>uuid.c</file>
+ <file>win32k.c</file>
+ <file>work.c</file>
+ <file>xipdisp.c</file>
+ <file>zone.c</file>
+ </directory>
+ <directory name="fsrtl">
+ <file>dbcsname.c</file>
+ <file>fastio.c</file>
+ <file>faulttol.c</file>
+ <file>filelock.c</file>
+ <file>filter.c</file>
+ <file>filtrctx.c</file>
+ <file>fsfilter.c</file>
+ <file>fsrtlpc.c</file>
+ <file>largemcb.c</file>
+ <file>name.c</file>
+ <file>notify.c</file>
+ <file>oplock.c</file>
+ <file>pnp.c</file>
+ <file>stackovf.c</file>
+ <file>tunnel.c</file>
+ <file>unc.c</file>
+ </directory>
+ <directory name="fstub">
+ <file>disksup.c</file>
+ <file>fstubex.c</file>
+ <file>halstub.c</file>
+ <file>translate.c</file>
+ </directory>
+ <directory name="inbv">
+ <file>inbv.c</file>
+ <file>inbvport.c</file>
+ </directory>
+ <directory name="io">
+ <directory name="iomgr">
+ <file>adapter.c</file>
+ <file>arcname.c</file>
+ <file>bootlog.c</file>
+ <file>controller.c</file>
+ <file>device.c</file>
+ <file>deviface.c</file>
+ <file>driver.c</file>
+ <file>error.c</file>
+ <file>file.c</file>
+ <file>iocomp.c</file>
+ <file>ioevent.c</file>
+ <file>iofunc.c</file>
+ <file>iomdl.c</file>
+ <file>iomgr.c</file>
+ <file>iorsrce.c</file>
+ <file>iotimer.c</file>
+ <file>iowork.c</file>
+ <file>irp.c</file>
+ <file>irq.c</file>
+ <file>ramdisk.c</file>
+ <file>rawfs.c</file>
+ <file>remlock.c</file>
+ <file>util.c</file>
+ <file>symlink.c</file>
+ <file>volume.c</file>
+ </directory>
+ <directory name="pnpmgr">
+ <file>plugplay.c</file>
+ <file>pnpdma.c</file>
+ <file>pnpinit.c</file>
+ <file>pnpmgr.c</file>
+ <file>pnpnotify.c</file>
+ <file>pnpreport.c</file>
+ <file>pnpres.c</file>
+ <file>pnproot.c</file>
+ <file>pnputil.c</file>
+ </directory>
+ </directory>
+ <if property="_WINKD_" value="0">
+ <directory name="kd">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>kdmemsup.c</file>
+ </directory>
+ </if>
+ </directory>
+ </if>
+ <if property="_WINKD_" value="0">
+ <directory name="kdbg">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <if property="KDBG" value="1">
+ <group>
+ <file>i386-dis.c</file>
+ <file>kdb_help.S</file>
+ <file>longjmp.S</file>
+ <file>setjmp.S</file>
+ </group>
+ </if>
+ </directory>
+ </if>
+ <if property="ARCH" value="amd64">
+ <directory name="amd64">
+ <if property="KDBG" value="1">
+ <group>
+ <file>i386-dis.c</file>
+ <file>kdb_help.S</file>
+ <file>kdb.c</file>
+ </group>
+ </if>
+ </directory>
+ </if>
+ <if property="KDBG" value="1">
+ <file>kdb.c</file>
+ <file>kdb_cli.c</file>
+ <file>kdb_expr.c</file>
+ <file>kdb_keyboard.c</file>
+ <file>kdb_serial.c</file>
+ </if>
+ <if property="DBG_OR_KDBG" value="true">
+ <file>kdb_symbols.c</file>
+ </if>
+ </directory>
+ <directory name="kd">
+ <directory name="wrappers">
+ <file>bochs.c</file>
+ <if property="ARCH" value="i386">
+ <file>gdbstub.c</file>
+ </if>
+ <if property="ARCH" value="powerpc">
+ <file>gdbstub_powerpc.c</file>
+ </if>
+ <file>kdbg.c</file>
+ </directory>
+ <if property="ARCH" value="amd64">
+ <directory name="amd64">
+ <file>kd.c</file>
+ <file>kdmemsup.c</file>
+ </directory>
+ </if>
+ <file>kdinit.c</file>
+ <file>kdio.c</file>
+ <file>kdmain.c</file>
+ </directory>
+ </if>
+ <if property="_WINKD_" value ="1">
+ <directory name="kd64">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>kdx86.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="amd64">
+ <directory name="amd64">
+ <file>kdx64.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="arm">
+ <directory name="arm">
+ <file>kdarm.c</file>
+ </directory>
+ </if>
+ <file>kdapi.c</file>
+ <file>kdbreak.c</file>
+ <file>kddata.c</file>
+ <file>kdinit.c</file>
+ <file>kdlock.c</file>
+ <file>kdprint.c</file>
+ <file>kdtrap.c</file>
+ </directory>
+ </if>
+ <directory name="lpc">
+ <file>close.c</file>
+ <file>complete.c</file>
+ <file>connect.c</file>
+ <file>create.c</file>
+ <file>listen.c</file>
+ <file>port.c</file>
+ <file>reply.c</file>
+ <file>send.c</file>
+ </directory>
+ <directory name="mm">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>page.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="arm">
+ <directory name="arm">
+ <file>page.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="powerpc">
+ <directory name="powerpc">
+ <file>pfault.c</file>
+ <file>page.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="amd64">
+ <directory name="amd64">
+ <file>init.c</file>
+ <file>page.c</file>
+ </directory>
+ </if>
+ <directory name="ARM3">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>init.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="arm">
+ <directory name="arm">
+ <file>init.c</file>
+ </directory>
+ </if>
+ <file>contmem.c</file>
+ <file>drvmgmt.c</file>
+ <file>dynamic.c</file>
+ <file>expool.c</file>
+ <file>hypermap.c</file>
+ <file>iosup.c</file>
+ <file>largepag.c</file>
+ <file>mdlsup.c</file>
+ <file>mmdbg.c</file>
+ <file>mminit.c</file>
+ <file>mmsup.c</file>
+ <file>ncache.c</file>
+ <file>pagfault.c</file>
+ <file>pfnlist.c</file>
+ <file>pool.c</file>
+ <file>procsup.c</file>
+ <file>section.c</file>
+ <file>sysldr.c</file>
+ <file>syspte.c</file>
+ <file>vadnode.c</file>
+ <file>virtual.c</file>
+ <file>zeropage.c</file>
+ </directory>
+ <file>anonmem.c</file>
+ <file>balance.c</file>
+ <file>freelist.c</file>
+ <file>marea.c</file>
+ <file>mmfault.c</file>
+ <file>mminit.c</file>
+ <file>pagefile.c</file>
+ <file>pageop.c</file>
+ <file>region.c</file>
+ <file>rmap.c</file>
+ <file>section.c</file>
+ </directory>
+ <directory name="ob">
+ <file>obdir.c</file>
+ <file>obinit.c</file>
+ <file>obhandle.c</file>
+ <file>obname.c</file>
+ <file>oblife.c</file>
+ <file>obref.c</file>
+ <file>obsdcach.c</file>
+ <file>obsecure.c</file>
+ <file>oblink.c</file>
+ <file>obwait.c</file>
+ </directory>
+ <directory name="po">
+ <file>events.c</file>
+ <file>power.c</file>
+ <file>poshtdwn.c</file>
+ <file>povolume.c</file>
+ </directory>
+ <directory name="ps">
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>psctx.c</file>
+ <file>psldt.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="arm">
+ <directory name="arm">
+ <file>psctx.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="amd64">
+ <directory name="amd64">
+ <file>psctx.c</file>
+ </directory>
+ </if>
+ <file>debug.c</file>
+ <file>job.c</file>
+ <file>kill.c</file>
+ <file>psnotify.c</file>
+ <file>process.c</file>
+ <file>psmgr.c</file>
+ <file>query.c</file>
+ <file>quota.c</file>
+ <file>security.c</file>
+ <file>state.c</file>
+ <file>thread.c</file>
+ <file>win32.c</file>
+ </directory>
+ <directory name="rtl">
+ <if property="ARCH" value="arm">
+ <directory name="arm">
+ <file>rtlexcpt.c</file>
+ </directory>
+ </if>
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>stack.S</file>
+ </directory>
+ </if>
+ <file>libsupp.c</file>
+ <file>misc.c</file>
+ </directory>
+ <directory name="se">
+ <file>access.c</file>
+ <file>acl.c</file>
+ <file>audit.c</file>
+ <file>lsa.c</file>
+ <file>priv.c</file>
+ <file>sd.c</file>
+ <file>semgr.c</file>
+ <file>sid.c</file>
+ <file>token.c</file>
+ </directory>
+ <directory name="vdm">
+ <if property="ARCH" value="i386">
+ <file>vdmmain.c</file>
+ <file>vdmexec.c</file>
+ </if>
+ </directory>
+ <directory name="wmi">
+ <file>wmi.c</file>
+ </directory>
+ <directory name="vf">
+ <file>driver.c</file>
+ </directory>
+ <file>ntoskrnl.rc</file>
+ <linkerscript>ntoskrnl_$(ARCH).lnk</linkerscript>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl-generic.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/ntoskrn…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,11 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <module name="ntoskrnl" type="kernel"
installbase="system32" installname="ntoskrnl.exe">
+ <xi:include href="ntoskrnl-generic.rbuild" />
+ </module>
+ <module name="ntdllsys" type="staticlibrary">
+ <include base="ntoskrnl">include</include>
+ <file>ntdll.S</file>
+ </module>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/ntoskrnl/ntoskrnl.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/csr/csr.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/csr/csr.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/csr/csr.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,15 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group>
+<module name="csr" type="nativecui"
installbase="system32" installname="csr.exe">
+ <include base="csr">.</include>
+ <include base="ReactOS">include/reactos/subsys</include>
+ <library>nt</library>
+ <library>ntdll</library>
+ <library>csrsrv</library>
+ <file>main.c</file>
+</module>
+<directory name="csrsrv">
+ <xi:include href="csrsrv/csrsrv.rbuild" />
+</directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/csr/csr.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/csr/csrsrv/csrsrv.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/csr/csrsrv/csrsrv.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/csr/csrsrv/csrsrv.rbuild [iso-8859-1] Fri
Jul 29 13:27:07 2011
@@ -1,0 +1,18 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
+<module name="csrsrv" type="nativedll">
+ <importlibrary definition="csrsrv.spec" />
+ <include base="csrsrv">.</include>
+ <include base="csr">.</include>
+ <include base="ReactOS">include/reactos/subsys</include>
+ <library>ntdll</library>
+ <library>pseh</library>
+ <file>api.c</file>
+ <file>init.c</file>
+ <file>process.c</file>
+ <file>server.c</file>
+ <file>session.c</file>
+ <file>thread.c</file>
+ <file>wait.c</file>
+ <pch>srv.h</pch>
+</module>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/csr/csrsrv/csrsrv.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/ntvdm/ntvdm.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/ntvdm/ntvdm.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/ntvdm/ntvdm.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,11 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
+<module name="ntvdm" type="win32cui"
installbase="system32" installname="ntvdm.exe">
+ <include base="ntvdm">.</include>
+ <library>ntdll</library>
+ <library>user32</library>
+ <library>gdi32</library>
+ <library>advapi32</library>
+ <file>ntvdm.c</file>
+ <file>ntvdm.rc</file>
+</module>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/ntvdm/ntvdm.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/subsystems.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/subsystems.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/subsystems.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <if property="ARCH" value="i386">
+ <directory name="ntvdm">
+ <xi:include href="ntvdm/ntvdm.rbuild" />
+ </directory>
+ </if>
+ <directory name="win32">
+ <xi:include href="win32/win32.rbuild" />
+ </directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/subsystems.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/win/basesrv/basesrv.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/win/basesrv/basesrv.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/win/basesrv/basesrv.rbuild [iso-8859-1]
Fri Jul 29 13:27:07 2011
@@ -1,0 +1,13 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
+<module name="basesrv" type="win32dll">
+ <importlibrary definition="basesrv.def" />
+ <include base="basesrv">.</include>
+ <include base="csr">include</include>
+ <library>ntdll</library>
+ <library>csrsrv</library>
+ <file>main.c</file>
+ <file>init.c</file>
+ <file>server.c</file>
+ <file>basesrv.rc</file>
+</module>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/win/basesrv/basesrv.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/win/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/win/directory.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/win/directory.rbuild [iso-8859-1] Fri Jul
29 13:27:07 2011
@@ -1,0 +1,10 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <directory name="basesrv">
+ <xi:include href="basesrv/basesrv.rbuild" />
+ </directory>
+ <directory name="winsrv">
+ <xi:include href="winsrv/winsrv.rbuild" />
+ </directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/win/directory.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/win/winsrv/winsrv.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/win/winsrv/winsrv.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/win/winsrv/winsrv.rbuild [iso-8859-1] Fri
Jul 29 13:27:07 2011
@@ -1,0 +1,15 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
+<module name="winsrv" type="win32dll">
+ <importlibrary definition="winsrv.def" />
+ <include base="winsrv">.</include>
+ <include base="csr">include</include>
+ <library>ntdll</library>
+ <library>csrsrv</library>
+ <library>user32</library>
+ <library>gdi32</library>
+ <file>dllmain.c</file>
+ <file>init.c</file>
+ <file>server.c</file>
+ <file>winsrv.rc</file>
+</module>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/win/winsrv/winsrv.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrsrv/csrsrv.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrsrv/csrsrv.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrsrv/csrsrv.rbuild
[iso-8859-1] Fri Jul 29 13:27:07 2011
@@ -1,0 +1,21 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
+<module name="csrsrv" type="nativedll"
installbase="system32" installname="csrsrv.dll">
+ <importlibrary definition="csrsrv.spec" />
+ <include base="csrsrv">.</include>
+ <include base="csrss">.</include>
+ <include base="csrss">include</include>
+ <include base="ReactOS">include/reactos/subsys</include>
+ <library>ntdll</library>
+ <library>pseh</library>
+ <library>smdll</library>
+ <directory name="api">
+ <file>process.c</file>
+ <file>user.c</file>
+ <file>wapi.c</file>
+ </directory>
+ <file>procsup.c</file>
+ <file>thredsup.c</file>
+ <file>init.c</file>
+ <pch>srv.h</pch>
+</module>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrsrv/csrsrv.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrss.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrss.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrss.rbuild [iso-8859-1] Fri
Jul 29 13:27:07 2011
@@ -1,0 +1,21 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <module name="csrss" type="nativecui"
installbase="system32" installname="csrss.exe">
+ <include base="csrss">.</include>
+ <include base="csrss">include</include>
+ <include base="ReactOS">include/reactos/subsys</include>
+ <include base="ReactOS">include/reactos/drivers</include>
+ <library>nt</library>
+ <library>ntdll</library>
+ <library>csrsrv</library>
+ <file>csrss.c</file>
+ <file>csrss.rc</file>
+ </module>
+ <directory name="win32csr">
+ <xi:include href="win32csr/win32csr.rbuild" />
+ </directory>
+ <directory name="csrsrv">
+ <xi:include href="csrsrv/csrsrv.rbuild" />
+ </directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/csrss.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/win32csr/win32csr.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/win32csr/win32csr.rbuild
(added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/win32csr/win32csr.rbuild
[iso-8859-1] Fri Jul 29 13:27:07 2011
@@ -1,0 +1,33 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
+<module name="win32csr" type="win32dll"
installbase="system32" installname="win32csr.dll">
+ <importlibrary definition="win32csr.spec" />
+ <include base="win32csr">.</include>
+ <include base="csrss">include</include>
+ <include base="ReactOS">include/reactos/subsys</include>
+ <include base="ReactOS">include/reactos/drivers</include>
+ <include base="console">.</include>
+ <library>ntdll</library>
+ <library delayimport="true">user32</library>
+ <library delayimport="true">gdi32</library>
+ <library delayimport="true">advapi32</library>
+ <library>delayimp</library>
+ <library>win32ksys</library>
+ <library>psapi</library>
+ <library>pseh</library>
+ <pch>w32csr.h</pch>
+ <file>alias.c</file>
+ <file>coninput.c</file>
+ <file>conoutput.c</file>
+ <file>console.c</file>
+ <file>desktopbg.c</file>
+ <file>dllmain.c</file>
+ <file>exitros.c</file>
+ <file>file.c</file>
+ <file>guiconsole.c</file>
+ <file>handle.c</file>
+ <file>harderror.c</file>
+ <file>lineinput.c</file>
+ <file>tuiconsole.c</file>
+ <file>win32csr.rc</file>
+</module>
Propchange:
branches/GSoC_2011/GdiFontDriver/subsystems/win32/csrss/win32csr/win32csr.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32.rbuild [iso-8859-1] Fri Jul 29
13:27:07 2011
@@ -1,0 +1,10 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
+<group
xmlns:xi="http://www.w3.org/2001/XInclude">
+<directory name="csrss">
+ <xi:include href="csrss/csrss.rbuild" />
+</directory>
+<directory name="win32k">
+ <xi:include href="win32k/win32k.rbuild" />
+</directory>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32.rbuild
------------------------------------------------------------------------------
svn:eol-style = native
Added: branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32k/win32k.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/subsyst…
==============================================================================
--- branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32k/win32k.rbuild (added)
+++ branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32k/win32k.rbuild [iso-8859-1]
Fri Jul 29 13:27:07 2011
@@ -1,0 +1,212 @@
+<?xml version="1.0"?>
+<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
+<group>
+<module name="win32k" type="kernelmodedriver"
installbase="system32" installname="win32k.sys"
crt="libcntpr">
+ <importlibrary definition="win32k.pspec" />
+ <library>pseh</library>
+ <library>ntoskrnl</library>
+ <library>hal</library>
+ <library>ftfd</library>
+ <library>dxguid</library>
+ <file>win32k.rc</file>
+ <include base="win32k">.</include>
+ <include base="win32k">include</include>
+ <include base="win32k" root="intermediate">.</include>
+ <include base="ntoskrnl">include</include>
+ <include base="freetype">include</include>
+ <include base="ReactOS">include/reactos/subsys</include>
+ <include base="ReactOS">include/reactos/drivers</include>
+ <compilerflag compilerset="msc">/wd4276</compilerflag>
+ <define name="LANGPACK" />
+ <define name="_WIN32K_" />
+ <pch>pch.h</pch>
+
+ <directory name="dib" root="intermediate">
+ <file>dib8gen.c</file>
+ <file>dib16gen.c</file>
+ <file>dib32gen.c</file>
+ </directory>
+
+ <directory name="dib">
+ <file>dib1bpp.c</file>
+ <file>dib4bpp.c</file>
+ <file>dib8bpp.c</file>
+ <file>dib16bpp.c</file>
+ <file>dib24bpp.c</file>
+ <file>dib32bpp.c</file>
+ <file>dib.c</file>
+ <file>floodfill.c</file>
+ <file>stretchblt.c</file>
+ <file>alphablend.c</file>
+
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>dib24bpp_hline.s</file>
+ <file>dib32bpp_hline.s</file>
+ <file>dib32bpp_colorfill.s</file>
+ </directory>
+ </if>
+ <ifnot property="ARCH" value="i386">
+ <file>dib24bppc.c</file>
+ <file>dib32bppc.c</file>
+ </ifnot>
+ </directory>
+ <directory name="eng">
+ <file>alphablend.c</file>
+ <file>bitblt.c</file>
+ <file>engbrush.c</file>
+ <file>engevent.c</file>
+ <file>clip.c</file>
+ <file>copybits.c</file>
+ <file>debug.c</file>
+ <file>device.c</file>
+ <file>driverobj.c</file>
+ <file>error.c</file>
+ <file>float.c</file>
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>floatobj.S</file>
+ </directory>
+ </if>
+ <file>gradient.c</file>
+ <file>ldevobj.c</file>
+ <file>lineto.c</file>
+ <file>mapping.c</file>
+ <file>mem.c</file>
+ <file>engmisc.c</file>
+ <file>mouse.c</file>
+ <file>paint.c</file>
+ <file>pdevobj.c</file>
+ <file>perfcnt.c</file>
+ <file>rlecomp.c</file>
+ <file>semaphor.c</file>
+ <file>sort.c</file>
+ <file>string.c</file>
+ <file>stretchblt.c</file>
+ <file>surface.c</file>
+ <file>transblt.c</file>
+ <file>engwindow.c</file>
+ <file>xlate.c</file>
+ </directory>
+ <directory name="main">
+ <file>dllmain.c</file>
+ </directory>
+ <directory name="misc">
+ <file>driver.c</file>
+ <file>file.c</file>
+ <file>math.c</file>
+ <file>rtlstr.c</file>
+ <file>copy.c</file>
+ <file>registry.c</file>
+ <file>usrheap.c</file>
+ <if property="ARCH" value="i386">
+ <directory name="i386">
+ <file>cos_asm.s</file>
+ <file>sin_asm.s</file>
+ <file>atan2_asm.s</file>
+ <file>floor_asm.s</file>
+ <file>ceil_asm.s</file>
+ </directory>
+ </if>
+ </directory>
+ <directory name="ntddraw">
+ <file>ddraw.c</file>
+ <file>dd.c</file>
+ <file>ddsurf.c</file>
+ <file>d3d.c</file>
+ <file>dvp.c</file>
+ <file>mocomp.c</file>
+ <file>eng.c</file>
+ <file>dxeng.c</file>
+ </directory>
+ <directory name="ntuser">
+ <file>accelerator.c</file>
+ <file>callback.c</file>
+ <file>callproc.c</file>
+ <file>caret.c</file>
+ <file>class.c</file>
+ <file>clipboard.c</file>
+ <file>csr.c</file>
+ <file>cursoricon.c</file>
+ <file>defwnd.c</file>
+ <file>desktop.c</file>
+ <file>display.c</file>
+ <file>event.c</file>
+ <file>focus.c</file>
+ <file>guicheck.c</file>
+ <file>hook.c</file>
+ <file>hotkey.c</file>
+ <file>input.c</file>
+ <file>keyboard.c</file>
+ <file>kbdlayout.c</file>
+ <file>menu.c</file>
+ <file>message.c</file>
+ <file>metric.c</file>
+ <file>misc.c</file>
+ <file>monitor.c</file>
+ <file>msgqueue.c</file>
+ <file>ntstubs.c</file>
+ <file>ntuser.c</file>
+ <file>painting.c</file>
+ <file>prop.c</file>
+ <file>scrollbar.c</file>
+ <file>session.c</file>
+ <file>simplecall.c</file>
+ <file>sysparams.c</file>
+ <file>timer.c</file>
+ <file>useratom.c</file>
+ <file>vis.c</file>
+ <file>windc.c</file>
+ <file>window.c</file>
+ <file>winpos.c</file>
+ <file>winsta.c</file>
+ <file>object.c</file>
+ </directory>
+ <directory name="objects">
+ <file>arc.c</file>
+ <file>bezier.c</file>
+ <file>bitblt.c</file>
+ <file>bitmaps.c</file>
+ <file>brush.c</file>
+ <file>cliprgn.c</file>
+ <file>coord.c</file>
+ <file>dcattr.c</file>
+ <file>dclife.c</file>
+ <file>dcobjs.c</file>
+ <file>dcstate.c</file>
+ <file>dcutil.c</file>
+ <file>device.c</file>
+ <file>dibobj.c</file>
+ <file>drawing.c</file>
+ <file>fillshap.c</file>
+ <file>font.c</file>
+ <file>freetype.c</file>
+ <file>gdibatch.c</file>
+ <file>gdidbg.c</file>
+ <file>gdiobj.c</file>
+ <file>gdipool.c</file>
+ <file>icm.c</file>
+ <file>line.c</file>
+ <file>metafile.c</file>
+ <file>palette.c</file>
+ <file>path.c</file>
+ <file>pen.c</file>
+ <file>polyfill.c</file>
+ <file>print.c</file>
+ <file>rect.c</file>
+ <file>region.c</file>
+ <file>stockobj.c</file>
+ <file>text.c</file>
+ <file>wingl.c</file>
+ <file>xformobj.c</file>
+ </directory>
+ <directory name="stubs">
+ <file>stubs.c</file>
+ <file>umpdstubs.c</file>
+ </directory>
+</module>
+<module name="win32ksys" type="staticlibrary">
+ <include base="ReactOS">include/reactos</include>
+ <file>sys-stubs.S</file>
+</module>
+</group>
Propchange: branches/GSoC_2011/GdiFontDriver/subsystems/win32/win32k/win32k.rbuild
------------------------------------------------------------------------------
svn:eol-style = native