Skip to content

Commit

Permalink
add git path
Browse files Browse the repository at this point in the history
  • Loading branch information
Flow86 committed Apr 5, 2013
1 parent 65026e5 commit caed521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@ECHO OFF

set PATH=F:\apache-ant-1.8.4\bin;D:\apache-ant-1.8.4\bin;%PATH%
set PATH=F:\apache-ant-1.8.4\bin;D:\apache-ant-1.8.4\bin;C:\Program Files (x86)\Git\bin;%PATH%

cmd /c ant %*
pause

0 comments on commit caed521

Please sign in to comment.