Try to unbreak build by adding the -Iinclude/psdk line again.
authorColin Finck <colin@reactos.org>
Tue, 30 Oct 2007 21:23:11 +0000 (21:23 +0000)
committerColin Finck <colin@reactos.org>
Tue, 30 Oct 2007 21:23:11 +0000 (21:23 +0000)
commit5e02be2e6d6eb39268c5c7e7f27075083489e6ea
tree9ffcebacc10f4c4deca7ef6e2ffdf1a42ede67e1
parentaa1bc628b3117fed29f2fe5e7504ad99275c3d5f
Try to unbreak build by adding the -Iinclude/psdk line again.
Build has been broken by hpoussin's commit in r29976.

As stated before, Wine components like the "winnt.h" file in include/reactos/wine still refer to include/psdk components (in this case by an #include_next "winnt.h" line). This has to be fixed first.

Build probably worked successfully with older RosBE-Windows versions, since they put the include directory to the bundled w32api header files in the global C_INCLUDE_PATH environment variable.

svn path=/trunk/; revision=29987
reactos/tools/widl/widl.mak