mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[ADVPACK]: Addendum to r71977: Add the resource file into the CMakeList.
CORE-7645 svn path=/trunk/; revision=71978
This commit is contained in:
@@ -12,6 +12,7 @@ list(APPEND SOURCE
|
||||
|
||||
add_library(advpack SHARED
|
||||
${SOURCE}
|
||||
advpack.rc
|
||||
${CMAKE_CURRENT_BINARY_DIR}/advpack.def)
|
||||
|
||||
set_module_type(advpack win32dll)
|
||||
|
||||
Reference in New Issue
Block a user