* Bring .pro up to date

* Add libAthena.pc
* Make installable
This commit is contained in:
2014-09-28 20:33:36 -07:00
parent 6976eda717
commit 30bda09849
22 changed files with 65 additions and 37 deletions

View File

@@ -20,7 +20,7 @@
#include <string>
#include <vector>
#include <stdarg.h>
#include "Types.hpp"
#include "Athena/Types.hpp"
namespace Athena
{