Revert cryptest.nmake cross-pollination
parent
cc4009450a
commit
f74d09f645
|
|
@ -237,7 +237,6 @@ cryptopp.dump: cryptlib.lib
|
|||
cryptopp.map:
|
||||
$(LD) $(LDFLAGS) /DLL /MAP /MAPINFO:EXPORTS $(LIB_OBJS)
|
||||
mv cryptlib.map cryptopp.map
|
||||
get-content somefile.txt | %{$_ -replace "cryptlib","cryptopp"}
|
||||
|
||||
cryptopp.def: cryptopp.dump
|
||||
dump2def.exe cryptopp.dump cryptopp.def
|
||||
|
|
|
|||
Loading…
Reference in New Issue