Skip to content

Commit

Permalink
Windows builds?
Browse files Browse the repository at this point in the history
  • Loading branch information
mabrowning committed Jun 10, 2013
1 parent a7bcacf commit d19fdba
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions applychanges.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off

.\mcp\runtime\bin\python\python_mcp applychanges.py

pause
@echo off

.\mcp\runtime\bin\python\python_mcp applychanges.py

pause
Empty file modified applychanges.sh
100644 → 100755
Empty file.
Empty file modified bin/diff.exe
100644 → 100755
Empty file.
Empty file modified bin/libiconv2.dll
100644 → 100755
Empty file.
Empty file modified bin/libintl3.dll
100644 → 100755
Empty file.
6 changes: 3 additions & 3 deletions build.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@echo off
.\mcp\runtime\bin\python\python_mcp build.py
pause
@echo off
.\mcp\runtime\bin\python\python_mcp build.py
pause
Empty file modified build.sh
100644 → 100755
Empty file.
6 changes: 3 additions & 3 deletions getchanges.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@echo off
.\mcp\runtime\bin\python\python_mcp getchanges.py
pause
@echo off
.\mcp\runtime\bin\python\python_mcp getchanges.py
pause
Empty file modified getchanges.sh
100644 → 100755
Empty file.
Empty file modified install.sh
100644 → 100755
Empty file.

0 comments on commit d19fdba

Please sign in to comment.