Am Sonntag, den 27.02.2011, 21:38 +0000 schrieb Pere Mato Vila:
> Hi,
> 
>   For the Windows platform  I am generating the .DEF files with all defined 
> symbols to be exported.  For this  I need to get the list of all object files 
> (.obj) participating into a library. The question is whether this list is 
> available knowing the library target name. I can try to construct it staring 
> from the list of sources and try to reverse-engineer the correct suffix 
> replacement and their location in the build tree. But clearly would be better 
> if this is given to me directly.     

May be "gendef" is an option.

http://sourceforge.net/apps/trac/mingw-w64/wiki/gendef

Micha


_______________________________________________
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