~ubuntu-branches/ubuntu/maverick/btanks/maverick

« back to all changes in this revision

Viewing changes to clunk/vs2003/clunk.sln

  • Committer: Bazaar Package Importer
  • Author(s): Ansgar Burchardt
  • Date: 2010-01-17 00:02:57 UTC
  • mfrom: (4.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100117000257-iw6esnvsz1rvp6kb
Tags: 0.9.8083-2
* Fix build failure when building only arch-specific package.
* debian/control: Add DM-Upload-Allowed: yes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Microsoft Visual Studio Solution File, Format Version 8.00
 
2
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clunk", "clunk.vcproj", "{73F88639-831E-4C65-A15D-1895FDBE1C5E}"
 
3
        ProjectSection(ProjectDependencies) = postProject
 
4
        EndProjectSection
 
5
EndProject
 
6
Global
 
7
        GlobalSection(SolutionConfiguration) = preSolution
 
8
                Debug = Debug
 
9
                Release = Release
 
10
        EndGlobalSection
 
11
        GlobalSection(ProjectConfiguration) = postSolution
 
12
                {73F88639-831E-4C65-A15D-1895FDBE1C5E}.Debug.ActiveCfg = Debug|Win32
 
13
                {73F88639-831E-4C65-A15D-1895FDBE1C5E}.Debug.Build.0 = Debug|Win32
 
14
                {73F88639-831E-4C65-A15D-1895FDBE1C5E}.Release.ActiveCfg = Release|Win32
 
15
                {73F88639-831E-4C65-A15D-1895FDBE1C5E}.Release.Build.0 = Release|Win32
 
16
        EndGlobalSection
 
17
        GlobalSection(ExtensibilityGlobals) = postSolution
 
18
        EndGlobalSection
 
19
        GlobalSection(ExtensibilityAddIns) = postSolution
 
20
        EndGlobalSection
 
21
EndGlobal