Does $(ProjectDir) exist teamcity?
This commit is contained in:
parent
d55b8cb4fb
commit
338292c7bf
2 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
||||||
</PreBuildEvent>
|
</PreBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PostBuildEvent>"$(SolutionDir)postbuild.bat"</PostBuildEvent>
|
<PostBuildEvent>"$(ProjectDir)postbuild.bat"</PostBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ProjectExtensions>
|
<ProjectExtensions>
|
||||||
<VisualStudio>
|
<VisualStudio>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue