/[libvob]/libvob/src/jni/Main.cxx
ViewVC logotype

Diff of /libvob/src/jni/Main.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by tjl, Tue Mar 11 12:57:04 2003 UTC revision 1.8 by tjl, Wed Mar 12 09:00:50 2003 UTC
# Line 35  Main.cxx Line 35  Main.cxx
35  #include <vob/Debug.hxx>  #include <vob/Debug.hxx>
36    
37  #include "org_nongnu_libvob_gl_GL.h"  #include "org_nongnu_libvob_gl_GL.h"
38    #include "vobjnidef.hxx"
39    
40  namespace Vob {  namespace Vob {
41  namespace JNI {  namespace JNI {
# Line 233  struct VobJNIEventHandler : public Os::E Line 234  struct VobJNIEventHandler : public Os::E
234    
235  extern "C" {  extern "C" {
236    
 #define jf(t, rootname) JNIEXPORT t JNICALL Java_org_nongnu_libvob_gl_GL_##rootname  
237    
238  jf(jint, init)  jf(jint, init)
239    (JNIEnv *env, jclass, jint) {    (JNIEnv *env, jclass, jint) {

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26