[ros-diffs] [akhaldi] 52096: [CMAKE] * Fix msvcrtex unix build.

akhaldi at svn.reactos.org akhaldi at svn.reactos.org
Sun Jun 5 19:44:33 UTC 2011


Author: akhaldi
Date: Sun Jun  5 19:44:33 2011
New Revision: 52096

URL: http://svn.reactos.org/svn/reactos?rev=52096&view=rev
Log:
[CMAKE]
* Fix msvcrtex unix build.

Modified:
    trunk/reactos/lib/sdk/crt/msvcrtex.cmake

Modified: trunk/reactos/lib/sdk/crt/msvcrtex.cmake
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/crt/msvcrtex.cmake?rev=52096&r1=52095&r2=52096&view=diff
==============================================================================
--- trunk/reactos/lib/sdk/crt/msvcrtex.cmake [iso-8859-1] (original)
+++ trunk/reactos/lib/sdk/crt/msvcrtex.cmake [iso-8859-1] Sun Jun  5 19:44:33 2011
@@ -39,7 +39,7 @@
 list(APPEND MSVCRTEX_SOURCE
     except/i386/chkstk_asm.s
     math/i386/ci.c
-    math/i386/ftol2_asm.S
+    math/i386/ftol2_asm.s
     math/i386/alldiv_asm.s
 )
 endif()




More information about the Ros-diffs mailing list