VirtualBox

Changeset 2955 in kBuild for trunk/src/lib/kDep.h


Ignore:
Timestamp:
Sep 21, 2016 7:05:53 PM (9 years ago)
Author:
bird
Message:

kDepObj: Added -e<ignored .ext> option for avoid circular dependencies when compiling the precompiled header file (pch).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/kDep.h

    r2851 r2955  
    4848
    4949extern PDEP depAdd(const char *pszFilename, size_t cchFilename);
    50 extern void depOptimize(int fFixCase, int fQuiet);
     50extern void depOptimize(int fFixCase, int fQuiet, const char *pszIgnoredExt);
    5151extern void depPrint(FILE *pOutput);
    5252extern void depPrintStubs(FILE *pOutput);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette