Lines Matching refs: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.
571 # pkgdata will drop all output files (.dat, .dll, .lib) into the target (ICUBLD_PKG) directory.
572 # move the .dll and .lib files to their final destination afterwards.
584 copy "$(U_ICUDATA_NAME).dll" "$(DLL_OUTPUT)"
585 -@erase "$(U_ICUDATA_NAME).dll"
633 copy "$(U_ICUDATA_NAME).dll" "$(ICU_LIB_TARGET)"
634 -@erase "$(U_ICUDATA_NAME).dll"
913 # DLL version information
916 @echo Creating data DLL version information from $**