0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/shared/obs-hook-config
PatTheMav 5bbb5e08c9 libobs: Add shared interface libraries to shared project directory
The ComPtr, WinHandle, and obfuscate source files are shared with
multiple sub-projects and thus need to be moved into the shared
directory to uncouple their availability from libobs itself.

The same applies to d3d8-api, inject-library, and hook-config
(from win-capture), as well as comutils (from the virtualcam-module).
2024-08-20 16:00:21 -04:00
..
CMakeLists.txt libobs: Add shared interface libraries to shared project directory 2024-08-20 16:00:21 -04:00
graphics-hook-info.h libobs: Add shared interface libraries to shared project directory 2024-08-20 16:00:21 -04:00
graphics-hook-ver.h libobs: Add shared interface libraries to shared project directory 2024-08-20 16:00:21 -04:00
hook-helpers.h libobs: Add shared interface libraries to shared project directory 2024-08-20 16:00:21 -04:00