Meta Configuration of mingw:64

14
 
1
<project name="mingw:64">
2
  <title>Packman: Cross-toolchain for 64-bit windows and 64-bit windows packages</title>
3
  <description>This projects aims at providing cross-toolchain for building on linux for 64-bit windows as well as packages built with this toolchain.
4
5
This project adds packages to windows:mingw:win64 that are not allowed to be built in the main repo.</description>
6
  <person userid="pansenmann" role="bugowner"/>
7
  <person userid="fstrba" role="maintainer"/>
8
  <person userid="pansenmann" role="maintainer"/>
9
  <person userid="pbleser" role="maintainer"/>
10
  <debuginfo>
11
    <enable/>
12
  </debuginfo>
13
</project>
14