diff options
| author | Comment <tim@gray.(none)> | 2013-04-17 21:06:22 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-04-17 21:06:22 +0100 |
| commit | 66d5eec509cf1a5b376f4111b12dc9f31fe968a0 (patch) | |
| tree | 036cbe156155e213199b52ec3d5c68de1deae670 /rotord/rotord.cbp | |
| parent | 4dc41d7c3d1b7dab41b648e9677d2b4e1d3d602c (diff) | |
working encoder
Diffstat (limited to 'rotord/rotord.cbp')
| -rw-r--r-- | rotord/rotord.cbp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rotord/rotord.cbp b/rotord/rotord.cbp index f4eafc3..6bae8c7 100644 --- a/rotord/rotord.cbp +++ b/rotord/rotord.cbp @@ -49,10 +49,10 @@ <Add option="-Wall" /> </Compiler> <Unit filename="Makefile" /> - <Unit filename="avCodec.cpp" /> - <Unit filename="avCodec.h" /> <Unit filename="ofUtils.cpp" /> <Unit filename="ofUtils.h" /> + <Unit filename="ofxMovieExporter.cpp" /> + <Unit filename="ofxMovieExporter.h" /> <Unit filename="rotor.cpp" /> <Unit filename="rotor.h" /> <Unit filename="rotord.cpp" /> |
