accdented acctivated framebufacc in the build system, sorry it broken the build

svn path=/trunk/; revision=30050
This commit is contained in:
Magnus Olsen 2007-11-01 20:42:12 +00:00
parent 48dbc73039
commit 0fd4f6a205
2 changed files with 1 additions and 4 deletions

View file

@ -4,9 +4,6 @@
<directory name="framebuf">
<xi:include href="framebuf/framebuf.rbuild" />
</directory>
<directory name="framebufacc">
<xi:include href="framebufacc/framebuf_acc.rbuild" />
</directory>
<directory name="vga">
<xi:include href="vga/vgaddi.rbuild" />
</directory>

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
<module name="framebuf_acc" type="kernelmodedll" entrypoint="_DrvEnableDriver@12" installbase="system32" installname="framebuf.dll">
<module name="framebufacc" type="kernelmodedll" entrypoint="_DrvEnableDriver@12" installbase="system32" installname="framebuf.dll">
<importlibrary definition="framebuf_acc.def" />
<include base="framebuf_acc">.</include>
<library>win32k</library>