mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Add LZMA.
This commit is contained in:
10
3rdparty/lzma-21.03beta/CPP/7zip/UI/Common/SetProperties.h
vendored
Normal file
10
3rdparty/lzma-21.03beta/CPP/7zip/UI/Common/SetProperties.h
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
// SetProperties.h
|
||||
|
||||
#ifndef __SETPROPERTIES_H
|
||||
#define __SETPROPERTIES_H
|
||||
|
||||
#include "Property.h"
|
||||
|
||||
HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user