~ubuntu-branches/debian/squeeze/sword/squeeze

« back to all changes in this revision

Viewing changes to utilities/diatheke/diatheke.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Glassey
  • Date: 2004-01-15 15:50:07 UTC
  • Revision ID: james.westby@ubuntu.com-20040115155007-n9mz4x0zxrs1isd3
Tags: upstream-1.5.7
ImportĀ upstreamĀ versionĀ 1.5.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="diatheke" - 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=diatheke - Win32 Debug with ICU
 
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 "diatheke.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 "diatheke.mak" CFG="diatheke - Win32 Debug with ICU"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "diatheke - Win32 Release" (based on "Win32 (x86) Console Application")
 
21
!MESSAGE "diatheke - Win32 Debug" (based on "Win32 (x86) Console Application")
 
22
!MESSAGE "diatheke - Win32 Debug with ICU" (based on "Win32 (x86) Console Application")
 
23
!MESSAGE "diatheke - Win32 Release with ICU" (based on "Win32 (x86) Console Application")
 
24
!MESSAGE 
 
25
 
 
26
# Begin Project
 
27
# PROP AllowPerConfigDependencies 0
 
28
# PROP Scc_ProjName ""
 
29
# PROP Scc_LocalPath ""
 
30
CPP=cl.exe
 
31
RSC=rc.exe
 
32
 
 
33
!IF  "$(CFG)" == "diatheke - Win32 Release"
 
34
 
 
35
# PROP BASE Use_MFC 0
 
36
# PROP BASE Use_Debug_Libraries 0
 
37
# PROP BASE Output_Dir "Release"
 
38
# PROP BASE Intermediate_Dir "Release"
 
39
# PROP BASE Target_Dir ""
 
40
# PROP Use_MFC 0
 
41
# PROP Use_Debug_Libraries 0
 
42
# PROP Output_Dir "Release"
 
43
# PROP Intermediate_Dir "Release"
 
44
# PROP Ignore_Export_Lib 0
 
45
# PROP Target_Dir ""
 
46
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
 
47
# ADD CPP /nologo /MD /w /W0 /GX /O2 /I "../../../include" /I "../../../src/utilfuns/win32" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
 
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 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
 
55
# ADD 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 libswordvc6.lib /nologo /subsystem:console /machine:I386 /libpath:"../../../lib"
 
56
 
 
57
!ELSEIF  "$(CFG)" == "diatheke - 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 0
 
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 /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
 
71
# ADD CPP /nologo /MDd /w /W0 /Gm /GX /ZI /Od /I "../../../include" /I "../../../src/utilfuns/win32" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c
 
72
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
73
# ADD RSC /l 0x409 /d "_DEBUG"
 
74
BSC32=bscmake.exe
 
75
# ADD BASE BSC32 /nologo
 
76
# ADD BSC32 /nologo
 
77
LINK32=link.exe
 
78
# 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
 
79
# ADD 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 libswordvc6d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"../../../lib"
 
80
 
 
81
!ELSEIF  "$(CFG)" == "diatheke - Win32 Debug with ICU"
 
82
 
 
83
# PROP BASE Use_MFC 0
 
84
# PROP BASE Use_Debug_Libraries 1
 
85
# PROP BASE Output_Dir "diatheke___Win32_Debug_with_ICU"
 
86
# PROP BASE Intermediate_Dir "diatheke___Win32_Debug_with_ICU"
 
87
# PROP BASE Ignore_Export_Lib 0
 
88
# PROP BASE Target_Dir ""
 
89
# PROP Use_MFC 0
 
90
# PROP Use_Debug_Libraries 1
 
91
# PROP Output_Dir "ICUDebug"
 
92
# PROP Intermediate_Dir "ICUDebug"
 
93
# PROP Ignore_Export_Lib 0
 
94
# PROP Target_Dir ""
 
95
# ADD BASE CPP /nologo /w /W0 /Gm /GX /ZI /Od /I "../../../include" /I "../../../src/utilfuns/win32" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__VISUALC__" /FR /YX /FD /GZ /c
 
96
# ADD CPP /nologo /MDd /w /W0 /Gm /GX /ZI /Od /I "../../../include" /I "../../../src/utilfuns/win32" /I "../../../../icu-sword/include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_ICU_" /D "_ICUSWORD_" /FR /YX /FD /GZ /c
 
97
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
98
# ADD RSC /l 0x409 /d "_DEBUG"
 
99
BSC32=bscmake.exe
 
100
# ADD BASE BSC32 /nologo
 
