mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:35:47 +00:00
[RDBSS]
Addendum to r75265 svn path=/trunk/; revision=75266
This commit is contained in:
parent
0584d49170
commit
23cc1ba7bf
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
add_definitions(-DUNICODE -D_UNICODE -DRDBSS_TRACKER)
|
||||
|
||||
include_directories(${REACTOS_SOURCE_DIR}/drivers/filesystems/mup)
|
||||
include_directories(${REACTOS_SOURCE_DIR}/drivers/filesystems/mup
|
||||
${REACTOS_SOURCE_DIR}/sdk/lib/drivers/copysup)
|
||||
|
||||
list(APPEND SOURCE
|
||||
rdbss.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue