forked from mirrors/0ad
Add oleaut32 library support and remove unnecessary pragma comment
This commit is contained in:
@@ -31,11 +31,6 @@
|
||||
|
||||
#include <OAIdl.h> // VARIANT
|
||||
|
||||
#if MSC_VERSION
|
||||
# pragma comment(lib, "oleaut32.lib") // VariantChangeType
|
||||
#endif
|
||||
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// fix omissions in the VC PSDK's dbghelp.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user