Compilation auto
This commit is contained in:
parent
94d4d1ad28
commit
417f6bb985
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
|
||||||
(cd ../DMX-2.0 && xbuild /p:Configuration=Release)
|
[ -f ../DMX-2.0/bin/Release/DMX-2.0.exe ]||(cd ../DMX-2.0 && xbuild /p:Configuration=Release)
|
||||||
|
|
||||||
cp ../DMX-2.0/bin/Release/* config/includes.chroot/usr/local/bin/
|
cp ../DMX-2.0/bin/Release/* config/includes.chroot/usr/local/bin/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue