diff options
Diffstat (limited to 'hammer/hammer.def')
| -rw-r--r-- | hammer/hammer.def | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hammer/hammer.def b/hammer/hammer.def new file mode 100644 index 0000000..8612b59 --- /dev/null +++ b/hammer/hammer.def @@ -0,0 +1,6 @@ +; hammer.def : Declares the module parameters for the DLL. + +LIBRARY "hammer" + +EXPORTS + ; Explicit exports can go here |