Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 21369 invoked from network); 2 May 2002 02:57:31 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 May 2002 02:57:31 -0000 Received: (qmail 12847 invoked by uid 97); 2 May 2002 02:57:32 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@nagoya.betaversion.org Received: (qmail 12766 invoked by alias); 2 May 2002 02:57:31 -0000 Delivered-To: jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 12752 invoked by uid 97); 2 May 2002 02:57:30 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 12734 invoked by uid 98); 2 May 2002 02:57:29 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Posted-Date: Thu, 2 May 2002 04:57:23 +0200 (DST) Date: Thu, 2 May 2002 11:53:36 +0900 From: Tony To: ant-user@jakarta.apache.org Subject: How do I specify multiple Windows directories in one statement? Message-Id: <20020502115336.1e49b78a.s4565@lycos.co.uk> X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Folks How do I write the line below for Windows this time SRC1_DIR=C:\project\src1 SRC2_DIR=C:\project\src2 If I write then this is clearly wrong since Windows uses ":" in its paths names. So can someone please tell me how I write this in Widows. Cheers Tony -- To unsubscribe, e-mail: For additional commands, e-mail: