Added Extra Codec, for easier integration into existing 7-Zip installations

This commit is contained in:
Tino Reichardt
2016-08-15 20:31:10 +02:00
parent 3a73dde07e
commit c21cd63d10
10 changed files with 152 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include "../../../Common/Common.h"
#endif