How do I add Prolog DLLs to VS2008 in order to embed Prolog within C++?

Are these three dlls sufficient:

libpl.lib
plterm.lib
pthreadVC.lib

Thanks,