mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Use include path for typeof.h that only depends on global include paths (typeof.h -> wine/typeof.h)
svn path=/trunk/; revision=42470
This commit is contained in:
parent
32072cfccd
commit
10fb22e0d9
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
|||
<compilerflag>/Zl</compilerflag>
|
||||
<compilerflag>/Zi</compilerflag>
|
||||
<compilerflag>/W1</compilerflag>
|
||||
<compilerflag>/FItypeof.h</compilerflag>
|
||||
<compilerflag>/FIwine/typeof.h</compilerflag>
|
||||
</group>
|
||||
|
||||
<group compilerset="gcc">
|
||||
|
|
Loading…
Reference in a new issue