ICU-1627 make annoying "File cannot be copied" warning go away
X-SVN-Rev: 7516
This commit is contained in:
parent
e2cae057e0
commit
cd99f1f68f
@ -336,8 +336,6 @@ CLEAN :
|
||||
"$(ICUDBLD)\icudata.res": "$(ICUMISC)\icudata.rc"
|
||||
@echo Creating data DLL version information from $**
|
||||
@rc.exe /i $(ICUP)\include\ /r /fo "$@" $**
|
||||
-@copy icudata.res $(ICUDBLD)
|
||||
-@erase icudata.res
|
||||
|
||||
# Targets for unames.dat
|
||||
"$(ICUDBLD)\unames.dat": "$(ICUUNIDATA)\UnicodeData.txt" "$(ICUTOOLS)\gennames\$(CFG)\gennames.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user