This commit is contained in:
Efim Beshmenev
2026-07-10 22:26:37 +03:00
parent 7f9dc067a1
commit 8614dfe22a
3757 changed files with 95267 additions and 663 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
@echo off
set "ROOT=%~dp0.."
pushd "%ROOT%"
"%ROOT%\build\msbuild\bin\x64\Release\Szilassi.exe"
start "" "%ROOT%\build\msbuild\bin\x64\Release\PolyhedronGui.exe"
popd
pause