X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=nucleus%2Ftools%2Fsimple_utilities%2Fmakefile;h=0fe5e849c1a5e08eb2752d5679eac317f77e82b0;hb=f3393b43f314113dae4cea5330abb93b5fb1a090;hp=ee68357811df140877f0705774f594fcca6e1715;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/nucleus/tools/simple_utilities/makefile b/nucleus/tools/simple_utilities/makefile index ee683578..0fe5e849 100644 --- a/nucleus/tools/simple_utilities/makefile +++ b/nucleus/tools/simple_utilities/makefile @@ -6,6 +6,7 @@ PROJECT = simplistic_utils TYPE = application TARGETS = create_guid.exe playsound.exe short_path.exe sleep_ms.exe \ zap_process.exe +#run_as_service.exe ifeq "$(OMIT_VERSIONS)" "" SOURCE += simple_utils_version.rc endif