Use /Xc to stop the compiler from searching paths specified using the /I compiler option.
By default, the compiler searches paths specified using /I. /Xc is not affected by the /Xi option.
Summary of Compiler Options