Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2003-09-26 00:24:05 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2003-09-26 00:24:05 +0400
commit711d0c752af7fbb8573db47f8ac64b42bf9419c5 (patch)
tree36b69a7c926dc39cb43a4ac19e46feb7556e7b58 /winsup/w32api/lib/version.def
parente9c00b0eeba8aa8c74a7549be2a73fc668b6c6a8 (diff)
* lib/version.def (LIBRARY): Quote name.
Diffstat (limited to 'winsup/w32api/lib/version.def')
-rw-r--r--winsup/w32api/lib/version.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/lib/version.def b/winsup/w32api/lib/version.def
index 8e3a92ebc..35a087e5d 100644
--- a/winsup/w32api/lib/version.def
+++ b/winsup/w32api/lib/version.def
@@ -1,4 +1,4 @@
-LIBRARY VERSION.dll
+LIBRARY "VERSION.dll"
EXPORTS
GetFileVersionInfoA@16
GetFileVersionInfoSizeA@8