5 Aug
2022
5 Aug
'22
5:36 p.m.
On Fri Aug 5 17:16:34 2022 +0000, Nikolay Sivov wrote:
No, spec file is only for exports. To link another library you're using IMPORTLIB. OK, I have two questions about that, probably both dumb, but well, I want to get smarter: a) I used IMPORTS instead of IMPORTLIB; what's the difference? It still seems to work b) what is the "-import" flag then used for in spec files? e.g. the "version" module uses it, I just copied it thinking it was the right way to do it :D
Anyway, it also compiles for me without, so I'll remove it -- https://gitlab.winehq.org/wine/wine/-/merge_requests/564#note_5727