mirror of
https://git.wuffs.org/MWCC
synced 2025-12-18 09:25:28 +00:00
move lots of source files around to match their actual placement in the original tree
This commit is contained in:
@@ -121,7 +121,7 @@ static int RegisterStaticCmdLinePlugin(void) {
|
||||
return RegisterStaticPlugin(&clcb);
|
||||
}
|
||||
|
||||
#include "command_line/CmdLine/Project/Resources/CLErrors.r"
|
||||
#include "../Project/Resources/CLErrors.r"
|
||||
|
||||
static int RegisterCmdLineResources(void) {
|
||||
return RegisterResource("Command-line strings", 12000, STR12000);
|
||||
|
||||
Reference in New Issue
Block a user