diff options
Diffstat (limited to 'nx-X11/lib/Xfontcache/Xfontcache-def.cpp')
-rw-r--r-- | nx-X11/lib/Xfontcache/Xfontcache-def.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nx-X11/lib/Xfontcache/Xfontcache-def.cpp b/nx-X11/lib/Xfontcache/Xfontcache-def.cpp new file mode 100644 index 000000000..26b141aed --- /dev/null +++ b/nx-X11/lib/Xfontcache/Xfontcache-def.cpp @@ -0,0 +1,9 @@ +LIBRARY Xfontcache +VERSION LIBRARY_VERSION +EXPORTS + FontCacheChangeCacheSettings + FontCacheGetCacheSettings + FontCacheGetCacheStatistics + FontCacheQueryExtension + FontCacheQueryVersion +/* $XFree86$ */ |