mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Remove useless file
svn path=/trunk/; revision=35378
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
LIBRARY usbstor.sys
|
||||
EXPORTS
|
||||
@@ -1,7 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="usbstor" type="kernelmodedriver" installbase="system32/drivers" installname="usbstor.sys" allowwarnings="true">
|
||||
<importlibrary definition="usbstor.def" />
|
||||
<define name="DEBUG_MODE" />
|
||||
<include base="ntoskrnl">include</include>
|
||||
<library>ntoskrnl</library>
|
||||
|
||||
Reference in New Issue
Block a user