source:
kBuild/trunk/src/kmk/prepare_w32.bat
最後變更 在這個檔案是 3140,由 提交於 7 年 前 | |
---|---|
|
|
檔案大小: 325 位元組 |
行 | |
---|---|
1 | @echo off |
2 | @echo Windows32 SCM build preparation of config.h.W32 and NMakefile. |
3 | if not exist config.h.W32 copy config.h.W32.template config.h.W32 |
4 | if not exist config.h copy config.h.W32 config.h |
5 | if not exist NMakefile copy NMakefile.template NMakefile |
6 | @echo Preparation complete. Run build_w32.bat to compile and link. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器