[12:14] <Usurp> kjk_hyperion: i dont understand where msvcrt is linked twice in crt_r...
authorSylvain Petreolle <spetreolle@yahoo.fr>
Wed, 11 Nov 2009 12:51:03 +0000 (12:51 +0000)
committerSylvain Petreolle <spetreolle@yahoo.fr>
Wed, 11 Nov 2009 12:51:03 +0000 (12:51 +0000)
[12:14] <kjk_hyperion> Usurp: that's right, you don't understand

svn path=/trunk/; revision=44104

rosapps/applications/sysutils/utils/nts2w32err/nts2w32err.rbuild
rosapps/applications/sysutils/utils/objdir/objdir.rbuild
rosapps/applications/sysutils/utils/partinfo/partinfo.rbuild
rosapps/applications/sysutils/utils/stats/stats.rbuild
rosapps/applications/sysutils/utils/tickcount/tickcount.rbuild

index 00887d9..c7dd94c 100644 (file)
@@ -1,6 +1,5 @@
 <module name="nts2w32err" type="win32cui" installbase="bin" installname="nts2w32err.exe" >
-       <library>msvcrt</library>
        <library>kernel32</library>
        <library>ntdll</library>
        <file>nts2w32err.c</file>
-</module>
\ No newline at end of file
+</module>
index b4c78b7..027e538 100644 (file)
@@ -3,4 +3,4 @@
        <library>kernel32</library>
        <library>ntdll</library>
        <file>objdir.c</file>
-</module>
\ No newline at end of file
+</module>
index d4149e8..5ad9828 100644 (file)
@@ -1,6 +1,5 @@
 <module name="partinfo" type="win32cui" installbase="bin" installname="partinfo.exe" allowwarnings="true">
-       <library>msvcrt</library>
        <library>kernel32</library>
        <library>ntdll</library>
        <file>partinfo.c</file>
-</module>
\ No newline at end of file
+</module>
index f18059d..5e6400f 100644 (file)
@@ -2,4 +2,4 @@
        <library>kernel32</library>
        <library>ntdll</library>
        <file>stats.c</file>
-</module>
\ No newline at end of file
+</module>
index 9d35ae0..49ce73b 100644 (file)
@@ -2,4 +2,4 @@
        <library>kernel32</library>
        <library>ntdll</library>
        <file>tickcount.c</file>
-</module>
\ No newline at end of file
+</module>