[ros-diffs] [gvg] 15064: Link against static lib instead of dll
gvg at svn.reactos.com
gvg at svn.reactos.com
Sat May 7 00:38:02 CEST 2005
Link against static lib instead of dll
Modified: branches/xmlbuildsystem/reactos/subsys/smss/smss.xml
_____
Modified: branches/xmlbuildsystem/reactos/subsys/smss/smss.xml
--- branches/xmlbuildsystem/reactos/subsys/smss/smss.xml
2005-05-06 22:25:30 UTC (rev 15063)
+++ branches/xmlbuildsystem/reactos/subsys/smss/smss.xml
2005-05-06 22:38:00 UTC (rev 15064)
@@ -1,8 +1,8 @@
<module name="smss" type="nativecui" installbase="system32"
installname="smss.exe">
<include base="smss">.</include>
<define name="_DISABLE_TIDENTS" />
+ <library>smlib</library>
<library>ntdll</library>
- <library>smdll</library>
<linkerflag>-lgcc</linkerflag>
<file>client.c</file>
<file>debug.c</file>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050507/69d13228/attachment.html
More information about the Ros-diffs
mailing list