We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8db62e commit ae57ff3Copy full SHA for ae57ff3
core/native/build.xml
@@ -48,6 +48,7 @@
48
<target name="Test" />
49
50
<property name="Configuration" value="${msbuild.configuration}" />
51
+ <property name="Platform" value="x64" />
52
</msbuild>
53
</target>
54
</project>
windows/build.xml
@@ -49,6 +49,7 @@
55
0 commit comments