Searched defs:running_from_build_dir (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dconfig.c315 /* helper for running_from_build_dir */
331 static char *running_from_build_dir( const char *basedir ) function
372 build_dir = running_from_build_dir( bindir );
378 build_dir = running_from_build_dir( libdir );

Completed in 42 milliseconds