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

import KernelEx-4.0-Final

This commit is contained in:
UzixLS
2018-11-03 16:20:02 +03:00
parent 339353cce8
commit 30df122aba
339 changed files with 11011 additions and 1945 deletions

View File

@ -1,4 +1,4 @@
To compile you need Microsoft Visual C++ 6.0 SP6
To compile you need Microsoft Visual C++ 6.0 SP6 with Platform SDK 2003.
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.