ICU-1010 consolidating version data - changed settings for release mode
X-SVN-Rev: 5075
This commit is contained in:
parent
f810918e28
commit
d4bc87fca2
@ -1405,6 +1405,14 @@ SOURCE=.\unicode\uversion.h
|
||||
|
||||
!IF "$(CFG)" == "common - Win32 Release"
|
||||
|
||||
# Begin Custom Build
|
||||
InputPath=.\unicode\uversion.h
|
||||
|
||||
"..\..\include\unicode\uversion.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
copy $(InputPath) ..\..\include\unicode
|
||||
|
||||
# End Custom Build
|
||||
|
||||
!ELSEIF "$(CFG)" == "common - Win32 Debug"
|
||||
|
||||
# Begin Custom Build
|
||||
|
Loading…
Reference in New Issue
Block a user