mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
asmjit: update build integration
This commit is contained in:
parent
4db0cf005b
commit
3a9778668a
5 changed files with 14 additions and 10 deletions
|
@ -1,9 +1,9 @@
|
|||
#pragma once
|
||||
|
||||
#define ASMJIT_STATIC
|
||||
#define ASMJIT_EMBED
|
||||
#define ASMJIT_DEBUG
|
||||
|
||||
#include "asmjit.h"
|
||||
#include <asmjit/asmjit.h>
|
||||
#include <array>
|
||||
#include <functional>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue