Changeset 160 for trunk/Install/win


Ignore:
Timestamp:
Mar 6, 2019, 8:10:23 AM (6 years ago)
Author:
chronos
Message:
  • Added: StdAI from original game. Previously used only AI dev kit.
Location:
trunk/Install/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/win/C-evo.iss

    r126 r160  
    66#define MyAppPublisher "Chronosoft"
    77#define MyAppPublisherShort "Chronosoft"
    8 #define MyAppURL "http://svn.zdechov.net/trac/c-evo"
     8#define MyAppURL "https://app.zdechov.net/c-evo"
    99#define MyAppExeName "C-evo.exe"
    1010#define MyAppDebugName "C-evo.dbg"
  • trunk/Install/win/build.bat

    r124 r160  
    66
    77rem Build AI
    8 SET PROJECTNAME=AIProject
     8SET PROJECTNAME=StdAI
    99SET MAIN_DLL=..\..\AI\StdAI\StdAI.dll
    1010SET WIN32_DLL=..\..\AI\StdAI\lib\i386-win32-Release\StdAI.dll
Note: See TracChangeset for help on using the changeset viewer.