diff options
author | marha <marha@users.sourceforge.net> | 2011-10-05 16:47:44 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-10-05 16:47:44 +0200 |
commit | 8238de0fe0c28bd54b3e6cdd1fc94513cf21d3cc (patch) | |
tree | e9adf557b0065c0936be2a1936eaa3033144ac74 /xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.def | |
parent | 0e5ac4a92495c162590cedb58c6f6fc1d9ba199a (diff) | |
download | vcxsrv-8238de0fe0c28bd54b3e6cdd1fc94513cf21d3cc.tar.gz vcxsrv-8238de0fe0c28bd54b3e6cdd1fc94513cf21d3cc.tar.bz2 vcxsrv-8238de0fe0c28bd54b3e6cdd1fc94513cf21d3cc.zip |
Added swrast dll based on wgl
Diffstat (limited to 'xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.def')
-rw-r--r-- | xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.def b/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.def new file mode 100644 index 000000000..8a8e8258e --- /dev/null +++ b/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.def @@ -0,0 +1,2 @@ +EXPORTS + __driDriverExtensions |