mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
Fix optimized builds
svn path=/trunk/; revision=19534
This commit is contained in:
parent
76b89d54d9
commit
41909c195a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
<module name="inflib" type="staticlibrary">
|
||||
<include base="inflib">.</include>
|
||||
<define name="__NO_CTYPE_INLINES" />
|
||||
<pch>inflib.h</pch>
|
||||
<file>infcore.c</file>
|
||||
<file>infget.c</file>
|
||||
|
|
Loading…
Reference in a new issue