fix MzCom path
svn: r2785
This commit is contained in:
parent
4f0e7aec19
commit
57e182678f
|
@ -92,7 +92,7 @@ LPCTSTR FindOneOf(LPCTSTR p1, LPCTSTR p2)
|
|||
return NULL;
|
||||
}
|
||||
|
||||
#define DLL_RELATIVE_PATH "."
|
||||
#define DLL_RELATIVE_PATH "lib"
|
||||
#include "../mzscheme/delayed.inc"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue
Block a user