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:
7
bindings/msvc_native/mips64-softmmu/config-target.h
Normal file
7
bindings/msvc_native/mips64-softmmu/config-target.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Automatically generated by create_config - do not modify */
|
||||
#define TARGET_ABI_MIPSN64 1
|
||||
#define TARGET_MIPS64 1
|
||||
#define TARGET_NAME "mips64"
|
||||
#define TARGET_MIPS 1
|
||||
#define TARGET_WORDS_BIGENDIAN 1
|
||||
#define CONFIG_SOFTMMU 1
|
||||
Reference in New Issue
Block a user