Add .def files for building the various DLLs (.la's) in test\
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 14 Aug 2012 07:33:38 +0000 (15:33 +0800)
committerColin Walters <walters@verbum.org>
Sat, 27 Oct 2012 16:06:10 +0000 (12:06 -0400)
commit5655519b2c8f0f6d2d2a9c5ca12176e2fb948bcd
tree3065920812ca9c40bcd44f5421885e72d1f0e4cf
parentee5b994062d32faa58bdc9017cddb0d9468bf4e4
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
build/win32/Regress.def [new file with mode: 0644]
build/win32/annotation.def [new file with mode: 0644]
build/win32/everything.def [new file with mode: 0644]
build/win32/foo.def [new file with mode: 0644]
build/win32/gettype.def [new file with mode: 0644]
build/win32/gimarshallingtests.def [new file with mode: 0644]
build/win32/gtkfrob.def [new file with mode: 0644]
build/win32/sletter.def [new file with mode: 0644]
build/win32/testinherit.def [new file with mode: 0644]
build/win32/utility.def [new file with mode: 0644]