Python script for generating build files for platform and modules, which uses the...
[mirror_edk2.git] / Tools / Python / buildgen / platform_build_path.txt
1 BUILD_DIR=${WORKSPACE_DIR}/${PLATFORM_OUTPUT_DIR}
2 PLATFORM_BUILD_DIR=${BUILD_DIR}/${TARGET}_${TOOLCHAIN}
3 TARGET_DIR=${PLATFORM_BUILD_DIR}
4 FV_DIR=${TARGET_DIR}/FV
5