[Laszlo-user] setting variables at build time with lzc
andrew m. boardman
amb at MIT.EDU
Fri Jan 4 21:19:13 PST 2008
> The compiler options passed in via the -D... command line args are
> eaten by the compiler, they aren't passed through as key/values into
> the compiled app code.
Oh! That would explain our confusion; thanks for the quick reply.
In this case it had looked like a nice way to compile in some build
information (timestamp/version/repository/etc.), but doing something
file-based is certainly workable as well.
More information about the Laszlo-user
mailing list