mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
spec2def requires the DLL filename and not the module name in its parameters.
Fixes delay-importing spoolss.dll. svn path=/branches/colins-printing-for-freedom/; revision=67705
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
spec2def(spoolss spoolss.spec ADD_IMPORTLIB)
|
||||
spec2def(spoolss.dll spoolss.spec ADD_IMPORTLIB)
|
||||
|
||||
list(APPEND SOURCE
|
||||
context.c
|
||||
|
||||
Reference in New Issue
Block a user