mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 03:38:38 +12:00
Adds 7z sdk to 3rdparty
This commit is contained in:
parent
f7ebc55326
commit
56e6dd1c46
84 changed files with 26078 additions and 1 deletions
10
3rdparty/7z/Precomp.h
vendored
Normal file
10
3rdparty/7z/Precomp.h
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* Precomp.h -- StdAfx
|
||||
2013-11-12 : Igor Pavlov : Public domain */
|
||||
|
||||
#ifndef __7Z_PRECOMP_H
|
||||
#define __7Z_PRECOMP_H
|
||||
|
||||
#include "Compiler.h"
|
||||
/* #include "7zTypes.h" */
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue