Is there any other way apart from GET_TARGET_PROPERTY by which I can locate 
the exact path (without ${IntDir} in the path) of my library?

Try $(ConfigurationName) to reference the targeted build directory, I'm not sure it is available in Visual Studio 6 but is likely to exist.

--Sylvain

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to