Palm-Pixi platform has "?IFDEF PALMPIXI" defined.
It's a bit stupid, but I removed all special characters from the box where you select the platform and made that uppercase.
Sorry.
To ensure you got the right thing, please add:
?IFDEF WHATEVER
?WARNING Compiling for WHATEVER
?ENDIF
What is it for the Caanoo
Quote from: MrTAToad on 2011-Sep-23
What is it for the Caanoo
BOAT
:nana:
Quote
What is it for the Caanoo
?IFDEF AHOY_THERE_ME_LAND_LOVERS
?WARNING Compiling for WHATEVER
?ENDIF
Sorry! :D
*Dabz gets his coat*
Dabz
haha.
Back to topic: it's
?IFDEF CAANOO
I presume they return the same for PLATFORMINFO$(""). Do they return anything special for "DEVICE" ?
I will make the next version have additional preprocessor defiens for platforms, so you have TOUCHSCREEN, KEYBOARD that work across several platforms.
Also TARGET_WEBOS for WEBOS and PALM_PIXI.
And TARGET_IOS for iPhone and iOS (which will be the native on windows compiler).