mirror of https://github.com/PCSX2/pcsx2.git
tmp: Add manifest to CMakeLists on Windows
This commit is contained in:
parent
2881149f0b
commit
6d5fedcf97
|
@ -80,6 +80,7 @@ if(WIN32)
|
|||
USB/usb-pad/dx/versionproxy.rc
|
||||
USB/usb-pad/raw/raw-config.rc
|
||||
windows/wxResources.rc
|
||||
windows/PCSX2.manifest
|
||||
)
|
||||
target_compile_definitions(PCSX2 PRIVATE
|
||||
_M_SSE=0x401 # TODO: Multiple ISA
|
||||
|
|
Loading…
Reference in New Issue