The purpose of these changes is to make the distinction between compiling under Windows (in which case _WIN32 is defined) and compiling with the Microsoft compiler (in which case _MSC_VER is defined). These changes are from the patch submitted by David Fronczek. |
||
|---|---|---|
| .. | ||
| demos | ||
| include | ||
| src | ||
| README | ||
| SConscript | ||
This directory contains files that are part of the C++ user interface. For the kernel C++ files, see directory ../src.