-
- Downloads
Add a skeleton for SrtLibrary, representing a shared library
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
8538b0b9
No related branches found
No related tags found
Showing
- docs/reference/meson.build 4 additions, 0 deletionsdocs/reference/meson.build
- docs/reference/steam-runtime-tools.xml 1 addition, 0 deletionsdocs/reference/steam-runtime-tools.xml
- steam-runtime-tools/library-internal.h 67 additions, 0 deletionssteam-runtime-tools/library-internal.h
- steam-runtime-tools/library.c 265 additions, 0 deletionssteam-runtime-tools/library.c
- steam-runtime-tools/library.h 70 additions, 0 deletionssteam-runtime-tools/library.h
- steam-runtime-tools/meson.build 11 additions, 1 deletionsteam-runtime-tools/meson.build
- steam-runtime-tools/steam-runtime-tools.h 1 addition, 0 deletionssteam-runtime-tools/steam-runtime-tools.h
- tests/library.c 142 additions, 0 deletionstests/library.c
- tests/meson.build 2 additions, 1 deletiontests/meson.build
steam-runtime-tools/library-internal.h
0 → 100644
steam-runtime-tools/library.c
0 → 100644
steam-runtime-tools/library.h
0 → 100644
tests/library.c
0 → 100644
Please register or sign in to comment