Add FLTK version test program examples/fltk-versions.cxx.

This program can be used to verify that the FLTK runtime system
(ABI version) is binary compatible with the compiled and linked program.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10712 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2015-04-21 12:44:46 +00:00
parent b79ad86683
commit 333b5268c3
3 changed files with 87 additions and 0 deletions
+1
View File
@@ -64,6 +64,7 @@
# /examples/
/examples/*.exe
/examples/clipboard
/examples/fltk-versions
/examples/howto-add_fd-and-popen
/examples/howto-browser-with-icons
/examples/howto-drag-and-drop