win32: add linker pragma

This commit is contained in:
OV2 2017-04-17 13:58:16 +02:00
parent f815f25a00
commit 1b3a4d024e
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@
***********************************************************************************/
#if DIRECTDRAW_SUPPORT
#pragma comment( lib, "ddraw" )
// CDirectDraw.cpp: implementation of the CDirectDraw class.
//