mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
2ffcda90b2
Ensure that CMAKE_ASM16_COMPILER is 32-bit MASM. It is used only for compiling 16-bit x86 ASM code on non-x86 builds. Original patch by serrox. CORE-10452, CORE-17604 Co-authored-by: Sergey Chernov <serrox@ya.ru> |
||
---|---|---|
.. | ||
config | ||
dos | ||
ntvdm | ||
pifmgr | ||
samples | ||
vdmdbg | ||
wow16 | ||
asm16.cmake | ||
CMakeLists.txt | ||
README.txt |
Multiple Virtual DOS Machines - Directory description ===================================================== - config : Miscellaneous configuration files. - dos : 16-bit DOS components (kernel, drivers, apps...). - ntvdm : NT Virtual DOS Machine. - pifedit: ReactOS Program Information File Editor. - pifmgr : PIF Manager Icon Resource Library. - samples: Sample programs for NTVDM. - vdmdbg : Virtual DOS Machine debug helper DLL (from Wine). - wow16 : Win16 thunk files and components.