[CMake] [cmake-developers] C# Support and Embedded Resources

Roman Wüger roman.wueger at gmx.at
Tue May 9 06:54:25 EDT 2017


Thank you,

The following seems to work:

set_property(SOURCE TextFile1.txt PROPERTY VS_TOOL_OVERRIDE "EmbeddedResource")

Regards
Roman 

> Am 09.05.2017 um 12:34 schrieb Stuermer, Michael SP/HZA-ZSEP <michael.stuermer at schaeffler.com>:
> 
> Set the appropriate tool for the resource files using the source file property VS_TOOL_OVERRIDE.
> 
> This should work.
> 
> Best regards,
> Michael
> 
> -----Ursprüngliche Nachricht-----
> Von: cmake-developers [mailto:cmake-developers-bounces at cmake.org] Im Auftrag von Roman Wüger
> Gesendet: Montag, 8. Mai 2017 23:05
> An: CMake Developer MailingList; CMake MailingList
> Betreff: [cmake-developers] C# Support and Embedded Resources
> 
> Hello,
> 
> I played around with the C# support in CMake 3.8.0/3.8.1.
> In a project I need embedded resources, how can I add those?
> 
> Regards
> Roman
> -- 
> 
> Powered by www.kitware.com
> 
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> 
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
> 
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake-developers



More information about the CMake mailing list