source:
ogAgent-Git/windows/build-windows.sh
@
cac2e5f
Last change on this file since cac2e5f was 11f7a07, checked in by , 9 years ago | |
---|---|
|
|
File size: 118 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | export WINEARCH=win32 |
3 | export WINEPREFIX=$(realpath $(dirname $0)/wine) |
4 | wine cmd /c c:\\ogagent\\build.bat |
Note: See TracBrowser
for help on using the repository browser.