Files
object-testfiles/coff/import_msvc_x64.def
T
Chris DentonandGitHub 86bf162a75 coff: Add coff import files (#9)
Created using msvc's `lib.exe` version 14.35.32217.1
2023-06-22 13:15:17 +10:00

7 lines
145 B
Modula-2

LIBRARY test_x64
EXPORTS
foo_x64
bar_x64 @1 NONAME
FOO_x64 DATA
BAR_x64 CONSTANT ; warning LNK4087: CONSTANT keyword is obsolete; use DATA