diff options
Diffstat (limited to 'apps/windoze/CBuilder6/BibleCS/swordlib.cpp')
-rw-r--r-- | apps/windoze/CBuilder6/BibleCS/swordlib.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/windoze/CBuilder6/BibleCS/swordlib.cpp b/apps/windoze/CBuilder6/BibleCS/swordlib.cpp new file mode 100644 index 0000000..f99c4ac --- /dev/null +++ b/apps/windoze/CBuilder6/BibleCS/swordlib.cpp @@ -0,0 +1,8 @@ +//--------------------------------------------------------------------------- +#include <condefs.h> +#pragma hdrstop + +#define Library + +// To add a file to the library use the Project menu 'Add to Project'. + |