summaryrefslogtreecommitdiff
path: root/symbian/setup
diff options
context:
space:
mode:
Diffstat (limited to 'symbian/setup')
-rw-r--r--symbian/setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/setup b/symbian/setup
index c3ce317ad5..aeb59e7c72 100644
--- a/symbian/setup
+++ b/symbian/setup
@@ -163,6 +163,7 @@ define config_h
@echo>>$(1) #define HAVE_LIBPTHREAD 1
@echo>>$(1) #define HAVE_NANOSLEEP 1
@echo>>$(1) #define USE_ELF 1
+@echo>>$(1) #define MANGLED_PATH 1
@echo>>$(1) #define DLEXT_MAXLEN 4
@echo>>$(1) #define DLEXT ".dll"
@echo>>$(1) #define DLN_NEEDS_ALT_SEPARATOR 1