Skip to content

Commit

Permalink
Commit generated source files, with proper headers
Browse files Browse the repository at this point in the history
Also include them into prop tester plugin, to test whether they
compile properly. TODO: prop tester should use the metadata to do
better tests.

Signed-off-by: Gary Oberbrunner <[email protected]>
  • Loading branch information
garyo committed Sep 2, 2024
1 parent dd8b1b5 commit 38270d6
Show file tree
Hide file tree
Showing 4 changed files with 980 additions and 4 deletions.
2 changes: 2 additions & 0 deletions Examples/Test/testProperties.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ run it through a c beautifier or emacs auto formatting, automagic indenting will
#include "ofxMemory.h"
#include "ofxMultiThread.h"
#include "ofxMessage.h"
#include "ofxPropsBySet.h"
#include "ofxPropsMetadata.h"

#include "ofxLog.H"

Expand Down
Loading

0 comments on commit 38270d6

Please sign in to comment.