1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-06-07 00:51:40 +00:00
libcpuid/cpuid_tool
Veselin Georgiev 767c09c57b Ported to Microsoft Visual C 6.0
It requires MSVC 6.0 with SP5 and Processor Pack 5 installed (for SSE instruction support).

git-svn-id: https://svn.code.sf.net/p/libcpuid/code/HEAD/libcpuid@105 3b4be424-7ac5-41d7-8526-f4ddcb85d872
2012-08-25 23:14:59 +00:00
..
cpuid_tool.c Use -sse-size instead of --sse_size, to be consistent 2011-10-11 16:59:26 +00:00
cpuid_tool.dsp Ported to Microsoft Visual C 6.0 2012-08-25 23:14:59 +00:00
cpuid_tool_vc9.vcproj Renamed VC project files so that project for versions lower than Visual C++ 2008 can be made. 2009-08-19 21:14:39 +00:00
cpuid_tool_vc71.vcproj Added project files for Visual Studio 2003 (VC 71), added an option to build libcpuid as a DLL. 2009-08-19 21:43:56 +00:00
Makefile.am Adding Visual studio project files; adding the 'make test' target 2009-01-10 18:18:13 +00:00
Makefile.x64 Added Makefile for Win64 2009-01-27 01:43:13 +00:00