minor updates from windows, getting gnu windows to compile slightly further
[feisty_meow.git] / nucleus / applications / bundler / makefile.stub
index 4ab4683e1f2ffdbe4ef2cdc3e4a901e63b320260..a949d0121ace79c165071bd0f99e469a9c7748f3 100644 (file)
@@ -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