2019-04-10 05:20:53 +02:00
2019-04-10 05:20:53 +02:00

BSArchive DLL and C++ bindings

BSArchive Dynamic Link Library and C++ bindings

How to build

  1. Create a XEditPath environment variable and set it to the directory cointaining the XEdit code
  2. Build the DLL in Delphi by opening the libbsarch.dproj project
  3. Build the LIB in Visual Studio by opening the libbsarch.sln project
  4. Rename libbsarch_dummy.lib to libbsarch.lib

How to use

Use the libbsarch.dll, libbsarch.lib and libbsarch.h in your project.

S
Description
No description provided
Readme MIT
8.8 MiB
Languages
Pascal 71.1%
C++ 20.5%
CMake 4.3%
C 4.1%