xtool/contrib/mORMot/SQLite3/Samples/29 - SmartMobileStudio Client/CopySynCrossPlatformUnitsBA...

6 lines
447 B
Batchfile

rem To be used to synchronize units modified within SMS IDE
xcopy "c:\ProgramData\Optimale Systemer AS\Smart Mobile Studio\Libraries\SynCrossPlatformSpecific.pas" ..\..\..\CrossPlatform /Y
xcopy "c:\ProgramData\Optimale Systemer AS\Smart Mobile Studio\Libraries\SynCrossPlatformCrypto.pas" ..\..\..\CrossPlatform /Y
xcopy "c:\ProgramData\Optimale Systemer AS\Smart Mobile Studio\Libraries\SynCrossPlatformREST.pas" ..\..\..\CrossPlatform /Y
pause