I had the same problem, but in reverse. My setup project insisted on compiling as "x86" and I couldn't make it change to "x64".
I just got the answer from Stack Overflow.
Why does the Visual Studio setup project always build as x86
Left-click on the setup project file, then look in the properties window. You can set the target platform for the installation there.