mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
435a566751
* sumatrapdf - vendor import * everything compiles (libjpeg, poppler, fitz, sumatrapdf) * does NOT link (remove the comment tags in the parent directory.rbuild file (rosapps dir) to build it) svn path=/trunk/; revision=29295
5 lines
114 B
C
5 lines
114 B
C
/* dummy jri */
|
|
#define jref void*
|
|
#define JRIEnv void
|
|
#define JRIGlobalRef void*
|
|
#define JRI_NewGlobalRef(e,c) 0
|