Changeset 19788

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

Eliminated the need for setting SNX_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.8.

Files:

Legend:

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

    r19386 r19788  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3Jan-30-2007 patrick     Eliminated the need to set SNX_BASE_DIR on Windows to 
     4                        run applications. 
     5                        NEW VERSION: 1.1.8 
    36Oct-01-2006 patrick     Updated for VPR 1.1.35. 
    47                        NEW VERSION: 1.1.7 
  • juggler/trunk/modules/sonix/VERSION

    r19364 r19788  
     11.1.8-0 @01/30/2007 22:30:00 UTC@ 
    121.1.7-0 @10/01/2006 21:50:00 UTC@ 
    231.1.6-0 @08/04/2006 14:25:00 UTC@ 
  • juggler/trunk/vc7/Sonix/Sonix.vcproj

    r19259 r19788  
    135135                        </File> 
    136136                        <File 
     137                                RelativePath="..\..\modules\sonix\snx\snxmain.cpp"> 
     138                        </File> 
     139                        <File 
    137140                                RelativePath="..\..\modules\sonix\snx\sonix.cpp"> 
    138141                        </File> 
  • juggler/trunk/vc8/Sonix/Sonix.vcproj

    r19259 r19788  
    380380                        > 
    381381                        <File 
     382                                RelativePath="..\..\modules\sonix\snx\snxmain.cpp" 
     383                                > 
     384                        </File> 
     385                        <File 
    382386                                RelativePath="..\..\modules\sonix\snx\sonix.cpp" 
    383387                                >