diff options
| author | rpj <rpj> | 2005-04-26 02:43:18 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2005-04-26 02:43:18 +0000 | 
| commit | f87899d45b5b9d10e75d7cf30bcbc0f4dac9f251 (patch) | |
| tree | 5cb024ca6ac9ff8b0530528d279e482c880664f9 /Bmakefile | |
| parent | a06bad7ea9a24a3ea93fe1e7b9b99155481ada3a (diff) | |
''
Diffstat (limited to 'Bmakefile')
| -rw-r--r-- | Bmakefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -238,7 +238,7 @@ install: $(DLLS)  $(DLLS): $(DLL_OBJS) version.res  	ilink32 /Tpd /Gi c0d32x.obj $(DLL_OBJS), \  		$@, ,\ -		cw32mt.lib import32.lib, ,\ +		cw32mti.lib import32.lib, ,\  		version.res  .c.obj: | 
