Changeset 19793
- Timestamp:
- 02/02/07 10:37:06 (2 years ago)
- Files:
-
- juggler/trunk/INSTALL.html (modified) (1 diff)
- juggler/trunk/INSTALL.txt (modified) (9 diffs)
- juggler/trunk/doc/INSTALL.xml (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Devices/Sim/SimSetablePosition.h (modified) (1 diff)
- juggler/trunk/modules/vapor/test/TestSuite/TestCases/Util/AttribMapTest.h (modified) (1 diff)
- juggler/trunk/vc7/Gadgeteer/ApplicationDataManager/ApplicationDataManager.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/DTrack/DTrack.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/DataGlove/DataGlove.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/DirectXJoystick/DirectXJoystick.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/Ether24/Ether24.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/Fastrak/Fastrak.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/Flock/Flock.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/Gadgeteer.vcproj (modified) (10 diffs)
- juggler/trunk/vc7/Gadgeteer/IBox/IBox.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/IS900/IS900.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/IntersenseAPI/IntersenseAPI.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/MSFTSpeechRecognition/MicrosoftSpeechRecognition.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/MotionStar/MotionStar.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/PinchGlove/PinchGlove.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/RemoteInputManager/RemoteInputManager.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/SerialEncoder/SerialEncoder.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/SpaceBall/SpaceBall.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/StartBarrierPlugin/StartBarrierPlugin.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/SwapLockTCPPlugin/SwapLockTCPPlugin.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/TrackdAPI/TrackdAPI.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/VRPN/VRPN.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Gadgeteer/Wanda/Wanda.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/JCCL/JCCL.vcproj (modified) (5 diffs)
- juggler/trunk/vc7/JCCL/RTRC_Plugin_CXX/RTRC_Plugin_CXX.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/JCCL/RTRC_Plugin_CXX_IDL/RTRC_Plugin_CXX_IDL.vcproj (modified) (2 diffs)
- juggler/trunk/vc7/JCCL_Java/JCCL_Java.vcproj (modified) (2 diffs)
- juggler/trunk/vc7/JCCL_Java/RTRC_Plugin_Java/RTRC_Plugin_Java.vcproj (modified) (2 diffs)
- juggler/trunk/vc7/Juggler.sln (modified) (2 diffs)
- juggler/trunk/vc7/Sonix/Audiere/Audiere.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Sonix/OpenAL/OpenAL.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/Sonix/Sonix.vcproj (modified) (7 diffs)
- juggler/trunk/vc7/Tweek_CXX/Tweek_CXX.vcproj (modified) (4 diffs)
- juggler/trunk/vc7/Tweek_CXX_IDL/Tweek_CXX_IDL.vcproj (modified) (2 diffs)
- juggler/trunk/vc7/Tweek_Java/Tweek_Java.vcproj (modified) (2 diffs)
- juggler/trunk/vc7/Tweek_Java/tweek_jni/tweek_jni.vcproj (modified) (2 diffs)
- juggler/trunk/vc7/VPR/VPR.vcproj (modified) (28 diffs)
- juggler/trunk/vc7/VRJConfig/VRJConfig.vcproj (modified) (2 diffs)
- juggler/trunk/vc7/VRJuggler/Direct3D_Draw_Manager/Direct3D_Draw_Manager.vcproj (modified) (4 diffs)
- juggler/trunk/vc7/VRJuggler/OpenGL_Draw_Manager/OpenGL_Draw_Manager.vcproj (modified) (4 diffs)
- juggler/trunk/vc7/VRJuggler/Performer_Draw_Manager/Performer_Draw_Manager.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/VRJuggler/VRJuggler.vcproj (modified) (4 diffs)
- juggler/trunk/vc7/VRJugglerPlugins/Perf_Plugin_CXX/Perf_Plugin_CXX.vcproj (modified) (3 diffs)
- juggler/trunk/vc7/VRJugglerPlugins/Perf_Plugin_CXX_IDL/Perf_Plugin_CXX_IDL.vcproj (modified) (2 diffs)
- juggler/trunk/vc7/VRJugglerPlugins/Perf_Plugin_Java/Perf_Plugin_Java.vcproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/INSTALL.html
r19469 r19793 70 70 the issues concerning noncompliance to the C++ Standard with Visual 71 71 Studio 6.0, and it appears that they have no plans to fix these 72 problems. Therefore, we require the use of Visual Studio 7. x(.NET73 200 2 or 2003) or newer to compile the source code.</p></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e124"></a>Build Tools</h2></div></div></div><p>When building on non-Windows platforms, the GNU Autotools are72 problems. Therefore, we require the use of Visual Studio 7.1 (.NET 73 2003) or newer to compile the source code.</p></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e124"></a>Build Tools</h2></div></div></div><p>When building on non-Windows platforms, the GNU Autotools are 74 74 required. This means that, in addition to a C++ compiler (e.g., GCC), 75 75 the following packages must be installed in order to compile VR juggler/trunk/INSTALL.txt
r19469 r19793 55 55 operating systems. We then explain how to get the source code from our 56 56 Subversion repository. (Those users who downloaded a pre-packaged source 57 release can skip ahead to the section called "Using 58 con figure.pl"). We conclude with instructions on how to build VR59 Juggler and its individualcomponents.57 release can skip ahead to the section called "Using configure.pl"). We 58 conclude with instructions on how to build VR Juggler and its individual 59 components. 60 60 61 61 Before reading further, we recommend that readers take a look at the Wiki … … 145 145 the C++ Standard with Visual Studio 6.0, and it appears that they have no 146 146 plans to fix these problems. Therefore, we require the use of Visual Studio 147 7. x (.NET 2002 or2003) or newer to compile the source code.147 7.1 (.NET 2003) or newer to compile the source code. 148 148 149 149 … … 174 174 source code: from a pre-packaged source release archive or from the 175 175 Subversion repository on RealityForge. If you got the code from a pre- 176 packaged source archive, that code is a complete "snapshot" of 177 the Subversion repository at the time of release. It contains all178 dependencies that would otherwise have been acquired using Subversion. It179 does not contain binary dependencies that must be downloaded separately180 (such asNSPR, the Java Developer Kit, a C++ compiler, etc.).176 packaged source archive, that code is a complete "snapshot" of the 177 Subversion repository at the time of release. It contains all dependencies 178 that would otherwise have been acquired using Subversion. It does not 179 contain binary dependencies that must be downloaded separately (such as 180 NSPR, the Java Developer Kit, a C++ compiler, etc.). 181 181 182 182 The current list of required software packages is as follows: … … 266 266 compile and install Boost, refer to its installation documentation (http:// 267 267 www.boost.org/more/getting_started.html#Build_Install). Note that you need 268 the command bjam (referred to as "boost-jam" on the Boost 269 download page) tobuild Boost.268 the command bjam (referred to as "boost-jam" on the Boost download page) to 269 build Boost. 270 270 271 271 272 272 Important 273 273 274 Mac OS X users should compile the Boost libraries using the 275 "darwin"toolset.274 Mac OS X users should compile the Boost libraries using the "darwin" 275 toolset. 276 276 277 277 … … 654 654 .m4 files by default, then it is necessary to extend aclocal's search path. 655 655 This is done by setting the environment variable ACLOCAL_FLAGS to 656 "- I .../share/alocal" where "..." is the path to the657 directory tree whereFlagpoll is installed.656 "-I .../share/alocal" where "..." is the path to the directory tree where 657 Flagpoll is installed. 658 658 659 659 … … 687 687 Using configure.pl 688 688 689 In the base juggler source directory, we have a "global" 690 configure script written in Perl called configure.pl. To get the command-691 line options for this script, use one of the following (the second being692 much moredetailed):689 In the base juggler source directory, we have a "global" configure script 690 written in Perl called configure.pl. To get the command-line options for 691 this script, use one of the following (the second being much more 692 detailed): 693 693 694 694 … … 718 718 various modules, should you need to run one individually. 719 719 720 configure.pl can run in a unique "build" directory or in the 721 directory where it resides. Here is how we (the Juggler Team) have been 722 using it: 720 configure.pl can run in a unique "build" directory or in the directory 721 where it resides. Here is how we (the Juggler Team) have been using it: 723 722 724 723 … … 764 763 case. Sonix can make use of Audiere, OpenAL, or AudioWorks to add sound to 765 764 VR Juggler applications. If none of those packages is found, Sonix will 766 "stub out" its sound APIs. This means that Sonix and the VR 767 Juggler Sound Manager can still be used in applications, but no audio will 768 be heard at run time. See the section called "Sonix" for more 769 information about how to configure Sonix to use Audiere, OpenAL, or 770 AudioWorks. 765 "stub out" its sound APIs. This means that Sonix and the VR Juggler Sound 766 Manager can still be used in applications, but no audio will be heard at 767 run time. See the section called "Sonix" for more information about how to 768 configure Sonix to use Audiere, OpenAL, or AudioWorks. 771 769 772 770 For example uses of configure.pl, take a look at the Wiki page relating to … … 781 779 782 780 As noted in the section called "Getting the Source Code and the 783 Dependencies", VR Juggler depends on several external software 784 packages. As an example, consider the case where the Boost libraries are785 installed in /home/user1/pkgs/boost with the headers in /home/user1/pkgs/786 boost/include.To use this installation, run configure.pl as follows:781 Dependencies", VR Juggler depends on several external software packages. As 782 an example, consider the case where the Boost libraries are installed in 783 /home/user1/pkgs/boost with the headers in /home/user1/pkgs/boost/include. 784 To use this installation, run configure.pl as follows: 787 785 788 786 juggler/trunk/doc/INSTALL.xml
r19468 r19793 136 136 the issues concerning noncompliance to the C++ Standard with Visual 137 137 Studio 6.0, and it appears that they have no plans to fix these 138 problems. Therefore, we require the use of Visual Studio 7. x(.NET139 200 2 or 2003) or newer to compile the source code.</para>138 problems. Therefore, we require the use of Visual Studio 7.1 (.NET 139 2003) or newer to compile the source code.</para> 140 140 </section> 141 141 </section> juggler/trunk/modules/gadgeteer/gadget/Devices/Sim/SimSetablePosition.h
r19729 r19793 52 52 //class SimSetablePosition : public Input, public Position 53 53 class GADGET_CLASS_API SimSetablePosition 54 #if _MSC_VER < 1310 // 1310 == VC++ 7.155 : public Input, public Position56 #else57 54 : public InputMixer<Input, Position> 58 #endif59 55 { 60 56 public: juggler/trunk/modules/vapor/test/TestSuite/TestCases/Util/AttribMapTest.h
r19549 r19793 21 21 { 22 22 CPPUNIT_TEST_SUITE(AttribMapTest); 23 #if defined(_MSC_VER) && _MSC_VER >= 1310 // 1310 == VC++ 7.123 #if defined(_MSC_VER) 24 24 CPPUNIT_TEST( testFundamentalGetSet<float> ); 25 25 CPPUNIT_TEST( testFundamentalGetSet<double> ); juggler/trunk/vc7/Gadgeteer/ApplicationDataManager/ApplicationDataManager.vcproj
r19259 r19793 1 <?xml version="1.0" encoding ="Windows-1252"?>1 <?xml version="1.0" encoding="Windows-1252"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="Cluster Plug-in - Application Data Manager" 6 6 ProjectGUID="{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A843D}" … … 60 60 Name="VCWebServiceProxyGeneratorTool"/> 61 61 <Tool 62 Name="VCXMLDataGeneratorTool"/> 63 <Tool 62 64 Name="VCWebDeploymentTool"/> 65 <Tool 66 Name="VCManagedWrapperGeneratorTool"/> 67 <Tool 68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 63 69 </Configuration> 64 70 <Configuration … … 115 121 Name="VCWebServiceProxyGeneratorTool"/> 116 122 <Tool 123 Name="VCXMLDataGeneratorTool"/> 124 <Tool 117 125 Name="VCWebDeploymentTool"/> 126 <Tool 127 Name="VCManagedWrapperGeneratorTool"/> 128 <Tool 129 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 118 130 </Configuration> 119 131 </Configurations> 132 <References> 133 </References> 120 134 <Files> 121 135 <Filter juggler/trunk/vc7/Gadgeteer/DTrack/DTrack.vcproj
r19259 r19793 1 <?xml version="1.0" encoding ="Windows-1252"?>1 <?xml version="1.0" encoding="Windows-1252"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="Driver - ART DTrack" 6 6 ProjectGUID="{9FF3948D-55D0-4690-9E88-BE28614A5DFB}" … … 60 60 Name="VCWebServiceProxyGeneratorTool"/> 61 61 <Tool 62 Name="VCXMLDataGeneratorTool"/> 63 <Tool 62 64 Name="VCWebDeploymentTool"/> 65 <Tool 66 Name="VCManagedWrapperGeneratorTool"/> 67 <Tool 68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 63 69 </Configuration> 64 70 <Configuration … … 116 122 Name="VCWebServiceProxyGeneratorTool"/> 117 123 <Tool 124 Name="VCXMLDataGeneratorTool"/> 125 <Tool 118 126 Name="VCWebDeploymentTool"/> 127 <Tool 128 Name="VCManagedWrapperGeneratorTool"/> 129 <Tool 130 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 119 131 </Configuration> 120 132 </Configurations> 133 <References> 134 </References> 121 135 <Files> 122 136 <Filter juggler/trunk/vc7/Gadgeteer/DataGlove/DataGlove.vcproj
r19259 r19793 1 <?xml version="1.0" encoding ="Windows-1252"?>1 <?xml version="1.0" encoding="Windows-1252"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="Driver - 5DT DataGlove" 6 6 ProjectGUID="{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8433}" … … 60 60 Name="VCWebServiceProxyGeneratorTool"/> 61 61 <Tool 62 Name="VCXMLDataGeneratorTool"/> 63 <Tool 62 64 Name="VCWebDeploymentTool"/> 65 <Tool 66 Name="VCManagedWrapperGeneratorTool"/> 67 <Tool 68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 63 69 </Configuration> 64 70 <Configuration … … 116 122 Name="VCWebServiceProxyGeneratorTool"/> 117 123 <Tool 124 Name="VCXMLDataGeneratorTool"/> 125 <Tool 118 126 Name="VCWebDeploymentTool"/> 127 <Tool 128 Name="VCManagedWrapperGeneratorTool"/> 129 <Tool 130 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 119 131 </Configuration> 120 132 </Configurations> 133 <References> 134 </References> 121 135 <Files> 122 136 <Filter juggler/trunk/vc7/Gadgeteer/DirectXJoystick/DirectXJoystick.vcproj
r19259 r19793 1 <?xml version="1.0" encoding ="Windows-1252"?>1 <?xml version="1.0" encoding="Windows-1252"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="Driver - Direct Input Joystick" 6 6 ProjectGUID="{77A5242E-C68D-4101-A105-7D4FBD43F489}" … … 60 60 Name="VCWebServiceProxyGeneratorTool"/> 61 61 <Tool 62 Name="VCXMLDataGeneratorTool"/> 63 <Tool 62 64 Name="VCWebDeploymentTool"/> 65 <Tool 66 Name="VCManagedWrapperGeneratorTool"/> 67 <Tool 68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 63 69 </Configuration> 64 70 <Configuration … … 116 122 Name="VCWebServiceProxyGeneratorTool"/> 117 123 <Tool 124 Name="VCXMLDataGeneratorTool"/> 125 <Tool 118 126 Name="VCWebDeploymentTool"/> 127 <Tool 128 Name="VCManagedWrapperGeneratorTool"/> 129 <Tool 130 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 119 131 </Configuration> 120 132 </Configurations> 133 <References> 134 </References> 121 135 <Files> 122 136 <Filter juggler/trunk/vc7/Gadgeteer/Ether24/Ether24.vcproj
r19259 r19793 1 <?xml version="1.0" encoding ="Windows-1252"?>1 <?xml version="1.0" encoding="Windows-1252"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="Driver - Elexol Ether24" 6 6 ProjectGUID="{6090FE9C-7FD0-404E-B435-DB5FBCA66DCF}" … … 61 61 Name="VCWebServiceProxyGeneratorTool"/> 62 62 <Tool 63 Name="VCXMLDataGeneratorTool"/> 64 <Tool 63 65 Name="VCWebDeploymentTool"/> 66 <Tool 67 Name="VCManagedWrapperGeneratorTool"/> 68 <Tool 69 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 64 70 </Configuration> 65 71 <Configuration … … 118 124 Name="VCWebServiceProxyGeneratorTool"/> 119 125 <Tool 126 Name="VCXMLDataGeneratorTool"/> 127 <Tool 120 128 Name="VCWebDeploymentTool"/> 129 <Tool 130 Name="VCManagedWrapperGeneratorTool"/> 131 <Tool 132 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 121 133 </Configuration> 122 134 </Configurations> 135 <References> 136 </References> 123 137 <Files> 124 138 <Filter juggler/trunk/vc7/Gadgeteer/Fastrak/Fastrak.vcproj
r19259 r19793 1 <?xml version="1.0" encoding ="Windows-1252"?>1 <?xml version="1.0" encoding="Windows-1252"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="Driver - Polhemus Fastrak" 6 6 ProjectGUID="{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8434}" … … 60 60 Name="VCWebServiceProxyGeneratorTool"/> 61 61 <Tool 62 Name="VCXMLDataGeneratorTool"/> 63 <Tool 62 64 Name="VCWebDeploymentTool"/> 65 <Tool 66 Name="VCManagedWrapperGeneratorTool"/> 67 <Tool 68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 63 69 </Configuration> 64 70 <Configuration … … 116 122 Name="VCWebServiceProxyGeneratorTool"/> 117 123 <Tool 124 Name="VCXMLDataGeneratorTool"/> 125 <Tool 118 126 Name="VCWebDeploymentTool"/> 127 <Tool 128 Name="VCManagedWrapperGeneratorTool"/> 129 <Tool 130 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 119 131 </Configuration> 120 132 </Configurations> 133 <References> 134 </References> 121 135 <Files> 122 136 <Filter juggler/trunk/vc7/Gadgeteer/Flock/Flock.vcproj
r19259 r19793 1 <?xml version="1.0" encoding ="Windows-1252"?>1 <?xml version="1.0" encoding="Windows-1252"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="Driver - Ascension Flock of Birds" 6 6 ProjectGUID="{2BB1C6DC-A6DB-42A3-A91A-DBD8BA7A8432}" … … 60 60 Name="VCWebServiceProxyGeneratorTool"/> 61 61 <Tool 62 Name="VCXMLDataGeneratorTool"/> 63 <Tool 62 64 Name="VCWebDeploymentTool"/> 65 <Tool 66 Name="VCManagedWrapperGeneratorTool"/> 67 <Tool 68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 63 69 </Configuration> 64 70 <Configuration … … 116 122 Name="VCWebServiceProxyGeneratorTool"/> 117 123 <Tool 124 Name="VCXMLDataGeneratorTool"/> 125 <Tool 118 126 Name="VCWebDeploymentTool"/> 127 <Tool 128 Name="VCManagedWrapperGeneratorTool"/> 129 <Tool 130 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 119 131 </Configuration> 120 132 </Configurations> 133 <References> 134 </References> 121 135 <Files> 122 136 <Filter juggler/trunk/vc7/Gadgeteer/Gadgeteer.vcproj
r19789 r19793 1 <?xml version="1.0" encoding ="Windows-1252"?>1 <?xml version="1.0" encoding="Windows-1252"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="Gadgeteer" 6 6 ProjectGUID="{1AAD8712-09DC-4957-8594-AF5A49BAB4E1}" … … 56 56 Name="VCPreLinkEventTool"/> 57 57 <Tool 58 Name="VCResourceCompilerTool"/> 58 Name="VCResourceCompilerTool" 59 AdditionalIncludeDirectories=".."/> 59 60 <Tool 60 61 Name="VCWebServiceProxyGeneratorTool"/> 61 62 <Tool 63 Name="VCXMLDataGeneratorTool"/> 64 <Tool 62 65 Name="VCWebDeploymentTool"/> 66 <Tool 67 Name="VCManagedWrapperGeneratorTool"/> 68 <Tool 69 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 63 70 </Configuration> 64 71 <Configuration … … 110 117 Name="VCPreLinkEventTool"/> 111 118 <Tool 112 Name="VCResourceCompilerTool"/> 119 Name="VCResourceCompilerTool" 120 AdditionalIncludeDirectories=".."/> 113 121 <Tool 114 122 Name="VCWebServiceProxyGeneratorTool"/> 115 123 <Tool 124 Name="VCXMLDataGeneratorTool"/> 125 <Tool 116 126 Name="VCWebDeploymentTool"/> 127 <Tool 128 Name="VCManagedWrapperGeneratorTool"/> 129 <Tool 130 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 117 131 </Configuration> 118 132 </Configurations> 133 <References> 134 </References> 119 135 <Files> 120 136 <Filter … … 242 258 </File> 243 259 <File 260 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse.cpp"> 261 </File> 262 <File 263 RelativePath="..\..\modules\gadgeteer\gadget\Devices\KeyboardMouseDevice\KeyboardMouseDevice.cpp"> 264 </File> 265 <File 266 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouseProxy.cpp"> 267 </File> 268 <File 244 269 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse\KeyEvent.cpp"> 245 </File>246 <File247 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse.cpp">248 </File>249 <File250 RelativePath="..\..\modules\gadgeteer\gadget\Devices\KeyboardMouseDevice\KeyboardMouseDevice.cpp">251 </File>252 <File253 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouseProxy.cpp">254 270 </File> 255 271 <File … … 474 490 </File> 475 491 <File 492 RelativePath="..\..\modules\gadgeteer\gadget\gadgetConfig.h"> 493 </File> 494 <File 495 RelativePath="gadget\gadgetDefines.h"> 496 </File> 497 <File 498 RelativePath="gadget\gadgetParam.h"> 499 </File> 500 <File 476 501 RelativePath="..\..\modules\gadgeteer\gadget\Type\Gesture.h"> 477 502 </File> … … 528 553 </File> 529 554 <File 555 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse.h"> 556 </File> 557 <File 558 RelativePath="..\..\modules\gadgeteer\gadget\Devices\KeyboardMouseDevice\KeyboardMouseDevice.h"> 559 </File> 560 <File 561 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouseInterface.h"> 562 </File> 563 <File 564 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouseProxy.h"> 565 </File> 566 <File 530 567 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse\KeyEvent.h"> 531 568 </File> … … 534 571 </File> 535 572 <File 536 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse.h">537 </File>538 <File539 RelativePath="..\..\modules\gadgeteer\gadget\Devices\KeyboardMouseDevice\KeyboardMouseDevice.h">540 </File>541 <File542 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouseInterface.h">543 </File>544 <File545 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouseProxy.h">546 </File>547 <File548 573 RelativePath="..\..\modules\gadgeteer\gadget\Type\KeyboardMouse\Keys.h"> 549 574 </File> … … 670 695 <File 671 696 RelativePath="..\..\modules\gadgeteer\gadget\VirtualDevice.h"> 672 </File>673 <File674 RelativePath="..\..\modules\gadgeteer\gadget\gadgetConfig.h">675 </File>676 <File677 RelativePath="gadget\gadgetDefines.h">678 </File>679 <File680 RelativePath="gadget\gadgetParam.h">681 697 </File> 682 698 </Filter> … … 684 700 Name="Resource Files" 685 701 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> 702 <File 703 RelativePath="..\..\modules\gadgeteer\gadget.rc"> 704 </File> 705 <File 706 RelativePath=".\gadgeteer.ico"> 707 </File> 686 708 <File 687 709 RelativePath=".\Gadgeteer.rc"> … … 699 721 </FileConfiguration> 700 722 </File> 701 <File702 RelativePath="..\..\modules\gadgeteer\gadget.rc"> 
