Changeset 160 for trunk/Install/win
- Timestamp:
- Mar 6, 2019, 8:10:23 AM (6 years ago)
- Location:
- trunk/Install/win
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/win/C-evo.iss
r126 r160 6 6 #define MyAppPublisher "Chronosoft" 7 7 #define MyAppPublisherShort "Chronosoft" 8 #define MyAppURL "http ://svn.zdechov.net/trac/c-evo"8 #define MyAppURL "https://app.zdechov.net/c-evo" 9 9 #define MyAppExeName "C-evo.exe" 10 10 #define MyAppDebugName "C-evo.dbg" -
trunk/Install/win/build.bat
r124 r160 6 6 7 7 rem Build AI 8 SET PROJECTNAME= AIProject8 SET PROJECTNAME=StdAI 9 9 SET MAIN_DLL=..\..\AI\StdAI\StdAI.dll 10 10 SET WIN32_DLL=..\..\AI\StdAI\lib\i386-win32-Release\StdAI.dll
Note:
See TracChangeset
for help on using the changeset viewer.