Merge remote-tracking branch 'unicorn-engine/msvc' into msvc

This commit is contained in:
xorstream 2017-01-23 11:14:32 +11:00
commit 19a6dc948f
2 changed files with 5 additions and 0 deletions

View File

@ -81,6 +81,7 @@ uninstall() {
}
msvc_update_genfiles() {
${MAKE}
cp qemu/qapi-types.h msvc/unicorn/qapi-types.h
cp qemu/qapi-visit.h msvc/unicorn/qapi-visit.h
cp qemu/qapi-types.c msvc/unicorn/unicorn/qapi-types.c

View File

@ -1 +1,5 @@
/* Automatically generated by create_config - do not modify */
#define HOST_X86_64 1
#define CONFIG_POSIX 1
#define CONFIG_BSD 1
#define CONFIG_CPUID_H 1