FreeRDP/libfreerdp/gdi/test
Bernhard Miklautz 0313ca3622 libfreerdp: always build "MONOLITHIC"
"libfreerdp" consisted of multiple (small) single libraries. If the cmake
option MONOLITHIC was used only one library was build combining all of
the libfreerdp-* libraries.
The only exceptions to this are libfreerdp-server and libfreerdp-client these
are build as separate libraries.

This commit obsoltes non-monolithic builds and makes monolithic builds
the default. The cmake option MONOLITHIC is also removed.
2014-09-12 00:19:53 +02:00
..
.gitignore libfreerdp-gdi: fix opaque rect for /gdi:hw mode with 8bpp 2013-02-03 15:22:16 -05:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
TestGdiBitBlt.c wfreerdp: fix test build issues 2014-02-01 12:50:28 -05:00
TestGdiClip.c libfreerdp-gdi: port old cunit gdi tests to ctest 2013-12-10 16:35:46 -05:00
TestGdiCreate.c libfreerdp-gdi: port old cunit gdi tests to ctest 2013-12-10 16:35:46 -05:00
TestGdiEllipse.c libfreerdp-gdi: port old cunit gdi tests to ctest 2013-12-10 16:35:46 -05:00
TestGdiLine.c libfreerdp-gdi: port old cunit gdi tests to ctest 2013-12-10 16:35:46 -05:00
TestGdiRect.c libfreerdp-gdi: port old cunit gdi tests to ctest 2013-12-10 16:35:46 -05:00
TestGdiRop3.c libfreerdp-gdi/test: Fix segfault in gdi_convert_postfix_to_infix. 2013-06-17 20:46:23 -04:00