当前位置:   article > 正文

VS2010恢复默认_vs2010登录用户变成其他人怎么换回来

vs2010登录用户变成其他人怎么换回来

C:\Users\XXXXX\AppData\Local\Microsoft\MSBuild\v4.0

XXXXX处为你的用户名

这个文件存储着MS的配置文件,比如说opencv或者wincap的时候,像我一样悲剧把配置搞乱的话,就重新改一下吧


  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ImportGroup Label="PropertySheets" />
  4. <PropertyGroup>
  5. <ExecutablePath>$(VCInstallDir)bin;$(WindowsSdkDir)bin\NETFX 4.0 Tools;$(WindowsSdkDir)bin;$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(FrameworkSDKDir)\bin;$(MSBuildToolsPath32);$(VSInstallDir);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH);</ExecutablePath>
  6. <IncludePath>$(IncludePath)</IncludePath>
  7. <ReferencePath>$(VCInstallDir)atlmfc\lib;$(VCInstallDir)lib</ReferencePath>
  8. <LibraryPath>$(LibraryPath)</LibraryPath>
  9. <SourcePath>$(VCInstallDir)atlmfc\src\mfc;$(VCInstallDir)atlmfc\src\mfcm;$(VCInstallDir)atlmfc\src\atl;$(VCInstallDir)crt\src;</SourcePath>
  10. <ExcludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;$(MSBuildToolsPath32);$(VCInstallDir)atlmfc\lib;$(VCInstallDir)lib;</ExcludePath>
  11. </PropertyGroup>
  12. </Project>

至于那个布局什么的恢复默认的话,你就点

tools--import and export settings wizard---reset all settings!


困扰我不少时间了,今天KO了

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/秋刀鱼在做梦/article/detail/809346
推荐阅读
相关标签
  

闽ICP备14008679号