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

« back to all changes in this revision

Viewing changes to db/build_win32/db_tcl.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="db_tcl" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 5.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
 
6
 
 
7
CFG=db_tcl - 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_tcl.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_tcl.mak" CFG="db_tcl - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "db_tcl - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
 
21
!MESSAGE "db_tcl - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
 
22
!MESSAGE 
 
23
 
 
24
# Begin Project
 
25
# PROP Scc_ProjName ""
 
26
# PROP Scc_LocalPath ""
 
27
CPP=cl.exe
 
28
MTL=midl.exe
 
29
RSC=rc.exe
 
30
 
 
31
!IF  "$(CFG)" == "db_tcl - 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 Ignore_Export_Lib 0
 
43
# PROP Target_Dir ""
 
44
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 
45
# ADD CPP /nologo /MD /W3 /GX /O2 /Ob2 /I "." /I "../include" /I "../include_auto" /D "DB_TCL_SUPPORT" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "DB_CREATE_DLL" /YX /FD /c
 
46
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
 
47
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
 
48
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
49
# ADD RSC /l 0x409 /d "NDEBUG"
 
50
BSC32=bscmake.exe
 
51
# ADD BASE BSC32 /nologo
 
52
# ADD BSC32 /nologo
 
53
LINK32=link.exe
 
54
# 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:windows /dll /machine:I386
 
55
# ADD LINK32 Release/libdb33.lib tcl83.lib /nologo /base:"0x13000000" /subsystem:windows /dll /machine:I386 /out:"Release/libdb_tcl33.dll"
 
56
 
 
57
!ELSEIF  "$(CFG)" == "db_tcl - Win32 Debug"
 
58
 
 
59
# PROP BASE Use_MFC 0
 
60
# PROP BASE Use_Debug_Libraries 1
 
61
# PROP BASE Output_Dir "Debug"
 
62
# PROP BASE Intermediate_Dir "Debug"
 
63
# PROP BASE Target_Dir ""
 
64
# PROP Use_MFC 2
 
65
# PROP Use_Debug_Libraries 1
 
66
# PROP Output_Dir "Debug"
 
67
# PROP Intermediate_Dir "Debug"
 
68
# PROP Ignore_Export_Lib 0
 
69
# PROP Target_Dir ""
 
70
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
 
71
# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "." /I "../include" /I "../include_auto" /D "DB_TCL_SUPPORT" /D "CONFIG_TEST" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "DB_CREATE_DLL" /D "_WINDLL" /D "_AFXDLL" /YX"config.h" /FD /c
 
72
# SUBTRACT CPP /Fr
 
73
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
 
74
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
 
75
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
76
# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
 
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:windows /dll /debug /machine:I386 /pdbtype:sept
 
82
# ADD LINK32 Debug/libdb33d.lib tcl83d.lib /nologo /base:"0x13000000" /subsystem:windows /dll /pdb:none /debug /machine:I386 /out:"Debug/libdb_tcl33d.dll" /fixed:no
 
83
 
 
84
!ENDIF 
 
85
 
 
86
# Begin Target
 
87
 
 
88
# Name "db_tcl - Win32 Release"
 
89
# Name "db_tcl - Win32 Debug"
 
90
# Begin Source File
 
91
 
 
92
SOURCE=.\libdb_tcl.def
 
93
# End Source File
 
94
# Begin Source File
 
95
 
 
96
SOURCE=..\tcl\tcl_compat.c
 
97
# End Source File
 
98
# Begin Source File
 
99
 
 
100
SOURCE=..\tcl\tcl_db.c
 
101
# End Source File
 
102
# Begin Source File
 
103
 
 
104
SOURCE=..\tcl\tcl_db_pkg.c
 
105
# End Source File
 
106
# Begin Source File
 
107
 
 
108
SOURCE=..\tcl\tcl_dbcursor.c
 
109
# End Source File
 
110
# Begin Source File
 
111
 
 
112
SOURCE=..\tcl\tcl_env.c
 
113
# End Source File
 
114
# Begin Source File
 
115
 
 
116
SOURCE=..\tcl\tcl_internal.c
 
117
# End Source File
 
118
# Begin Source File
 
119
 
 
120
SOURCE=..\tcl\tcl_lock.c
 
121
# End Source File
 
122
# Begin Source File
 
123
 
 
124
SOURCE=..\tcl\tcl_log.c
 
125
# End Source File
 
126
# Begin Source File
 
127
 
 
128
SOURCE=..\tcl\tcl_mp.c
 
129
# End Source File
 
130
# Begin Source File
 
131
 
 
132
SOURCE=..\tcl\tcl_txn.c
 
133
# End Source File
 
134
# End Target
 
135
# End Project