blob: 2e999746842028b4af513dd790fe96c437a3a708 (
plain)
1
2
3
4
5
6
7
8
|
<simpleType name="NativeImagePreprocessorPlatformType">
<annotation>
<documentation>
Platform referencing the machine architecture.
</documentation>
</annotation>
<union memberTypes="NativeImagePlatformType wxs:PreprocessorVariables" />
</simpleType>
|