上一頁
|
目錄
|
下一頁
第五章: 編譯時命令
編譯器實用命令
!include
!addincludedir
!addplugindir
!cd
!echo
!error
!execute
!packhdr
!system
!warning
!verbose
預設定義
${__FILE__}
${__LINE__}
${__DATE__}
${__TIME__}
${__TIMESTAMP__}
讀取環境變量
$%envVarName%
條件編譯
!define
!undef
!ifdef
!ifndef
!ifmacrodef
!ifmacrondef
!else
!endif
!insertmacro
!macro
!macroend
上一頁
|
目錄
|
下一頁