From 97587996ee9db30ce00190bdcedd8210490b99f5 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 31 Jan 2015 21:41:28 -0800 Subject: backup vst 2.4 --- .../samples/vst2.x/vstxsynth/resource/vstxsynth.rc | 3 ++ .../vst2.x/vstxsynth/resource/vstxsynth.vstxml | 36 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 public.sdk/samples/vst2.x/vstxsynth/resource/vstxsynth.rc create mode 100644 public.sdk/samples/vst2.x/vstxsynth/resource/vstxsynth.vstxml (limited to 'public.sdk/samples/vst2.x/vstxsynth/resource') diff --git a/public.sdk/samples/vst2.x/vstxsynth/resource/vstxsynth.rc b/public.sdk/samples/vst2.x/vstxsynth/resource/vstxsynth.rc new file mode 100644 index 0000000..eb0135c --- /dev/null +++ b/public.sdk/samples/vst2.x/vstxsynth/resource/vstxsynth.rc @@ -0,0 +1,3 @@ +#define APSTUDIO_READONLY_SYMBOLS + +1 VSTXML "vstxsynth.vstxml" \ No newline at end of file diff --git a/public.sdk/samples/vst2.x/vstxsynth/resource/vstxsynth.vstxml b/public.sdk/samples/vst2.x/vstxsynth/resource/vstxsynth.vstxml new file mode 100644 index 0000000..f56fe24 --- /dev/null +++ b/public.sdk/samples/vst2.x/vstxsynth/resource/vstxsynth.vstxml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2