reactos/sdk/tools/widl
Victor Perevertkin 7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
client.c
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
expr.c
expr.h
hash.c
hash.h
header.c
header.h
parser.h
parser.l
parser.tab.c
parser.tab.h
parser.y
parser.yy.c
parser.yy.h
proxy.c
register.c
server.c
typegen.c [WIDL] Fix type offset calculation for toplevel pointers to non-basetypes. 2019-12-15 18:21:11 +01:00
typegen.h
typelib.c
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c [WIDL] Fix non-x86 builds 2019-03-04 21:58:42 +01:00
widl.h
widl_ros.diff
widltypes.h
write_msft.c
write_sltg.c