mirror of
https://github.com/islehorse/HISP.git
synced 2025-05-29 18:09:00 +12:00
Update to v1.7
This commit is contained in:
parent
8dd4cdb6d0
commit
35c51946e4
8 changed files with 22 additions and 58 deletions
HorseIsleServer/N00BS
|
@ -143,5 +143,9 @@
|
|||
<Optimize>False</Optimize>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
|
||||
<Exec Command="cd "$(SolutionDir)"
py "$(SolutionDir)prebuild.py"" />
|
||||
</Target>
|
||||
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue