Added prebuild_script.bat to remove leftover configure generated files before building.
Also added project files and MSVC copies of configure generated files for all supported CPUs.
This commit is contained in:
5
bindings/msvc_native/x86_64-softmmu/config-target.h
Normal file
5
bindings/msvc_native/x86_64-softmmu/config-target.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Automatically generated by create_config - do not modify */
|
||||
#define TARGET_X86_64 1
|
||||
#define TARGET_NAME "x86_64"
|
||||
#define TARGET_I386 1
|
||||
#define CONFIG_SOFTMMU 1
|
||||
Reference in New Issue
Block a user