close Warning: Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

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

main
Last change on this file since c5e1aa7 was 11f7a07, checked in by ramon <ramongomez@…>, 10 years ago

#718: Integrar código fuente de agente OGAgent en rama de desarrollo.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@4865 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100755
File size: 118 bytes
Line 
1#!/bin/bash
2export WINEARCH=win32
3export WINEPREFIX=$(realpath $(dirname $0)/wine)
4wine cmd /c c:\\ogagent\\build.bat
Note: See TracBrowser for help on using the repository browser.