summaryrefslogtreecommitdiff
path: root/borlandc/fltklib.bpf
diff options
context:
space:
mode:
Diffstat (limited to 'borlandc/fltklib.bpf')
-rw-r--r--borlandc/fltklib.bpf9
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