blob: e989cf4ca441dea632869cf509b12c2f9807c95d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2012 Mia-Software.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License
v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Gregoire DUPE (Mia-Software) - Bug 386235 - [Releng] Use tycho to build MoDisco
-->
<environments>
<!--
<environment>
<os>win32</os>
<arch>x86</arch>
<ws>win32</ws>
</environment>
<environment>
<os>win32</os>
<arch>x86_64</arch>
<ws>win32</ws>
</environment>
<environment>
<os>linux</os>
<arch>x86</arch>
<ws>gtk</ws>
</environment>
<environment>
<os>linux</os>
<arch>x86_64</arch>
<ws>gtk</ws>
</environment>
-->
</environments>