Skip to content

Commit

Permalink
separated osc parsing function to its own heder file
Browse files Browse the repository at this point in the history
  • Loading branch information
hvfrancesco committed Sep 22, 2011
1 parent 258c673 commit 69a41b3
Show file tree
Hide file tree
Showing 3 changed files with 424 additions and 418 deletions.
3 changes: 3 additions & 0 deletions lpmt.cbp
Expand Up @@ -53,6 +53,9 @@
<Unit filename="src/quad.cpp"> <Unit filename="src/quad.cpp">
<Option virtualFolder="src"/> <Option virtualFolder="src"/>
</Unit> </Unit>
<Unit filename="src/parseOSC.h">
<Option virtualFolder="src"/>
</Unit>
<Unit filename="../../../addons/ofxXmlSettings/src/ofxXmlSettings.h"> <Unit filename="../../../addons/ofxXmlSettings/src/ofxXmlSettings.h">
<Option virtualFolder="addons/ofxXmlSettings/src"/> <Option virtualFolder="addons/ofxXmlSettings/src"/>
</Unit> </Unit>
Expand Down

0 comments on commit 69a41b3

Please sign in to comment.