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

List:       kde-commits
Subject:    KDE/kdelibs/win
From:       Paulo Moura Guedes <moura () kdewebdev ! org>
Date:       2006-05-25 18:13:44
Message-ID: 1148580824.214836.25436.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 544665 by mojo:

Add sys/times.h and dependencies also to mingw.
It's still needed to implement clock_t times(struct tms *) both for msvc and mingw. I \
will see what can I do.

 M  +1 -0      CMakeLists.txt  
 A             include/mingw/machine (directory)  
 A             include/mingw/machine/types.h   [License: LGPL (v2+)]
 A             include/mingw/sys/times.h   [License: LGPL (v2+)]


--- trunk/KDE/kdelibs/win/CMakeLists.txt #544664:544665
@@ -20,6 +20,7 @@
    # find the headers for mingw
    file(GLOB _arpa_headers include/mingw/arpa/*.h)
    file(GLOB _asm_headers include/mingw/asm/*.h)
+   file(GLOB _machine_headers include/msvc/machine/*.h)
    file(GLOB _net_headers include/mingw/net/*.h)
    file(GLOB _netinet_headers include/mingw/netinet/*.h)
    file(GLOB _sys_headers include/mingw/sys/*.h)


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

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