sync trunk head (37032)
[reactos.git] / reactos / ReactOS-i386.rbuild
index ae72757..800b4db 100644 (file)
@@ -15,6 +15,7 @@
        <define name="TARGET_i386" host="true" />
 
        <property name="NTOSKRNL_SHARED" value="-file-alignment=0x1000 -section-alignment=0x1000 -shared"/>
+       <property name="PLATFORM" value="PC"/>
 
        <if property="OPTIMIZE" value="1">
                <compilerflag>-Os</compilerflag>