Commit 9af31fe0 authored by Alexey.Golubev's avatar Alexey.Golubev Committed by Alexander.Trofimov

.build -> Build

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@55717 954022d7-b5bf-4e40-9824-e11837661b57
parent 888c2e4e
......@@ -9,7 +9,7 @@
},
"extract_api": {
"src": "../../Word/apiCommon.js",
"dst": "../../Excel/.build/Log/apiCommonExport.js"
"dst": "../../Excel/Build/Log/apiCommonExport.js"
},
"compile": {
"sdk": {
......@@ -188,7 +188,7 @@
"../../Excel/model/DrawingObjects/GlobalCounters.js",
"../../Word/apiCommon.js",
"../../Excel/.build/Log/apiCommonExport.js",
"../../Excel/Build/Log/apiCommonExport.js",
"../../Excel/api.js"
],
"dst": "../../Excel/sdk-all.js",
......@@ -200,7 +200,7 @@
"../../Common/3rdparty/perfect-scrollbar/perfect-scrollbar.js"
],
"map": "sdk-all.js.map",
"log": "../../Excel/.build/Log",
"log": "../../Excel/Build/Log",
"define": [
"ASC_DOCS_API_LOAD_COAUTHORING_SETTINGS=false",
"ASC_DOCS_API_USE_FONTS_ORIGINAL_FORMAT=true"
......@@ -278,7 +278,7 @@
}
},
"store_log": {
"dst": "../../Excel/.build/Log"
"dst": "../../Excel/Build/Log"
}
},
"tasks": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment