- Merge from trunk up to r45543
[reactos.git] / ReactOS-i386.rbuild
index b6fc035..75a6b78 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE project SYSTEM "tools/rbuild/project.dtd">
-<project name="ReactOS" makefile="makefile.auto" xmlns:xi="http://www.w3.org/2001/XInclude">
+<project name="ReactOS" makefile="makefile-i386.auto" xmlns:xi="http://www.w3.org/2001/XInclude">
        <xi:include href="config.rbuild">
                <xi:fallback>
                        <xi:include href="config.template.rbuild" />
@@ -15,6 +15,7 @@
        <define name="TARGET_i386" host="true" />
 
        <define name="USE_COMPILER_EXCEPTIONS" />
+       <define name="_USE_32BIT_TIME_T" />
 
        <property name="PLATFORM" value="PC"/>
 
@@ -25,6 +26,8 @@
                </if>
                <compilerflag>-mpreferred-stack-boundary=2</compilerflag>
                <compilerflag compiler="midl">-m32 --win32</compilerflag>
+               <compilerflag compiler="cc,cxx">-gstabs+</compilerflag>
+               <compilerflag compiler="as">-gstabs+</compilerflag>
        </group>
 
        <group linkerset="ld">