@svn up @echo off cd ..\fost-base call build %* cd ..\fost-orm IF NOT ERRORLEVEL 1 ( call compile %* ) IF NOT ERRORLEVEL 1 ( ..\dist\bin\fost-jsondb-test-file ) IF NOT ERRORLEVEL 1 ( ..\dist\bin\fost-schema-test-jsondb-file Cpp\fost-schema-test\jsondb-file.json ) IF NOT ERRORLEVEL 1 ( ..\dist\bin\fost-schema-test-dyndriver json fost-jsondb.dll )