X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Fbundler%2Fmakefile.stub;h=a949d0121ace79c165071bd0f99e469a9c7748f3;hb=6356fdf6b5a4d7707975b6b2baa3cd075bec33dc;hp=4ab4683e1f2ffdbe4ef2cdc3e4a901e63b320260;hpb=ab4b5d4fed894a8ea469252d393005eec1221d3e;p=feisty_meow.git diff --git a/nucleus/applications/bundler/makefile.stub b/nucleus/applications/bundler/makefile.stub index 4ab4683e..a949d012 100644 --- a/nucleus/applications/bundler/makefile.stub +++ b/nucleus/applications/bundler/makefile.stub @@ -10,7 +10,8 @@ ifeq "$(OMIT_VERSIONS)" "" endif DEFINITIONS += __BUILD_STATIC_APPLICATION__=t TARGETS = unpacker_stub.exe -ifeq "$(OP_SYSTEM)" "WIN32" +#ifeq "$(OP_SYSTEM)" "WIN32" +ifeq "$(COMPILER)" "VISUAL_CPP" LIBS_USED += libcmt.lib shlwapi.lib zlib.lib LOAD_FLAG_PREFIX += -nodefaultlib:msvcrt.lib COMPILER_FLAGS += -MT