mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 15:36:42 +00:00
Additional modifications
svn path=/trunk/; revision=1072
This commit is contained in:
parent
2adbc636a8
commit
1ba7343b1c
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
|
||||
#include <defines.h>
|
||||
#include <reactos/resource.h>
|
||||
#include "../../../../include/defines.h"
|
||||
#include "../../../../include/reactos/resource.h"
|
||||
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
|
||||
|
|
|
@ -8,5 +8,6 @@ cp services/fs/vfat/vfatfs.sys $1
|
|||
cp services/dd/ide/ide.sys $1
|
||||
cp services/dd/keyboard/keyboard.sys $1/reactos/system32/drivers
|
||||
cp services/dd/blue/blue.sys $1/reactos/system32/drivers
|
||||
cp services/dd/vga/vgamp.sys $1/reactos/system32/drivers
|
||||
cp services/dd/vga/miniport/vgamp.sys $1/reactos/system32/drivers
|
||||
cp services/dd/vga/display/vgaddi.dll $1/reactos/system32/drivers
|
||||
cp services/dd/vidport/vidport.sys $1/reactos/system32/drivers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue