* 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

@@ -17,7 +17,7 @@
#ifndef __WII_SAVE_WRITER_HPP__
#define __WII_SAVE_WRITER_HPP__
#include "BinaryWriter.hpp"
#include "Athena/BinaryWriter.hpp"
namespace Athena
{