* 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

@@ -16,7 +16,7 @@
#ifndef __FILENOTFOUNDEXCEPTION_HPP__
#define __FILENOTFOUNDEXCEPTION_HPP__
#include "Exception.hpp"
#include "Athena/Exception.hpp"
namespace Athena
{