[NTVDM]: Break the BIOS into the BIOS and the video BIOS.
[reactos.git] / subsystems / ntvdm / CMakeLists.txt
index 07e9902..e34e58c 100644 (file)
@@ -7,6 +7,7 @@ spec2def(ntvdm.exe ntvdm.spec)
 
 list(APPEND SOURCE
     bios/bios.c
+    bios/vidbios.c
     hardware/cmos.c
     hardware/pic.c
     hardware/ps2.c