FreeRDP/client/SDL/aad
akallabeth bb5345c60e [freerdp,api] add FREERDP_ENTRY_POINT
C requires prototypes or compilers will complain about them missing. Our
library entry points do not have such, therefore add the macro
FREERDP_ENTRY_POINT which declares the function prototype automatically
before the function.
2023-08-25 14:36:05 +02:00
..
qt [client,sdl] update AAD/AVC callback handling 2023-07-21 09:14:54 +02:00
wrapper [freerdp,api] add FREERDP_ENTRY_POINT 2023-08-25 14:36:05 +02:00
CMakeLists.txt [cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig) 2023-08-21 12:43:56 +02:00
dummy.cpp [client,sdl] move webview to static lib 2023-07-21 09:14:54 +02:00
sdl_config.hpp.in [cmake] WITH_WEBVIEW new defaults 2023-08-04 12:59:11 +02:00
sdl_webview.cpp [client,sdl] update AAD/AVC callback handling 2023-07-21 09:14:54 +02:00
sdl_webview.hpp [cmake] WITH_WEBVIEW new defaults 2023-08-04 12:59:11 +02:00
webview_impl.hpp [client,sdl] update AAD/AVC callback handling 2023-07-21 09:14:54 +02:00