mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 16:51:18 +00:00
[CMAKE]
Fix rpcrt4_winetest build. svn path=/trunk/; revision=50214
This commit is contained in:
parent
0834418ad7
commit
a1d29e9435
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ add_definitions(
|
|||
-D__ROS_LONG64__
|
||||
-D_DLL -D__USE_CRTIMP)
|
||||
|
||||
MACRO_IDL_FILES(server.idl)
|
||||
idl_files(server.idl)
|
||||
|
||||
list(APPEND SOURCE
|
||||
cstub.c
|
||||
|
|
Loading…
Reference in a new issue