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