mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:35:53 +00:00
[REG] Sync with Wine Staging 3.17. CORE-15127
This commit is contained in:
parent
f2df3bf079
commit
5260a37425
3 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
remove_definitions(-D_WIN32_WINNT=0x502)
|
||||
add_definitions(-D_WIN32_WINNT=0x600)
|
||||
|
||||
add_definitions(-D__WINESRC__)
|
||||
add_executable(reg export.c import.c reg.c reg.rc)
|
||||
set_module_type(reg win32cui UNICODE)
|
||||
target_link_libraries(reg wine)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue