OSDN Git Service

Moved the CPU detection code into the MUtils library.
authorLoRd_MuldeR <mulder2@gmx.de>
Tue, 25 Nov 2014 02:16:45 +0000 (03:16 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Tue, 25 Nov 2014 02:16:45 +0000 (03:16 +0100)
commit3da8126f2537e806fc971c6d88cdc87fdd3cafc0
tree03ff5f6347bb4df1ea3078f53a37ca22314cfcba
parent2086c3dde6a28d34d6439d7080aad2353c0c7eaa
Moved the CPU detection code into the MUtils library.
MUtilities_VS2013.vcxproj
MUtilities_VS2013.vcxproj.filters
include/MUtils/CPUFeatures.h [new file with mode: 0644]
include/MUtils/Version.h
src/CPUFeatures_Win32.cpp [new file with mode: 0644]