aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libaiff/config.h
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/ports/libaiff/config.h
move to own git serverHEADmaster
Diffstat (limited to 'vcpkg/ports/libaiff/config.h')
-rw-r--r--vcpkg/ports/libaiff/config.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/vcpkg/ports/libaiff/config.h b/vcpkg/ports/libaiff/config.h
new file mode 100644
index 0000000..f7c04ee
--- /dev/null
+++ b/vcpkg/ports/libaiff/config.h
@@ -0,0 +1,12 @@
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT "marcotrillo@gmail.com"
+
+/* Define to the full name of this package. */
+#define PACKAGE_NAME "LibAiff (MSVC)"
+
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING "LibAiff (MSVC) $Revision: 1.1 $"
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION "$Revision: 1.1 $"
+