]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/build.xml
Added target Wizard which just relies on the SurfaceArea. Also fixed the echo messages.
[mirror_edk2.git] / Tools / Source / TianoTools / build.xml
index 0d6d2fbc6f9f9559327c706591a89d02abd907ca..065cb6c33c552d8fc88f147b17077c321220ab04 100644 (file)
@@ -88,6 +88,13 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
       <os name="Linux"/>\r
     </condition>\r
     \r
+    <condition property="cygwin">\r
+      <and>\r
+        <os family="dos"/>\r
+        <istrue value="${gcc}"/>\r
+      </and>\r
+    </condition>\r
+    \r
     <condition property="x86_64_linux">\r
       <and>\r
         <os name="Linux"/>\r