ogagent/windows/build-windows.sh

5 lines
118 B
Bash

#!/bin/bash
export WINEARCH=win32
export WINEPREFIX=$(realpath $(dirname $0)/wine)
wine cmd /c c:\\ogagent\\build.bat