Pyrogenesis  trunk
Functions
osx.cpp File Reference
#include "precompiled.h"
#include "lib/lib.h"
#include "lib/sysdep/sysdep.h"
#include "lib/utf8.h"
#include "osx_bundle.h"
#include <ApplicationServices/ApplicationServices.h>
#include <AvailabilityMacros.h>
#include <CoreFoundation/CoreFoundation.h>
#include <mach-o/dyld.h>
Include dependency graph for osx.cpp:

Functions

OsPath sys_ExecutablePathname ()
 

Function Documentation

◆ sys_ExecutablePathname()

OsPath sys_ExecutablePathname ( )
Returns
full pathname of the current executable.

this is useful for determining installation directory, e.g. for VFS.