def file for dll export

svn path=/trunk/boinc/; revision=630
This commit is contained in:
Eric Heien 2002-11-18 22:15:53 +00:00
parent 5942ca5d7d
commit 0508857ec9
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
; test.def : Declares the module parameters for the DLL.
LIBRARY "boinc"
DESCRIPTION 'boinc Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
IdleTrackerInit
IdleTrackerTerm
IdleTrackerGetLastTickCount