On Fri, Apr 3, 2009 at 6:04 AM, Neuhaus Jochen
<[email protected]> wrote:
> Hi,
>
> in Visual Studio, you can add custom environment variables that will
> exist if you run your application from visual studio. They are at
> [execuatable project]-->Properties-->Configuration
> Properties-->Debugging-->Environment
> My project needs to have a debug version of ITKCommon.dll in its PATH
> when running in Debug mode and a Release version of the DLL in Release
> mode respectively.

Doesn't cmake automatically handle the itk ... dlls correctly? I do
not have any debug / release issues with ITK, VTK or Qt all work
without me doing anything and there are no Qt, vtk, or itk dlls in my
project binary folder.

John
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to