]> gitweb.ps.run Git - toc/blob - antlr4-cpp-runtime-4.9.2-source/build/runtime/PACKAGE.vcxproj
add antlr source code and ReadMe
[toc] / antlr4-cpp-runtime-4.9.2-source / build / runtime / PACKAGE.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <PreferredToolArchitecture>x64</PreferredToolArchitecture>\r
5   </PropertyGroup>\r
6   <ItemGroup Label="ProjectConfigurations">\r
7     <ProjectConfiguration Include="Debug|x64">\r
8       <Configuration>Debug</Configuration>\r
9       <Platform>x64</Platform>\r
10     </ProjectConfiguration>\r
11     <ProjectConfiguration Include="Release|x64">\r
12       <Configuration>Release</Configuration>\r
13       <Platform>x64</Platform>\r
14     </ProjectConfiguration>\r
15     <ProjectConfiguration Include="MinSizeRel|x64">\r
16       <Configuration>MinSizeRel</Configuration>\r
17       <Platform>x64</Platform>\r
18     </ProjectConfiguration>\r
19     <ProjectConfiguration Include="RelWithDebInfo|x64">\r
20       <Configuration>RelWithDebInfo</Configuration>\r
21       <Platform>x64</Platform>\r
22     </ProjectConfiguration>\r
23   </ItemGroup>\r
24   <PropertyGroup Label="Globals">\r
25     <ProjectGuid>{3E879AD9-64D3-36D1-81ED-D904C951C2DB}</ProjectGuid>\r
26     <WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>\r
27     <Keyword>Win32Proj</Keyword>\r
28     <Platform>x64</Platform>\r
29     <ProjectName>PACKAGE</ProjectName>\r
30     <VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>\r
31   </PropertyGroup>\r
32   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
34     <ConfigurationType>Utility</ConfigurationType>\r
35     <CharacterSet>MultiByte</CharacterSet>\r
36     <PlatformToolset>v142</PlatformToolset>\r
37   </PropertyGroup>\r
38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
39     <ConfigurationType>Utility</ConfigurationType>\r
40     <CharacterSet>MultiByte</CharacterSet>\r
41     <PlatformToolset>v142</PlatformToolset>\r
42   </PropertyGroup>\r
43   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">\r
44     <ConfigurationType>Utility</ConfigurationType>\r
45     <CharacterSet>MultiByte</CharacterSet>\r
46     <PlatformToolset>v142</PlatformToolset>\r
47   </PropertyGroup>\r
48   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">\r
49     <ConfigurationType>Utility</ConfigurationType>\r
50     <CharacterSet>MultiByte</CharacterSet>\r
51     <PlatformToolset>v142</PlatformToolset>\r
52   </PropertyGroup>\r
53   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
54   <ImportGroup Label="ExtensionSettings">\r
55   </ImportGroup>\r
56   <ImportGroup Label="PropertySheets">\r
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
58   </ImportGroup>\r
59   <PropertyGroup Label="UserMacros" />\r
60   <PropertyGroup>\r
61     <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>\r
62     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>\r
63     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>\r
64     <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>\r
65     <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>\r
66   </PropertyGroup>\r
67   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
68     <Midl>\r
69       <AdditionalIncludeDirectories>C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\atn;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\dfa;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\misc;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\support;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree\pattern;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree\xpath;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\install\include\utf8cpp;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\install\include\utf8cpp\utf8;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
70       <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>\r
71       <HeaderFileName>%(Filename).h</HeaderFileName>\r
72       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>\r
73       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>\r
74       <ProxyFileName>%(Filename)_p.c</ProxyFileName>\r
75     </Midl>\r
76     <PostBuildEvent>\r
77       <Message></Message>\r
78       <Command>setlocal\r
79 cd C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\r
80 if %errorlevel% neq 0 goto :cmEnd\r
81 C:\r
82 if %errorlevel% neq 0 goto :cmEnd\r
83 "C:\Program Files\CMake\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake\r
84 if %errorlevel% neq 0 goto :cmEnd\r
85 :cmEnd\r
86 endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone\r
87 :cmErrorLevel\r
88 exit /b %1\r
89 :cmDone\r
90 if %errorlevel% neq 0 goto :VCEnd</Command>\r
91     </PostBuildEvent>\r
92   </ItemDefinitionGroup>\r
93   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
94     <Midl>\r
95       <AdditionalIncludeDirectories>C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\atn;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\dfa;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\misc;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\support;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree\pattern;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree\xpath;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\install\include\utf8cpp;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\install\include\utf8cpp\utf8;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
96       <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>\r
97       <HeaderFileName>%(Filename).h</HeaderFileName>\r
98       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>\r
99       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>\r
100       <ProxyFileName>%(Filename)_p.c</ProxyFileName>\r
101     </Midl>\r
102     <PostBuildEvent>\r
103       <Message></Message>\r
104       <Command>setlocal\r
105 cd C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\r
106 if %errorlevel% neq 0 goto :cmEnd\r
107 C:\r
108 if %errorlevel% neq 0 goto :cmEnd\r
109 "C:\Program Files\CMake\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake\r
110 if %errorlevel% neq 0 goto :cmEnd\r
111 :cmEnd\r
112 endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone\r
113 :cmErrorLevel\r
114 exit /b %1\r
115 :cmDone\r
116 if %errorlevel% neq 0 goto :VCEnd</Command>\r
117     </PostBuildEvent>\r
118   </ItemDefinitionGroup>\r
119   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">\r
120     <Midl>\r
121       <AdditionalIncludeDirectories>C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\atn;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\dfa;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\misc;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\support;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree\pattern;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree\xpath;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\install\include\utf8cpp;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\install\include\utf8cpp\utf8;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
122       <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>\r
123       <HeaderFileName>%(Filename).h</HeaderFileName>\r
124       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>\r
125       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>\r
126       <ProxyFileName>%(Filename)_p.c</ProxyFileName>\r
127     </Midl>\r
128     <PostBuildEvent>\r
129       <Message></Message>\r
130       <Command>setlocal\r
131 cd C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\r
132 if %errorlevel% neq 0 goto :cmEnd\r
133 C:\r
134 if %errorlevel% neq 0 goto :cmEnd\r
135 "C:\Program Files\CMake\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake\r
136 if %errorlevel% neq 0 goto :cmEnd\r
137 :cmEnd\r
138 endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone\r
139 :cmErrorLevel\r
140 exit /b %1\r
141 :cmDone\r
142 if %errorlevel% neq 0 goto :VCEnd</Command>\r
143     </PostBuildEvent>\r
144   </ItemDefinitionGroup>\r
145   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">\r
146     <Midl>\r
147       <AdditionalIncludeDirectories>C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\atn;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\dfa;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\misc;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\support;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree\pattern;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\runtime\src\tree\xpath;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\install\include\utf8cpp;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\install\include\utf8cpp\utf8;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
148       <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>\r
149       <HeaderFileName>%(Filename).h</HeaderFileName>\r
150       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>\r
151       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>\r
152       <ProxyFileName>%(Filename)_p.c</ProxyFileName>\r
153     </Midl>\r
154     <PostBuildEvent>\r
155       <Message></Message>\r
156       <Command>setlocal\r
157 cd C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\r
158 if %errorlevel% neq 0 goto :cmEnd\r
159 C:\r
160 if %errorlevel% neq 0 goto :cmEnd\r
161 "C:\Program Files\CMake\bin\cpack.exe" -C $(Configuration) --config ./CPackConfig.cmake\r
162 if %errorlevel% neq 0 goto :cmEnd\r
163 :cmEnd\r
164 endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone\r
165 :cmErrorLevel\r
166 exit /b %1\r
167 :cmDone\r
168 if %errorlevel% neq 0 goto :VCEnd</Command>\r
169     </PostBuildEvent>\r
170   </ItemDefinitionGroup>\r
171   <ItemGroup>\r
172     <CustomBuild Include="C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\CMakeFiles\6111ad68a0afc64db1f3f94844b6c0a8\PACKAGE_force.rule">\r
173       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> </Message>\r
174       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal\r
175 cd .\r
176 if %errorlevel% neq 0 goto :cmEnd\r
177 :cmEnd\r
178 endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone\r
179 :cmErrorLevel\r
180 exit /b %1\r
181 :cmDone\r
182 if %errorlevel% neq 0 goto :VCEnd</Command>\r
183       <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(AdditionalInputs)</AdditionalInputs>\r
184       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\CMakeFiles\PACKAGE_force</Outputs>\r
185       <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>\r
186       <VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</VerifyInputsAndOutputsExist>\r
187       <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> </Message>\r
188       <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal\r
189 cd .\r
190 if %errorlevel% neq 0 goto :cmEnd\r
191 :cmEnd\r
192 endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone\r
193 :cmErrorLevel\r
194 exit /b %1\r
195 :cmDone\r
196 if %errorlevel% neq 0 goto :VCEnd</Command>\r
197       <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalInputs)</AdditionalInputs>\r
198       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\CMakeFiles\PACKAGE_force</Outputs>\r
199       <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>\r
200       <VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</VerifyInputsAndOutputsExist>\r
201       <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'"> </Message>\r
202       <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal\r
203 cd .\r
204 if %errorlevel% neq 0 goto :cmEnd\r
205 :cmEnd\r
206 endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone\r
207 :cmErrorLevel\r
208 exit /b %1\r
209 :cmDone\r
210 if %errorlevel% neq 0 goto :VCEnd</Command>\r
211       <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">%(AdditionalInputs)</AdditionalInputs>\r
212       <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\CMakeFiles\PACKAGE_force</Outputs>\r
213       <LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>\r
214       <VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</VerifyInputsAndOutputsExist>\r
215       <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'"> </Message>\r
216       <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal\r
217 cd .\r
218 if %errorlevel% neq 0 goto :cmEnd\r
219 :cmEnd\r
220 endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone\r
221 :cmErrorLevel\r
222 exit /b %1\r
223 :cmDone\r
224 if %errorlevel% neq 0 goto :VCEnd</Command>\r
225       <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">%(AdditionalInputs)</AdditionalInputs>\r
226       <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\CMakeFiles\PACKAGE_force</Outputs>\r
227       <LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>\r
228       <VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</VerifyInputsAndOutputsExist>\r
229     </CustomBuild>\r
230   </ItemGroup>\r
231   <ItemGroup>\r
232     <ProjectReference Include="C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\ZERO_CHECK.vcxproj">\r
233       <Project>{9D661440-BE18-311A-88F7-F635242E7B14}</Project>\r
234       <Name>ZERO_CHECK</Name>\r
235       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
236       <CopyToOutputDirectory>Never</CopyToOutputDirectory>\r
237     </ProjectReference>\r
238     <ProjectReference Include="C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\ALL_BUILD.vcxproj">\r
239       <Project>{D58B3C0A-F10A-3FC7-9979-184610819327}</Project>\r
240       <Name>ALL_BUILD</Name>\r
241       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
242       <CopyToOutputDirectory>Never</CopyToOutputDirectory>\r
243     </ProjectReference>\r
244   </ItemGroup>\r
245   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
246   <ImportGroup Label="ExtensionTargets">\r
247   </ImportGroup>\r
248 </Project>