1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/cpuid_tool
Veselin Georgiev 23c629295a Add *.sln, *.vcproj files to automake for "make dist" to work.
The .am files contained obsolete data (to include libcpuid.sln/libcpuid.vcproj
in a dist). These files are now in libcpuid_vc71.* and libcpuid_vc9.* flavours,
thus this change. "make dist" now works.
2014-06-25 13:54:41 +03: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 Changed code generation to Multithreaded DLL 2012-08-26 20:29:44 +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 Add *.sln, *.vcproj files to automake for "make dist" to work. 2014-06-25 13:54:41 +03:00
Makefile.x64 Added Makefile for Win64 2009-01-27 01:43:13 +00:00