summaryrefslogtreecommitdiff
path: root/compiler/systems/i_nativent.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/systems/i_nativent.pas')
-rw-r--r--compiler/systems/i_nativent.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/systems/i_nativent.pas b/compiler/systems/i_nativent.pas
index 325257efb9..02a05775c0 100644
--- a/compiler/systems/i_nativent.pas
+++ b/compiler/systems/i_nativent.pas
@@ -42,7 +42,7 @@ unit i_nativent;
tf_dwarf_only_local_labels];
cpu : cpu_i386;
unit_env : 'NTUNITS';
- extradefines : 'NATIVENT,FPC_OS_UNICODE';
+ extradefines : 'NATIVENT;FPC_OS_UNICODE';
exeext : '.exe';
defext : '.def';
scriptext : '.bat';