X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=nucleus%2Fapplications%2Fbundler%2Fmakefile.unpacker_stub;fp=nucleus%2Fapplications%2Fbundler%2Fmakefile.unpacker_stub;h=804177e43c216bdb3af748a429f8cee9362fc8f6;hp=ad646b9adc062fd6430893e0360022110a0f03e0;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a diff --git a/nucleus/applications/bundler/makefile.unpacker_stub b/nucleus/applications/bundler/makefile.unpacker_stub index ad646b9a..804177e4 100644 --- a/nucleus/applications/bundler/makefile.unpacker_stub +++ b/nucleus/applications/bundler/makefile.unpacker_stub @@ -14,17 +14,7 @@ TARGETS = unpacker_stub.exe LAST_TARGETS = show_makefilename OTHER_CLEANS = mocko -#hmmm: why on earth is this gunk not already available -# in some specialized vcpp variable? yuck! -ifeq "$(COMPILER)" "VISUAL_CPP" - LIBS_USED += libcmt.lib shlwapi.lib zlib.lib - LOAD_FLAG_PREFIX += -nodefaultlib:msvcrt.lib - COMPILER_FLAGS += -MT - LOCAL_HEADERS += $(THIRD_PARTY_DIR)/zlib/include - LOCAL_LIBRARIES += $(THIRD_PARTY_DIR)/zlib/lib -else - LIBS_USED += z -endif +LIBS_USED += z include cpp/rules.def