mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 01:11:02 +00:00
copy udata.h to the include folder
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/157 git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@254 0a8b766c-62c9-45f9-954d-7f2943c9ead0
This commit is contained in:
parent
9fb0629f48
commit
ee9d40fa05
1 changed files with 27 additions and 0 deletions
|
@ -812,6 +812,33 @@ SOURCE=.\ucnv_io.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\udata.h
|
||||
|
||||
!IF "$(CFG)" == "common - Win32 Release"
|
||||
|
||||
# Begin Custom Build
|
||||
InputPath=.\udata.h
|
||||
|
||||
"..\..\include\udata.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
copy udata.h ..\..\include
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ELSEIF "$(CFG)" == "common - Win32 Debug"
|
||||
|
||||
# Begin Custom Build
|
||||
InputPath=.\udata.h
|
||||
|
||||
"..\..\include\udata.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
copy udata.h ..\..\include
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\uhash.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Reference in a new issue