From 333b5268c3d8a956e3dd8e8085a090b333417853 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 21 Apr 2015 12:44:46 +0000 Subject: 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 00cd16ada..5a7822bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3