mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
[CRT]
Add back sin and cos to libcntpr, as they are needed by win32k atm ... svn path=/branches/ros-amd64-bringup/; revision=45409
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
</directory>
|
||||
</if>
|
||||
<if property="ARCH" value="amd64">
|
||||
<file>cos.c</file>
|
||||
<file>sin.c</file>
|
||||
<directory name="amd64">
|
||||
<file>alldiv.S</file>
|
||||
<file>atan.S</file>
|
||||
|
||||
Reference in New Issue
Block a user