xref: /PHP-5.3/ext/sqlite/libsqlite/src/libsqlite.dsp (revision bbd9449e)
1# Microsoft Developer Studio Project File - Name="libsqlite" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=libsqlite - Win32 Debug_TS
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 "libsqlite.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 "libsqlite.mak" CFG="libsqlite - Win32 Debug_TS"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "libsqlite - Win32 Debug_TS" (based on "Win32 (x86) Static Library")
21!MESSAGE "libsqlite - Win32 Release_TS" (based on "Win32 (x86) Static Library")
22!MESSAGE "libsqlite - Win32 Release_TSDbg" (based on "Win32 (x86) Static Library")
23!MESSAGE
24
25# Begin Project
26# PROP AllowPerConfigDependencies 0
27# PROP Scc_ProjName ""
28# PROP Scc_LocalPath ""
29CPP=cl.exe
30RSC=rc.exe
31
32!IF  "$(CFG)" == "libsqlite - Win32 Debug_TS"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 1
36# PROP BASE Output_Dir "Debug_TS"
37# PROP BASE Intermediate_Dir "Debug_TS"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 1
41# PROP Output_Dir "..\..\Debug_TS"
42# PROP Intermediate_Dir "..\..\Debug_TS"
43# PROP Target_Dir ""
44# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
45# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D THREADSAFE=1 /YX /FD /GZ /c
46# ADD BASE RSC /l 0x406 /d "_DEBUG"
47# ADD RSC /l 0x406 /d "_DEBUG"
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LIB32=link.exe -lib
52# ADD BASE LIB32 /nologo
53# ADD LIB32 /nologo
54
55!ELSEIF  "$(CFG)" == "libsqlite - Win32 Release_TS"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 0
59# PROP BASE Output_Dir "Release_TS"
60# PROP BASE Intermediate_Dir "Release_TS"
61# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 0
64# PROP Output_Dir "..\..\Release_TS"
65# PROP Intermediate_Dir "..\..\Release_TS"
66# PROP Target_Dir ""
67# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
68# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D THREADSAFE=1 /YX /FD /c
69# ADD BASE RSC /l 0x406 /d "NDEBUG"
70# ADD RSC /l 0x406 /d "NDEBUG"
71BSC32=bscmake.exe
72# ADD BASE BSC32 /nologo
73# ADD BSC32 /nologo
74LIB32=link.exe -lib
75# ADD BASE LIB32 /nologo
76# ADD LIB32 /nologo
77
78!ELSEIF  "$(CFG)" == "libsqlite - Win32 Release_TSDbg"
79
80# PROP BASE Use_MFC 0
81# PROP BASE Use_Debug_Libraries 0
82# PROP BASE Output_Dir "libsqlite___Win32_Release_TSDbg"
83# PROP BASE Intermediate_Dir "libsqlite___Win32_Release_TSDbg"
84# PROP BASE Target_Dir ""
85# PROP Use_MFC 0
86# PROP Use_Debug_Libraries 0
87# PROP Output_Dir "..\..\Release_TSDbg"
88# PROP Intermediate_Dir "..\..\Release_TSDbg"
89# PROP Target_Dir ""
90# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D THREADSAFE=1 /YX /FD /c
91# ADD CPP /nologo /MD /W3 /GX /Zi /Od /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D THREADSAFE=1 /YX /FD /c
92# ADD BASE RSC /l 0x406 /d "NDEBUG"
93# ADD RSC /l 0x406 /d "NDEBUG"
94BSC32=bscmake.exe
95# ADD BASE BSC32 /nologo
96# ADD BSC32 /nologo
97LIB32=link.exe -lib
98# ADD BASE LIB32 /nologo /out:"Release_TS\libsqlite.lib"
99# ADD LIB32 /nologo
100
101!ENDIF
102
103# Begin Target
104
105# Name "libsqlite - Win32 Debug_TS"
106# Name "libsqlite - Win32 Release_TS"
107# Name "libsqlite - Win32 Release_TSDbg"
108# Begin Group "Source Files"
109
110# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
111# Begin Source File
112
113SOURCE=attach.c
114# End Source File
115# Begin Source File
116
117SOURCE=auth.c
118# End Source File
119# Begin Source File
120
121SOURCE=btree.c
122# End Source File
123# Begin Source File
124
125SOURCE=btree_rb.c
126# End Source File
127# Begin Source File
128
129SOURCE=build.c
130# End Source File
131# Begin Source File
132
133SOURCE=copy.c
134# End Source File
135# Begin Source File
136
137SOURCE=.\date.c
138# End Source File
139# Begin Source File
140
141SOURCE=delete.c
142# End Source File
143# Begin Source File
144
145SOURCE=encode.c
146# End Source File
147# Begin Source File
148
149SOURCE=expr.c
150# End Source File
151# Begin Source File
152
153SOURCE=func.c
154# End Source File
155# Begin Source File
156
157SOURCE=hash.c
158# End Source File
159# Begin Source File
160
161SOURCE=insert.c
162# End Source File
163# Begin Source File
164
165SOURCE=main.c
166# End Source File
167# Begin Source File
168
169SOURCE=opcodes.c
170# End Source File
171# Begin Source File
172
173SOURCE=os.c
174# End Source File
175# Begin Source File
176
177SOURCE=pager.c
178# End Source File
179# Begin Source File
180
181SOURCE=parse.c
182# End Source File
183# Begin Source File
184
185SOURCE=pragma.c
186# End Source File
187# Begin Source File
188
189SOURCE=printf.c
190# End Source File
191# Begin Source File
192
193SOURCE=random.c
194# End Source File
195# Begin Source File
196
197SOURCE=select.c
198# End Source File
199# Begin Source File
200
201SOURCE=table.c
202# End Source File
203# Begin Source File
204
205SOURCE=tokenize.c
206# End Source File
207# Begin Source File
208
209SOURCE=trigger.c
210# End Source File
211# Begin Source File
212
213SOURCE=update.c
214# End Source File
215# Begin Source File
216
217SOURCE=util.c
218# End Source File
219# Begin Source File
220
221SOURCE=vacuum.c
222# End Source File
223# Begin Source File
224
225SOURCE=vdbe.c
226# End Source File
227# Begin Source File
228
229SOURCE=.\vdbeaux.c
230# End Source File
231# Begin Source File
232
233SOURCE=where.c
234# End Source File
235# End Group
236# Begin Group "Header Files"
237
238# PROP Default_Filter "h;hpp;hxx;hm;inl"
239# Begin Source File
240
241SOURCE=btree.h
242# End Source File
243# Begin Source File
244
245SOURCE=config_static.w32.h
246
247!IF  "$(CFG)" == "libsqlite - Win32 Debug_TS"
248
249# Begin Custom Build
250InputDir=.
251InputPath=config_static.w32.h
252
253"$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
254	copy $(InputPath) $(InputDir)\config.h
255
256# End Custom Build
257
258!ELSEIF  "$(CFG)" == "libsqlite - Win32 Release_TS"
259
260# Begin Custom Build
261InputDir=.
262InputPath=config_static.w32.h
263
264"$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
265	copy $(InputPath) $(InputDir)\config.h
266
267# End Custom Build
268
269!ELSEIF  "$(CFG)" == "libsqlite - Win32 Release_TSDbg"
270
271# Begin Custom Build
272InputDir=.
273InputPath=config_static.w32.h
274
275"$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
276	copy $(InputPath) $(InputDir)\config.h
277
278# End Custom Build
279
280!ENDIF
281
282# End Source File
283# Begin Source File
284
285SOURCE=hash.h
286# End Source File
287# Begin Source File
288
289SOURCE=opcodes.h
290# End Source File
291# Begin Source File
292
293SOURCE=os.h
294# End Source File
295# Begin Source File
296
297SOURCE=pager.h
298# End Source File
299# Begin Source File
300
301SOURCE=parse.h
302# End Source File
303# Begin Source File
304
305SOURCE=sqlite.w32.h
306
307!IF  "$(CFG)" == "libsqlite - Win32 Debug_TS"
308
309# Begin Custom Build
310InputDir=.
311InputPath=sqlite.w32.h
312
313"$(InputDir)\sqlite.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
314	copy $(InputPath) $(InputDir)\sqlite.h
315
316# End Custom Build
317
318!ELSEIF  "$(CFG)" == "libsqlite - Win32 Release_TS"
319
320# Begin Custom Build
321InputDir=.
322InputPath=sqlite.w32.h
323
324"$(InputDir)\sqlite.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
325	copy $(InputPath) $(InputDir)\sqlite.h
326
327# End Custom Build
328
329!ELSEIF  "$(CFG)" == "libsqlite - Win32 Release_TSDbg"
330
331# Begin Custom Build
332InputDir=.
333InputPath=sqlite.w32.h
334
335"$(InputDir)\sqlite.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
336	copy $(InputPath) $(InputDir)\sqlite.h
337
338# End Custom Build
339
340!ENDIF
341
342# End Source File
343# Begin Source File
344
345SOURCE=sqliteInt.h
346# End Source File
347# Begin Source File
348
349SOURCE=vdbe.h
350# End Source File
351# End Group
352# End Target
353# End Project
354