More missing stuff...

git-svn-id: svn://localhost/ardour2/trunk@2645 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2007-11-13 10:45:40 +00:00
parent a313924b77
commit aa6faa86b5
32 changed files with 5856 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#include <glibmm.h>
int main(int, char**)
{
return 0;
}