Changeset 20139

Show
Ignore:
Timestamp:
05/04/07 11:57:54 (2 years ago)
Author:
aronb
Message:

Update windows build for cluster changes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/vc7/Gadgeteer/ApplicationDataManager/ApplicationDataManager.vcproj

    r19793 r20139  
    156156                        </File> 
    157157                        <File 
     158                                RelativePath="..\..\..\modules\gadgeteer\plugins\ApplicationDataManager\ApplicationDataServerPtr.h"> 
     159                        </File> 
     160                        <File 
    158161                                RelativePath="..\..\..\modules\gadgeteer\plugins\ApplicationDataManager\UserData.h"> 
    159162                        </File> 
  • juggler/trunk/vc7/Gadgeteer/Gadgeteer.vcproj

    r19793 r20139  
    138138                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
    139139                        <File 
    140                                 RelativePath="..\..\modules\gadgeteer\gadget\AbstractNetworkManager.cpp"> 
    141                         </File> 
    142                         <File 
    143                                 RelativePath="..\..\modules\gadgeteer\gadget\Acceptor.cpp"> 
    144                         </File> 
    145                         <File 
    146140                                RelativePath="..\..\modules\gadgeteer\gadget\Type\Analog.cpp"> 
    147141                        </File> 
     
    150144                        </File> 
    151145                        <File 
    152                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\ApplicationDataAck.cpp"> 
    153                         </File> 
    154                         <File 
    155                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\ApplicationDataRequest.cpp"> 
    156                         </File> 
    157                         <File 
    158146                                RelativePath="..\..\modules\gadgeteer\gadget\Type\BaseTypeFactory.cpp"> 
    159147                        </File> 
     
    171159                        </File> 
    172160                        <File 
    173                                 RelativePath="..\..\modules\gadgeteer\cluster\ClusterNode.cpp"> 
    174                         </File> 
    175                         <File 
    176161                                RelativePath="..\..\modules\gadgeteer\cluster\ClusterPlugin.cpp"> 
    177162                        </File> 
     
    183168                        </File> 
    184169                        <File 
    185                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\ConnectionAck.cpp"> 
    186                         </File> 
    187                         <File 
    188                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\ConnectionRequest.cpp"> 
    189                         </File> 
    190                         <File 
    191                                 RelativePath="..\..\modules\gadgeteer\gadget\Connector.cpp"> 
     170                                RelativePath="..\..\modules\gadgeteer\cluster\ConfigHandler.cpp"> 
     171                        </File> 
     172                        <File 
     173                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\ConfigPacket.cpp"> 
    192174                        </File> 
    193175                        <File 
     
    204186                        </File> 
    205187                        <File 
    206                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\DeviceRequest.cpp"> 
    207                         </File> 
    208                         <File 
    209                                 RelativePath="..\..\modules\gadgeteer\gadget\DeviceServer.cpp"> 
    210                         </File> 
    211                         <File 
    212188                                RelativePath="..\..\modules\gadgeteer\gadget\Type\Digital.cpp"> 
    213189                        </File> 
     
    222198                        </File> 
    223199                        <File 
     200                                RelativePath="..\..\modules\gadgeteer\gadget\gadgetmain.cpp"> 
     201                        </File> 
     202                        <File 
    224203                                RelativePath="..\..\modules\gadgeteer\gadget\Type\GestureProxy.cpp"> 
    225204                        </File> 
     
    273252                        </File> 
    274253                        <File 
     254                                RelativePath="..\..\modules\gadgeteer\gadget\NetworkManager.cpp"> 
     255                        </File> 
     256                        <File 
    275257                                RelativePath="..\..\modules\gadgeteer\gadget\Node.cpp"> 
    276258                        </File> 
     
    291273                        </File> 
    292274                        <File 
     275                                RelativePath="..\..\modules\gadgeteer\gadget\Filter\Position\PositionCalibrationFilter.cpp"> 
     276                        </File> 
     277                        <File 
    293278                                RelativePath="..\..\modules\gadgeteer\gadget\Filter\Position\PositionFilterFactory.cpp"> 
    294279                        </File> 
     
    309294                        </File> 
    310295                        <File 
    311                                 RelativePath="..\..\modules\gadgeteer\gadget\RemoteInputManager.cpp"> 
     296                                RelativePath="..\..\modules\gadgeteer\gadget\Reactor.cpp"> 
    312297                        </File> 
    313298                        <File 
     
    336321                        </File> 
    337322                        <File 
    338                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\StartBlock.cpp"> 
    339                         </File> 
    340                         <File 
    341323                                RelativePath="..\..\modules\gadgeteer\gadget\Type\String.cpp"> 
    342324                        </File> 
     
    345327                        </File> 
    346328                        <File 
    347                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\SyncAck.cpp"> 
    348                         </File> 
    349                         <File 
    350                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\SyncRequest.cpp"> 
    351                         </File> 
    352                         <File 
    353329                                RelativePath="..\..\modules\gadgeteer\gadget\Util\Version.cpp"> 
    354                         </File> 
    355                         <File 
    356                                 RelativePath="..\..\modules\gadgeteer\gadget\VirtualDevice.cpp"> 
    357                         </File> 
    358                         <File 
    359                                 RelativePath="..\..\modules\gadgeteer\gadget\gadgetmain.cpp"> 
    360330                        </File> 
    361331                </Filter> 
     
    364334                        Filter="h;hpp;hxx;hm;inl;inc"> 
    365335                        <File 
    366                                 RelativePath="..\..\modules\gadgeteer\gadget\AbstractNetworkManager.h"> 
    367                         </File> 
    368                         <File 
    369                                 RelativePath="..\..\modules\gadgeteer\gadget\Acceptor.h"> 
    370                         </File> 
    371                         <File 
    372336                                RelativePath="..\..\modules\gadgeteer\gadget\Type\Analog.h"> 
    373337                        </File> 
     
    382346                        </File> 
    383347                        <File 
    384                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\ApplicationDataAck.h"> 
    385                         </File> 
    386                         <File 
    387                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\ApplicationDataRequest.h"> 
     348                                RelativePath="..\..\modules\gadgeteer\gadget\Type\AnalogProxyPtr.h"> 
    388349                        </File> 
    389350                        <File 
     
    409370                        </File> 
    410371                        <File 
    411                                 RelativePath="..\..\modules\gadgeteer\cluster\ClusterNode.h"> 
    412                         </File> 
    413                         <File 
    414372                                RelativePath="..\..\modules\gadgeteer\cluster\ClusterPlugin.h"> 
    415373                        </File> 
    416374                        <File 
     375                                RelativePath="..\..\modules\gadgeteer\cluster\ClusterPluginPtr.h"> 
     376                        </File> 
     377                        <File 
    417378                                RelativePath="..\..\modules\gadgeteer\gadget\Type\Command.h"> 
    418379                        </File> 
     
    424385                        </File> 
    425386                        <File 
    426                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\ConnectionAck.h"> 
    427                         </File> 
    428                         <File 
    429                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\ConnectionRequest.h"> 
    430                         </File> 
    431                         <File 
    432                                 RelativePath="..\..\modules\gadgeteer\gadget\Connector.h"> 
     387                                RelativePath="..\..\modules\gadgeteer\gadget\Type\CommandProxyPtr.h"> 
     388                        </File> 
     389                        <File 
     390                                RelativePath="..\..\modules\gadgeteer\gadget\Type\CommandPtr.h"> 
     391                        </File> 
     392                        <File 
     393                                RelativePath="..\..\modules\gadgeteer\cluster\ConfigHandler.h"> 
     394                        </File> 
     395                        <File 
     396                                RelativePath="..\..\modules\gadgeteer\cluster\ConfigHandlerPtr.h"> 
     397                        </File> 
     398                        <File 
     399                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\ConfigPacket.h"> 
     400                        </File> 
     401                        <File 
     402                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\ConfigPacketPtr.h"> 
    433403                        </File> 
    434404                        <File 
     
    436406                        </File> 
    437407                        <File 
     408                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\DataPacketPtr.h"> 
     409                        </File> 
     410                        <File 
    438411                                RelativePath="..\..\modules\gadgeteer\gadget\Util\Debug.h"> 
    439412                        </File> 
     
    442415                        </File> 
    443416                        <File 
     417                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\DeviceAckPtr.h"> 
     418                        </File> 
     419                        <File 
    444420                                RelativePath="..\..\modules\gadgeteer\gadget\Type\DeviceConstructor.h"> 
    445421                        </File> 
     
    454430                        </File> 
    455431                        <File 
    456                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\DeviceRequest.h"> 
    457                         </File> 
    458                         <File 
    459432                                RelativePath="..\..\modules\gadgeteer\gadget\Util\DeviceSerializationTokens.h"> 
    460433                        </File> 
    461434                        <File 
    462                                 RelativePath="..\..\modules\gadgeteer\gadget\DeviceServer.h"> 
    463                         </File> 
    464                         <File 
    465435                                RelativePath="..\..\modules\gadgeteer\gadget\Type\Digital.h"> 
    466436                        </File> 
     
    475445                        </File> 
    476446                        <File 
     447                                RelativePath="..\..\modules\gadgeteer\gadget\Type\DigitalProxyPtr.h"> 
     448                        </File> 
     449                        <File 
     450                                RelativePath="..\..\modules\gadgeteer\gadget\Type\DigitalPtr.h"> 
     451                        </File> 
     452                        <File 
    477453                                RelativePath="..\..\modules\gadgeteer\gadget\Devices\DriverConfig.h"> 
    478454                        </File> 
     
    481457                        </File> 
    482458                        <File 
     459                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\EndBlockPtr.h"> 
     460                        </File> 
     461                        <File 
    483462                                RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse\Event.h"> 
    484463                        </File> 
     
    508487                        </File> 
    509488                        <File 
     489                                RelativePath="..\..\modules\gadgeteer\gadget\Type\GestureProxyPtr.h"> 
     490                        </File> 
     491                        <File 
     492                                RelativePath="..\..\modules\gadgeteer\gadget\Type\GesturePtr.h"> 
     493                        </File> 
     494                        <File 
    510495                                RelativePath="..\..\modules\gadgeteer\gadget\Type\Glove.h"> 
    511496                        </File> 
     
    523508                        </File> 
    524509                        <File 
     510                                RelativePath="..\..\modules\gadgeteer\gadget\Type\GloveProxyPtr.h"> 
     511                        </File> 
     512                        <File 
     513                                RelativePath="..\..\modules\gadgeteer\gadget\Type\GlovePtr.h"> 
     514                        </File> 
     515                        <File 
    525516                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\Header.h"> 
    526517                        </File> 
     
    550541                        </File> 
    551542                        <File 
     543                                RelativePath="..\..\modules\gadgeteer\gadget\Type\InputPtr.h"> 
     544                        </File> 
     545                        <File 
    552546                                RelativePath="..\..\modules\gadgeteer\gadget\Devices\KeyboardMouseDevice\InputWindowWin32.h"> 
    553547                        </File> 
     
    565559                        </File> 
    566560                        <File 
     561                                RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouseProxyPtr.h"> 
     562                        </File> 
     563                        <File 
     564                                RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMousePtr.h"> 
     565                        </File> 
     566                        <File 
    567567                                RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse\KeyEvent.h"> 
    568568                        </File> 
     
    574574                        </File> 
    575575                        <File 
    576                                 RelativePath="..\..\modules\gadgeteer\gadget\Type\LinearSigmoidPositionFilter.h"> 
    577                         </File> 
    578                         <File 
    579576                                RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse\MouseEvent.h"> 
    580577                        </File> 
     
    589586                        </File> 
    590587                        <File 
     588                                RelativePath="..\..\modules\gadgeteer\gadget\NodePtr.h"> 
     589                        </File> 
     590                        <File 
    591591                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\Packet.h"> 
    592592                        </File> 
     
    598598                        </File> 
    599599                        <File 
     600                                RelativePath="..\..\modules\gadgeteer\gadget\PacketHandlerPtr.h"> 
     601                        </File> 
     602                        <File 
     603                                RelativePath="..\..\modules\gadgeteer\cluster\Packets\PacketPtr.h"> 
     604                        </File> 
     605                        <File 
    600606                                RelativePath="..\..\modules\gadgeteer\gadget\Util\PathHelpers.h"> 
    601607                        </File> 
     
    607613                        </File> 
    608614                        <File 
     615                                RelativePath="..\..\modules\gadgeteer\gadget\Filter\Position\PositionCalibrationFilter.h"> 
     616                        </File> 
     617                        <File 
    609618                                RelativePath="..\..\modules\gadgeteer\gadget\Type\PositionData.h"> 
    610619                        </File> 
     
    622631                        </File> 
    623632                        <File 
     633                                RelativePath="..\..\modules\gadgeteer\gadget\Type\PositionProxyPtr.h"> 
     634                        </File> 
     635                        <File 
     636                                RelativePath="..\..\modules\gadgeteer\gadget\Type\PositionPtr.h"> 
     637                        </File> 
     638                        <File 
    624639                                RelativePath="..\..\modules\gadgeteer\gadget\Type\Position\PositionUnitConversion.h"> 
    625640                        </File> 
     
    637652                        </File> 
    638653                        <File 
    639                                 RelativePath="..\..\modules\gadgeteer\gadget\RemoteInputManager.h"> 
     654                                RelativePath="..\..\modules\gadgeteer\gadget\Type\ProxyPtr.h"> 
     655                        </File> 
     656                        <File 
     657                                RelativePath="..\..\modules\gadgeteer\gadget\Reactor.h"> 
    640658                        </File> 
    641659                        <File 
     
    670688                        </File> 
    671689                        <File 
    672                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\StartBlock.h"> 
    673                         </File> 
    674                         <File 
    675690                                RelativePath="..\..\modules\gadgeteer\gadget\Type\String.h"> 
    676691                        </File> 
     
    685700                        </File> 
    686701                        <File 
    687                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\SyncAck.h"> 
    688                         </File> 
    689                         <File 
    690                                 RelativePath="..\..\modules\gadgeteer\cluster\Packets\SyncRequest.h"> 
     702                                RelativePath="..\..\modules\gadgeteer\gadget\Type\StringProxyPtr.h"> 
     703                        </File> 
     704                        <File 
     705                                RelativePath="..\..\modules\gadgeteer\gadget\Type\StringPtr.h"> 
    691706                        </File> 
    692707                        <File 
    693708                                RelativePath="..\..\modules\gadgeteer\gadget\Util\Version.h"> 
    694                         </File> 
    695                         <File 
    696                                 RelativePath="..\..\modules\gadgeteer\gadget\VirtualDevice.h"> 
    697709                        </File> 
    698710                </Filter> 
  • juggler/trunk/vc7/Gadgeteer/RemoteInputManager/RemoteInputManager.vcproj

    r19793 r20139  
    138138                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
    139139                        <File 
     140                                RelativePath="..\..\..\modules\gadgeteer\plugins\RIMPlugin\DeviceServer.cpp"> 
     141                        </File> 
     142                        <File 
    140143                                RelativePath="..\..\..\modules\gadgeteer\plugins\RIMPlugin\RIMPlugin.cpp"> 
     144                        </File> 
     145                        <File 
     146                                RelativePath="..\..\..\modules\gadgeteer\plugins\RIMPlugin\VirtualDevice.cpp"> 
    141147                        </File> 
    142148                </Filter> 
     
    145151                        Filter="h;hpp;hxx;hm;inl;inc"> 
    146152                        <File 
     153                                RelativePath="..\..\..\modules\gadgeteer\plugins\RIMPlugin\DeviceServer.h"> 
     154                        </File> 
     155                        <File 
     156                                RelativePath="..\..\..\modules\gadgeteer\plugins\RIMPlugin\DeviceServerPtr.h"> 
     157                        </File> 
     158                        <File 
    147159                                RelativePath="..\..\..\modules\gadgeteer\plugins\RIMPlugin\RIMPlugin.h"> 
     160                        </File> 
     161                        <File 
     162                                RelativePath="..\..\..\modules\gadgeteer\plugins\RIMPlugin\VirtualDevice.h"> 
     163                        </File> 
     164                        <File 
     165                                RelativePath="..\..\..\modules\gadgeteer\plugins\RIMPlugin\VirtualDevicePtr.h"> 
    148166                        </File> 
    149167                </Filter> 
  • juggler/trunk/vc7/Juggler.sln

    r19793 r20139  
    1111Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tweek C++ API", "Tweek_CXX\Tweek_CXX.vcproj", "{0FBA5DC5-0D51-4394-9615-A60B0F570B66}" 
    1212        ProjectSection(ProjectDependencies) = postProject 
    13                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    1413                {3BCCC61B-04CC-4E14-9E47-397ADF93EEF6} = {3BCCC61B-04CC-4E14-9E47-397ADF93EEF6} 
     14                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    1515        EndProjectSection 
    1616EndProject 
     
    2323Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JCCL CORBA Run-Time Reconfig Plug-in (C++)", "JCCL\RTRC_Plugin_CXX\RTRC_Plugin_CXX.vcproj", "{8581D2A6-E8BD-4EB2-BD14-8633AFF79D73}" 
    2424        ProjectSection(ProjectDependencies) = postProject 
    25                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    2625                {B0D8E82A-EAF5-4162-8136-C12B84DC5089} = {B0D8E82A-EAF5-4162-8136-C12B84DC5089} 
    27                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    2826                {0FBA5DC5-0D51-4394-9615-A60B0F570B66} = {0FBA5DC5-0D51-4394-9615-A60B0F570B66} 
     27                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     28                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    2929        EndProjectSection 
    3030EndProject 
    3131Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VR Juggler", "VRJuggler\VRJuggler.vcproj", "{8CD85B68-8E87-4289-9CD3-0C0012781BF2}" 
    3232        ProjectSection(ProjectDependencies) = postProject 
    33                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    3433                {BE8A6412-F142-493F-B1BB-363F4EDAC230} = {BE8A6412-F142-493F-B1BB-363F4EDAC230} 
     34                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    3535                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    3636                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     
    4444Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VR Juggler OpenGL Draw Manager", "VRJuggler\OpenGL_Draw_Manager\OpenGL_Draw_Manager.vcproj", "{3E0ED861-C434-40E0-8D76-E31D76EA185B}" 
    4545        ProjectSection(ProjectDependencies) = postProject 
     46                {BE8A6412-F142-493F-B1BB-363F4EDAC230} = {BE8A6412-F142-493F-B1BB-363F4EDAC230} 
     47                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    4648                {8CD85B68-8E87-4289-9CD3-0C0012781BF2} = {8CD85B68-8E87-4289-9CD3-0C0012781BF2} 
    47                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     49                {8CD85B68-8E87-4289-9CD3-0C0012781BF2} = {8CD85B68-8E87-4289-9CD3-0C0012781BF2} 
     50                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     51                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     52        EndProjectSection 
     53EndProject 
     54Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VR Juggler Direct3D Draw Manager", "VRJuggler\Direct3D_Draw_Manager\Direct3D_Draw_Manager.vcproj", "{927ADA64-5D2E-4066-ABDA-3D65A9CF524B}" 
     55        ProjectSection(ProjectDependencies) = postProject 
    4856                {BE8A6412-F142-493F-B1BB-363F4EDAC230} = {BE8A6412-F142-493F-B1BB-363F4EDAC230} 
    49                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425
     57                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1
    5058                {8CD85B68-8E87-4289-9CD3-0C0012781BF2} = {8CD85B68-8E87-4289-9CD3-0C0012781BF2} 
    51                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    52         EndProjectSection 
    53 EndProject 
    54 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VR Juggler Direct3D Draw Manager", "VRJuggler\Direct3D_Draw_Manager\Direct3D_Draw_Manager.vcproj", "{927ADA64-5D2E-4066-ABDA-3D65A9CF524B}" 
    55         ProjectSection(ProjectDependencies) = postProject 
     59                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     60                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     61        EndProjectSection 
     62EndProject 
     63Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Ascension Flock of Birds", "Gadgeteer\Flock\Flock.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8432}" 
     64        ProjectSection(ProjectDependencies) = postProject 
     65                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     66                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     67                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     68                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     69                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     70                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     71        EndProjectSection 
     72EndProject 
     73Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - 5DT DataGlove", "Gadgeteer\DataGlove\DataGlove.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8433}" 
     74        ProjectSection(ProjectDependencies) = postProject 
     75                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     76                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     77                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     78        EndProjectSection 
     79EndProject 
     80Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Polhemus Fastrak", "Gadgeteer\Fastrak\Fastrak.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8434}" 
     81        ProjectSection(ProjectDependencies) = postProject 
     82                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     83                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     84                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     85        EndProjectSection 
     86EndProject 
     87Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Immersion Tech IBox", "Gadgeteer\IBox\IBox.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8435}" 
     88        ProjectSection(ProjectDependencies) = postProject 
     89                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     90                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     91                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     92        EndProjectSection 
     93EndProject 
     94Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Intersense API", "Gadgeteer\IntersenseAPI\IntersenseAPI.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8436}" 
     95        ProjectSection(ProjectDependencies) = postProject 
     96                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     97                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     98                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     99        EndProjectSection 
     100EndProject 
     101Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Intersense IS900", "Gadgeteer\IS900\IS900.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8437}" 
     102        ProjectSection(ProjectDependencies) = postProject 
     103                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     104                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     105                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     106        EndProjectSection 
     107EndProject 
     108Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Ascension MotionStar", "Gadgeteer\MotionStar\MotionStar.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8438}" 
     109        ProjectSection(ProjectDependencies) = postProject 
     110                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     111                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     112                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     113        EndProjectSection 
     114EndProject 
     115Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Fakespace Pinch Glove", "Gadgeteer\PinchGlove\PinchGlove.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8439}" 
     116        ProjectSection(ProjectDependencies) = postProject 
     117                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     118                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     119                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     120        EndProjectSection 
     121EndProject 
     122Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Trackd API", "Gadgeteer\TrackdAPI\TrackdAPI.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A843A}" 
     123        ProjectSection(ProjectDependencies) = postProject 
     124                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     125                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     126                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     127        EndProjectSection 
     128EndProject 
     129Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - VRPN", "Gadgeteer\VRPN\VRPN.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A843C}" 
     130        ProjectSection(ProjectDependencies) = postProject 
     131                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     132                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     133                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     134        EndProjectSection 
     135EndProject 
     136Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cluster Plug-in - Application Data Manager", "Gadgeteer\ApplicationDataManager\ApplicationDataManager.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A843D}" 
     137        ProjectSection(ProjectDependencies) = postProject 
     138                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     139                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     140                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     141        EndProjectSection 
     142EndProject 
     143Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cluster Plug-in - Remote Input Manager", "Gadgeteer\RemoteInputManager\RemoteInputManager.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A843E}" 
     144        ProjectSection(ProjectDependencies) = postProject 
     145                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
     146                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     147                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     148        EndProjectSection 
     149EndProject 
     150Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VR Juggler Performer Draw Manager", "VRJuggler\Performer_Draw_Manager\Performer_Draw_Manager.vcproj", "{3E0ED861-C434-40E0-8D76-E31D76EA185B}" 
     151        ProjectSection(ProjectDependencies) = postProject 
     152                {BE8A6412-F142-493F-B1BB-363F4EDAC230} = {BE8A6412-F142-493F-B1BB-363F4EDAC230} 
     153                {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    56154                {8CD85B68-8E87-4289-9CD3-0C0012781BF2} = {8CD85B68-8E87-4289-9CD3-0C0012781BF2} 
    57                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     155                {8CD85B68-8E87-4289-9CD3-0C0012781BF2} = {8CD85B68-8E87-4289-9CD3-0C0012781BF2} 
     156                {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
     157                {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
     158        EndProjectSection 
     159EndProject 
     160Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Sonix Plug-in - Audiere", "Sonix\Audiere\Audiere.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8441}" 
     161        ProjectSection(ProjectDependencies) = postProject 
    58162                {BE8A6412-F142-493F-B1BB-363F4EDAC230} = {BE8A6412-F142-493F-B1BB-363F4EDAC230} 
    59                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    60                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    61         EndProjectSection 
    62 EndProject 
    63 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Ascension Flock of Birds", "Gadgeteer\Flock\Flock.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8432}" 
    64         ProjectSection(ProjectDependencies) = postProject 
    65                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    66                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    67                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    68                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    69                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    70                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    71         EndProjectSection 
    72 EndProject 
    73 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - 5DT DataGlove", "Gadgeteer\DataGlove\DataGlove.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8433}" 
    74         ProjectSection(ProjectDependencies) = postProject 
    75                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    76                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    77                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    78         EndProjectSection 
    79 EndProject 
    80 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Polhemus Fastrak", "Gadgeteer\Fastrak\Fastrak.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8434}" 
    81         ProjectSection(ProjectDependencies) = postProject 
    82                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    83                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    84                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    85         EndProjectSection 
    86 EndProject 
    87 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Immersion Tech IBox", "Gadgeteer\IBox\IBox.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8435}" 
    88         ProjectSection(ProjectDependencies) = postProject 
    89                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    90                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    91                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    92         EndProjectSection 
    93 EndProject 
    94 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Intersense API", "Gadgeteer\IntersenseAPI\IntersenseAPI.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8436}" 
    95         ProjectSection(ProjectDependencies) = postProject 
    96                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    97                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    98                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    99         EndProjectSection 
    100 EndProject 
    101 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Intersense IS900", "Gadgeteer\IS900\IS900.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8437}" 
    102         ProjectSection(ProjectDependencies) = postProject 
    103                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    104                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    105                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    106         EndProjectSection 
    107 EndProject 
    108 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Ascension MotionStar", "Gadgeteer\MotionStar\MotionStar.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8438}" 
    109         ProjectSection(ProjectDependencies) = postProject 
    110                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    111                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    112                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    113         EndProjectSection 
    114 EndProject 
    115 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Fakespace Pinch Glove", "Gadgeteer\PinchGlove\PinchGlove.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8439}" 
    116         ProjectSection(ProjectDependencies) = postProject 
    117                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    118                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    119                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    120         EndProjectSection 
    121 EndProject 
    122 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - Trackd API", "Gadgeteer\TrackdAPI\TrackdAPI.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A843A}" 
    123         ProjectSection(ProjectDependencies) = postProject 
    124                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    125                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    126                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    127         EndProjectSection 
    128 EndProject 
    129 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Driver - VRPN", "Gadgeteer\VRPN\VRPN.vcproj", "{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A843C}" 
    130         ProjectSection(ProjectDependencies) = postProject 
    131                 {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} = {1AAD8712-09DC-4957-8594-AF5A49BAB4E1} 
    132                 {5A96B2F8-7000-4988-AFD5-E85181B52BCF} = {5A96B2F8-7000-4988-AFD5-E85181B52BCF} 
    133                 {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} = {00C860E8-6CC8-4638-B5D1-8E5C5A34C425} 
    134         EndProjectSection 
    135 EndProjec