Changeset 19787

Show
Ignore:
Timestamp:
01/30/07 16:27:25 (2 years ago)
Author:
patrick
Message:

Eliminated the need to set JCCL_BASE_DIR on Windows to run applications by
setting the environment variable automatically when the DLL is attached to
the process.

Bumped version to 1.1.12.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/jackal/ChangeLog

    r19648 r19787  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3Jan-30-2007 patrick     Eliminated the need to set JCCL_BASE_DIR on Windows to 
     4                        run applications. 
     5                        NEW VERSION: 1.1.12 
    36Dec-13-2006 aronb       Added jccl::ConfigManager::shutdown(). 
    47                        NEW VERSION: 1.1.11 
  • juggler/trunk/modules/jackal/VERSION

    r19648 r19787  
     11.1.12-0 @01/30/2007 22:30:00 UTC@ 
    121.1.11-0 @12/13/2006 16:30:00 UTC@ 
    231.1.10-0 @11/13/2006 16:40:00 UTC@ 
  • juggler/trunk/vc7/JCCL/JCCL.vcproj

    r19043 r19787  
    158158                                RelativePath="..\..\modules\jackal\common\jccl\Util\Version.cpp"> 
    159159                        </File> 
     160                        <File 
     161                                RelativePath="..\..\modules\jackal\common\jccl\jcclmain.cpp"> 
     162                        </File> 
    160163                </Filter> 
    161164                <Filter 
  • juggler/trunk/vc8/JCCL/JCCL.vcproj

    r19043 r19787  
    420420                        </File> 
    421421                        <File 
     422                                RelativePath="..\..\modules\jackal\common\jccl\jcclmain.cpp" 
     423                                > 
     424                        </File> 
     425                        <File 
    422426                                RelativePath="..\..\modules\jackal\config\jccl\Config\ParseUtil.cpp" 
    423427                                >