Skip to content

Commit

Permalink
Merge pull request #3 from wind39/master
Browse files Browse the repository at this point in the history
Added compile.sh
  • Loading branch information
rafaelthca committed Apr 26, 2016
2 parents e830857 + b7af355 commit f5467aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions compile.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

xbuild /property:Configuration=Release OmniDB.sln

0 comments on commit f5467aa

Please sign in to comment.