Ignore:
Timestamp:
Jun 29, 2009, 9:23:42 PM (16 years ago)
Author:
iritscen
Message:

Adding GDF switch code to Mac side post-globalization.
Preparing way for new code (search for 'CIP' in proj).
Clarifying re-globalization warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • AE/Installer/trunk/source/installer.cpp

    r325 r379  
    11/*
    22 AE/Mod Installer
    3  v1.0
    43 by Gumby and Iritscen
    5  */
     4*/
    65
    76#define DEBUG
     
    2827#endif
    2928
    30 const string strInstallerVersion = "1.0";
     29//const string strInstallerVersion = "1.0";
    3130const bool SPLIT = 1;
    3231const bool NOT_SPLIT = 0;
Note: See TracChangeset for help on using the changeset viewer.