Author: hyperion Date: Wed Oct 29 07:56:57 2008 New Revision: 37049
URL: http://svn.reactos.org/svn/reactos?rev=37049&view=rev Log: No stubs in hal, don't use the spec file
Modified: branches/the-real-msvc/hal/hal/hal.rbuild
Modified: branches/the-real-msvc/hal/hal/hal.rbuild URL: http://svn.reactos.org/svn/reactos/branches/the-real-msvc/hal/hal/hal.rbuild... ============================================================================== --- branches/the-real-msvc/hal/hal/hal.rbuild [iso-8859-1] (original) +++ branches/the-real-msvc/hal/hal/hal.rbuild [iso-8859-1] Wed Oct 29 07:56:57 2008 @@ -9,7 +9,6 @@ <define name="_NTHAL_" /> <file>hal.c</file> <file>hal.rc</file> - <file>hal.spec</file> </module> </if> <if property="ARCH" value="i386"> @@ -20,7 +19,6 @@ <define name="_NTHAL_" /> <file>hal.c</file> <file>hal.rc</file> - <file>hal.spec</file> </module> </if> <if property="ARCH" value="i386">