Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-build-dev] Question about root.<config>

Hi,
I wonder if it's possible to use some keyword that means ALL in the config triplet of a root.<config> property in the build.properties. I'd like to do something like:

root.win32.ALL.ALL = win32
root.linux.ALL.ALL = linux
root.linux.ALL.ALL.permissions.755=myscript

Regards,
Thomas Hallgren



Back to the top