~frankencode/drycore/trunk

« back to all changes in this revision

Viewing changes to dry/Recipe

  • Committer: Frank Mertens
  • Date: 2013-02-27 18:43:50 UTC
  • Revision ID: frank@cyblogic.de-20130227184350-ypu14rj5e2r8gwqz
Initial commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Library {
 
2
        name: "drycore"
 
3
        version: "0.3.1"
 
4
        header: [ "*.hpp" ]
 
5
        source: [ "*.cpp" ]
 
6
}