Added prebuild script to remove generated files and started adding projects for other CPUs. (#725)
* Changed some MSVC compatibility defines based on MSVC version. * 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:
committed by
Nguyen Anh Quynh
parent
f9f184e719
commit
2ae2134402
5
bindings/msvc_native/arm-softmmu/config-target.h
Normal file
5
bindings/msvc_native/arm-softmmu/config-target.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Automatically generated by create_config - do not modify */
|
||||
#define TARGET_ARM 1
|
||||
#define TARGET_NAME "arm"
|
||||
#define TARGET_ARM 1
|
||||
#define CONFIG_SOFTMMU 1
|
||||
Reference in New Issue
Block a user