Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2081/include
Modified Files:
Moptions.h
Log Message:
added MP_PYTHONDLL option allowing to specify full path to the Python DLL
Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.95
retrieving revision 1.96
diff -b -u -2 -r1.95 -r1.96
--- Moptions.h 21 Jul 2004 22:55:36 -0000 1.95
+++ Moptions.h 18 Sep 2004 17:08:59 -0000 1.96
@@ -92,4 +92,5 @@
extern const MOption MP_MAINFOLDER;
extern const MOption MP_PYTHONPATH;
+extern const MOption MP_PYTHONDLL;
extern const MOption MP_USEPYTHON;
extern const MOption MP_STARTUPSCRIPT;
@@ -584,4 +585,6 @@
/// path for Python
#define MP_PYTHONPATH_NAME _T("PythonPath")
+/// Python DLL
+#define MP_PYTHONDLL_NAME _T("PythonDLL")
/// is Python enabled (this is a run-time option)?
#define MP_USEPYTHON_NAME _T("UsePython")
@@ -1419,4 +1422,6 @@
/// path for Python
#define MP_PYTHONPATH_DEFVAL M_EMPTYSTRING
+/// Python DLL
+#define MP_PYTHONDLL_DEFVAL M_EMPTYSTRING
#ifdef OS_WIN
// under Windows, the setup program will create the appropriate registry key
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates