mirror of
https://github.com/reactos/reactos.git
synced 2025-06-29 22:11:22 +00:00
add setjmp/longjmp to libcntpr, just like in ms sdks
svn path=/trunk/; revision=45522
This commit is contained in:
parent
85446d50ca
commit
2e97a01a5d
1 changed files with 8 additions and 0 deletions
|
@ -83,6 +83,14 @@
|
|||
<file>lfind.c</file>
|
||||
</directory>
|
||||
|
||||
<directory name="setjmp">
|
||||
<if property="ARCH" value="i386">
|
||||
<directory name="i386">
|
||||
<file>setjmp.s</file>
|
||||
</directory>
|
||||
</if>
|
||||
</directory>
|
||||
|
||||
<directory name="stdlib">
|
||||
<file>qsort.c</file>
|
||||
</directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue