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

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

Doc

File size: 20.4 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>{16754940-F77C-3F4E-91B3-9F1B55641CB4}</ProjectGUID>
23 <Keyword>Win32Proj</Keyword>
24 <Platform>Win32</Platform>
25 <ProjectName>doc-unsupported-prerequisites</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 <CustomBuild Include="C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\CMakeFiles\0771a63427ecdd77452b00bfe78daf9a\doc-unsupported-prerequisites.rule">
164 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
165 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
166cd C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc
167if %errorlevel% neq 0 goto :cmEnd
168C:
169if %errorlevel% neq 0 goto :cmEnd
170"C:\Program Files\CMake\bin\cmake.exe" -E make_directory C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported
171if %errorlevel% neq 0 goto :cmEnd
172"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/eigen_navtree_hacks.js C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported/
173if %errorlevel% neq 0 goto :cmEnd
174"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/Eigen_Silly_Professor_64x64.png C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported/
175if %errorlevel% neq 0 goto :cmEnd
176:cmEnd
177endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
178:cmErrorLevel
179exit /b %1
180:cmDone
181if %errorlevel% neq 0 goto :VCEnd</Command>
182 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/CMakeFiles/0771a63427ecdd77452b00bfe78daf9a/doc-unsupported-prerequisites.rule;%(AdditionalInputs)</AdditionalInputs>
183 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-unsupported-prerequisites</Outputs>
184 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
185 <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
186 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
187cd C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc
188if %errorlevel% neq 0 goto :cmEnd
189C:
190if %errorlevel% neq 0 goto :cmEnd
191"C:\Program Files\CMake\bin\cmake.exe" -E make_directory C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported
192if %errorlevel% neq 0 goto :cmEnd
193"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/eigen_navtree_hacks.js C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported/
194if %errorlevel% neq 0 goto :cmEnd
195"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/Eigen_Silly_Professor_64x64.png C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported/
196if %errorlevel% neq 0 goto :cmEnd
197:cmEnd
198endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
199:cmErrorLevel
200exit /b %1
201:cmDone
202if %errorlevel% neq 0 goto :VCEnd</Command>
203 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/CMakeFiles/0771a63427ecdd77452b00bfe78daf9a/doc-unsupported-prerequisites.rule;%(AdditionalInputs)</AdditionalInputs>
204 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-unsupported-prerequisites</Outputs>
205 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
206 <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
207 <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">setlocal
208cd C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc
209if %errorlevel% neq 0 goto :cmEnd
210C:
211if %errorlevel% neq 0 goto :cmEnd
212"C:\Program Files\CMake\bin\cmake.exe" -E make_directory C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported
213if %errorlevel% neq 0 goto :cmEnd
214"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/eigen_navtree_hacks.js C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported/
215if %errorlevel% neq 0 goto :cmEnd
216"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/Eigen_Silly_Professor_64x64.png C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported/
217if %errorlevel% neq 0 goto :cmEnd
218:cmEnd
219endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
220:cmErrorLevel
221exit /b %1
222:cmDone
223if %errorlevel% neq 0 goto :VCEnd</Command>
224 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/CMakeFiles/0771a63427ecdd77452b00bfe78daf9a/doc-unsupported-prerequisites.rule;%(AdditionalInputs)</AdditionalInputs>
225 <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-unsupported-prerequisites</Outputs>
226 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkObjects>
227 <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
228 <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">setlocal
229cd C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc
230if %errorlevel% neq 0 goto :cmEnd
231C:
232if %errorlevel% neq 0 goto :cmEnd
233"C:\Program Files\CMake\bin\cmake.exe" -E make_directory C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported
234if %errorlevel% neq 0 goto :cmEnd
235"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/eigen_navtree_hacks.js C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported/
236if %errorlevel% neq 0 goto :cmEnd
237"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/Eigen_Silly_Professor_64x64.png C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/unsupported/
238if %errorlevel% neq 0 goto :cmEnd
239:cmEnd
240endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
241:cmErrorLevel
242exit /b %1
243:cmDone
244if %errorlevel% neq 0 goto :VCEnd</Command>
245 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/CMakeFiles/0771a63427ecdd77452b00bfe78daf9a/doc-unsupported-prerequisites.rule;%(AdditionalInputs)</AdditionalInputs>
246 <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-unsupported-prerequisites</Outputs>
247 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">false</LinkObjects>
248 </CustomBuild>
249 </ItemGroup>
250 <ItemGroup>
251 <None Include="C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-unsupported-prerequisites" />
252 </ItemGroup>
253 <ItemGroup>
254 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/ZERO_CHECK.vcxproj">
255 <Project>56DAFFD3-0E2A-3AF7-8900-6581362EF4F2</Project>
256 </ProjectReference>
257 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/unsupported/doc/examples/unsupported_examples.vcxproj">
258 <Project>5ACEC663-8D4E-3F21-9AD1-E237701C7D0D</Project>
259 </ProjectReference>
260 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/unsupported/doc/snippets/unsupported_snippets.vcxproj">
261 <Project>5B02F33D-1170-3912-86A2-C85DF21C3578</Project>
262 </ProjectReference>
263 </ItemGroup>
264 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
265 <ImportGroup Label="ExtensionTargets">
266 </ImportGroup>
267</Project>
Note: See TracBrowser for help on using the repository browser.