x86/x64 selector

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Azul
Enthusiast
Enthusiast
Posts: 109
Joined: Fri Dec 29, 2006 9:50 pm
Location: Finland

x86/x64 selector

Post by Azul »

Possibility to integrate 32 bit and 64 bit into same ide (even if you need to download x86 and x64 versions separately) so you can just select which one to compile.

Code: Select all

; Hello, World!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: x86/x64 selector

Post by ts-soft »

Post Reply