~ubuntu-branches/ubuntu/karmic/firebird2.1/karmic

« back to all changes in this revision

Viewing changes to builds/win32/msvc6/fb_lock_print.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2008-05-26 23:59:25 UTC
  • Revision ID: james.westby@ubuntu.com-20080526235925-2pnqj6nxpppoeaer
Tags: upstream-2.1.0.17798-0.ds2
ImportĀ upstreamĀ versionĀ 2.1.0.17798-0.ds2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="fb_lock_print" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Console Application" 0x0103
 
6
 
 
7
CFG=fb_lock_print - Win32 Release
 
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 "fb_lock_print.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 "fb_lock_print.mak" CFG="fb_lock_print - Win32 Release"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "fb_lock_print - Win32 Debug" (based on "Win32 (x86) Console Application")
 
21
!MESSAGE "fb_lock_print - Win32 Release" (based on "Win32 (x86) Console Application")
 
22
!MESSAGE 
 
23
 
 
24
# Begin Project
 
25
# PROP AllowPerConfigDependencies 0
 
26
# PROP Scc_ProjName ""
 
27
# PROP Scc_LocalPath ""
 
28
CPP=cl.exe
 
29
RSC=rc.exe
 
30
 
 
31
!IF  "$(CFG)" == "fb_lock_print - Win32 Debug"
 
32
 
 
33
# PROP BASE Use_MFC 0
 
34
# PROP BASE Use_Debug_Libraries 1
 
35
# PROP BASE Output_Dir ""
 
36
# PROP BASE Intermediate_Dir ""
 
37
# PROP BASE Target_Dir ""
 
38
# PROP Use_MFC 0
 
39
# PROP Use_Debug_Libraries 1
 
40
# PROP Output_Dir "..\..\..\temp\debug\fb_lock_print"
 
41
# PROP Intermediate_Dir "..\..\..\temp\debug\fb_lock_print"
 
42
# PROP Ignore_Export_Lib 0
 
43
# PROP Target_Dir ""
 
44
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
 
45
# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "../../../src/include" /I "../../../src/include/gen" /D "_DEBUG" /D "DEV_BUILD" /D "_WINDOWS" /D "CLIENT" /D "SUPERCLIENT" /D "WIN32" /D "_MBCS" /D "_X86_" /FD /GZ /c
 
46
# ADD BASE RSC /l 0x41d /d "_DEBUG"
 
47
# ADD RSC /l 0x41d /d "_DEBUG"
 
48
BSC32=bscmake.exe
 
49
# ADD BASE BSC32 /nologo
 
50
# ADD BSC32 /nologo
 
51
LINK32=link.exe
 
52
# 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 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
 
53
# ADD LINK32 kernel32.lib user32.lib gdi32.lib shell32.lib comctl32.lib advapi32.lib ws2_32.lib mpr.lib version.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\temp\debug\firebird/bin/fb_lock_print.exe" /pdbtype:sept
 
54
 
 
55
!ELSEIF  "$(CFG)" == "fb_lock_print - Win32 Release"
 
56
 
 
57
# PROP BASE Use_MFC 0
 
58
# PROP BASE Use_Debug_Libraries 1
 
59
# PROP BASE Output_Dir ""
 
60
# PROP BASE Intermediate_Dir ""
 
61
# PROP BASE Target_Dir ""
 
62
# PROP Use_MFC 0
 
63
# PROP Use_Debug_Libraries 1
 
64
# PROP Output_Dir "..\..\..\temp\release\fb_lock_print"
 
65
# PROP Intermediate_Dir "..\..\..\temp\release\fb_lock_print"
 
66
# PROP Ignore_Export_Lib 0
 
67
# PROP Target_Dir ""
 
68
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../../src/include" /I "../../../src/include/gen" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "SUPERCLIENT" /D "CLIENT" /FD /GZ /c
 
69
# SUBTRACT BASE CPP /YX
 
70
# ADD CPP /nologo /MD /W3 /GX /Ot /Og /Oi /Op /Oy /Ob1 /I "../../../src/include" /I "../../../src/include/gen" /D "NDEBUG" /D "_WINDOWS" /D "CLIENT" /D "SUPERCLIENT" /D "WIN32" /D "_MBCS" /D "_X86_" /FD /EHc- /c
 
71
# ADD BASE RSC /l 0x41d /d "_DEBUG"
 
72
# ADD RSC /l 0x41d /d "_DEBUG"
 
73
BSC32=bscmake.exe
 
74
# ADD BASE BSC32 /nologo
 
75
# ADD BSC32 /nologo
 
76
LINK32=link.exe
 
77
# 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 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
 
78
# ADD LINK32 kernel32.lib user32.lib gdi32.lib shell32.lib comctl32.lib advapi32.lib ws2_32.lib mpr.lib version.lib /nologo /subsystem:console /incremental:no /machine:I386 /out:"..\..\..\temp\release\firebird/bin/fb_lock_print.exe" /pdbtype:sept
 
79
# SUBTRACT LINK32 /debug
 
80
 
 
81
!ENDIF 
 
82
 
 
83
# Begin Target
 
84
 
 
85
# Name "fb_lock_print - Win32 Debug"
 
86
# Name "fb_lock_print - Win32 Release"
 
87
# Begin Group "LOCK files"
 
88
 
 
89
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
90
# Begin Source File
 
91
 
 
92
SOURCE=..\..\..\src\lock\print.cpp
 
93
# End Source File
 
94
# End Group
 
95
# Begin Group "JRD files"
 
96
 
 
97
# PROP Default_Filter ""
 
98
# Begin Source File
 
99
 
 
100
SOURCE=..\..\..\src\jrd\gds.cpp
 
101
# End Source File
 
102
# Begin Source File
 
103
 
 
104
SOURCE=..\..\..\src\jrd\isc.cpp
 
105
# End Source File
 
106
# Begin Source File
 
107
 
 
108
SOURCE=..\..\..\src\jrd\os\win32\isc_ipc.cpp
 
109
# End Source File
 
110
# Begin Source File
 
111
 
 
112
SOURCE=..\..\..\src\jrd\isc_sync.cpp
 
113
# End Source File
 
114
# Begin Source File
 
115
 
 
116
SOURCE=..\..\..\src\jrd\thd.cpp
 
117
# End Source File
 
118
# End Group
 
119
# Begin Group "Header files"
 
120
 
 
121
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
122
# End Group
 
123
# Begin Group "Resource files"
 
124
 
 
125
# PROP Default_Filter ""
 
126
# Begin Source File
 
127
 
 
128
SOURCE=..\..\..\src\jrd\version.rc
 
129
# End Source File
 
130
# End Group
 
131
# End Target
 
132
# End Project