You are here: My Account > Point one > Count three
Headline news
Advertisement
 

Projects / AuxUtils Cpp / Installation

The project AuxUtils is an auxiliary C++ library that implements the missing functionality from the Boost libraries. The library provides some efficient functions and templates and wraps some platforms dependent functions.
PrevUpHomeNext

Windows installation layouts

Denote ANTHILL_ROOT as installation directory of the AntHill project. The installation directory has the following subdirectories:

Table 1. Windows installation layouts

Directory Content of the directory
ANTHILL_ROOT/docs AntHill documentation.
ANTHILL_ROOT/include Header files to include at you projects.
ANTHILL_ROOT/lib Libraries files to link with you applications.

PrevUpHomeNext