diff --git a/reactos/dll/win32/comcat/comcat.rbuild b/reactos/dll/win32/comcat/comcat.rbuild index 1587b28ff45..8e2fb430926 100644 --- a/reactos/dll/win32/comcat/comcat.rbuild +++ b/reactos/dll/win32/comcat/comcat.rbuild @@ -1,26 +1,27 @@ - - - - . - include/reactos/wine - - - - 0x600 - 0x501 - 0x501 - wine - user32 - advapi32 - kernel32 - ntdll - ole32 - uuid - comcat_main.c - factory.c - information.c - manager.c - register.c - regsvr.c - comcat.spec - + + + + . + include/reactos/wine + + + + 0x600 + 0x501 + 0x501 + wine + ole32 + user32 + advapi32 + kernel32 + uuid + ntdll + comcat_main.c + factory.c + information.c + manager.c + register.c + regsvr.c + version.rc + comcat.spec +