diff options
Diffstat (limited to 'borlandc/fltklib.bpf')
| -rw-r--r-- | borlandc/fltklib.bpf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/borlandc/fltklib.bpf b/borlandc/fltklib.bpf new file mode 100644 index 000000000..f5907baa2 --- /dev/null +++ b/borlandc/fltklib.bpf @@ -0,0 +1,9 @@ +//---------------------------------------------------------------------------
+
+#include <vcl.h>
+#pragma hdrstop
+#define Library
+
+// To add a file to the library use the Project menu 'Add to Project'.
+
+
\ No newline at end of file |
