mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[WS2HELP] Add ws2help.rc to CMakeLists (#6055)
Fix missing dll version info
This commit is contained in:
@@ -12,6 +12,7 @@ list(APPEND SOURCE
|
||||
|
||||
add_library(ws2help MODULE
|
||||
${SOURCE}
|
||||
ws2help.rc
|
||||
${CMAKE_CURRENT_BINARY_DIR}/ws2help.def)
|
||||
|
||||
set_module_type(ws2help win32dll)
|
||||
|
||||
Reference in New Issue
Block a user