I am using the SQLLite3 project which is in C++ from my javascript metro app. The problem is that the choices for the c++ build are win32 or 64... Is there anyway to build one version of the app that gets deployed to the store for running on
32, 64 and ARM??? I don't really want to build 3 version and publish 3 versions....
Thanks.
www.emadibrahim.com