mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 10:23:21 +00:00
* moves dolphin-specific settings out of Base.props * creates exports.props for externals, allowing to easily import individual Externals * corrects some cruft that accumulated and probably contributed to msbuild overbuilding |
||
|---|---|---|
| .. | ||
| Bochs_disasm.vcxproj | ||
| CMakeLists.txt | ||
| config.h | ||
| dis_decode.cc | ||
| dis_groups.cc | ||
| dis_tables_avx.inc | ||
| dis_tables_sse.inc | ||
| dis_tables_x87.inc | ||
| dis_tables_xop.inc | ||
| dis_tables.h | ||
| dis_tables.inc | ||
| disasm.h | ||
| exports.props | ||
| Makefile.in | ||
| opcodes.inc | ||
| resolve.cc | ||
| stdafx.cc | ||
| stdafx.h | ||
| syntax.cc | ||