Windows
==============

Open libpcnd.sln with Visual C++ 2008 and build or type
    vcbuild libpcnd.sln
under command line.

Linux
=====

Intel C++ Compiler recommended. Build with
    make -f Makefile.icc

