* Move MCSlot.hpp to it's proper home

This commit is contained in:
Antidote 2015-05-17 18:33:35 -07:00
parent 914cccd5d2
commit a563d65388
2 changed files with 0 additions and 10 deletions

View File

@ -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