source: ogAgent-Git/windows/build-windows.sh @ d7a7a1f

configure-ptt-chedecorare-oglive-methodsejecutarscript-b64fix-cfg2objfixes-winlgromero-filebeatmainmodulesnew-browserno-ptt-paramogadmcliogadmclient-statusogagent-jobsogagent-macosogcore1oglogoglog2override-moduleping1ping2ping3ping4py3-winreport-progresstlsunification2unification3versionswindows-fixes
Last change on this file since d7a7a1f was 2617b6d, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#913: Adapting commit 0fcdc63 from master branch.

  • Property mode set to 100755
File size: 206 bytes
Line 
1#!/bin/bash
2cd "$(dirname "$0")"
3export WINEARCH=win32
4export WINEPREFIX=$PWD/wine
5grep -o "[0-9]*\.[0-9]*\.[0-9]*" ../src/VERSION > VERSION
6wine cmd /c c:\\ogagent\\build.bat
7chmod -x ../OGAgentSetup*.exe
Note: See TracBrowser for help on using the repository browser.