mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
[CMAKE] Add some -D__ROS_LONG64__ to please gcc x64
We can now pass a UINT* to a function wanting a DWORD*
This commit is contained in:
parent
7cda1ed2f5
commit
5ed1867632
22 changed files with 22 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
add_definitions(-D__WINESRC__)
|
||||
add_definitions(-D__WINESRC__ -D__ROS_LONG64__)
|
||||
include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
|
||||
spec2def(riched20.dll riched20.spec ADD_IMPORTLIB)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue