Changeset 2956 for trunk/kBuild/units


Ignore:
Timestamp:
Sep 21, 2016, 9:37:20 PM (9 years ago)
Author:
bird
Message:

vccprecomp fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/units/vccprecomp.kmk

    r2954 r2956  
    5454# have to do for now.  The '-PCH' variant of the VCC tool, is defined together
    5555# with $(tool) and allow us to bypass the options and dependencies triggered
    56 # by _1_VCC_PCH_FILE and _1_VCC_COMMON_OBJ_PDB, and also make sure we don't get
    57 # circular dependencies by way of kDepObj and the debug info.
     56# by _1_VCC_PCH_FILE, _1_VCC_COMMON_OBJ_PDB and _PCH_HDR, and also make sure we
     57# don't get circular dependencies by way of kDepObj and the debug info.
    5858#
    5959define def_unit_vccprecomp_target_pre_2
Note: See TracChangeset for help on using the changeset viewer.