Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2081/src/classes
Modified Files:
Moptions.cpp
Log Message:
added MP_PYTHONDLL option allowing to specify full path to the Python DLL
Index: Moptions.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Moptions.cpp,v
retrieving revision 1.78
retrieving revision 1.79
diff -b -u -2 -r1.78 -r1.79
--- Moptions.cpp 14 Jul 2004 16:15:32 -0000 1.78
+++ Moptions.cpp 18 Sep 2004 17:09:00 -0000 1.79
@@ -155,4 +155,5 @@
const MOption MP_MAINFOLDER;
const MOption MP_PYTHONPATH;
+const MOption MP_PYTHONDLL;
const MOption MP_USEPYTHON;
const MOption MP_STARTUPSCRIPT;
@@ -567,4 +568,5 @@
DEFINE_OPTION(MP_MAINFOLDER),
DEFINE_OPTION(MP_PYTHONPATH),
+ DEFINE_OPTION(MP_PYTHONDLL),
DEFINE_OPTION(MP_USEPYTHON),
DEFINE_OPTION(MP_STARTUPSCRIPT),
-------------------------------------------------------
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