Skip to content

Commit

Permalink
BUILD.PS
Browse files Browse the repository at this point in the history
  • Loading branch information
gzshawnliang committed Apr 26, 2022
1 parent 1d2c5aa commit 5d76b58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 2 additions & 0 deletions .vscode/BuildAndTest.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -473,9 +473,11 @@ function BuildCppAndRun($SourceFileName) {
$ExeFile = Get-Item -Path $exeFileName
Write-Host
Write-Host "g++ compile successfully." -ForegroundColor DarkYellow



if ($NotRun.IsPresent) {
Write-Host "Create file `"$($ExeFile.Name)`" size:$($ExeFile.length/1000) KB successfully." -ForegroundColor Green
exit
}
Write-Host
Expand Down
14 changes: 0 additions & 14 deletions myCpps/other/FACEBBOOK2020/D1/D1.tmp

This file was deleted.

0 comments on commit 5d76b58

Please sign in to comment.