101
# ADD BSC32 /nologo
 
102
LINK32=link.exe
 
103
# 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 libsword.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"../../../lib/vcppmake/vc6/Debug"
 
104
# ADD LINK32 icuin.lib icuuc.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 libswordvc6icud.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"../../../../icu-sword/lib" /libpath:"../../../lib"
 
105
 
 
106
!ELSEIF  "$(CFG)" == "diatheke - Win32 Release with ICU"
 
107
 
 
108
# PROP BASE Use_MFC 0
 
109
# PROP BASE Use_Debug_Libraries 0
 
110
# PROP BASE Output_Dir "diatheke___Win32_Release_with_ICU"
 
111
# PROP BASE Intermediate_Dir "diatheke___Win32_Release_with_ICU"
 
112
# PROP BASE Ignore_Export_Lib 0
 
113
# PROP BASE Target_Dir ""
 
114
# PROP Use_MFC 0
 
115
# PROP Use_Debug_Libraries 0
 
116
# PROP Output_Dir "ICURelease"
 
117
# PROP Intermediate_Dir "ICURelease"
 
118
# PROP Ignore_Export_Lib 0
 
119
# PROP Target_Dir ""
 
120
# ADD BASE CPP /nologo /w /W0 /GX /O2 /I "../../../include" /I "../../../src/utilfuns/win32" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__VISUALC__" /FR /YX /FD /c
 
121
# ADD CPP /nologo /MD /w /W0 /GX /O2 /I "../../../include" /I "../../../src/utilfuns/win32" /I "../../../../icu-sword/include" /D "NDEBUG" /D "_ICU_" /D "_ICUSWORD_" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
 
122
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
123
# ADD RSC /l 0x409 /d "NDEBUG"
 
124
BSC32=bscmake.exe
 
125
# ADD BASE BSC32 /nologo
 
126
# ADD BSC32 /nologo
 
127
LINK32=link.exe
 
128
# 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 libsword.lib /nologo /subsystem:console /machine:I386 /libpath:"../../../lib/vcppmake/vc6/Release"
 
129
# ADD LINK32 icuin.lib icuuc.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 libswordvc6icu.lib /nologo /subsystem:console /machine:I386 /libpath:"../../../../icu-sword/lib" /libpath:"../../../lib"
 
130
 
 
131
!ENDIF 
 
132
 
 
133
# Begin Target
 
134
 
 
135
# Name "diatheke - Win32 Release"
 
136
# Name "diatheke - Win32 Debug"
 
137
# Name "diatheke - Win32 Debug with ICU"
 
138
# Name "diatheke - Win32 Release with ICU"
 
139
# Begin Group "Source Files"
 
140
 
 
141
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
142
# Begin Source File
 
143
 
 
144
SOURCE=.\corediatheke.cpp
 
145
# End Source File
 
146
# Begin Source File
 
147
 
 
148
SOURCE=.\diafiltmgr.cpp
 
149
# End Source File
 
150
# Begin Source File
 
151
 
 
152
SOURCE=.\diatheke.cpp
 
153
# End Source File
 
154
# Begin Source File
 
155
 
 
156
SOURCE=.\diathekemgr.cpp
 
157
# End Source File
 
158
# Begin Source File
 
159
 
 
160
SOURCE=.\gbfcgi.cpp
 
161
# End Source File
 
162
# Begin Source File
 
163
 
 
164
SOURCE=.\osiscgi.cpp
 
165
# End Source File
 
166
# Begin Source File
 
167
 
 
168
SOURCE=.\thmlcgi.cpp
 
169
# End Source File
 
170
# End Group
 
171
# Begin Group "Header Files"
 
172
 
 
173
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
174
# Begin Source File
 
175
 
 
176
SOURCE=.\corediatheke.h
 
177
# End Source File
 
178
# Begin Source File
 
179
 
 
180
SOURCE=.\diafiltmgr.h
 
181
# End Source File
 
182
# Begin Source File
 
183
 
 
184
SOURCE=.\diathekemgr.h
 
185
# End Source File
 
186
# Begin Source File
 
187
 
 
188
SOURCE=.\gbfcgi.h
 
189
# End Source File
 
190
# Begin Source File
 
191
 
 
192
SOURCE=.\osiscgi.h
 
193
# End Source File
 
194
# Begin Source File
 
195
 
 
196
SOURCE=.\thmlcgi.h
 
197
# End Source File
 
198
# End Group
 
199
# Begin Group "Resource Files"
 
200
 
 
201
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 
202
# End Group
 
203
# End Target
 
204
# End Project