xref: /PHP-5.5/ext/dom/dom.dsp (revision 0a34d107)
1# Microsoft Developer Studio Project File - Name="dom" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=dom - Win32 Release_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 "dom.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 "dom.mak" CFG="dom - Win32 Release_TS"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "dom - Win32 Release_TS" (based on "Win32 (x86) Dynamic-Link Library")
21!MESSAGE "dom - Win32 Debug_TS" (based on "Win32 (x86) Dynamic-Link Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF  "$(CFG)" == "dom - Win32 Release_TS"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir "Release_TS"
37# PROP BASE Intermediate_Dir "Release_TS"
38# PROP BASE Ignore_Export_Lib 0
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir "Release_TS"
43# PROP Intermediate_Dir "Release_TS"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
46# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\..\Zend" /I "..\..\..\TSRM" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COMPILE_DL_DOM" /D ZTS=1 /YX /FD /c
47# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\TSRM" /I "..\..\main" /D ZEND_DEBUG=0 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DOM_EXPORTS" /D "COMPILE_DL_DOM" /D ZTS=1 /D "ZEND_WIN32" /D "PHP_WIN32" /D HAVE_DOM=1 /D "LIBXML_THREAD_ENABLED" /YX /FD /c
48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50# ADD BASE RSC /l 0x406 /d "NDEBUG"
51# ADD RSC /l 0x406 /d "NDEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LINK32=link.exe
56# 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 php5ts.lib /nologo /dll /machine:I386
57# ADD LINK32 wsock32.lib php5ts.lib resolv.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 /dll /incremental:yes /machine:I386 /out:"..\..\Release_TS/php_dom.dll" /implib:"..\..\Release_TS/php_dom.lib" /libpath:"..\..\Release_TS" /libpath:"..\..\Release_TS_Inline" /libpath:"..\..\..\bindlib_w32\Release"
58# SUBTRACT LINK32 /pdb:none
59
60!ELSEIF  "$(CFG)" == "dom - Win32 Debug_TS"
61
62# PROP BASE Use_MFC 0
63# PROP BASE Use_Debug_Libraries 0
64# PROP BASE Output_Dir "Debug_TS"
65# PROP BASE Intermediate_Dir "Debug_TS"
66# PROP BASE Ignore_Export_Lib 0
67# PROP BASE Target_Dir ""
68# PROP Use_MFC 0
69# PROP Use_Debug_Libraries 0
70# PROP Output_Dir "Debug_TS"
71# PROP Intermediate_Dir "Debug_TS"
72# PROP Ignore_Export_Lib 0
73# PROP Target_Dir ""
74# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\TSRM" /I "mssql-70" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COMPILE_DL_DOM" /D ZTS=1 /YX /FD /c
75# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\Zend" /I "..\..\TSRM" /I "..\..\main" /D ZEND_DEBUG=1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DOM_EXPORTS" /D "COMPILE_DL_DOM" /D ZTS=1 /D "ZEND_WIN32" /D "PHP_WIN32" /D HAVE_DOM=1 /D LIBXML_THREAD_ENABLED=1 /FR /YX /FD /c
76# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
77# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
78# ADD BASE RSC /l 0x406 /d "NDEBUG"
79# ADD RSC /l 0x406 /d "NDEBUG"
80BSC32=bscmake.exe
81# ADD BASE BSC32 /nologo
82# ADD BSC32 /nologo
83LINK32=link.exe
84# 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 php5ts.lib /nologo /dll /machine:I386
85# ADD LINK32 php5ts_debug.lib ws2_32.lib resolv.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 /dll /incremental:yes /debug /machine:I386 /nodefaultlib:"msvcrt" /out:"..\..\Debug_TS\php_dom.dll" /implib:"..\..\Debug_TS/php_dom.lib" /libpath:"..\..\Debug_TS" /libpath:"..\..\..\bindlib_w32\Release"
86
87!ENDIF
88
89# Begin Target
90
91# Name "dom - Win32 Release_TS"
92# Name "dom - Win32 Debug_TS"
93# Begin Group "Source Files"
94
95# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
96# Begin Source File
97
98SOURCE=.\attr.c
99# End Source File
100# Begin Source File
101
102SOURCE=.\cdatasection.c
103# End Source File
104# Begin Source File
105
106SOURCE=.\characterdata.c
107# End Source File
108# Begin Source File
109
110SOURCE=.\comment.c
111# End Source File
112# Begin Source File
113
114SOURCE=.\document.c
115# End Source File
116# Begin Source File
117
118SOURCE=.\documentfragment.c
119# End Source File
120# Begin Source File
121
122SOURCE=.\documenttype.c
123# End Source File
124# Begin Source File
125
126SOURCE=.\domconfiguration.c
127# End Source File
128# Begin Source File
129
130SOURCE=.\domerror.c
131# End Source File
132# Begin Source File
133
134SOURCE=.\domerrorhandler.c
135# End Source File
136# Begin Source File
137
138SOURCE=.\domexception.c
139# End Source File
140# Begin Source File
141
142SOURCE=.\domimplementation.c
143# End Source File
144# Begin Source File
145
146SOURCE=.\domimplementationlist.c
147# End Source File
148# Begin Source File
149
150SOURCE=.\domimplementationsource.c
151# End Source File
152# Begin Source File
153
154SOURCE=.\domlocator.c
155# End Source File
156# Begin Source File
157
158SOURCE=.\domstringlist.c
159# End Source File
160# Begin Source File
161
162SOURCE=.\element.c
163# End Source File
164# Begin Source File
165
166SOURCE=.\entity.c
167# End Source File
168# Begin Source File
169
170SOURCE=.\entityreference.c
171# End Source File
172# Begin Source File
173
174SOURCE=.\namednodemap.c
175# End Source File
176# Begin Source File
177
178SOURCE=.\namelist.c
179# End Source File
180# Begin Source File
181
182SOURCE=.\node.c
183# End Source File
184# Begin Source File
185
186SOURCE=.\nodelist.c
187# End Source File
188# Begin Source File
189
190SOURCE=.\notation.c
191# End Source File
192# Begin Source File
193
194SOURCE=.\php_dom.c
195# End Source File
196# Begin Source File
197
198SOURCE=.\processinginstruction.c
199# End Source File
200# Begin Source File
201
202SOURCE=.\string_extend.c
203# End Source File
204# Begin Source File
205
206SOURCE=.\text.c
207# End Source File
208# Begin Source File
209
210SOURCE=.\typeinfo.c
211# End Source File
212# Begin Source File
213
214SOURCE=.\userdatahandler.c
215# End Source File
216# Begin Source File
217
218SOURCE=.\xpath.c
219# End Source File
220# End Group
221# Begin Group "Header Files"
222
223# PROP Default_Filter "h;hpp;hxx;hm;inl"
224# Begin Source File
225
226SOURCE=.\dom_ce.h
227# End Source File
228# Begin Source File
229
230SOURCE=.\dom_fe.h
231# End Source File
232# Begin Source File
233
234SOURCE=.\dom_properties.h
235# End Source File
236# Begin Source File
237
238SOURCE=.\php_dom.h
239# End Source File
240# Begin Source File
241
242SOURCE=.\xml_common.h
243# End Source File
244# End Group
245# Begin Group "Resource Files"
246
247# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
248# End Group
249# End Target
250# End Project
251