~ubuntu-branches/ubuntu/edgy/rpm/edgy

« back to all changes in this revision

Viewing changes to db/build_win32/excxx_mpool.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2002-01-22 20:56:57 UTC
  • Revision ID: james.westby@ubuntu.com-20020122205657-l74j50mr9z8ofcl5
Tags: upstream-4.0.3
ImportĀ upstreamĀ versionĀ 4.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="excxx_mpool" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 5.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Console Application" 0x0103
 
6
 
 
7
CFG=excxx_mpool - 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 "excxx_mpool.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 "excxx_mpool.mak" CFG="excxx_mpool - Win32 Debug Static"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "excxx_mpool - Win32 Release" (based on\
 
21
 "Win32 (x86) Console Application")
 
22
!MESSAGE "excxx_mpool - Win32 Debug" (based on\
 
23
 "Win32 (x86) Console Application")
 
24
!MESSAGE "excxx_mpool - Win32 Release Static" (based on\
 
25
 "Win32 (x86) Console Application")
 
26
!MESSAGE "excxx_mpool - Win32 Debug Static" (based on\
 
27
 "Win32 (x86) Console Application")
 
28
!MESSAGE 
 
29
 
 
30
# Begin Project
 
31
# PROP Scc_ProjName ""
 
32
# PROP Scc_LocalPath ""
 
33
CPP=cl.exe
 
34
RSC=rc.exe
 
35
 
 
36
!IF  "$(CFG)" == "excxx_mpool - Win32 Release"
 
37
 
 
38
# PROP BASE Use_MFC 0
 
39
# PROP BASE Use_Debug_Libraries 0
 
40
# PROP BASE Output_Dir "Release"
 
41
# PROP BASE Intermediate_Dir "Release"
 
42
# PROP BASE Target_Dir ""
 
43
# PROP Use_MFC 0
 
44
# PROP Use_Debug_Libraries 0
 
45
# PROP Output_Dir "Release"
 
46
# PROP Intermediate_Dir "Release"
 
47
# PROP Ignore_Export_Lib 0
 
48
# PROP Target_Dir ""
 
49
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
50
# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I "../include" /I "../include_auto" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
51
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
52
# ADD RSC /l 0x409 /d "NDEBUG"
 
53
BSC32=bscmake.exe
 
54
# ADD BASE BSC32 /nologo
 
55
# ADD BSC32 /nologo
 
56
LINK32=link.exe
 
57
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
 
58
# ADD LINK32 Release/libdb33.lib /nologo /subsystem:console /machine:I386 /nodefaultlib:"libcmt"
 
59
 
 
60
!ELSEIF  "$(CFG)" == "excxx_mpool - Win32 Debug"
 
61
 
 
62
# PROP BASE Use_MFC 0
 
63
# PROP BASE Use_Debug_Libraries 1
 
64
# PROP BASE Output_Dir "Debug"
 
65
# PROP BASE Intermediate_Dir "Debug"
 
66
# PROP BASE Target_Dir ""
 
67
# PROP Use_MFC 0
 
68
# PROP Use_Debug_Libraries 1
 
69
# PROP Output_Dir "Debug"
 
70
# PROP Intermediate_Dir "Debug"
 
71
# PROP Ignore_Export_Lib 0
 
72
# PROP Target_Dir ""
 
73
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
74
# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "." /I "../include" /I "../include_auto" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
75
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
76
# ADD RSC /l 0x409 /d "_DEBUG"
 
77
BSC32=bscmake.exe
 
78
# ADD BASE BSC32 /nologo
 
79
# ADD BSC32 /nologo
 
80
LINK32=link.exe
 
81
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
 
82
# ADD LINK32 Debug/libdb33d.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /nodefaultlib:"libcmtd" /fixed:no
 
83
 
 
84
!ELSEIF  "$(CFG)" == "excxx_mpool - Win32 Release Static"
 
85
 
 
86
# PROP BASE Use_MFC 0
 
87
# PROP BASE Use_Debug_Libraries 0
 
88
# PROP BASE Output_Dir "Release"
 
89
# PROP BASE Intermediate_Dir "Release"
 
90
# PROP BASE Ignore_Export_Lib 0
 
91
# PROP BASE Target_Dir ""
 
92
# PROP Use_MFC 0
 
93
# PROP Use_Debug_Libraries 0
 
94
# PROP Output_Dir "Release_static"
 
95
# PROP Intermediate_Dir "Release_static"
 
96
# PROP Ignore_Export_Lib 0
 
97
# PROP Target_Dir ""
 
98
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /I "../include" /I "../include_auto" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
99
# ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I "../include" /I "../include_auto" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
100
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
101
# ADD RSC /l 0x409 /d "NDEBUG"
 
102
BSC32=bscmake.exe
 
103
# ADD BASE BSC32 /nologo
 
104
# ADD BSC32 /nologo
 
105
LINK32=link.exe
 
106
# ADD BASE LINK32 Release_static/libdb33.lib /nologo /subsystem:console /machine:I386
 
107
# ADD LINK32 Release_static/libdb33s.lib /nologo /subsystem:console /machine:I386
 
108
 
 
109
!ELSEIF  "$(CFG)" == "excxx_mpool - Win32 Debug Static"
 
110
 
 
111
# PROP BASE Use_MFC 0
 
112
# PROP BASE Use_Debug_Libraries 1
 
113
# PROP BASE Output_Dir "Debug"
 
114
# PROP BASE Intermediate_Dir "Debug"
 
115
# PROP BASE Ignore_Export_Lib 0
 
116
# PROP BASE Target_Dir ""
 
117
# PROP Use_MFC 0
 
118
# PROP Use_Debug_Libraries 1
 
119
# PROP Output_Dir "Debug_static"
 
120
# PROP Intermediate_Dir "Debug_static"
 
121
# PROP Ignore_Export_Lib 0
 
122
# PROP Target_Dir ""
 
123
# ADD BASE CPP /nologo /MDd /W3 /GX /Z7 /Od /I "." /I "../include" /I "../include_auto" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
124
# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "." /I "../include" /I "../include_auto" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
125
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
126
# ADD RSC /l 0x409 /d "_DEBUG"
 
127
BSC32=bscmake.exe
 
128
# ADD BASE BSC32 /nologo
 
129
# ADD BSC32 /nologo
 
130
LINK32=link.exe
 
131
# ADD BASE LINK32 Debug_static/libdb33d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no
 
132
# ADD LINK32 Debug_static/libdb33sd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /fixed:no
 
133
 
 
134
!ENDIF 
 
135
 
 
136
# Begin Target
 
137
 
 
138
# Name "excxx_mpool - Win32 Release"
 
139
# Name "excxx_mpool - Win32 Debug"
 
140
# Name "excxx_mpool - Win32 Release Static"
 
141
# Name "excxx_mpool - Win32 Debug Static"
 
142
# Begin Source File
 
143
 
 
144
SOURCE=..\examples_cxx\MpoolExample.cpp
 
145
# End Source File
 
146
# Begin Source File
 
147
 
 
148
SOURCE=..\clib\getopt.c
 
149
# End Source File
 
150
# End Target
 
151
# End Project