This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-01 03:06:08 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
build
/
os
/
BeBuild.h
2 lines
27 B
C
Raw
Normal View
History
Unescape
Escape
headers/build: Reunify BeBuild.h and related cleanup. Now that we do not target BeOS and also do not include the main headers directory when building "build" binaries, we can drop the separate config_build directory and thus also the separate BeBuild.h, and just ..-include the regular one. The build BeBuild.h defined empty _IMPEXP_ROOT and _IMPEXP_BE preprocessor macros that the regular one does not; so I also re-synchronized headers which used these as needed.
2017-12-11 19:15:47 -05:00
#
include
<../os/BeBuild.h>
Copy Permalink