PLATFORM_INDEPENDENT
The PLATFORM_INDEPENDENT
element contains a list of platform-independent
resources, available for both Linux®/UNIX™ and Windows®
platforms.
Syntax
<PLATFORM_INDEPENDENT>
[
<RESOURCE>...</RESOURCE>]
[...]
</PLATFORM_INDEPENDENT>
Child elements
A PLATFORM_INDEPENDENT
element may contain the following child elements:
-
Zero to many RESOURCE elements.
Usage
This element contains a list of platform-independent resources, available for both Linux/UNIX and Windows
platforms.
<PLATFORM_INDEPENDENT>
<RESOURCE Id="res.fglgui" Source="INTERNAL">1</RESOURCE>
...
</PLATFORM_INDEPENDENT>
Parent elements
This element is a child of the RESOURCE_LIST element.