mirror of
https://github.com/reactos/reactos.git
synced 2025-06-29 22:11:22 +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:
parent
ad67929566
commit
cb076d0fef
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue