mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
[USETUP]
Use Reactos_Debug for unattended MSVC installs. svn path=/trunk/; revision=54453
This commit is contained in:
@@ -103,7 +103,11 @@ CreateCommonFreeLoaderSections(PINICACHE IniCache)
|
||||
NULL,
|
||||
INSERT_LAST,
|
||||
L"DefaultOS",
|
||||
#ifndef _WINKD_
|
||||
L"ReactOS_KdSerial");
|
||||
#else
|
||||
L"ReactOS_Debug");
|
||||
#endif
|
||||
}
|
||||
else
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user