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

List:       kde-commits
Subject:    KDE/kdelibs/dcop
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2006-03-19 10:02:51
Message-ID: 1142762571.720943.15670.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 520172 by chehrlic:

fix compilation on win32
CCMAIL: Ralf.Habacker@freenet.de
CCMAIL: mbiebl@gmail.com

 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdelibs/dcop/CMakeLists.txt #520171:520172
@@ -56,7 +56,7 @@
 
 if(KDE4_BUILD_TESTS)
 
-   set(testdcop_SRCS testdcop.cpp ${kICE_STAT_SRCS} )
+   set(testdcop_SRCS testdcop.cpp )
    
    kde4_automoc(${testdcop_SRCS})
    
@@ -90,7 +90,7 @@
 if (UNIX)
    add_definitions(-DUNIXCONN)
 else (UNIX)
-   add_definitions(-DSOCKCONN -DTCPCONN -DKICE_EXPORT=DCOP_EXPORT -DMAKE_DCOP_LIB)
+   add_definitions(-DSOCKCONN -DTCPCONN -DKICE_EXPORT=DCOP_EXPORT)
 endif (UNIX)
 
 kde4_automoc(${DCOP_LIB_SRCS})
[prev in list] [next in list] [prev in thread] [next in thread] 

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