* lib/version.def (LIBRARY): Quote name.

This commit is contained in:
Danny Smith
2003-09-25 20:24:05 +00:00
parent e9c00b0eeb
commit 711d0c752a
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LIBRARY VERSION.dll
LIBRARY "VERSION.dll"
EXPORTS
GetFileVersionInfoA@16
GetFileVersionInfoSizeA@8