mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +00:00
90cb408323
Mainly <Link> and <DependentUpon> tags are added to connect generated and manually edited files. Special file extensions that are take care of are: - .Designer.cs - .xaml.cs - .settings - .resx - .xaml
9 lines
228 B
ReStructuredText
9 lines
228 B
ReStructuredText
VS_RESOURCE_GENERATOR
|
|
---------------------
|
|
|
|
This property allows to specify the resource generator to be used
|
|
on this file. It defaults to ``PublicResXFileCodeGenerator`` if
|
|
not set.
|
|
|
|
This property only applies to C# projects.
|