ICU-1220 \ is for escape. \\ is for backslash on Windows
X-SVN-Rev: 8244
This commit is contained in:
parent
eea2bf2492
commit
364b4d33ff
@ -70,7 +70,7 @@ PATH = $(PATH);$(ICUP)\bin
|
||||
.SUFFIXES : .ucm .cnv .dll .dat .res .txt .c
|
||||
|
||||
# We're including a list of resource files.
|
||||
FILESEPCHAR=\
|
||||
FILESEPCHAR=\\
|
||||
|
||||
!IF EXISTS("$(RESFILES)")
|
||||
!INCLUDE "$(RESFILES)"
|
||||
|
Loading…
Reference in New Issue
Block a user