normalized some windows VS stuff
authorChristopher Dunn <cdunn2001@gmail.com>
Sun, 9 Aug 2015 22:53:23 +0000 (15:53 -0700)
committerChristopher Dunn <cdunn2001@gmail.com>
Sun, 9 Aug 2015 23:23:50 +0000 (16:23 -0700)
devtools/agent_vmw7.json
devtools/agent_vmxp.json

index 0810a99..cd7b777 100644 (file)
                 "Visual Studio 10 Win64",
                 "Visual Studio 11",
                 "Visual Studio 11 Win64"
-                ] 
+                ]
             },
-            {"generator": ["MinGW Makefiles"], 
+            {"generator": ["MinGW Makefiles"],
              "env_prepend": [{"path": "c:/wut/prg/MinGW/bin"}]
             }
-         ] 
+         ]
         },
         {"name": "shared_dll",
          "variables": [
@@ -25,8 +25,8 @@
         },
         {"name": "build_type",
          "build_types": [
-            "debug", 
-            "release" 
+            "debug",
+            "release"
             ]
         }
     ]
index b627a72..f82a077 100644 (file)
@@ -6,9 +6,9 @@
                 "Visual Studio 6",
                 "Visual Studio 7",
                 "Visual Studio 8 2005"
-                ] 
+                ]
             }
-         ] 
+         ]
         },
         {"name": "shared_dll",
          "variables": [
@@ -18,8 +18,8 @@
         },
         {"name": "build_type",
          "build_types": [
-            "debug", 
-            "release" 
+            "debug",
+            "release"
             ]
         }
     ]