Skip to content

Commit 0f601a3

Browse files
committed
Add Windows 64 Tycho platform
1 parent 0fcb842 commit 0f601a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,11 @@
262262
<ws>win32</ws>
263263
<arch>x86</arch>
264264
</environment>
265+
<environment>
266+
<os>win32</os>
267+
<ws>win32</ws>
268+
<arch>x86_64</arch>
269+
</environment>
265270
<environment>
266271
<os>linux</os>
267272
<ws>gtk</ws>

0 commit comments

Comments
 (0)