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

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

Doc

File size: 20.9 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>{6AB48DFB-52BD-3C79-9976-37C9714A4583}</ProjectGUID>
23 <Keyword>Win32Proj</Keyword>
24 <Platform>Win32</Platform>
25 <ProjectName>doc-eigen-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-eigen-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/
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/
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/
175if %errorlevel% neq 0 goto :cmEnd
176"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/AsciiQuickReference.txt C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/
177if %errorlevel% neq 0 goto :cmEnd
178:cmEnd
179endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
180:cmErrorLevel
181exit /b %1
182:cmDone
183if %errorlevel% neq 0 goto :VCEnd</Command>
184 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/CMakeFiles/0771a63427ecdd77452b00bfe78daf9a/doc-eigen-prerequisites.rule;%(AdditionalInputs)</AdditionalInputs>
185 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-eigen-prerequisites</Outputs>
186 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
187 <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
188 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
189cd C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc
190if %errorlevel% neq 0 goto :cmEnd
191C:
192if %errorlevel% neq 0 goto :cmEnd
193"C:\Program Files\CMake\bin\cmake.exe" -E make_directory C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/
194if %errorlevel% neq 0 goto :cmEnd
195"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/
196if %errorlevel% neq 0 goto :cmEnd
197"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/
198if %errorlevel% neq 0 goto :cmEnd
199"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/AsciiQuickReference.txt C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/
200if %errorlevel% neq 0 goto :cmEnd
201:cmEnd
202endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
203:cmErrorLevel
204exit /b %1
205:cmDone
206if %errorlevel% neq 0 goto :VCEnd</Command>
207 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/CMakeFiles/0771a63427ecdd77452b00bfe78daf9a/doc-eigen-prerequisites.rule;%(AdditionalInputs)</AdditionalInputs>
208 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-eigen-prerequisites</Outputs>
209 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
210 <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'"></Message>
211 <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">setlocal
212cd C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc
213if %errorlevel% neq 0 goto :cmEnd
214C:
215if %errorlevel% neq 0 goto :cmEnd
216"C:\Program Files\CMake\bin\cmake.exe" -E make_directory C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/
217if %errorlevel% neq 0 goto :cmEnd
218"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/
219if %errorlevel% neq 0 goto :cmEnd
220"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/
221if %errorlevel% neq 0 goto :cmEnd
222"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/AsciiQuickReference.txt C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/
223if %errorlevel% neq 0 goto :cmEnd
224:cmEnd
225endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
226:cmErrorLevel
227exit /b %1
228:cmDone
229if %errorlevel% neq 0 goto :VCEnd</Command>
230 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/CMakeFiles/0771a63427ecdd77452b00bfe78daf9a/doc-eigen-prerequisites.rule;%(AdditionalInputs)</AdditionalInputs>
231 <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-eigen-prerequisites</Outputs>
232 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkObjects>
233 <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'"></Message>
234 <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">setlocal
235cd C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc
236if %errorlevel% neq 0 goto :cmEnd
237C:
238if %errorlevel% neq 0 goto :cmEnd
239"C:\Program Files\CMake\bin\cmake.exe" -E make_directory C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/
240if %errorlevel% neq 0 goto :cmEnd
241"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/
242if %errorlevel% neq 0 goto :cmEnd
243"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/
244if %errorlevel% neq 0 goto :cmEnd
245"C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Users/ldecherf/Desktop/Vislab/eigen/doc/AsciiQuickReference.txt C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/html/
246if %errorlevel% neq 0 goto :cmEnd
247:cmEnd
248endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
249:cmErrorLevel
250exit /b %1
251:cmDone
252if %errorlevel% neq 0 goto :VCEnd</Command>
253 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/CMakeFiles/0771a63427ecdd77452b00bfe78daf9a/doc-eigen-prerequisites.rule;%(AdditionalInputs)</AdditionalInputs>
254 <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-eigen-prerequisites</Outputs>
255 <LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">false</LinkObjects>
256 </CustomBuild>
257 </ItemGroup>
258 <ItemGroup>
259 <None Include="C:\Users\ldecherf\Desktop\Vislab\eigen\Eigen-install\doc\CMakeFiles\doc-eigen-prerequisites" />
260 </ItemGroup>
261 <ItemGroup>
262 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/ZERO_CHECK.vcxproj">
263 <Project>56DAFFD3-0E2A-3AF7-8900-6581362EF4F2</Project>
264 </ProjectReference>
265 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/all_examples.vcxproj">
266 <Project>5429ED39-C791-3D6C-AAD1-0CCBEA535CDC</Project>
267 </ProjectReference>
268 <ProjectReference Include="C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/doc/snippets/all_snippets.vcxproj">
269 <Project>35ABA73C-1270-37DD-9807-7D46650E6E0B</Project>
270 </ProjectReference>
271 </ItemGroup>
272 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
273 <ImportGroup Label="ExtensionTargets">
274 </ImportGroup>
275</Project>
Note: See TracBrowser for help on using the repository browser.