* 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 __BINARYWRITER_HPP__
#define __BINARYWRITER_HPP__
#include "Stream.hpp"
#include "Athena/Stream.hpp"
#include <string>
#include <functional>