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

« back to all changes in this revision

Viewing changes to libdb/build_win32/db_java_xa.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_java_xa" - Package Owner=<4>
2
 
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
 
# ** DO NOT EDIT **
4
 
 
5
 
# TARGTYPE "Win32 (x86) External Target" 0x0106
6
 
 
7
 
CFG=db_java_xa - Win32 Debug
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_java_xa.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_java_xa.mak" CFG="db_java_xa - Win32 Debug"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "db_java_xa - Win32 Release" (based on "Win32 (x86) External Target")
21
 
!MESSAGE "db_java_xa - Win32 Debug" (based on "Win32 (x86) External Target")
22
 
!MESSAGE 
23
 
 
24
 
# Begin Project
25
 
# PROP AllowPerConfigDependencies 0
26
 
# PROP Scc_ProjName ""
27
 
# PROP Scc_LocalPath ""
28
 
 
29
 
!IF  "$(CFG)" == "db_java_xa - Win32 Release"
30
 
 
31
 
# PROP BASE Use_Debug_Libraries 0
32
 
# PROP BASE Output_Dir "Release"
33
 
# PROP BASE Intermediate_Dir "Release"
34
 
# PROP BASE Cmd_Line "NMAKE /f db_java_xaj.mak"
35
 
# PROP BASE Rebuild_Opt "/a"
36
 
# PROP BASE Target_File "db_java_xaj.exe"
37
 
# PROP BASE Bsc_Name "db_java_xaj.bsc"
38
 
# PROP BASE Target_Dir ""
39
 
# PROP Use_Debug_Libraries 0
40
 
# PROP Output_Dir "Release"
41
 
# PROP Intermediate_Dir "Release"
42
 
# PROP Cmd_Line "NMAKE /f db_java_xaj.mak Release/dbxa.jar"
43
 
# PROP Rebuild_Opt "/a"
44
 
# PROP Target_File "Release/dbxa.jar"
45
 
# PROP Bsc_Name ""
46
 
# PROP Target_Dir ""
47
 
 
48
 
!ELSEIF  "$(CFG)" == "db_java_xa - Win32 Debug"
49
 
 
50
 
# PROP BASE Use_Debug_Libraries 1
51
 
# PROP BASE Output_Dir "Debug"
52
 
# PROP BASE Intermediate_Dir "Debug"
53
 
# PROP BASE Cmd_Line "NMAKE /f db_java_xaj.mak"
54
 
# PROP BASE Rebuild_Opt "/a"
55
 
# PROP BASE Target_File "db_java_xaj.exe"
56
 
# PROP BASE Bsc_Name "db_java_xaj.bsc"
57
 
# PROP BASE Target_Dir ""
58
 
# PROP Use_Debug_Libraries 1
59
 
# PROP Output_Dir "Debug"
60
 
# PROP Intermediate_Dir "Debug"
61
 
# PROP Cmd_Line "NMAKE /f db_java_xaj.mak Debug/dbxa.jar"
62
 
# PROP Rebuild_Opt "/a"
63
 
# PROP Target_File "Debug/dbxa.jar"
64
 
# PROP Bsc_Name ""
65
 
# PROP Target_Dir ""
66
 
 
67
 
!ENDIF 
68
 
 
69
 
# Begin Target
70
 
 
71
 
# Name "db_java_xa - Win32 Release"
72
 
# Name "db_java_xa - Win32 Debug"
73
 
 
74
 
!IF  "$(CFG)" == "db_java_xa - Win32 Release"
75
 
 
76
 
!ELSEIF  "$(CFG)" == "db_java_xa - Win32 Debug"
77
 
 
78
 
!ENDIF 
79
 
 
80
 
# Begin Source File
81
 
 
82
 
SOURCE=.\db_java_xaj.mak
83
 
# End Source File
84
 
# End Target
85
 
# End Project