mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:12:57 +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)
|
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
|
list(APPEND SOURCE
|
||||||
rdbss.c)
|
rdbss.c)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue