Ignore:
Timestamp:
Jan 29, 2018, 10:54:40 AM (6 years ago)
Author:
chronos
Message:
  • Added: Allow to edit more contacts fields.
Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        55*.lps
        66*.res
         7vCardStudio.exe
  • trunk/Install/win

    • Property svn:ignore set to
      *.exe
  • trunk/Install/win/build.bat

    r1 r3  
    22  set LAZDIR=C:\lazarus
    33)
    4 SET APPNAME=FileMenuProject
     4SET APPNAME=vCardStudio
    55%LAZDIR%\lazbuild.exe --lazarusdir=%LAZDIR% --build-mode="Release" --cpu=i386 --operating-system=Win32 ..\..\%APPNAME%.lpi
    66copy ..\..\%APPNAME%.exe ..\..\lib\i386-win32-Release
     
    88copy ..\..\%APPNAME%.exe ..\..\lib\x86_64-win64-Release
    99
    10 "c:\Program Files (x86)\Inno Setup 5\ISCC.exe" "%APPNAME%.iss"
     10"c:\Program Files (x86)\Inno Setup 5\ISCC.exe" "vCard Studio.iss"
    1111
Note: See TracChangeset for help on using the changeset viewer.