[ros-bugs] [Bug 1080] New: <include> directive should be only valid for .xml subfiles

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Dec 6 16:20:14 CET 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=1080

           Summary: <include> directive should be only valid for .xml
                    subfiles
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: hpoussin at reactos.org
         QAContact: ros-bugs at reactos.org


Revision 19925.
Try to remove "<include>w32api/include/ddk2</include>" from Reactos.xml and add 
the line to drivers/directory.xml

I expect the include to be valid only for modules in drivers/ directory.
At the moment, the generated makefile.auto contains -Iw32api\include\ddk only 
in the PROJECT_CFLAGS. I expect it to be present in some sort of DRIVERS_CFLAGS 
variable or on each {driver}_CFLAGS variable

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list