mirror of
https://github.com/anrieff/libcpuid
synced 2025-06-07 00:51:40 +00:00
parent
f9b833d122
commit
02237e67f5
2 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,7 @@ libcpuidinclude_HEADERS = \
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
amd_code_t.h \
|
amd_code_t.h \
|
||||||
asm-bits.h \
|
asm-bits.h \
|
||||||
|
centaur_code_t.h \
|
||||||
intel_code_t.h \
|
intel_code_t.h \
|
||||||
libcpuid_internal.h \
|
libcpuid_internal.h \
|
||||||
libcpuid_util.h \
|
libcpuid_util.h \
|
||||||
|
|
|
@ -187,6 +187,9 @@
|
||||||
<File
|
<File
|
||||||
RelativePath=".\asm-bits.h">
|
RelativePath=".\asm-bits.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\centaur_code_t.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\intel_code_t.h">
|
RelativePath=".\intel_code_t.h">
|
||||||
</File>
|
</File>
|
||||||
|
|
Loading…
Add table
Reference in a new issue