source: pacpussensors/trunk/Vislab/lib3dv/eigen/Eigen-install/doc/all_examples.vcxproj@ 136

Last change on this file since 136 was 136, checked in by ldecherf, 7 years ago

Doc

File size: 26.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Release|Win32">
9 <Configuration>Release</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="MinSizeRel|Win32">
13 <Configuration>MinSizeRel</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="RelWithDebInfo|Win32">
17 <Configuration>RelWithDebInfo</Configuration>
18 <Platform>Win32</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectGUID>{5429ED39-C791-3D6C-AAD1-0CCBEA535CDC}</ProjectGUID>
23 <Keyword>Win32Proj</Keyword>
24 <Platform>Win32</Platform>
25 <ProjectName>all_examples</ProjectName>
26 </PropertyGroup>
27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
29 <ConfigurationType>Utility</ConfigurationType>
30 <UseOfMfc>false</UseOfMfc>
31 <CharacterSet>MultiByte</CharacterSet>
32 <PlatformToolset>v140</PlatformToolset>
33 </PropertyGroup>
34 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
35 <ConfigurationType>Utility</ConfigurationType>
36 <UseOfMfc>false</UseOfMfc>
37 <CharacterSet>MultiByte</CharacterSet>
38 <PlatformToolset>v140</PlatformToolset>
39 </PropertyGroup>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
41 <ConfigurationType>Utility</ConfigurationType>
42 <UseOfMfc>false</UseOfMfc>
43 <CharacterSet>MultiByte</CharacterSet>
44 <PlatformToolset>v140</PlatformToolset>
45 </PropertyGroup>
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
47 <ConfigurationType>Utility</ConfigurationType>
48 <UseOfMfc>false</UseOfMfc>
49 <CharacterSet>MultiByte</CharacterSet>
50 <PlatformToolset>v140</PlatformToolset>
51 </PropertyGroup>
52 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
53 <ImportGroup Label="ExtensionSettings">
54 </ImportGroup>
55 <ImportGroup Label="PropertySheets">
56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
57 </ImportGroup>
58 <PropertyGroup Label="UserMacros" />
59 <PropertyGroup>
60 <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
61 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
62 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
63 <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
64 <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
65 </PropertyGroup>
66 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
67 <Midl>
68 <AdditionalIncludeDirectories>C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc;C:\Users\ldecherf\Desktop\Vislab\eigen\doc;C:\Users\ldecherf\Desktop\Vislab\eigen;C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
69 <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
70 <HeaderFileName>%(Filename).h</HeaderFileName>
71 <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
72 <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
73 <ProxyFileName>%(Filename)_p.c</ProxyFileName>
74 </Midl>
75 </ItemDefinitionGroup>
76 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
77 <Midl>
78 <AdditionalIncludeDirectories>C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc;C:\Users\ldecherf\Desktop\Vislab\eigen\doc;C:\Users\ldecherf\Desktop\Vislab\eigen;C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
79 <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
80 <HeaderFileName>%(Filename).h</HeaderFileName>
81 <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
82 <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
83 <ProxyFileName>%(Filename)_p.c</ProxyFileName>
84 </Midl>
85 </ItemDefinitionGroup>
86 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
87 <Midl>
88 <AdditionalIncludeDirectories>C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc;C:\Users\ldecherf\Desktop\Vislab\eigen\doc;C:\Users\ldecherf\Desktop\Vislab\eigen;C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
89 <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
90 <HeaderFileName>%(Filename).h</HeaderFileName>
91 <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
92 <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
93 <ProxyFileName>%(Filename)_p.c</ProxyFileName>
94 </Midl>
95 </ItemDefinitionGroup>
96 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
97 <Midl>
98 <AdditionalIncludeDirectories>C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc;C:\Users\ldecherf\Desktop\Vislab\eigen\doc;C:\Users\ldecherf\Desktop\Vislab\eigen;C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
99 <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
100 <HeaderFileName>%(Filename).h</HeaderFileName>
101 <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
102 <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
103 <ProxyFileName>%(Filename)_p.c</ProxyFileName>
104 </Midl>
105 </ItemDefinitionGroup>
106 <ItemGroup>
107 <CustomBuild Include="C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt">
108 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt</Message>
109 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
110"C:\Program Files\CMake\bin\cmake.exe" -HC:/Users/ldecherf/Desktop/Vislab/eigen -BC:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install --check-stamp-file C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp
111if %errorlevel% neq 0 goto :cmEnd
112:cmEnd
113endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
114:cmErrorLevel
115exit /b %1
116:cmDone
117if %errorlevel% neq 0 goto :VCEnd</Command>
118 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_header.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_footer.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\unsupported\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
119 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp</Outputs>
120 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
121 <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt</Message>
122 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
123"C:\Program Files\CMake\bin\cmake.exe" -HC:/Users/ldecherf/Desktop/Vislab/eigen -BC:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install --check-stamp-file C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp
124if %errorlevel% neq 0 goto :cmEnd
125:cmEnd
126endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
127:cmErrorLevel
128exit /b %1
129:cmDone
130if %errorlevel% neq 0 goto :VCEnd</Command>
131 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_header.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_footer.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\unsupported\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
132 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp</Outputs>
133 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
134 <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt</Message>
135 <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">setlocal
136"C:\Program Files\CMake\bin\cmake.exe" -HC:/Users/ldecherf/Desktop/Vislab/eigen -BC:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install --check-stamp-file C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp
137if %errorlevel% neq 0 goto :cmEnd
138:cmEnd
139endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
140:cmErrorLevel
141exit /b %1
142:cmDone
143if %errorlevel% neq 0 goto :VCEnd</Command>
144 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_header.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_footer.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\unsupported\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
145 <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp</Outputs>
146 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkObjects>
147 <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt</Message>
148 <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">setlocal
149"C:\Program Files\CMake\bin\cmake.exe" -HC:/Users/ldecherf/Desktop/Vislab/eigen -BC:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install --check-stamp-file C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp
150if %errorlevel% neq 0 goto :cmEnd
151:cmEnd
152endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
153:cmErrorLevel
154exit /b %1
155:cmDone
156if %errorlevel% neq 0 goto :VCEnd</Command>
157 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/doc/CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\Doxyfile.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_header.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_footer.html.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\unsupported\doc\eigendoxy_layout.xml.in;C:\Users\ldecherf\Desktop\Vislab\eigen\doc\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
158 <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\generate.stamp</Outputs>
159 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">false</LinkObjects>
160 </CustomBuild>
161 </ItemGroup>
162 <ItemGroup>
163 </ItemGroup>
164 <ItemGroup>
165 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/ZERO_CHECK.vcxproj">
166 <Project>56DAFFD3-0E2A-3AF7-8900-6581362EF4F2</Project>
167 </ProjectReference>
168 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/DenseBase_middleCols_int.vcxproj">
169 <Project>9DCD052B-E6B8-3206-8DD8-C818480DE5AF</Project>
170 </ProjectReference>
171 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/DenseBase_middleRows_int.vcxproj">
172 <Project>ECD11D9F-7DA8-3599-9901-DA6856C58847</Project>
173 </ProjectReference>
174 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/DenseBase_template_int_middleCols.vcxproj">
175 <Project>D4DFE3AC-68EA-3B90-9A3D-97C1BB048A36</Project>
176 </ProjectReference>
177 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/DenseBase_template_int_middleRows.vcxproj">
178 <Project>0F57156C-A53B-3E20-A9EC-32258B633697</Project>
179 </ProjectReference>
180 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/MatrixBase_cwise_const.vcxproj">
181 <Project>440707B1-14CD-3C7D-B963-192002918AC1</Project>
182 </ProjectReference>
183 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/QuickStart_example.vcxproj">
184 <Project>3358E0D8-B210-30C1-8BDF-0A3A3905D18B</Project>
185 </ProjectReference>
186 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/QuickStart_example2_dynamic.vcxproj">
187 <Project>084F80FC-0AF4-3F05-8E92-0EA3712BB515</Project>
188 </ProjectReference>
189 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/QuickStart_example2_fixed.vcxproj">
190 <Project>2DC212E4-6C94-3FBE-BCF7-E9C9DBFD5B7B</Project>
191 </ProjectReference>
192 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TemplateKeyword_flexible.vcxproj">
193 <Project>B8FBF927-0A05-33F2-9F37-FCE53311110E</Project>
194 </ProjectReference>
195 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TemplateKeyword_simple.vcxproj">
196 <Project>00C12252-4F77-3ECD-9E02-2B8289B0936D</Project>
197 </ProjectReference>
198 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgComputeTwice.vcxproj">
199 <Project>24C01C40-1D43-3C29-ADD9-36B14DDDB80C</Project>
200 </ProjectReference>
201 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgExComputeSolveError.vcxproj">
202 <Project>E040C707-5F46-39D7-ADC6-F0495EF1A389</Project>
203 </ProjectReference>
204 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgExSolveColPivHouseholderQR.vcxproj">
205 <Project>68C82012-BECF-3436-882F-F6EF00265991</Project>
206 </ProjectReference>
207 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgExSolveLDLT.vcxproj">
208 <Project>7D6BA7E3-EE1B-35EC-993C-50A6A3A3AF17</Project>
209 </ProjectReference>
210 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgInverseDeterminant.vcxproj">
211 <Project>CFCD3BB5-1BDA-3673-A82B-0086D973A2D7</Project>
212 </ProjectReference>
213 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgRankRevealing.vcxproj">
214 <Project>CE5B876A-E8D2-341F-92CA-9F3527BCCEC8</Project>
215 </ProjectReference>
216 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgSVDSolve.vcxproj">
217 <Project>43C66196-D1BB-3BB9-B1B9-B4B68F94B6D9</Project>
218 </ProjectReference>
219 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.vcxproj">
220 <Project>B13ED1DD-0CF5-3F5C-8D7C-D0375F6C586F</Project>
221 </ProjectReference>
222 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/TutorialLinAlgSetThreshold.vcxproj">
223 <Project>CE465940-504C-3BF9-AE44-84922130E4E7</Project>
224 </ProjectReference>
225 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_accessors.vcxproj">
226 <Project>70ECA620-092F-3B8B-A83A-F6F0BA493042</Project>
227 </ProjectReference>
228 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_addition.vcxproj">
229 <Project>19C7F7B4-A75E-3716-BF00-9839559F6595</Project>
230 </ProjectReference>
231 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_cwise_other.vcxproj">
232 <Project>48F63DDA-5709-3A2A-A4B4-8CD782354E60</Project>
233 </ProjectReference>
234 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_interop.vcxproj">
235 <Project>8DD35878-55E9-37D8-B6EA-C91887D2408C</Project>
236 </ProjectReference>
237 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_interop_matrix.vcxproj">
238 <Project>AC41D967-A19E-3907-86B0-8DA7676EC69A</Project>
239 </ProjectReference>
240 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ArrayClass_mult.vcxproj">
241 <Project>F3BE92D1-FE1F-36BA-83B3-C20A0597D538</Project>
242 </ProjectReference>
243 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_block_assignment.vcxproj">
244 <Project>828F141C-B56E-35A1-8C31-B3BF7F83EFD1</Project>
245 </ProjectReference>
246 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_colrow.vcxproj">
247 <Project>BEC02CEE-AE67-3369-80B5-CA9F8C9E9287</Project>
248 </ProjectReference>
249 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_corner.vcxproj">
250 <Project>3DB274CD-7580-388E-BA5F-FECD5D91406C</Project>
251 </ProjectReference>
252 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_print_block.vcxproj">
253 <Project>D89DF118-91DC-3B9B-AF85-5CD730C2DC72</Project>
254 </ProjectReference>
255 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_BlockOperations_vector.vcxproj">
256 <Project>A4C9DD51-69FE-3E63-A658-1B73595D1EBB</Project>
257 </ProjectReference>
258 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_PartialLU_solve.vcxproj">
259 <Project>014F476C-EFFA-3F4C-8AC6-74E8FD913D71</Project>
260 </ProjectReference>
261 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.vcxproj">
262 <Project>C6E463E0-40E1-368A-B814-07D10CC38869</Project>
263 </ProjectReference>
264 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.vcxproj">
265 <Project>9690EC32-44F7-3ADD-B49B-50E0B57392BE</Project>
266 </ProjectReference>
267 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.vcxproj">
268 <Project>20F3E9A6-F14A-3E2D-BF96-7CF6C7B573F0</Project>
269 </ProjectReference>
270 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_colwise.vcxproj">
271 <Project>5BAF4C22-B825-3866-AF84-3786E185B6B0</Project>
272 </ProjectReference>
273 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.vcxproj">
274 <Project>1BA3F237-F8AC-3C3A-AACE-3D10DB194B4C</Project>
275 </ProjectReference>
276 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.vcxproj">
277 <Project>C448281B-0911-3288-849F-E6B38E01BBED</Project>
278 </ProjectReference>
279 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.vcxproj">
280 <Project>8CA63500-ABC4-35B2-A941-E2DACE475F69</Project>
281 </ProjectReference>
282 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_rowwise.vcxproj">
283 <Project>7410B201-836A-3CC6-A441-5B46AB019A14</Project>
284 </ProjectReference>
285 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_visitors.vcxproj">
286 <Project>73283167-D6E4-3976-9D60-19EDC5F55CDA</Project>
287 </ProjectReference>
288 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_simple_example_dynamic_size.vcxproj">
289 <Project>A125FC30-9501-304B-97FE-9F514CAAEF3B</Project>
290 </ProjectReference>
291 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/Tutorial_simple_example_fixed_size.vcxproj">
292 <Project>46218AA8-FE28-3448-94E5-B9A75B631E03</Project>
293 </ProjectReference>
294 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_Block.vcxproj">
295 <Project>FBBA3A9D-F999-33C3-A00A-52079533DAFC</Project>
296 </ProjectReference>
297 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_CwiseBinaryOp.vcxproj">
298 <Project>D0F05740-BBB0-390E-89F2-DB90A9E0B19D</Project>
299 </ProjectReference>
300 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_CwiseUnaryOp.vcxproj">
301 <Project>28D91D9D-4E6F-3D0B-B039-818140868F00</Project>
302 </ProjectReference>
303 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_CwiseUnaryOp_ptrfun.vcxproj">
304 <Project>1CA512A9-5F7A-32E7-AE9B-5D977ED0DE60</Project>
305 </ProjectReference>
306 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_FixedBlock.vcxproj">
307 <Project>56A50827-5A2E-3CD6-8E37-36034D3AA3E7</Project>
308 </ProjectReference>
309 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_FixedVectorBlock.vcxproj">
310 <Project>9A0FF4C6-4DB8-361A-AE48-6DD5298134D4</Project>
311 </ProjectReference>
312 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/class_VectorBlock.vcxproj">
313 <Project>9616235A-A2C2-3521-A982-CC2948439FFA</Project>
314 </ProjectReference>
315 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/function_taking_eigenbase.vcxproj">
316 <Project>BFBF40E5-93D1-3727-B001-11CC4B1E6F00</Project>
317 </ProjectReference>
318 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/function_taking_ref.vcxproj">
319 <Project>7B7668A2-CFB4-39B7-ABC7-56CCD263D7E2</Project>
320 </ProjectReference>
321 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/matrixfree_cg.vcxproj">
322 <Project>8EC15789-DB95-36B5-8012-57C97FA3B1DF</Project>
323 </ProjectReference>
324 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_add_sub.vcxproj">
325 <Project>9B501BA2-E67B-3ADB-AF1C-7CE0717A60E7</Project>
326 </ProjectReference>
327 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_dot_cross.vcxproj">
328 <Project>835EBC84-FB89-35A1-BBCE-FDB7C3E27414</Project>
329 </ProjectReference>
330 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_matrix_mul.vcxproj">
331 <Project>3D00F298-C8C9-3094-A1BD-FE33BB62BD1B</Project>
332 </ProjectReference>
333 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_redux_basic.vcxproj">
334 <Project>271A9AC5-4EFD-34D2-A087-823885346688</Project>
335 </ProjectReference>
336 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_arithmetic_scalar_mul_div.vcxproj">
337 <Project>9A22D4A2-D890-3CF1-8D92-5058C01FEA48</Project>
338 </ProjectReference>
339 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_matrix_coefficient_accessors.vcxproj">
340 <Project>28454CFD-7160-387D-92B2-CBD04CBC08BB</Project>
341 </ProjectReference>
342 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_matrix_resize.vcxproj">
343 <Project>0BCD47C9-22E3-3A7D-8D21-7851ECCE3C55</Project>
344 </ProjectReference>
345 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/examples/tut_matrix_resize_fixed_size.vcxproj">
346 <Project>224E9B46-97BD-3907-B40D-BDF9CB10CF18</Project>
347 </ProjectReference>
348 </ItemGroup>
349 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
350 <ImportGroup Label="ExtensionTargets">
351 </ImportGroup>
352</Project>
Note: See TracBrowser for help on using the repository browser.