Searched full:project (Results 1 – 25 of 113) sorted by relevance
12345
/openthread-2.7.6/ |
D | CODE_OF_CONDUCT.md | 5 …we as contributors and maintainers pledge to making participation in our project and our community… 27 Project maintainers are responsible for clarifying the standards of acceptable behavior and are exp… 29 Project maintainers have the right and responsibility to remove, edit, or reject comments, commits,… 33 …project spaces and in public spaces when an individual is representing the project or its communit… 37 …project team at openthread-conduct@google.com. All complaints will be reviewed and investigated an… 39 Project maintainers who do not follow or enforce the Code of Conduct in good faith may face tempora…
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/make/post/rules/ |
D | bootstrap.mak | 59 $(NL_V_AT)echo " Generate all configured build artifacts for this project." 62 $(NL_V_AT)echo " (Re-)generate all build infrastructure for the project, " 66 $(NL_V_AT)echo " (Re-)generate all build infrastructure for the project, " 70 $(NL_V_AT)echo " (Re-)generate build configuration scripts for the project." 73 $(NL_V_AT)echo " (Re-)generate build makefiles for the project." 77 $(NL_V_AT)echo " and functional tests for this project." 82 $(NL_V_AT)echo " for this project." 85 $(NL_V_AT)echo " Generate an archive distribution snapshot for this project." 88 $(NL_V_AT)echo " Generate an archive distribution snapshot for this project " 90 $(NL_V_AT)echo " 'make check' on it for this project." [all …]
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/ |
D | README.md | 30 This project is typically subtreed (or git submoduled) into a target 31 project repository and serves as the seed for that project's build 34 Assuming that you already have a project repository established in 35 git, perform the following in your project repository: 42 You can place the nlbuild-autotools package anywhere in your project; 51 into your project. The next step is using the 54 can tune and customize the results, as needed, for your project. From 55 the top level of your project tree: 76 tree or, for example, from your package or project in which you have 117 … | Example template files for starting your own nlbuild-autotools-based project. | [all …]
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/ |
D | Makefile-bootstrap | 27 # "repos.conf" file at the top of your project that enumerates 29 # your project. An example is shown below: 71 # Add any project-specific bootstrap help commands to this 80 # Add any project-specific bootstrap help commands to this 89 # Add any project-specific bootstrap help commands to this 98 # Add any project-specific bootstrap repos commands to this 107 # Add any project-specific bootstrap repos commands to this
|
/openthread-2.7.6/third_party/mbedtls/repo/scripts/data_files/ |
D | vs2010-app-template.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 168 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 171 </Project>
|
D | vs2010-main-template.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 49 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 53 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 56 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 59 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 153 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 156 </Project>
|
/openthread-2.7.6/third_party/mbedtls/repo/visualc/VS2010/ |
D | benchmark.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | cert_app.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | cert_req.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | crypt_and_hash.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | crypto_examples.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | dh_server.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | dtls_client.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | ecdh_curve25519.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | gen_entropy.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | gen_key.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | gen_random_ctr_drbg.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | gen_random_havege.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | hello.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | key_app.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | key_app_writer.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | key_ladder_demo.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | mpi_demo.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | pem2der.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
D | pk_decrypt.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms… 26 <Project>{46cf2d25-6a36-4189-b59c-e4815388e554}</Project> 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 62 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 65 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 68 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 71 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo… 164 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 167 </Project>
|
12345