Von: "William A. Hoffman" <[EMAIL PROTECTED]> > At 05:57 AM 8/8/2006, Christian Ehrlicher wrote: > >Hi, > > > >I've set my LIBRARY_OUTPUT_PATH to > >SET(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/${CMAKE_BUILD_TYPE}/plugins) > >to distinct between debug and release build on win32. This works fine > with nmake makefiles but fails with vcproj. The output path is > ${CMAKE_BINARY_DIR}/plugins/${CMAKE_BUILD_TYPE} then ... > > > >Imho this worked fine with 2.4.2. > > In vcproj CMAKE_BUILD_TYPE is always empty, but it always puts files in > the configuration directory (Debug, Release, MinSizeRel, etc.). This has > not changed between 2.4.2 and 2.4.3 it has been this way for many years. > I just thought it worked with 2.4.2.
So no chance to get it in another directory than the config dir with .vcproj? Christian -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake