1
0
forked from mirrors/0ad

Add oleaut32 library support and remove unnecessary pragma comment

This commit is contained in:
trompetin17
2025-06-02 12:08:59 -05:00
parent 91df65d64c
commit 59ff5d912f
3 changed files with 10 additions and 5 deletions
-5
View File
@@ -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