msvc status - win/iceauth

Peter Kümmel syntheticpp at gmx.net
Wed Feb 15 22:10:30 CET 2006


Michael Drüing wrote:
> You forgot iceauth, which is also still missing (i.e. not being built)
> 
> --Michael
> 

What should we do with win/iceauth?

Currently the cmake file looks looks this:

# this can't stay here in win/, because it links to DCOP, which is not part of win/, Alex
if (win_iceauth_has_been_moved_to_kdelibs_dcop)

   add_executable(iceauth iceauth.c process.c )
   target_link_libraries(iceauth kdewin32 DCOP)

endif (win_iceauth_has_been_moved_to_kdelibs_dcop)


Peter


More information about the Kde-buildsystem mailing list