Revert "Build dir moved"

This reverts commit b716f5c676.
This commit is contained in:
Natsumi
2021-04-15 00:17:46 +12:00
parent b716f5c676
commit c645305765

View File

@@ -1,3 +1,3 @@
mklink /J "%~dp0\bin\Debug\html" "%~dp0\html\dist"
mklink /J "%~dp0\bin\Release\html" "%~dp0\html\dist"
mklink /J "%~dp0\bin\x64\Debug\html" "%~dp0\html\dist"
mklink /J "%~dp0\bin\x64\Release\html" "%~dp0\html\dist"
pause