minor updates from windows, getting gnu windows to compile slightly further
[feisty_meow.git] / scripts / clam / cpp / variables.def
index fc161193e0a4108a947d81d8cb45c99cb3358140..baa42e1f7a0583b352362e9ab761cbcbf74c4740 100644 (file)
@@ -72,8 +72,8 @@ ifeq "$(COMPILER)" ""
     endif
   endif
   ifeq "$(OP_SYSTEM)" "WIN32"
-    COMPILER := GNU_WINDOWS
-#    COMPILER := VISUAL_CPP
+#    COMPILER := GNU_WINDOWS
+    COMPILER := VISUAL_CPP
   endif
   ifeq "$(COMPILER)" ""
     # if we get into this case, we have no idea how to set the default