mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Adding Visual studio project files; adding the 'make test' target
git-svn-id: https://svn.code.sf.net/p/libcpuid/code/HEAD/libcpuid@50 3b4be424-7ac5-41d7-8526-f4ddcb85d872
This commit is contained in:
parent
690c4e431b
commit
1fe4c2150d
3 changed files with 7 additions and 2 deletions
|
@ -6,3 +6,5 @@ EXTRA_INCLUDE_PATHS = -I$(top_srcdir)/libcpuid
|
|||
AM_CPPFLAGS = $(all_includes) $(EXTRA_INCLUDE_PATHS)
|
||||
|
||||
cpuid_tool_LDADD = $(top_builddir)/libcpuid/libcpuid.la
|
||||
|
||||
EXTRA_DIST = cpuid_tool.vcproj
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue