~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to libdb/build_win32/db_lib.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="db_lib" - Package Owner=<4>
2
 
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
 
# ** DO NOT EDIT **
4
 
 
5
 
# TARGTYPE "Win32 (x86) Generic Project" 0x010a
6
 
 
7
 
CFG=db_lib - Win32 Debug Static
8
 
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9
 
!MESSAGE use the Export Makefile command and run
10
 
!MESSAGE 
11
 
!MESSAGE NMAKE /f "db_lib.mak".
12
 
!MESSAGE 
13
 
!MESSAGE You can specify a configuration when running NMAKE
14
 
!MESSAGE by defining the macro CFG on the command line. For example:
15
 
!MESSAGE 
16
 
!MESSAGE NMAKE /f "db_lib.mak" CFG="db_lib - Win32 Debug Static"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "db_lib - Win32 Release" (based on "Win32 (x86) Generic Project")
21
 
!MESSAGE "db_lib - Win32 Debug" (based on "Win32 (x86) Generic Project")
22
 
!MESSAGE "db_lib - Win32 Release Static" (based on "Win32 (x86) Generic Project")
23
 
!MESSAGE "db_lib - Win32 Debug Static" (based on "Win32 (x86) Generic Project")
24
 
!MESSAGE 
25
 
 
26
 
# Begin Project
27
 
# PROP AllowPerConfigDependencies 0
28
 
# PROP Scc_ProjName ""
29
 
# PROP Scc_LocalPath ""
30
 
 
31
 
!IF  "$(CFG)" == "db_lib - Win32 Release"
32
 
 
33
 
# PROP BASE Use_MFC 0
34
 
# PROP BASE Use_Debug_Libraries 0
35
 
# PROP BASE Output_Dir "Release"
36
 
# PROP BASE Intermediate_Dir "Release"
37
 
# PROP BASE Target_Dir ""
38
 
# PROP Use_MFC 0
39
 
# PROP Use_Debug_Libraries 0
40
 
# PROP Output_Dir "Release"
41
 
# PROP Intermediate_Dir "Release"
42
 
# PROP Target_Dir ""
43
 
 
44
 
!ELSEIF  "$(CFG)" == "db_lib - Win32 Debug"
45
 
 
46
 
# PROP BASE Use_MFC 0
47
 
# PROP BASE Use_Debug_Libraries 1
48
 
# PROP BASE Output_Dir "Debug"
49
 
# PROP BASE Intermediate_Dir "Debug"
50
 
# PROP BASE Target_Dir ""
51
 
# PROP Use_MFC 0
52
 
# PROP Use_Debug_Libraries 1
53
 
# PROP Output_Dir "Debug"
54
 
# PROP Intermediate_Dir "Debug"
55
 
# PROP Target_Dir ""
56
 
 
57
 
!ELSEIF  "$(CFG)" == "db_lib - Win32 Release Static"
58
 
 
59
 
# PROP BASE Use_MFC 0
60
 
# PROP BASE Use_Debug_Libraries 0
61
 
# PROP BASE Output_Dir "Release_static"
62
 
# PROP BASE Intermediate_Dir "Release_static"
63
 
# PROP BASE Target_Dir ""
64
 
# PROP Use_MFC 0
65
 
# PROP Use_Debug_Libraries 0
66
 
# PROP Output_Dir "Release_static"
67
 
# PROP Intermediate_Dir "Release_static"
68
 
# PROP Target_Dir ""
69
 
 
70
 
!ELSEIF  "$(CFG)" == "db_lib - Win32 Debug Static"
71
 
 
72
 
# PROP BASE Use_MFC 0
73
 
# PROP BASE Use_Debug_Libraries 1
74
 
# PROP BASE Output_Dir "Debug_static"
75
 
# PROP BASE Intermediate_Dir "Debug_Static"
76
 
# PROP BASE Target_Dir ""
77
 
# PROP Use_MFC 0
78
 
# PROP Use_Debug_Libraries 1
79
 
# PROP Output_Dir "Debug_static"
80
 
# PROP Intermediate_Dir "Debug_Static"
81
 
# PROP Target_Dir ""
82
 
 
83
 
!ENDIF 
84
 
 
85
 
# Begin Target
86
 
 
87
 
# Name "db_lib - Win32 Release"
88
 
# Name "db_lib - Win32 Debug"
89
 
# Name "db_lib - Win32 Release Static"
90
 
# Name "db_lib - Win32 Debug Static"
91
 
# End Target
92
 
# End Project