repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BTRFS: Implement BTree::Path and change _Find.
[haiku.git]
/
src
/
add-ons
/
media
/
media-add-ons
/
vst_host
/
VSTHost.rdef
blob
f5d2b2aa92c1bf546e07069e2e3af99a84ef817e
1
/*
2
* VSTHost.rdef
3
*/
4
5
resource app_signature "application/x-vnd.vst_host.media_addon";
6
7
resource app_version {
8
major = 0,
9
middle = 0,
10
minor = 2,
11
variety = 0,
12
internal = 0,
13
short_info = "0.0.2",
14
long_info = "VST Loader media add-on."
15
};