mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-18 19:39:43 +08:00
@ -17,8 +17,7 @@
|
|||||||
"remoteCopySources": true,
|
"remoteCopySources": true,
|
||||||
"rsyncCommandArgs": "-t --delete --delete-excluded",
|
"rsyncCommandArgs": "-t --delete --delete-excluded",
|
||||||
"remoteCopyBuildOutput": true,
|
"remoteCopyBuildOutput": true,
|
||||||
"remoteCopySourcesMethod": "rsync",
|
"remoteCopySourcesMethod": "rsync"
|
||||||
"cmakeCommandArgs": "-- -j4"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "x64-Debug",
|
"name": "x64-Debug",
|
||||||
@ -29,7 +28,8 @@
|
|||||||
"cmakeCommandArgs": "",
|
"cmakeCommandArgs": "",
|
||||||
"buildCommandArgs": "",
|
"buildCommandArgs": "",
|
||||||
"ctestCommandArgs": "",
|
"ctestCommandArgs": "",
|
||||||
"inheritEnvironments": [ "msvc_x64_x64" ]
|
"inheritEnvironments": [ "msvc_x64_x64" ],
|
||||||
|
"variables": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -1,10 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>Title</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Reference in New Issue
Block a user