diff options
author | David Robillard <d@drobilla.net> | 2007-11-05 04:06:13 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-11-05 04:06:13 +0000 |
commit | 5b150ba318264695983c525ce3b582b8194ddc7d (patch) | |
tree | 6c8ee9b5766728fd565a4c5c4b56e231661cf798 /src/common | |
parent | 9e8425f0d5f9e2d8a7db45a29a3bb93b824a11c4 (diff) | |
download | ingen-5b150ba318264695983c525ce3b582b8194ddc7d.tar.gz ingen-5b150ba318264695983c525ce3b582b8194ddc7d.tar.bz2 ingen-5b150ba318264695983c525ce3b582b8194ddc7d.zip |
Add independent building stuff for ingen.
git-svn-id: http://svn.drobilla.net/lad/ingen@906 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/common')
l--------- | src/common/lv2ext/lv2_osc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/lv2ext/lv2_osc.h b/src/common/lv2ext/lv2_osc.h new file mode 120000 index 00000000..8c97f7b8 --- /dev/null +++ b/src/common/lv2ext/lv2_osc.h @@ -0,0 +1 @@ +../../../../lv2/extensions/osc/lv2_osc.h
\ No newline at end of file |