1
0
Fork 0
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:
Veselin Georgiev 2009-01-10 18:18:13 +00:00
commit 1fe4c2150d
3 changed files with 7 additions and 2 deletions

View file

@ -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