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:
xorstream
2017-01-22 02:22:51 +11:00
committed by Nguyen Anh Quynh
parent f9f184e719
commit 2ae2134402
34 changed files with 2224 additions and 27 deletions

View File

@@ -0,0 +1,6 @@
/* Automatically generated by create_config - do not modify */
#define TARGET_SPARC 1
#define TARGET_NAME "sparc"
#define TARGET_SPARC 1
#define TARGET_WORDS_BIGENDIAN 1
#define CONFIG_SOFTMMU 1