spec2def requires the DLL filename and not the module name in its parameters.
authorColin Finck <colin@reactos.org>
Wed, 13 May 2015 07:03:05 +0000 (07:03 +0000)
committerColin Finck <colin@reactos.org>
Wed, 13 May 2015 07:03:05 +0000 (07:03 +0000)
Fixes delay-importing spoolss.dll.

svn path=/branches/colins-printing-for-freedom/; revision=67705

reactos/win32ss/printing/base/spoolss/CMakeLists.txt

index 024e51d..476cbed 100644 (file)
@@ -1,5 +1,5 @@
 
-spec2def(spoolss spoolss.spec ADD_IMPORTLIB)
+spec2def(spoolss.dll spoolss.spec ADD_IMPORTLIB)
 
 list(APPEND SOURCE
     context.c