mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 14:31:24 +12:00
Partial commit: Preview
This commit is contained in:
parent
7c1ab47262
commit
5fc6f59821
20 changed files with 1327 additions and 1997 deletions
|
@ -1,9 +1 @@
|
|||
#include "stdafx.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma comment(lib, "avcodec.lib")
|
||||
#pragma comment(lib, "avformat.lib")
|
||||
#pragma comment(lib, "avutil.lib")
|
||||
#pragma comment(lib, "swresample.lib")
|
||||
#pragma comment(lib, "swscale.lib")
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue