Hi, It looks like you are in windows, however I managed to get ant to compile some c++ using gcc/linux.
My build.xml is at http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/firebird/interclient/20/dev/firebird/ You may be able to use it as an example. I would like to know how to do this in windows, also any other ways to do this. thanks david jencks On 2001.05.04 14:16:18 -0400 "Panwar, Vinay" wrote: > 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 > >
