internals
parent
fb07155d34
commit
4d6fdb1671
1 changed files with 0 additions and 11 deletions
@ -1,11 +0,0 @@ |
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" TreatAsLocalProperty="OutDir"> |
||||
<PropertyGroup> |
||||
<RepositoryRootDirectory>$(MSBuildThisFileDirectory)</RepositoryRootDirectory> |
||||
<BinDir>$(RepositoryRootDirectory)bin</BinDir> |
||||
<OutputPath>$([System.IO.Path]::GetFullPath('$(RepositoryRootDirectory)bin\$(Configuration)'))\$(MSBuildProjectName)</OutputPath> |
||||
<OutDir>$(OutputPath)</OutDir> |
||||
<RootOutDir>$(OutDir)</RootOutDir> |
||||
<BaseIntermediateOutputPath>$([System.IO.Path]::GetFullPath('$(RepositoryRootDirectory)bin\obj\$(MSBuildProjectName)'))\</BaseIntermediateOutputPath> |
||||
<ExtDir>$(MSBuildThisFileDirectory)\ext</ExtDir> |
||||
</PropertyGroup> |
||||
</Project> |
Loading…
Reference in new issue