Author: greatlrd Date: Sun Jul 29 13:02:29 2007 New Revision: 27987
URL: http://svn.reactos.org/svn/reactos?rev=27987&view=rev Log: fixing the langues show right, no more wrong langues show ;)
Modified: trunk/reactos/base/system/expand/expand.rbuild
Modified: trunk/reactos/base/system/expand/expand.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/system/expand/expand.r... ============================================================================== --- trunk/reactos/base/system/expand/expand.rbuild (original) +++ trunk/reactos/base/system/expand/expand.rbuild Sun Jul 29 13:02:29 2007 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!DOCTYPE project SYSTEM "tools/rbuild/project.dtd"> -<module name="expand" type="win32cui" installbase="system32" installname="expand.exe" usewrc="false"> +<module name="expand" type="win32cui" installbase="system32" installname="expand.exe" > <include base="ReactOS">include/reactos/wine</include> <include base="expand">.</include> <define name="__USE_W32API" />