~ubuntu-branches/debian/sid/gdal/sid

« back to all changes in this revision

Viewing changes to makegdal10.sln

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2012-05-07 15:04:42 UTC
  • mfrom: (5.5.16 experimental)
  • Revision ID: package-import@ubuntu.com-20120507150442-2eks97loeh6rq005
Tags: 1.9.0-1
* Ready for sid, starting transition.
* All symfiles updated to latest builds.
* Added dh_numpy call in debian/rules to depend on numpy ABI.
* Policy bumped to 3.9.3, no changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 

2
 
Microsoft Visual Studio Solution File, Format Version 11.00
3
 
# Visual Studio 2010
4
 
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "makegdal", "makegdal10.vcxproj", "{769DD10E-E284-46BE-9172-A35184250A3A}"
5
 
EndProject
6
 
Global
7
 
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
8
 
                Debug|Win32 = Debug|Win32
9
 
                Release|Win32 = Release|Win32
10
 
        EndGlobalSection
11
 
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
12
 
                {769DD10E-E284-46BE-9172-A35184250A3A}.Debug|Win32.ActiveCfg = Debug|Win32
13
 
                {769DD10E-E284-46BE-9172-A35184250A3A}.Debug|Win32.Build.0 = Debug|Win32
14
 
                {769DD10E-E284-46BE-9172-A35184250A3A}.Release|Win32.ActiveCfg = Release|Win32
15
 
                {769DD10E-E284-46BE-9172-A35184250A3A}.Release|Win32.Build.0 = Release|Win32
16
 
        EndGlobalSection
17
 
        GlobalSection(SolutionProperties) = preSolution
18
 
                HideSolutionNode = FALSE
19
 
        EndGlobalSection
20
 
EndGlobal