Final edits to bring all analysers and converters into autotools build system. Done!
This commit is contained in:
parent
fb1a39dbd7
commit
87c567e37c
15 changed files with 38 additions and 867 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
#include "../../util/amf.h"
|
||||
#include "../../lib/amf.h"
|
||||
|
||||
/// Debugging tool for AMF data.
|
||||
/// Expects AMF data through stdin, outputs human-readable information to stderr.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue