Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit ff329483 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

updated global readme

parent 747888fc
No related branches found
No related tags found
No related merge requests found
### BUILD
# BUILD
Before compiling you need to add references to:
- vectolic.dll
- itextsharp.dll
- Newtonsoft.Json.dll
### EXECUTE
The following directories/files must be provided in the application folder (e.g. ..\bin\Release):
# EXECUTE
The following directories/files must be provided in the application folder (e.g. `..\bin\Release`):
- User Manual
- Declaration
- User Manual\Release Notes.pdf (provided with the VECTO release)
......@@ -16,8 +20,9 @@ The following directories/files must be provided in the application folder (e.g.
- license.dat (provided by EC/JRC)
### RELEASE
# RELEASE
Checklist to build a new release:
- Make zip-folder named with the "Semantic-version", ie: 2014_15_5-VECTO-2.0.1-beta1.
- Copy into it:
- executable (`.EXE`) (from bin/Debug when pre/beta release)
......@@ -32,8 +37,8 @@ Checklist to build a new release:
- ZIP the folder.
- Upload into CITNet's SVN:
https://webgate.ec.europa.eu/CITnet/svn/VECTO/trunk/Share/
and link from:
https://webgate.ec.europa.eu/CITnet/confluence/display/VECTO/Releases
and link from:
https://webgate.ec.europa.eu/CITnet/confluence/display/VECTO/Releases
- Make licenses and update private pages
- Tag repos.
- Announce in VECTO-58
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment