I believe the "Apply" task is basically what you are looking for.
-Peter > -----Original Message----- > From: Panwar, Vinay [mailto:[EMAIL PROTECTED] > Sent: Monday, May 14, 2001 12:30 PM > To: '[EMAIL PROTECTED]' > Subject: Building C++ code using ANT > > > Hi, > > My application has both java as well as C++ source files. I'm > currently > using the build.xml to compile only the Java code. How do i > extend this > build.xml to compile the C++ code(linking the .obj files to a > .dll), since > the C++ code is also a part of the application. > > Please let me know. > > Thanks > -Vinay Panwar > InterTrade Systems > 408 871 5775 >
