diff options
Diffstat (limited to 'nx-X11/lib/XRes/XRes-def.cpp')
-rw-r--r-- | nx-X11/lib/XRes/XRes-def.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nx-X11/lib/XRes/XRes-def.cpp b/nx-X11/lib/XRes/XRes-def.cpp new file mode 100644 index 000000000..1da4ccc16 --- /dev/null +++ b/nx-X11/lib/XRes/XRes-def.cpp @@ -0,0 +1,9 @@ +LIBRARY XRes +VERSION LIBRARY_VERSION +EXPORTS + XResQueryClientPixmapBytes + XResQueryClientResources + XResQueryClients + XResQueryExtension + XResQueryVersion +/* $XFree86$ */ |