File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ add_subdirectory(mssign32)
115115add_subdirectory (mssip32 )
116116add_subdirectory (mstask )
117117add_subdirectory (msv1_0 )
118- add_subdirectory (msvcrt-old )
118+ add_subdirectory (msvcrt )
119119if (ARCH STREQUAL "i386" )
120120 add_subdirectory (msvcrt20 )
121121 add_subdirectory (msvcrt40 )
Original file line number Diff line number Diff line change @@ -129,6 +129,7 @@ dll/win32/msrle32 # Synced to WineStaging-4.18
129129dll/win32/mssign32 # Synced to WineStaging-4.18
130130dll/win32/mssip32 # Synced to WineStaging-4.18
131131dll/win32/mstask # Synced to WineStaging-3.3
132+ dll/win32/msvcrt # Synced to Wine-10.0
132133dll/win32/msvcrt20 # Out of sync
133134dll/win32/msvcrt40 # Out of sync
134135dll/win32/msvfw32 # Synced to WineStaging-4.18
You can’t perform that action at this time.
0 commit comments