mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[BOOTDATA][CMAKE] Sort 2 directories out
winsxs\x86_reactos.newapi_6595b64144ccf1df_1.0.0.0_none_deadbeef:
removed: silently added on 8d30456 and never used.
bin\suppl:
moved: to 60 from 80.
This commit is contained in:
committed by
Mark Jansen
parent
e044df8736
commit
8ddbfdeb57
@@ -17,6 +17,10 @@ Signature = "$Windows NT$"
|
||||
; Directories relative to the installation directory.
|
||||
; For specifying absolute directories, use the SystemPartitionFiles section,
|
||||
; or use names starting with \.
|
||||
;
|
||||
; WARNING!
|
||||
; Please keep the numbering in this list in sync with
|
||||
; sdk/cmake/CMakeMacros.cmake
|
||||
[Directories]
|
||||
1 = "\"
|
||||
2 = system32
|
||||
@@ -26,7 +30,6 @@ Signature = "$Windows NT$"
|
||||
6 = inf
|
||||
7 = bin
|
||||
8 = bin\testdata
|
||||
80 = bin\suppl
|
||||
9 = media
|
||||
10 = Microsoft.NET
|
||||
11 = Microsoft.NET\Framework
|
||||
@@ -78,7 +81,7 @@ Signature = "$Windows NT$"
|
||||
57 = winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef
|
||||
58 = winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.23038_none_deadbeef
|
||||
59 = winsxs\x86_reactos.apisets_6595b64144ccf1df_1.0.0.0_none_deadbeef
|
||||
60 = winsxs\x86_reactos.newapi_6595b64144ccf1df_1.0.0.0_none_deadbeef
|
||||
60 = bin\suppl
|
||||
61 = winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.14393.0_none_deadbeef
|
||||
62 = Resources\Themes\Modern
|
||||
63 = 3rdParty
|
||||
|
||||
Reference in New Issue
Block a user