include variables.def PROJECT = Post_Library_Build_Hierarchy # assign_bases should be the last project after all libraries have built. # it will only do something on platforms where dynamic library base addresses # matter (like ms-win32). # check_versions will ensure that all the version stamps on DLLs match our # expectations for them. BUILD_BEFORE = assign_bases check_versions include rules.def