Download
Bug correction
Project
- Create new project (Library)
- Add (
%SOURCE_HOME%/Source/MACLib
)
: All
.cpp files
- Add (
%SOURCE_HOME%/Source/Shared
)
: All
.cpp files except APEInfoDialog.cpp
and WAVInfoDialog.cpp
Project Options
- Compiler :
Release
- TLib, Page Size :
0x0020
- Directories, include : add
%SOURCE_HOME%/Shared
, %SOURCE_HOME%/Source/MACLib
, %SOURCE_HOME%/Source/Shared
- Directories, Conditional :
WIN32;_WIN32
Compile
Install
- Copy
%SOURCE_HOME%/Shared/*.h
to Shared/Include/MACLib/
- Copy
%Your_Project_Name%.lib
to Shared/Library/BCB/MACLib.lib