Fix the config.tests to correctly detect the 3rd party libraries
When building with Visual C++ it would not detect the 3rd party
libraries because it does not include the lib prefix. So this now
accounts for this. Additionally console is added to the CONFIG line so
there is no need for a WinMain() function.
Change-Id: I5be0114ef609e19ce1da612cac7781aaf748f552
Reviewed-by:
aavit <eirik.aavitsland@digia.com>
Showing
Please register or sign in to comment