reactos/reactos/lib/host
Colin Finck 4ad62aac38 - Add a "host" attribute to the project's <include> and <define> tags to make it possible to define global includes/defines for host components
- Define TARGET_arm/TARGET_i386 in the ReactOS-arm.rbuild/ReactOS-i386.rbuild files for the host tools to make it possible for them to know about the target to build
- Make use of this define in winebuild to fix the issue of r36927 properly
- Define global includes for host tools to simplify all host tool/library rbuild files
- Remove dead rbuild code

- Remove the include/reactos/config.h file, none of its defines are still used
- Fix components accidentally using that file

svn path=/trunk/; revision=36995
2008-10-26 18:03:06 +00:00
..
wcsfuncs - Add a "host" attribute to the project's <include> and <define> tags to make it possible to define global includes/defines for host components 2008-10-26 18:03:06 +00:00
directory.rbuild Add a library "host_wcsfuncs" with implementations for UTF-16 string functions needed for some host tools 2008-06-22 20:58:56 +00:00