mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-10 18:50:03 +01:00
7 lines
156 B
C++
7 lines
156 B
C++
#include "stdafx_d3d12.h"
|
|
|
|
#pragma comment(lib, "d2d1")
|
|
#pragma comment(lib, "DXGI")
|
|
#pragma comment(lib, "Dwrite")
|
|
#pragma comment(lib, "d3dcompiler.lib")
|