~ubuntu-branches/ubuntu/trusty/subversion/trusty-proposed

« back to all changes in this revision

Viewing changes to packages/windows-WiX/BuildSubversion.sln

  • Committer: Package Import Robot
  • Author(s): Andy Whitcroft
  • Date: 2012-06-21 15:36:36 UTC
  • mfrom: (0.4.13 sid)
  • Revision ID: package-import@ubuntu.com-20120621153636-amqqmuidgwgxz1ly
Tags: 1.7.5-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Create pot file on build.
  - Build a python-subversion-dbg package.
  - Build-depend on python-dbg.
  - Build-depend on default-jre-headless/-jdk.
  - Do not apply java-build patch.
  - debian/rules: Manually create the doxygen output directory, otherwise
    we get weird build failures when running parallel builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 

2
 
Microsoft Visual Studio Solution File, Format Version 10.00
3
 
# Visual Studio 2008
4
 
# SharpDevelop 3.0.0.3107
5
 
Project("{CFEE4113-1246-4D54-95CB-156813CB8593}") = "BuildSubversion", "BuildSubversion\BuildSubversion.wixproj", "{B7895E09-F3EE-4CD0-B5AB-36611B25752E}"
6
 
EndProject
7
 
Global
8
 
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
9
 
                Debug|Any CPU = Debug|Any CPU
10
 
                Release|Any CPU = Release|Any CPU
11
 
        EndGlobalSection
12
 
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
13
 
                {B7895E09-F3EE-4CD0-B5AB-36611B25752E}.Debug|Any CPU.Build.0 = Debug|Any CPU
14
 
                {B7895E09-F3EE-4CD0-B5AB-36611B25752E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15
 
                {B7895E09-F3EE-4CD0-B5AB-36611B25752E}.Release|Any CPU.Build.0 = Release|Any CPU
16
 
                {B7895E09-F3EE-4CD0-B5AB-36611B25752E}.Release|Any CPU.ActiveCfg = Release|Any CPU
17
 
        EndGlobalSection
18
 
EndGlobal