NSIS/Source/7zip/7zGuids.cpp

15 lines
222 B
C++
Raw Normal View History

// DLLExports.cpp
// #include "StdAfx.h"
#ifdef WIN32
# include <objbase.h>
# include <initguid.h>
#endif
#include "../Platform.h"
#define INITGUID
#include "7zip/ICoder.h"
#include "7zip/Compress/LZ/IMatchFinder.h"