mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 17:01:16 +00:00
ICU-3960 Separate test data and ICU data building.
Follow normal naming scheme for partial and complete makefiles X-SVN-Rev: 16051
This commit is contained in:
parent
3b29b9139b
commit
087be42573
3 changed files with 5 additions and 2 deletions
|
@ -155,7 +155,7 @@ SOURCE=.\locales\resfiles.mk
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\test\testdata\testdata.mk
|
||||
SOURCE=..\test\testdata\testdata.mak
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
|
|
@ -57,11 +57,14 @@
|
|||
<File
|
||||
RelativePath=".\misc\miscfiles.mk">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\rbnf\rbnffiles.mk">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\locales\resfiles.mk">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\test\testdata\testdata.mk">
|
||||
RelativePath="..\test\testdata\testdata.mak">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\translit\trnsfiles.mk">
|
||||
|
|
Loading…
Add table
Reference in a new issue