Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1777ada

Browse files
committed
Added brief comments.
1 parent a96affe commit 1777ada

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PCbuild/pybuild.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1+
@rem Used by the buildbot "compile" step.
12
call "%VS71COMNTOOLS%vsvars32.bat"
23
devenv.com /build Debug PCbuild\pcbuild.sln
3-

PCbuild/pyclean.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1+
@rem Used by the buildbot "clean" step.
12
call "%VS71COMNTOOLS%vsvars32.bat"
23
devenv.com /clean Debug PCbuild\pcbuild.sln
3-

0 commit comments

Comments
 (0)