[osflash] Preprocessor for actionscript
Eric Priou
erixtekila at gmail.com
Mon Jun 11 04:24:02 EDT 2007
> Sorry for the late reply. Been busy.
I know that too ;)
>
> -D DEBUG=test is wrong. It should just be -D DEBUG and then:
>
> #ifdef DEBUG
> your code
> #endif
>
> The -D SOMENAME just tells the preprocessor to define SOMENAME and
> the #ifdef is saying "if defined".
Ok make sense now.
I'll give it a shot next.
----
Eric Priou
aka erixtekila
Articles : http://www.v-i-a.net/inprogress
Oregano : http://www.v-i-a.net/inprogress/doku.php/oregano
Oregano forum : http://www.v-i-a.net/forum/
More information about the osflash
mailing list