Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 5(CHIANA CASE)


Section


Column

The IncrediBuild_RunFirst

指令

Directive

注意

Note:

本节内容与
  • This section is relevant for VS 2008
及更低版本相关。
  • and earlier.
The IncrediBuild_RunFirst 指令可用于指定在项目中的所有其他步骤之前运行某个文件级自定义构建步骤。 出于多种原因,您可能需要此操作。要声明一个自定义构建步骤应在项目中的所有其他步骤之前运行,请打开该步骤的命令行框,然后输入以下命令行作为该步骤的命令之一:directive can be used to specify that a certain file-level custom build step run before all other steps in a project. This may be required for a number of reasons.

To declare that a custom build step should run before all other steps in a project, open that step's command line box, and enter the following line as one of the step's commands:


rem IncrediBuild_RunFirst这不会影响步骤的操作,但会指示 IncrediBuild 在所有其他步骤之前运行此步骤。

This does not affect the step's operation, but instructs IncrediBuild to run this step before all others.


Column
width15


Div
alignleft

VS Visual Studio 2008 及更低版本and Earlier:

Child pages (Children Display)
styleh4
pageVisual Studio 2008 and Earlier及更低版本

IncrediBuild Solutions 简介:

Child pages (Children Display)
styleh4
pageIncrediBuild Solutions

用户手册User Manual:

Child pages (Children Display)
styleh4
pageIncrediBuild Windows User Manual




...