Lumenarium/run.bat

4 lines
75 B
Batchfile
Raw Normal View History

@echo off
pushd app_run_tree
start win32_msvc\debug\win32_foldhaus.exe
popd