summaryrefslogtreecommitdiff
path: root/build/win32/testinherit.def
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2012-08-14 15:33:38 +0800
committerColin Walters <walters@verbum.org>2012-10-27 12:06:10 -0400
commit5655519b2c8f0f6d2d2a9c5ca12176e2fb948bcd (patch)
tree3065920812ca9c40bcd44f5421885e72d1f0e4cf /build/win32/testinherit.def
parentee5b994062d32faa58bdc9017cddb0d9468bf4e4 (diff)
downloadgobject-introspection-5655519b2c8f0f6d2d2a9c5ca12176e2fb948bcd.tar.gz
Add .def files for building the various DLLs (.la's) in test\
This will enable the exports of functions to create the .lib files needed to create the .gir files. https://bugzilla.gnome.org/show_bug.cgi?id=681820
Diffstat (limited to 'build/win32/testinherit.def')
-rw-r--r--build/win32/testinherit.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/win32/testinherit.def b/build/win32/testinherit.def
new file mode 100644
index 00000000..633a4e3c
--- /dev/null
+++ b/build/win32/testinherit.def
@@ -0,0 +1,6 @@
+EXPORTS
+test_inherit_drawable_get_type
+test_inherit_drawable_do_foo
+test_inherit_drawable_get_origin
+test_inherit_drawable_get_size
+test_inherit_drawable_do_foo_maybe_throw