Changeset 19790

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

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

Bumped version to 2.1.17.

Files:

Legend:

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

    r19692 r19790  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3Jan-30-2007 patrick     Eliminated the need to set VJ_BASE_DIR on Windwos to 
     4                        run applications. 
     5                        NEW VERSION: 2.1.17 
    36Dec-18-2006 aronb       Added initial support for Direct3D. 
    47                        NEW VERSION: 2.1.16 
  • juggler/trunk/modules/vrjuggler/VERSION

    r19692 r19790  
     12.1.17-0 @01/30/2007 22:30:00 UTC@ 
    122.1.16-0 @12/18/2006 17:45:00 UTC@ 
    232.1.15-0 @11/14/2006 23:05:00 UTC@ 
  • juggler/trunk/vc7/VRJuggler/VRJuggler.vcproj

    r19703 r19790  
    181181                                RelativePath="..\..\modules\vrjuggler\vrj\Display\Viewport.cpp"> 
    182182                        </File> 
     183                        <File 
     184                                RelativePath="..\..\modules\vrjuggler\vrj\vrjmain.cpp"> 
     185                        </File> 
    183186                </Filter> 
    184187                <Filter 
  • juggler/trunk/vc8/VRJuggler/VRJuggler.vcproj

    r19703 r19790  
    463463                                > 
    464464                        </File> 
     465                        <File 
     466                                RelativePath="..\..\modules\vrjuggler\vrj\vrjmain.cpp" 
     467                                > 
     468                        </File> 
    465469                </Filter> 
    466470                <Filter