Lines Matching full:dll
17 ICU_LIB_TARGET=$(DLL_OUTPUT)\$(U_ICUDATA_NAME).dll
31 .SUFFIXES : .nrm .icu .ucm .cnv .dll .dat .res .txt .c
116 # Destination directory for the common data DLL file.
118 # The lib file for the data DLL goes in $(DLL_OUTPUT)/../lib/
162 ICU_PACKAGE_MODE=-m dll
476 # Note: we really want the common data dll to go to $(DLL_OUTPUT), not $(ICUBLD_PKG). But specifying
478 # Building the common dll in $(ICUBLD_PKG) unconditionally copies it to $(DLL_OUTPUT) too.
485 # are hardcoded in the common DLL and therefore not included in the data package any more.
587 # pkgdata will drop all output files (.dat, .dll, .lib) into the target (ICUBLD_PKG) directory.
588 # move the .dll and .lib files to their final destination afterwards.
600 copy "$(U_ICUDATA_NAME).dll" "$(DLL_OUTPUT)"
601 -@erase "$(U_ICUDATA_NAME).dll"
648 copy "$(U_ICUDATA_NAME).dll" "$(ICU_LIB_TARGET)"
649 -@erase "$(U_ICUDATA_NAME).dll"
936 # DLL version information
939 @echo Creating data DLL version information from $**