Skip to content

Commit 1032f5a

Browse files
committed
[CRT] Remove obsolete CRT files
1 parent cc90b34 commit 1032f5a

299 files changed

Lines changed: 27 additions & 28736 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sdk/lib/crt/CMakeLists.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,21 @@
11

22
include_directories(include)
3-
#include_directories(.)
43

54
add_definitions(-D_CRTBLD)
65

7-
include(conio/conio.cmake)
8-
include(direct/direct.cmake)
96
include(except/except.cmake)
107
include(float/float.cmake)
118
include(math/math.cmake)
129
include(mbstring/mbstring.cmake)
1310
include(mem/mem.cmake)
1411
include(misc/misc.cmake)
1512
include(printf/printf.cmake)
16-
include(process/process.cmake)
1713
include(search/search.cmake)
1814
include(startup/startup.cmake)
19-
include(stdio/stdio.cmake)
2015
include(stdlib/stdlib.cmake)
2116
include(string/string.cmake)
22-
include(time/time.cmake)
23-
include(wine/wine.cmake)
2417
include(wstring/wstring.cmake)
2518

26-
include(crt.cmake)
2719
include(crtmath.cmake)
2820
include(libcntpr.cmake)
2921
include(msvcrtex.cmake)

sdk/lib/crt/conio/cgets.c

Lines changed: 0 additions & 73 deletions
This file was deleted.

sdk/lib/crt/conio/conio.cmake

Lines changed: 0 additions & 10 deletions
This file was deleted.

sdk/lib/crt/conio/cputs.c

Lines changed: 0 additions & 29 deletions
This file was deleted.

sdk/lib/crt/conio/getch.c

Lines changed: 0 additions & 55 deletions
This file was deleted.

sdk/lib/crt/conio/getche.c

Lines changed: 0 additions & 29 deletions
This file was deleted.

sdk/lib/crt/conio/kbhit.c

Lines changed: 0 additions & 99 deletions
This file was deleted.

sdk/lib/crt/conio/putch.c

Lines changed: 0 additions & 24 deletions
This file was deleted.

sdk/lib/crt/conio/ungetch.c

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)