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