Changeset 2956 for trunk/kBuild/units
- Timestamp:
- Sep 21, 2016, 9:37:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/units/vccprecomp.kmk
r2954 r2956 54 54 # have to do for now. The '-PCH' variant of the VCC tool, is defined together 55 55 # 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 get57 # 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. 58 58 # 59 59 define def_unit_vccprecomp_target_pre_2
Note:
See TracChangeset
for help on using the changeset viewer.