Nant <cl> task: how to link libs?
        Posted  
        
            by bonfo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bonfo
        
        
        
        Published on 2010-05-12T12:09:21Z
        Indexed on 
            2010/05/12
            12:14 UTC
        
        
        Read the original article
        Hit count: 238
        
Hi all,
my first question on stackoverflow!!
I'm usgin the last NANT version: 0.90
How do i specify the lib names using the  task?
Example: how do i link with the gtest.lib?
Morover i have a curisoity: why NANT doesn't allow an external property file?
Example: 
It would be great if one of the developer answers.
Is there a ratio or is only not enough developing time?
© Stack Overflow or respective owner