mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-21 12:19:15 +12:00
Update prebuild script
This commit is contained in:
parent
e0fe30cca7
commit
e554d41c94
6 changed files with 9 additions and 9 deletions
|
@ -218,6 +218,6 @@
|
|||
|
||||
|
||||
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
|
||||
<Exec Command="cd "$(ProjectDir)..\"
py "$(ProjectDir)..\prebuild.py"" />
|
||||
<Exec Command=""$(ProjectDir)../prebuild.py"" />
|
||||
</Target>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue