Complete rename to akgl
This commit is contained in:
@@ -3,8 +3,8 @@ exec_prefix=${prefix}
|
|||||||
libdir=${exec_prefix}/lib
|
libdir=${exec_prefix}/lib
|
||||||
includedir=${exec_prefix}/include
|
includedir=${exec_prefix}/include
|
||||||
|
|
||||||
Name: sdl3game
|
Name: akgl
|
||||||
Description: AKLabs SDL3 Game library
|
Description: AKLabs Game library
|
||||||
Version: @PROJECT_VERSION@
|
Version: @PROJECT_VERSION@
|
||||||
Cflags: -I${includedir}/
|
Cflags: -I${includedir}/
|
||||||
Libs: -L${libdir} -lsdl3game
|
Libs: -L${libdir} -lakgl
|
||||||
Reference in New Issue
Block a user