e2bec866c95492b16ac1e909103bc8cc69532974.svn-base 1.1 KB

1234567891011121314151617181920212223242526272829
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectView>ProjectFiles</ProjectView>
  4. <ReferencePath>e:\code\Client\</ReferencePath>
  5. <PublishUrlHistory>
  6. </PublishUrlHistory>
  7. <InstallUrlHistory>
  8. </InstallUrlHistory>
  9. <SupportUrlHistory>
  10. </SupportUrlHistory>
  11. <UpdateUrlHistory>
  12. </UpdateUrlHistory>
  13. <BootstrapperUrlHistory>
  14. </BootstrapperUrlHistory>
  15. <ErrorReportUrlHistory>
  16. </ErrorReportUrlHistory>
  17. <FallbackCulture>zh-CN</FallbackCulture>
  18. <VerifyUploadedFiles>false</VerifyUploadedFiles>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <StartAction>Program</StartAction>
  22. <StartProgram>e:\code\Client\Core.Mes.ClientManager.exe</StartProgram>
  23. <StartWorkingDirectory>e:\code\Client</StartWorkingDirectory>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <StartAction>Program</StartAction>
  27. <StartProgram>E:\code\Client\Core.Mes.ClientManager.exe</StartProgram>
  28. </PropertyGroup>
  29. </Project>