$(MSBuildAllProjects);$(SharpDevelopBuildBinPath)\SharpDevelop.Build.Common.targets
Name="CreateManifestResourceNames"
Condition="'@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!=''"
DependsOnTargets="$(CreateManifestResourceNamesDependsOn)"
>
ResourceFiles="@(ResxWithNoCulture)"
RootNamespace="$(RootNamespace)">
ResourceFiles="@(ResxWithCulture)"
RootNamespace="$(RootNamespace)">
ResourceFiles="@(NonResxWithNoCulture)"
RootNamespace="$(RootNamespace)">
ResourceFiles="@(NonResxWithCulture)"
RootNamespace="$(RootNamespace)">
to the compiler. So here, we modify the properties so they make sense. -->
false
true
false
_ComputeNonExistentFileProperty