Remove postbuild stuff
This commit is contained in:
parent
b22457382e
commit
d53bb4b59c
1 changed files with 2 additions and 1 deletions
|
|
@ -179,7 +179,8 @@
|
|||
</PreBuildEvent>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>"$(ProjectDir)postbuild.bat"</PostBuildEvent>
|
||||
<PostBuildEvent>
|
||||
</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue