This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
obs-studio
mirror of
https://github.com/obsproject/obs-studio.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
frontend: Migrate obs-frontend-api
PatTheMav
10 months ago
parent
08a2eb304b
commit
076efedc82
7 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
frontend/api/CMakeLists.txt
0
0
frontend/api/cmake/linux/obs-frontend-api.pc.in
0
0
frontend/api/cmake/obs-frontend-apiConfig.cmake.in
0
0
frontend/api/cmake/windows/obs-module.rc.in
0
0
frontend/api/obs-frontend-api.cpp
0
0
frontend/api/obs-frontend-api.h
0
0
frontend/api/obs-frontend-internal.hpp
+ 0
- 0
UI/obs-frontend-api/CMakeLists.txt → frontend/api/CMakeLists.txt
View File
+ 0
- 0
UI/obs-frontend-api/cmake/linux/obs-frontend-api.pc.in → frontend/api/cmake/linux/obs-frontend-api.pc.in
View File
+ 0
- 0
UI/obs-frontend-api/cmake/obs-frontend-apiConfig.cmake.in → frontend/api/cmake/obs-frontend-apiConfig.cmake.in
View File
+ 0
- 0
UI/obs-frontend-api/cmake/windows/obs-module.rc.in → frontend/api/cmake/windows/obs-module.rc.in
View File
+ 0
- 0
UI/obs-frontend-api/obs-frontend-api.cpp → frontend/api/obs-frontend-api.cpp
View File
+ 0
- 0
UI/obs-frontend-api/obs-frontend-api.h → frontend/api/obs-frontend-api.h
View File
+ 0
- 0
UI/obs-frontend-api/obs-frontend-internal.hpp → frontend/api/obs-frontend-internal.hpp
View File