[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-cygwin
Subject:    RE: qt 3.1 port planing
From:       "Ralf Habacker" <Ralf.Habacker () freenet ! de>
Date:       2002-11-25 8:37:22
[Download RAW message or body]


> So it seems to me to use the original qt3.1.0rc1 qt sources (without 
> the #ifdef
> __CYGWIN__ patches) and build only the left things.
> 
An example for doing this is below mentioned (from unixmake.cpp) 

	if ( project->isEmpty("QMAKE_CYGWIN_SHLIB") ) {
	    project->variables()["QMAKE_EXTENSION_SHLIB"].append( "so" );
	} else {
	    project->variables()["QMAKE_EXTENSION_SHLIB"].append( "dll" );
	}


Ralf 

_______________________________________________
kde-cygwin mailing list
kde-cygwin@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-cygwin
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic