* 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

@@ -18,9 +18,9 @@
#define __ALTTP_FILE_READER_HPP__
#include <string>
#include "Types.hpp"
#include "BinaryReader.hpp"
#include "ALTTPQuest.hpp"
#include "Athena/Types.hpp"
#include "Athena/BinaryReader.hpp"
#include "Athena/ALTTPQuest.hpp"
namespace Athena
{