Home
last modified time | relevance | path

Searched refs:DELAYLOAD (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter2/
DCMakeLists.txt16 # ignore "warning LNK4199: /DELAYLOAD:shell32.dll ignored; no imports found from shell32.dll"
/openbsd/src/gnu/usr.bin/perl/win32/
DMakefile361 DELAYLOAD = -DELAYLOAD:ws2_32.dll -DELAYLOAD:advapi32.dll delayimp.lib macro
364 DELAYLOAD = -DELAYLOAD:ws2_32.dll delayimp.lib macro
366 MINIDELAYLOAD = -DELAYLOAD:advapi32.dll
911 $(BLINK_FLAGS) $(DELAYLOAD) $(MINIDELAYLOAD) $(LIBFILES) $(MINI_OBJ)
1042 $(BLINK_FLAGS) $(DELAYLOAD) $(LIBFILES) $(PERLDLL_OBJ) $(PERLDLL_RES)
DGNUmakefile648 DELAYLOAD = -DELAYLOAD:ws2_32.dll -DELAYLOAD:advapi32.dll delayimp.lib macro
651 DELAYLOAD = -DELAYLOAD:ws2_32.dll delayimp.lib macro
653 MINIDELAYLOAD = -DELAYLOAD:advapi32.dll
1218 $(DELAYLOAD) $(MINIDELAYLOAD) $(LIBFILES) $(MINI_OBJ)
1481 $(DELAYLOAD) $(LIBFILES) \