csharp_set_designer_cs_properties([<file1> [<file2> [...]]])
csharp_set_designer_cs_properties([<file1> [<file2> [...]]])
csharp_set_designer_cs_properties(
Properties/AssemblyInfo.cs
Properties/Resources.Designer.cs
Properties/Resources.resx
Properties/Settings.Designer.cs
Properties/Settings.settings
)
csharp_set_designer_cs_properties(
Properties/AssemblyInfo.cs
ConnectionDialog.cs
ConnectionDialog.Designer.cs
ConnectionDialog.resx
SettingsDialog.cs
SettingsDialog.Designer.cs
SettingsDialog.resx
)
CSHARP_SET_DESIGNER_CS_PROPERTIES(
"Properties/AssemblyInfo.cs"
)
CSHARP_SET_DESIGNER_CS_PROPERTIES(${PROPERTY_FILES})
csharp_set_designer_cs_properties(
.nuget/Intel.RealSense.targets
)
csharp_set_designer_cs_properties(Properties/AssemblyInfo.cs)