diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-03-06 17:26:24 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-03-06 17:26:24 +0000 |
| commit | 4e2395d52f9da8efbf7385519f4d7d11a7498f90 (patch) | |
| tree | 3d46a4f098adb92889381ba5103090ccf241675f /rotord/rotord.cbp | |
| parent | cf9568da9b7698e4d2d507030c1e9ea80cf15291 (diff) | |
mysterious
Diffstat (limited to 'rotord/rotord.cbp')
| -rw-r--r-- | rotord/rotord.cbp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/rotord/rotord.cbp b/rotord/rotord.cbp index 5baac29..4f964e9 100644 --- a/rotord/rotord.cbp +++ b/rotord/rotord.cbp @@ -49,13 +49,22 @@ <Add option="-Wall" /> </Compiler> <Unit filename="Makefile" /> + <Unit filename="ofUtils.cpp" /> + <Unit filename="ofUtils.h" /> + <Unit filename="rotor.cpp" /> <Unit filename="rotor.h" /> <Unit filename="rotord.cpp" /> <Unit filename="rotord.h" /> <Unit filename="rotord.xml" /> <Unit filename="system.h" /> + <Unit filename="tinyxml.cpp" /> + <Unit filename="tinyxml.h" /> + <Unit filename="tinyxmlerror.cpp" /> + <Unit filename="tinyxmlparser.cpp" /> <Unit filename="vampHost.cpp" /> <Unit filename="vampHost.h" /> + <Unit filename="xmlIO.cpp" /> + <Unit filename="xmlIO.h" /> <Extensions> <envvars /> <code_completion /> |
