mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
13 lines
231 B
Text
13 lines
231 B
Text
![]() |
|
||
|
list(APPEND SOURCE
|
||
|
guid.c
|
||
|
recyclebin.c
|
||
|
recyclebin_generic.c
|
||
|
recyclebin_generic_enumerator.c
|
||
|
recyclebin_v5.c
|
||
|
recyclebin_v5_enumerator.c)
|
||
|
|
||
|
add_library(recyclebin ${SOURCE})
|
||
|
add_dependencies(recyclebin psdk)
|
||
|
|