1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-18 23:11:19 +03:00

import KernelEx-4.0-RC2

This commit is contained in:
UzixLS
2018-11-03 16:19:29 +03:00
parent d4e0420295
commit 339353cce8
299 changed files with 682 additions and 165 deletions

6
COMPILE.TXT Executable file
View File

@ -0,0 +1,6 @@
To compile you need Microsoft Visual C++ 6.0 SP6
First you need to compile KEXCRT project as other projects rely on it.
To build KEXCONTROL you have to build debug CORE first.
KEXBASES and KEXBASEN projects rely on CORE be built first.
-Xeno86