Home | History | Annotate | Download | only in make

Lines Matching refs:indent

48 indent=""
50 indent="${indent}${indent1}"
53 indent="${indent%${indent1}}"
94 echo "${indent}ProjectSection(ProjectDependencies) = postProject"
100 echo "${indent}$dep_guid = $dep_guid"
104 echo "${indent}EndProjectSection"
119 echo "${indent}GlobalSection(SolutionConfigurationPlatforms) = preSolution"
124 echo "${indent}$config = $config"
128 echo "${indent}EndGlobalSection"
133 echo "${indent}GlobalSection(ProjectConfigurationPlatforms) = postSolution"
139 echo "${indent}${proj_guid}.${config}.ActiveCfg = ${config}"
140 echo "${indent}${proj_guid}.${config}.Build.0 = ${config}"
143 echo "${indent}${proj_guid}.${config}.Deploy.0 = ${config}"
149 echo "${indent}EndGlobalSection"
154 echo "${indent}GlobalSection(SolutionProperties) = preSolution"
156 echo "${indent}HideSolutionNode = FALSE"
158 echo "${indent}EndGlobalSection"