mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 04:36:26 +00:00
[CMAKE]
- add explorer-cfg-template.xml to livecd and bootcd - add idndl.dll to livecd svn path=/branches/cmake-bringup/; revision=49351
This commit is contained in:
parent
5647d2cd6a
commit
fda2e2e4f8
3 changed files with 6 additions and 3 deletions
|
@ -82,4 +82,5 @@ target_link_libraries(explorer
|
|||
set_image_base(explorer 0x00400000)
|
||||
|
||||
add_dependencies(explorer psdk buildno_header)
|
||||
add_cab_target(explorer 4)
|
||||
add_cab_target(explorer 4)
|
||||
add_cab(${CMAKE_CURRENT_SOURCE_DIR}/explorer-cfg-template.xml 4)
|
Loading…
Add table
Add a link
Reference in a new issue