diff options
Diffstat (limited to 'src/native/ogl/build-solaris-x86-forte.xml')
-rw-r--r-- | src/native/ogl/build-solaris-x86-forte.xml | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/src/native/ogl/build-solaris-x86-forte.xml b/src/native/ogl/build-solaris-x86-forte.xml index c43a3b7..61d6048 100644 --- a/src/native/ogl/build-solaris-x86-forte.xml +++ b/src/native/ogl/build-solaris-x86-forte.xml @@ -1,21 +1,7 @@ <?xml version="1.0"?> -<!-- -/* - * $RCSfile$ - * - * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. - * - * Use is subject to license terms. - * - * $Revision$ - * $Date$ - * $State$ - */ - --> - <!-- Ant file for building native ogl renderer files for Solaris --> -<project name="Java 3D" default="compile"> +<project name="j3d-core native" default="compile"> <target name="compile"> |