close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

Ignore:
Timestamp:
Jul 6, 2017, 12:24:14 PM (7 years ago)
Author:
chronos
Message:
  • Modified: Updated 1.1.0 version in all related files.
  • Added: Windows installer for 1.1.0 version.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/win/build.bat

    r136 r138  
    1 %LAZDIR%/lazbuild.exe --lazarusdir=%LAZDIR% --build-mode=Release --cpu=i386 ../../xtactics.lpr
    2 %LAZDIR%/lazbuild.exe --lazarusdir=%LAZDIR% --build-mode=Release --cpu=x86_64 ../../xtactics.lpr
     1%LAZDIR%/lazbuild.exe --lazarusdir=%LAZDIR% --build-mode="Windows 32-bit" ../../xtactics.lpr
     2%LAZDIR%/lazbuild.exe --lazarusdir=%LAZDIR% --build-mode="Windows 64-bit" ../../xtactics.lpr
    33
    44"C:\Program Files (x86)\Inno Setup 5\iscc.exe" xTactics.iss
Note: See TracChangeset for help on using the changeset viewer.