mirror of https://github.com/libAthena/athena.git
* Move MCSlot.hpp to it's proper home
This commit is contained in:
parent
914cccd5d2
commit
a563d65388
|
@ -1,10 +0,0 @@
|
||||||
prefix=/usr
|
|
||||||
includedir=${prefix}/include
|
|
||||||
libdir=${prefix}/lib
|
|
||||||
|
|
||||||
Name: libAthena
|
|
||||||
Description: Basic cross platform IO library
|
|
||||||
Version: 1.0.0
|
|
||||||
Cflags: -I${includedir}/Athena -std=c++11
|
|
||||||
Libs: -L${libdir} -lAthena
|
|
||||||
Requires: zlib
|
|
Loading…
Reference in New Issue