pcsx2/common
Lena 5a17b95901 x86_intrin.h: fix build using GCC (#1468)
__GNUG__ is not defined while compiling this file,
this causes the build to fail.

Replacing this with __GNUC__ fixes this.
2016-07-19 23:13:24 +01:00
..
build windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
include x86_intrin.h: fix build using GCC (#1468) 2016-07-19 23:13:24 +01:00
src common: include cpuid.h on unix 2016-07-17 10:24:29 +02:00
vsprops windows: Remove parameter from prebuild command 2016-05-28 23:25:08 +01:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00