From 093e7cc5d871d1c119db1c7cacaf8b70f82e1ca5 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Wed, 10 Feb 2021 14:36:42 +0000 Subject: [PATCH] Push old build files (undifferentiated and so far un-updated and untested) into otherbuilds/ --- Makefile.in => otherbuilds/Makefile.in | 0 Makefile.ios => otherbuilds/Makefile.ios | 0 Makefile.macos => otherbuilds/Makefile.macos | 0 Makefile.macos-universal => otherbuilds/Makefile.macos-universal | 0 configure => otherbuilds/configure | 0 configure.ac => otherbuilds/configure.ac | 0 .../rubberband-library.vcxproj | 0 .../rubberband-program.vcxproj | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename Makefile.in => otherbuilds/Makefile.in (100%) rename Makefile.ios => otherbuilds/Makefile.ios (100%) rename Makefile.macos => otherbuilds/Makefile.macos (100%) rename Makefile.macos-universal => otherbuilds/Makefile.macos-universal (100%) rename configure => otherbuilds/configure (100%) rename configure.ac => otherbuilds/configure.ac (100%) rename rubberband-library.vcxproj => otherbuilds/rubberband-library.vcxproj (100%) rename rubberband-program.vcxproj => otherbuilds/rubberband-program.vcxproj (100%) diff --git a/Makefile.in b/otherbuilds/Makefile.in similarity index 100% rename from Makefile.in rename to otherbuilds/Makefile.in diff --git a/Makefile.ios b/otherbuilds/Makefile.ios similarity index 100% rename from Makefile.ios rename to otherbuilds/Makefile.ios diff --git a/Makefile.macos b/otherbuilds/Makefile.macos similarity index 100% rename from Makefile.macos rename to otherbuilds/Makefile.macos diff --git a/Makefile.macos-universal b/otherbuilds/Makefile.macos-universal similarity index 100% rename from Makefile.macos-universal rename to otherbuilds/Makefile.macos-universal diff --git a/configure b/otherbuilds/configure similarity index 100% rename from configure rename to otherbuilds/configure diff --git a/configure.ac b/otherbuilds/configure.ac similarity index 100% rename from configure.ac rename to otherbuilds/configure.ac diff --git a/rubberband-library.vcxproj b/otherbuilds/rubberband-library.vcxproj similarity index 100% rename from rubberband-library.vcxproj rename to otherbuilds/rubberband-library.vcxproj diff --git a/rubberband-program.vcxproj b/otherbuilds/rubberband-program.vcxproj similarity index 100% rename from rubberband-program.vcxproj rename to otherbuilds/rubberband-program.vcxproj