reactos/dll/directx
Joachim Henze 366c46b4fa [0.4.14] Fix VSSolution's msbuild CORE-15991
It regressed by 0.4.12-dev-1064-g 09c4d0a74b
when we tried to mute compiler warnings in the GCC Release configuration
for all modules, that do contain .y files.

In master we switched to use flex+bison to process those files at build-time
in 0.4.15-dev-2277-g 28dadda8be and at the same
time reverted the guilty rev.

In the backport to the old releases we do only revert, but do not introduce
flex+bison. This will reintroduce the warnings in GCC Release configuration.
2021-05-25 23:06:44 +02:00
..
bdaplgin [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
d3d8
d3d8thk [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
d3d9 [D3D9][ARPING] Add missing va_start() and va_end() (#371) 2018-02-16 10:28:25 +01:00
ddraw [DSOUND_NEW][DDRAW] CMake fixes (#2389) 2020-03-06 19:09:28 +01:00
dsound_new [DSOUND_NEW][DDRAW] CMake fixes (#2389) 2020-03-06 19:09:28 +01:00
ksproxy [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ksuser [KSUSER] Improve pointer arithmetics 2019-08-15 18:04:57 +02:00
msdvbnp [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
msvidctl [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
wine [0.4.14] Fix VSSolution's msbuild CORE-15991 2021-05-25 23:06:44 +02:00
CMakeLists.txt