diff --git a/build.bat b/build.bat index 23f9b57..a77ae9d 100644 --- a/build.bat +++ b/build.bat @@ -13,7 +13,7 @@ copy feely_pona_build.exe %code_dir% 1>nul popd REM Run the build program -%code_dir%\feely_pona_build.exe || exit /B 1 +%code_dir%\feely_pona_build.exe %* || exit /B 1 popd exit /B 1 diff --git a/project.rdbg b/project.rdbg index 31a7fd8..7d77eb0 100644 Binary files a/project.rdbg and b/project.rdbg differ