Changeset 19789

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

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

Bumped version to 1.1.23.

Files:

Legend:

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

    r19757 r19789  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3Jan-30-2007 patrick     Eliminated the need to set GADGET_BASE_DIR on Windows 
     4                        to run applications. 
     5                        NEW VERSION: 1.1.23 
    36Jan-03-2007 aronb       Rewrote the Polhemus Fastrak driver. 
    47                        NEW VERSION: 1.1.22 
  • juggler/trunk/modules/gadgeteer/VERSION

    r19757 r19789  
     11.1.23-0 @01/30/2007 22:30:00 UTC@ 
    121.1.22-0 @01/04/2007 23:25:00 UTC@ 
    231.1.21-0 @12/16/2006 18:20:00 UTC@ 
  • juggler/trunk/vc7/Gadgeteer/Gadgeteer.vcproj

    r19605 r19789  
    340340                                RelativePath="..\..\modules\gadgeteer\gadget\VirtualDevice.cpp"> 
    341341                        </File> 
     342                        <File 
     343                                RelativePath="..\..\modules\gadgeteer\gadget\gadgetmain.cpp"> 
     344                        </File> 
    342345                </Filter> 
    343346                <Filter 
  • juggler/trunk/vc8/Gadgeteer/Gadgeteer.vcproj

    r19690 r19789  
    493493                        <File 
    494494                                RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse\Event.cpp" 
     495                                > 
     496                        </File> 
     497                        <File 
     498                                RelativePath="..\..\modules\gadgeteer\gadget\gadgetmain.cpp" 
    495499                                > 
    496500                        </File>