diff loader/Makefile @ 8269:8b905703a450

- qtx (quicktime's macos emulation layer) debugging/emulation environment :) - some fixes in loadlibrary, to allow multiple loads/lookups
author arpi
date Sun, 24 Nov 2002 21:45:23 +0000
parents 136332c7da42
children 8b02e80e9c65
line wrap: on
line diff
--- a/loader/Makefile	Sun Nov 24 21:43:17 2002 +0000
+++ b/loader/Makefile	Sun Nov 24 21:45:23 2002 +0000
@@ -6,7 +6,7 @@
 
 LIB_OBJECTS= ldt_keeper.o pe_image.o module.o \
 ext.o win32.o driver.o pe_resource.o \
-resource.o registry.o elfdll.o afl.o vfl.o
+resource.o registry.o elfdll.o afl.o vfl.o wrapper.o
 
 # gcc-3.0 produces buggy code for acmStreamOpen() with
 # "-O3 -fomit-frame-pointer" or "-O2 -fomit-frame-pointer