Re: My WOLips problems and questions

From: Anders Peterson (anders_peterso..ptimatika.se)
Date: Fri Dec 13 2002 - 08:29:21 EST

  • Next message: Anders Peterson: "Re: WO 5.2 Win/other build bug"

    Why isn't the install directory defined in the build.properties file?

    /Anders

            <!-- basic initializations -->
            <target name="init.install">
                     <tstamp/>
                    <property name="dest.dir" value="${install.dir}"/>
            </target>
            
            <target name="init.build">
                     <tstamp/>
                    <property name="dest.dir" value="."/>
            </target>



    This archive was generated by hypermail 2.0.0 : Fri Dec 13 2002 - 08:29:27 EST