From 4572b909acfa78341a091d4e6688b4b634b7b9de Mon Sep 17 00:00:00 2001 From: John Emmas Date: Thu, 9 Feb 2017 09:39:53 +0000 Subject: Add a VC project for building the ardourvampplugins --- .../Debug 32/ardourvampplugins.def | 7 + .../ardourvampplugins.def | 7 + .../Release 32/ardourvampplugins.def | 7 + .../MSVCvamp-plugins/libardourvampplugins.vcproj | 407 +++++++++++++++++++++ 4 files changed, 428 insertions(+) create mode 100644 libs/vamp-plugins/MSVCvamp-plugins/Debug 32/ardourvampplugins.def create mode 100644 libs/vamp-plugins/MSVCvamp-plugins/Release 32 with Debugging Capability/ardourvampplugins.def create mode 100644 libs/vamp-plugins/MSVCvamp-plugins/Release 32/ardourvampplugins.def create mode 100644 libs/vamp-plugins/MSVCvamp-plugins/libardourvampplugins.vcproj (limited to 'libs/vamp-plugins') diff --git a/libs/vamp-plugins/MSVCvamp-plugins/Debug 32/ardourvampplugins.def b/libs/vamp-plugins/MSVCvamp-plugins/Debug 32/ardourvampplugins.def new file mode 100644 index 0000000000..bd338b9f57 --- /dev/null +++ b/libs/vamp-plugins/MSVCvamp-plugins/Debug 32/ardourvampplugins.def @@ -0,0 +1,7 @@ +; Auto-generated by create_symbols_file.py + +LIBRARY libardourvampplugins.dll +EXPORTS + +vampGetPluginDescriptor @1 + diff --git a/libs/vamp-plugins/MSVCvamp-plugins/Release 32 with Debugging Capability/ardourvampplugins.def b/libs/vamp-plugins/MSVCvamp-plugins/Release 32 with Debugging Capability/ardourvampplugins.def new file mode 100644 index 0000000000..bd338b9f57 --- /dev/null +++ b/libs/vamp-plugins/MSVCvamp-plugins/Release 32 with Debugging Capability/ardourvampplugins.def @@ -0,0 +1,7 @@ +; Auto-generated by create_symbols_file.py + +LIBRARY libardourvampplugins.dll +EXPORTS + +vampGetPluginDescriptor @1 + diff --git a/libs/vamp-plugins/MSVCvamp-plugins/Release 32/ardourvampplugins.def b/libs/vamp-plugins/MSVCvamp-plugins/Release 32/ardourvampplugins.def new file mode 100644 index 0000000000..bd338b9f57 --- /dev/null +++ b/libs/vamp-plugins/MSVCvamp-plugins/Release 32/ardourvampplugins.def @@ -0,0 +1,7 @@ +; Auto-generated by create_symbols_file.py + +LIBRARY libardourvampplugins.dll +EXPORTS + +vampGetPluginDescriptor @1 + diff --git a/libs/vamp-plugins/MSVCvamp-plugins/libardourvampplugins.vcproj b/libs/vamp-plugins/MSVCvamp-plugins/libardourvampplugins.vcproj new file mode 100644 index 0000000000..a9844b9145 --- /dev/null +++ b/libs/vamp-plugins/MSVCvamp-plugins/libardourvampplugins.vcproj @@ -0,0 +1,407 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3