mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[CRT]
Remove deprecated <if>. svn path=/trunk/; revision=50356
This commit is contained in:
parent
7397aa09ad
commit
caa8ab6ac5
1 changed files with 0 additions and 3 deletions
|
@ -27,8 +27,6 @@
|
|||
<define name="_MT" />
|
||||
<define name="_CRTBLD" />
|
||||
|
||||
<if property="NEWSPRINTF" value="1">
|
||||
<define name="USE_NEW_SPRINTF" />
|
||||
<directory name="printf">
|
||||
<file>_cprintf.c</file>
|
||||
<file>_snprintf.c</file>
|
||||
|
@ -51,7 +49,6 @@
|
|||
<file>wprintf.c</file>
|
||||
<file>wstreamout.c</file>
|
||||
</directory>
|
||||
</if>
|
||||
|
||||
<directory name="conio">
|
||||
<file>cgets.c</file>
|
||||
|
|
Loading…
Reference in a new issue