| //===---------- PNetPath.h - Configuration for pnetlib --------------------===// | |
| // | |
| // N3 | |
| // | |
| // This file is distributed under the University of Illinois Open Source | |
| // License. See LICENSE.TXT for details. | |
| // | |
| //===----------------------------------------------------------------------===// | |
| #include "MSCorlib.h" | |
| using namespace n3; | |
| const char* MSCorlib::libsPath = "@pnetlibpath@/"; | |