.def -> .spec
[reactos.git] / reactos / dll / cpl / ncpa / ncpa.rbuild
index 778201e..7f3ff14 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <module name="ncpa" type="win32dll" extension=".cpl" baseaddress="${BASEADDRESS_NCPA}" installbase="system32" installname="ncpa.cpl" unicode="yes">
-       <importlibrary definition="ncpa.def" />
+       <importlibrary definition="ncpa.spec" />
        <include base="ncpa">.</include>
 
        <define name="_WIN32_WINNT">0x600</define>