mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
adding default C# compiler name
This commit is contained in:
parent
4f02be0e67
commit
5fef40280e
@ -314,6 +314,9 @@
|
|||||||
#define INTERROGATE interrogate
|
#define INTERROGATE interrogate
|
||||||
#define INTERROGATE_MODULE interrogate_module
|
#define INTERROGATE_MODULE interrogate_module
|
||||||
|
|
||||||
|
// What is the name of the C# compiler binary?
|
||||||
|
#define CSHARP csc
|
||||||
|
|
||||||
// Is Python installed, and should Python interfaces be generated? If
|
// Is Python installed, and should Python interfaces be generated? If
|
||||||
// Python is installed, which directory is it in?
|
// Python is installed, which directory is it in?
|
||||||
#define PYTHON_IPATH /usr/include/python2.4
|
#define PYTHON_IPATH /usr/include/python2.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user