V0.2.0.0: Readme for developers added

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
gbamber
2017-01-14 07:52:21 +00:00
parent 7568085be6
commit 4b13b32ecd

View File

@ -0,0 +1,11 @@
TestApp for LazAutoUpdate
==========================
Setup:
1. Lazarus should be able to compile to Win32,Win64,Linux32 and Linux64
2. Compile TestApp (Run/Compile many modes), but don't run it yet.
3. Copy latest_stable\updatehmsource\compiled folder to latest_stable\testapp\compiled folder.
This will ensure the correct updatehmxxx(.exe) is in the same folder as the compiled testapp versions
4. Run Testapp, click 'AutoUpdate'. As-is the online V0.1.0.0 should update your compiled V0.0.1.0
Now you know it's working properly on your system.