rename it back to matrix.src to get it included on bootcd again

svn path=/trunk/; revision=32064
This commit is contained in:
Christoph von Wittich 2008-01-31 10:35:34 +00:00
parent 871c1fe88e
commit 4a894bb597

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
<module name="matrix" type="win32scr" installbase="system32" installname="matrix2.scr" allowwarnings="true" unicode="true">
<module name="matrix" type="win32scr" installbase="system32" installname="matrix.scr" allowwarnings="true" unicode="true">
<include base="matrix">.</include>
<define name="_WIN32_IE">0x0501</define>
<define name="_WIN32_WINNT">0x0501</define>