Changeset 20 for trunk/Install
- Timestamp:
- Jan 3, 2019, 10:08:27 AM (6 years ago)
- Location:
- trunk/Install
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/control
r4 r20 10 10 Depends: ${shlibs:Depends}, ${misc:Depends}, 11 11 Description: A contact management application with support for vCard file format. 12 HomePage: http ://svn.zdechov.net/trac/vcard-studio12 HomePage: https://app.zdechov.net/vcard-studio -
trunk/Install/win/build.bat
r3 r20 1 @echo off 1 2 if not defined LAZDIR ( 2 3 set LAZDIR=C:\lazarus -
trunk/Install/win/vCard Studio.iss
r15 r20 8 8 #define MyAppPublisher "Chronosoft" 9 9 #define MyAppPublisherShort "Chronosoft" 10 #define MyAppURL "https:// svn.zdechov.net/svn/vcard-studio"10 #define MyAppURL "https://app.zdechov.net/vcard-studio" 11 11 #define MyAppExeName "vCardStudio.exe" 12 12 #define MyAppDebugName "vCardStudio.dbg"
Note:
See TracChangeset
for help on using the changeset viewer.