summaryrefslogtreecommitdiff
path: root/Android/FL
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2018-03-02 20:06:31 +0000
committerMatthias Melcher <fltk@matthiasm.com>2018-03-02 20:06:31 +0000
commite8a2c4621aac6144198744f1dc60e5b32495cad3 (patch)
tree22c59fc3e4e1fe4606f454dd3686a19e807007d8 /Android/FL
parent42555053a11cff99d49876cb373806fd9708ad8b (diff)
Android: added missing file.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12700 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'Android/FL')
-rw-r--r--Android/FL/abi-version.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/Android/FL/abi-version.h b/Android/FL/abi-version.h
new file mode 100644
index 000000000..9a5e4b89f
--- /dev/null
+++ b/Android/FL/abi-version.h
@@ -0,0 +1,31 @@
+/*
+ * "$Id: abi-version.h 12196 2017-03-13 23:31:38Z AlbrechtS $"
+ *
+ * Configuration file for the Fast Light Tool Kit (FLTK).
+ *
+ * Copyright 1998-2015 by Bill Spitzak and others.
+ *
+ * This library is free software. Distribution and use rights are outlined in
+ * the file "COPYING" which should have been included with this file. If this
+ * file is missing or damaged, see the license at:
+ *
+ * http://www.fltk.org/COPYING.php
+ *
+ * Please report all bugs and problems on the following page:
+ *
+ * http://www.fltk.org/str.php
+ */
+
+/*
+ ============================================================================
+ DO NOT EDIT - This file is generated by CMake !
+ ============================================================================
+*/
+
+/* define FL_ABI_VERSION as 10x0y for FLTK ABI version 1.x.y */
+
+/* #undef FL_ABI_VERSION */
+
+/*
+ * End of "$Id: abi-version.h 12196 2017-03-13 23:31:38Z AlbrechtS $".
+ */