wine-wine/dlls/wbemprox
Alexandre Julliard 39d3c93162 wbemprox: Use %define api.pure instead of %pure-parser.
The latter is deprecated and causes warnings.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 7026b59b48)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-04-17 00:45:51 +02:00
..
tests wbemprox: Implement Win32_OperatingSystem.SystemDrive. 2019-08-14 22:34:25 +02:00
Makefile.in
builtin.c wbemprox: Implement Win32_OperatingSystem.SystemDrive. 2019-08-14 22:34:25 +02:00
class.c wbemprox: Prefer the standard ARRAY_SIZE macro. 2018-11-16 11:28:53 +01:00
main.c
process.c
qualifier.c wbemprox: Prefer the standard ARRAY_SIZE macro. 2018-11-16 11:28:53 +01:00
query.c
reg.c
security.c
service.c
services.c wbemprox: Prefer the standard ARRAY_SIZE macro. 2018-11-16 11:28:53 +01:00
table.c
wbemlocator.c
wbemprox.idl
wbemprox.spec
wbemprox_private.h wbemprox: Prefer the standard ARRAY_SIZE macro. 2018-11-16 11:28:53 +01:00
wql.y wbemprox: Use %define api.pure instead of %pure-parser. 2020-04-17 00:45:51 +02:00