We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 123a591 commit c5ef578Copy full SHA for c5ef578
Source/Core/Common/CommonPaths.h
@@ -12,6 +12,7 @@
12
#define ROOT_DIR "_NSGetExecutablePath"
13
#else
14
#define ROOT_DIR "."
15
+#endif
16
17
// The normal user directory
18
#ifdef _WIN32
0 commit comments