Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > d713acb26b69505cfa1907fc4a094109 > files > 12

lib64origin-devel-20090326-3mdv2010.1.x86_64.rpm

liborigin2
---------------------

AUTHOR: Alex Kargovsky

CONTRIBUTORS: Stefan Gerlach, Ion Vasilief

ACKNOWLEDGEMENTS: The developement of liborigin2 is financially supported by Ion Vasilief.

DEPENDENCIES: liborigin2 depends on the BOOST C++ libraries (version >= 1.33.0): http://www.boost.org/
	(enter the correct version number in liborigin.pro)

---------------------------------------------------------------------------
COMPILING: liborigin2 uses qmake for the building process. 
		qmake is part of a Qt distribution: http://trolltech.com/
		qmake reads project files, that contain the options and rules how to build a certain project. 
		A project file ends with the suffix "*.pro". Please read the qmake documentation for more details.

After installing qmake and the BOOST C++ libraries on your system, type the following command lines: 
	$ qmake	
	$ make

---------------------------------------------------------------------------
FEATURES :
	* supports the import of 7.5 projects only

---------------------------------------------------------------------------