1
0
forked from 0ad/0ad

added delayimp fix for VC6 compiler hybrid

This was SVN commit r484.
This commit is contained in:
janwas 2004-06-11 18:35:33 +00:00
parent b5f4478bcb
commit 2442f558a2

View File

@ -42,6 +42,10 @@ Instructions:
download http://www.wildfiregames.com/~code/libraries/fmodapi372win.zip download http://www.wildfiregames.com/~code/libraries/fmodapi372win.zip
... extract contents of include/ into $include, and .lib files into $lib ... extract contents of include/ into $include, and .lib files into $lib
- VC6 hybrid only: delayimp: [fix for compiler's delay load stub]
download http://www.wildfiregames.com/~code/libraries/delayimp.zip
... extract *.h into $include, and *.lib into $lib (overwriting previous files).
Note: these libraries are stored in the codepit; access via SCP: Note: these libraries are stored in the codepit; access via SCP:
host = wildfiregames.com host = wildfiregames.com