17 Nov 14:34
Equivalent of #define SWIGPYTHON in C# ?
From: Mathieu Malaterre <mathieu.malaterre <at> gmail.com>
Subject: Equivalent of #define SWIGPYTHON in C# ?
Newsgroups: gmane.comp.programming.swig
Date: 2008-11-17 13:38:50 GMT
Subject: Equivalent of #define SWIGPYTHON in C# ?
Newsgroups: gmane.comp.programming.swig
Date: 2008-11-17 13:38:50 GMT
Hi there,
I have a helper around std::set for SWIG that only gets activated if
SWIGPYTHON is defined:
#if defined(SWIGPYTHON)
class SWIGDataSet
{
public:
...
#endif
I would like to know what is the equivalent of SWIGPYTHON for C# ? I
cannot find anything :(
thank you
--
--
Mathieu
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
RSS Feed