X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fapplication%2Fmakefile;h=c2548b55e2280c7f0fc4dad7272b1c598857f13b;hb=fdee8798a37281f1fd4a645505062d06d7d8c026;hp=758240c58def7d4146313b8dc94cc43b1992daea;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/nucleus/library/application/makefile b/nucleus/library/application/makefile index 758240c5..c2548b55 100644 --- a/nucleus/library/application/makefile +++ b/nucleus/library/application/makefile @@ -3,8 +3,8 @@ include cpp/variables.def PROJECT = application TYPE = library SOURCE = application_shell.cpp callstack_tracker.cpp command_line.cpp dll_root.cpp \ - hoople_service.cpp launch_manager.cpp memory_checker.cpp redirecter.cpp shared_memory.cpp \ - singleton_application.cpp windoze_helper.cpp + hoople_service.cpp launch_manager.cpp memory_checker.cpp redirecter.cpp \ + registry_config.cpp shared_memory.cpp singleton_application.cpp windoze_helper.cpp TARGETS = application.lib LOCAL_LIBS_USED = basis