Fixed DevStudio 2003 build with memory check code.
[pwlib.git] / pwlibce.vcp
blob62b0a1bfe2fa2be52376d1d43d57ca8fca7e17a0
1 # Microsoft eMbedded Visual Tools Project File - Name="pwlibce" - Package Owner=<4>
2 # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (WCE SH4) Static Library" 0x8604
6 # TARGTYPE "Win32 (WCE x86em) Static Library" 0x7f04
7 # TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
8 # TARGTYPE "Win32 (WCE ARMV4) Static Library" 0xa304
9 # TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604
11 CFG=pwlibce - Win32 (WCE SH4) Debug
12 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
13 !MESSAGE use the Export Makefile command and run
14 !MESSAGE 
15 !MESSAGE NMAKE /f "pwlibce.vcn".
16 !MESSAGE 
17 !MESSAGE You can specify a configuration when running NMAKE
18 !MESSAGE by defining the macro CFG on the command line. For example:
19 !MESSAGE 
20 !MESSAGE NMAKE /f "pwlibce.vcn" CFG="pwlibce - Win32 (WCE SH4) Debug"
21 !MESSAGE 
22 !MESSAGE Possible choices for configuration are:
23 !MESSAGE 
24 !MESSAGE "pwlibce - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Static Library")
25 !MESSAGE "pwlibce - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Static Library")
26 !MESSAGE "pwlibce - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
27 !MESSAGE "pwlibce - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
28 !MESSAGE "pwlibce - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Static Library")
29 !MESSAGE "pwlibce - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Static Library")
30 !MESSAGE "pwlibce - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library")
31 !MESSAGE "pwlibce - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library")
32 !MESSAGE "pwlibce - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library")
33 !MESSAGE "pwlibce - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Static Library")
34 !MESSAGE 
36 # Begin Project
37 # PROP AllowPerConfigDependencies 1
38 # PROP Scc_ProjName ""$/OpenH323/pwlibce", PSSAAAAA"
39 # PROP Scc_LocalPath "."
40 # PROP ATL_Project 2
42 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
44 # PROP BASE Use_MFC 0
45 # PROP BASE Use_Debug_Libraries 0
46 # PROP BASE Output_Dir "SH4Rel"
47 # PROP BASE Intermediate_Dir "SH4Rel"
48 # PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}"
49 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
50 # PROP BASE Target_Dir ""
51 # PROP Use_MFC 0
52 # PROP Use_Debug_Libraries 0
53 # PROP Output_Dir "lib\"
54 # PROP Intermediate_Dir "lib\SH4Rel"
55 # PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}"
56 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
57 # PROP Target_Dir ""
58 CPP=shcl.exe
59 # ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Qsh4 /M$(CECrtMT) /c
60 # ADD CPP /nologo /W3 /Oxs /D "SHx" /D "SH4" /D "_SH4_" /D "NDEBUG" /D "_LIB" /D "PTRACING" /D PMEMORY_CHECK=0 /D P_USE_INLINES=1 /D "_AFXDLL" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D PTRACING=0 /U "P_HAS_IPV6" /YX"ptlib.h" /Qsh4 /M$(CECrtMT) /c
61 LIB32=link.exe -lib
62 # ADD BASE LIB32 /nologo
63 # ADD LIB32 /nologo /out:"lib\SH4\pwlibce.lib"
64 BSC32=bscmake.exe
65 # ADD BASE BSC32 /nologo
66 # ADD BSC32 /nologo
68 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
70 # PROP BASE Use_MFC 0
71 # PROP BASE Use_Debug_Libraries 1
72 # PROP BASE Output_Dir "SH4Dbg"
73 # PROP BASE Intermediate_Dir "SH4Dbg"
74 # PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}"
75 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
76 # PROP BASE Target_Dir ""
77 # PROP Use_MFC 2
78 # PROP Use_Debug_Libraries 1
79 # PROP Output_Dir "lib"
80 # PROP Intermediate_Dir "lib\SH4Dbg"
81 # PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}"
82 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
83 # PROP Target_Dir ""
84 CPP=shcl.exe
85 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Qsh4 /M$(CECrtMTDebug) /c
86 # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D "_LIB" /D "PTRACING" /D PMEMORY_CHECK=0 /D P_USE_INLINES=1 /D "_AFXDLL" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D PTRACING=0 /U "P_HAS_IPV6" /YX"ptlib.h" /Qsh4 /M$(CECrtMTDebug) /c
87 LIB32=link.exe -lib
88 # ADD BASE LIB32 /nologo
89 # ADD LIB32 /nologo /out:"lib\SH4\pwlibced.lib"
90 BSC32=bscmake.exe
91 # ADD BASE BSC32 /nologo
92 # ADD BSC32 /nologo
94 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
96 # PROP BASE Use_MFC 0
97 # PROP BASE Use_Debug_Libraries 0
98 # PROP BASE Output_Dir "ARMRel"
99 # PROP BASE Intermediate_Dir "ARMRel"
100 # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
101 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
102 # PROP BASE Target_Dir ""
103 # PROP Use_MFC 0
104 # PROP Use_Debug_Libraries 0
105 # PROP Output_Dir "lib\"
106 # PROP Intermediate_Dir "lib\ARMRel"
107 # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
108 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
109 # PROP Target_Dir ""
110 BSC32=bscmake.exe
111 # ADD BASE BSC32 /nologo
112 # ADD BSC32 /nologo
113 LIB32=link.exe -lib
114 # ADD BASE LIB32 /nologo
115 # ADD LIB32 /nologo /out:"lib\ARM\pwlibce.lib"
116 CPP=clarm.exe
117 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
118 # ADD CPP /nologo /W3 /Zi /D "NDEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D PTRACING=0 /D PMEMORY_CHECK=0 /D P_USE_INLINES=1 /U "P_HAS_IPV6" /YX /Oxs /M$(CECrtMT) /c
120 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
122 # PROP BASE Use_MFC 0
123 # PROP BASE Use_Debug_Libraries 1
124 # PROP BASE Output_Dir "ARMDbg"
125 # PROP BASE Intermediate_Dir "ARMDbg"
126 # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
127 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
128 # PROP BASE Target_Dir ""
129 # PROP Use_MFC 0
130 # PROP Use_Debug_Libraries 1
131 # PROP Output_Dir "lib\"
132 # PROP Intermediate_Dir "lib\ARMDbg"
133 # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
134 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
135 # PROP Target_Dir ""
136 BSC32=bscmake.exe
137 # ADD BASE BSC32 /nologo
138 # ADD BSC32 /nologo
139 LIB32=link.exe -lib
140 # ADD BASE LIB32 /nologo
141 # ADD LIB32 /nologo /out:"lib\arm\pwlibced.lib"
142 CPP=clarm.exe
143 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
144 # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "PTRACING" /D PMEMORY_CHECK=0 /D P_USE_INLINES=1 /U "P_HAS_IPV6" /YX /M$(CECrtMTDebug) /c
146 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
148 # PROP BASE Use_MFC 0
149 # PROP BASE Use_Debug_Libraries 0
150 # PROP BASE Output_Dir "X86EMRel"
151 # PROP BASE Intermediate_Dir "X86EMRel"
152 # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
153 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
154 # PROP BASE Target_Dir ""
155 # PROP Use_MFC 0
156 # PROP Use_Debug_Libraries 0
157 # PROP Output_Dir "lib\"
158 # PROP Intermediate_Dir "lib\X86EMRel"
159 # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
160 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
161 # PROP Target_Dir ""
162 BSC32=bscmake.exe
163 # ADD BASE BSC32 /nologo
164 # ADD BSC32 /nologo
165 LIB32=link.exe -lib
166 # ADD BASE LIB32 /nologo
167 # ADD LIB32 /nologo /out:"lib\x86em\pwlibce.lib"
168 CPP=cl.exe
169 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Oxs /Gz /c
170 # ADD CPP /nologo /W3 /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "PTRACING" /D PMEMORY_CHECK=0 /D P_USE_INLINES=1 /D "_AFXDLL" /U "P_HAS_IPV6" /YX /Oxs /c
172 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
174 # PROP BASE Use_MFC 0
175 # PROP BASE Use_Debug_Libraries 1
176 # PROP BASE Output_Dir "X86EMDbg"
177 # PROP BASE Intermediate_Dir "X86EMDbg"
178 # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
179 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
180 # PROP BASE Target_Dir ""
181 # PROP Use_MFC 0
182 # PROP Use_Debug_Libraries 1
183 # PROP Output_Dir "lib\"
184 # PROP Intermediate_Dir "lib\X86EMDbg"
185 # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
186 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
187 # PROP Target_Dir ""
188 BSC32=bscmake.exe
189 # ADD BASE BSC32 /nologo
190 # ADD BSC32 /nologo
191 LIB32=link.exe -lib
192 # ADD BASE LIB32 /nologo
193 # ADD LIB32 /nologo /out:"lib\x86em\pwlibced.lib"
194 CPP=cl.exe
195 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gz /c
196 # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "PTRACING" /D PMEMORY_CHECK=0 /D P_USE_INLINES=1 /U "P_HAS_IPV6" /YX /c
198 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
200 # PROP BASE Use_MFC 0
201 # PROP BASE Use_Debug_Libraries 1
202 # PROP BASE Output_Dir "ARMV4Dbg"
203 # PROP BASE Intermediate_Dir "ARMV4Dbg"
204 # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
205 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
206 # PROP BASE Target_Dir ""
207 # PROP Use_MFC 0
208 # PROP Use_Debug_Libraries 1
209 # PROP Output_Dir "lib\ce\ARMV4Dbg"
210 # PROP Intermediate_Dir "lib\ce\ARMV4Dbg"
211 # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
212 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
213 # PROP Target_Dir ""
214 CPP=clarm.exe
215 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
216 # ADD CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D PTRACING=0 /D "P_USE_INLINES" /M$(CECrtMTDebug) /c
217 # SUBTRACT CPP /YX
218 LIB32=link.exe -lib
219 # ADD BASE LIB32 /nologo
220 # ADD LIB32 /nologo /out:"lib\pwlibcearmd.lib"
221 BSC32=bscmake.exe
222 # ADD BASE BSC32 /nologo
223 # ADD BSC32 /nologo
225 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
227 # PROP BASE Use_MFC 0
228 # PROP BASE Use_Debug_Libraries 0
229 # PROP BASE Output_Dir "ARMV4Rel"
230 # PROP BASE Intermediate_Dir "ARMV4Rel"
231 # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
232 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
233 # PROP BASE Target_Dir ""
234 # PROP Use_MFC 0
235 # PROP Use_Debug_Libraries 0
236 # PROP Output_Dir "lib\ce\ARMV4Rel"
237 # PROP Intermediate_Dir "lib\ce\ARMV4Rel"
238 # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
239 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
240 # PROP Target_Dir ""
241 CPP=clarm.exe
242 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /O2 /M$(CECrtMT) /c
243 # ADD CPP /nologo /W3 /GR /GX /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D PTRACING=0 /YX"ptlib.h" /O2 /M$(CECrtMT) /c
244 LIB32=link.exe -lib
245 # ADD BASE LIB32 /nologo
246 # ADD LIB32 /nologo /out:"lib\pwlibcearm.lib"
247 BSC32=bscmake.exe
248 # ADD BASE BSC32 /nologo
249 # ADD BSC32 /nologo
251 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
253 # PROP BASE Use_MFC 0
254 # PROP BASE Use_Debug_Libraries 1
255 # PROP BASE Output_Dir "emulatorDbg"
256 # PROP BASE Intermediate_Dir "emulatorDbg"
257 # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
258 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
259 # PROP BASE Target_Dir ""
260 # PROP Use_MFC 0
261 # PROP Use_Debug_Libraries 1
262 # PROP Output_Dir "lib\ce\emulatorDbg"
263 # PROP Intermediate_Dir "lib\ce\emulatorDbg"
264 # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
265 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
266 # PROP Target_Dir ""
267 CPP=cl.exe
268 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
269 # ADD CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D PTRACING=0 /D "P_USE_INLINES" /FR /Gs8192 /GF /c
270 LIB32=link.exe -lib
271 # ADD BASE LIB32 /nologo
272 # ADD LIB32 /nologo /out:"lib\pwlibceemuld.lib"
273 BSC32=bscmake.exe
274 # ADD BASE BSC32 /nologo
275 # ADD BSC32 /nologo
277 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
279 # PROP BASE Use_MFC 0
280 # PROP BASE Use_Debug_Libraries 0
281 # PROP BASE Output_Dir "emulatorRel"
282 # PROP BASE Intermediate_Dir "emulatorRel"
283 # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
284 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
285 # PROP BASE Target_Dir ""
286 # PROP Use_MFC 0
287 # PROP Use_Debug_Libraries 0
288 # PROP Output_Dir "lib\ce\emulatorRel"
289 # PROP Intermediate_Dir "lib\ce\emulatorRel"
290 # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
291 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
292 # PROP Target_Dir ""
293 CPP=cl.exe
294 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
295 # ADD CPP /nologo /W3 /GR /GX /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D PTRACING=0 /FR /YX"ptlib.h" /Gs8192 /GF /O2 /c
296 LIB32=link.exe -lib
297 # ADD BASE LIB32 /nologo
298 # ADD LIB32 /nologo /out:"lib\pwlibceemul.lib"
299 BSC32=bscmake.exe
300 # ADD BASE BSC32 /nologo
301 # ADD BSC32 /nologo
303 !ENDIF 
305 # Begin Target
307 # Name "pwlibce - Win32 (WCE SH4) Release"
308 # Name "pwlibce - Win32 (WCE SH4) Debug"
309 # Name "pwlibce - Win32 (WCE ARM) Release"
310 # Name "pwlibce - Win32 (WCE ARM) Debug"
311 # Name "pwlibce - Win32 (WCE x86em) Release"
312 # Name "pwlibce - Win32 (WCE x86em) Debug"
313 # Name "pwlibce - Win32 (WCE ARMV4) Debug"
314 # Name "pwlibce - Win32 (WCE ARMV4) Release"
315 # Name "pwlibce - Win32 (WCE emulator) Debug"
316 # Name "pwlibce - Win32 (WCE emulator) Release"
317 # Begin Group "Source Files"
319 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
320 # Begin Group "Console"
322 # PROP Default_Filter ""
323 # Begin Source File
325 SOURCE=.\src\ptlib\msos\assert.cxx
327 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
329 NODEP_CPP_ASSER=\
330         ".\ceatl.h"\
331         ".\msystemx.h"\
332         ".\nclude\ptlib\conchan.h"\
333         ".\tdlibx.h"\
334         ".\tlib.h"\
335         ".\tlib\args.h"\
336         ".\tlib\array.h"\
337         ".\tlib\channel.h"\
338         ".\tlib\conchan.h"\
339         ".\tlib\config.h"\
340         ".\tlib\contain.h"\
341         ".\tlib\contain.inl"\
342         ".\tlib\dict.h"\
343         ".\tlib\dynalink.h"\
344         ".\tlib\file.h"\
345         ".\tlib\filepath.h"\
346         ".\tlib\indchan.h"\
347         ".\tlib\lists.h"\
348         ".\tlib\mutex.h"\
349         ".\tlib\object.h"\
350         ".\tlib\osutil.inl"\
351         ".\tlib\pdirect.h"\
352         ".\tlib\pprocess.h"\
353         ".\tlib\pstring.h"\
354         ".\tlib\ptime.h"\
355         ".\tlib\ptlib.inl"\
356         ".\tlib\semaphor.h"\
357         ".\tlib\sfile.h"\
358         ".\tlib\sound.h"\
359         ".\tlib\svcproc.h"\
360         ".\tlib\syncpoint.h"\
361         ".\tlib\syncthrd.h"\
362         ".\tlib\textfile.h"\
363         ".\tlib\thread.h"\
364         ".\tlib\timeint.h"\
365         ".\tlib\timer.h"\
366         ".\tlib\vfakeio.h"\
367         ".\tlib\video.h"\
368         ".\tlib\videoio.h"\
369         ".\ucpp.h"\
370         
372 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
374 NODEP_CPP_ASSER=\
375         ".\ceatl.h"\
376         ".\msystemx.h"\
377         ".\nclude\ptlib\conchan.h"\
378         ".\tdlibx.h"\
379         ".\tlib.h"\
380         ".\tlib\args.h"\
381         ".\tlib\array.h"\
382         ".\tlib\channel.h"\
383         ".\tlib\conchan.h"\
384         ".\tlib\config.h"\
385         ".\tlib\contain.h"\
386         ".\tlib\contain.inl"\
387         ".\tlib\dict.h"\
388         ".\tlib\dynalink.h"\
389         ".\tlib\file.h"\
390         ".\tlib\filepath.h"\
391         ".\tlib\indchan.h"\
392         ".\tlib\lists.h"\
393         ".\tlib\mutex.h"\
394         ".\tlib\object.h"\
395         ".\tlib\osutil.inl"\
396         ".\tlib\pdirect.h"\
397         ".\tlib\pprocess.h"\
398         ".\tlib\pstring.h"\
399         ".\tlib\ptime.h"\
400         ".\tlib\ptlib.inl"\
401         ".\tlib\semaphor.h"\
402         ".\tlib\sfile.h"\
403         ".\tlib\sound.h"\
404         ".\tlib\svcproc.h"\
405         ".\tlib\syncpoint.h"\
406         ".\tlib\syncthrd.h"\
407         ".\tlib\textfile.h"\
408         ".\tlib\thread.h"\
409         ".\tlib\timeint.h"\
410         ".\tlib\timer.h"\
411         ".\tlib\vfakeio.h"\
412         ".\tlib\video.h"\
413         ".\tlib\videoio.h"\
414         ".\ucpp.h"\
415         
417 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
419 NODEP_CPP_ASSER=\
420         ".\ceatl.h"\
421         ".\evfw.h"\
422         ".\msystemx.h"\
423         ".\tbuildopts.h"\
424         ".\tdlibx.h"\
425         ".\tlib.h"\
426         ".\tlib\args.h"\
427         ".\tlib\array.h"\
428         ".\tlib\channel.h"\
429         ".\tlib\conchan.h"\
430         ".\tlib\config.h"\
431         ".\tlib\contain.h"\
432         ".\tlib\contain.inl"\
433         ".\tlib\dict.h"\
434         ".\tlib\dynalink.h"\
435         ".\tlib\file.h"\
436         ".\tlib\filepath.h"\
437         ".\tlib\indchan.h"\
438         ".\tlib\lists.h"\
439         ".\tlib\mutex.h"\
440         ".\tlib\object.h"\
441         ".\tlib\osutil.inl"\
442         ".\tlib\pdirect.h"\
443         ".\tlib\pprocess.h"\
444         ".\tlib\pstring.h"\
445         ".\tlib\ptime.h"\
446         ".\tlib\ptlib.inl"\
447         ".\tlib\semaphor.h"\
448         ".\tlib\sfile.h"\
449         ".\tlib\sound.h"\
450         ".\tlib\svcproc.h"\
451         ".\tlib\syncpoint.h"\
452         ".\tlib\syncthrd.h"\
453         ".\tlib\textfile.h"\
454         ".\tlib\thread.h"\
455         ".\tlib\timeint.h"\
456         ".\tlib\timer.h"\
457         ".\tlib\vfakeio.h"\
458         ".\tlib\video.h"\
459         ".\tlib\videoio.h"\
460         ".\tlib\videoio1394dc.h"\
461         ".\ucpp.h"\
462         
464 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
466 NODEP_CPP_ASSER=\
467         ".\ceatl.h"\
468         ".\evfw.h"\
469         ".\msystemx.h"\
470         ".\tdlibx.h"\
471         ".\tlib.h"\
472         ".\tlib\args.h"\
473         ".\tlib\array.h"\
474         ".\tlib\channel.h"\
475         ".\tlib\conchan.h"\
476         ".\tlib\config.h"\
477         ".\tlib\contain.h"\
478         ".\tlib\contain.inl"\
479         ".\tlib\dict.h"\
480         ".\tlib\dynalink.h"\
481         ".\tlib\file.h"\
482         ".\tlib\filepath.h"\
483         ".\tlib\indchan.h"\
484         ".\tlib\lists.h"\
485         ".\tlib\mutex.h"\
486         ".\tlib\object.h"\
487         ".\tlib\osutil.inl"\
488         ".\tlib\pdirect.h"\
489         ".\tlib\pprocess.h"\
490         ".\tlib\pstring.h"\
491         ".\tlib\ptime.h"\
492         ".\tlib\ptlib.inl"\
493         ".\tlib\semaphor.h"\
494         ".\tlib\sfile.h"\
495         ".\tlib\sound.h"\
496         ".\tlib\svcproc.h"\
497         ".\tlib\syncpoint.h"\
498         ".\tlib\syncthrd.h"\
499         ".\tlib\textfile.h"\
500         ".\tlib\thread.h"\
501         ".\tlib\timeint.h"\
502         ".\tlib\timer.h"\
503         ".\tlib\vfakeio.h"\
504         ".\tlib\video.h"\
505         ".\tlib\videoio.h"\
506         ".\tlib\videoio1394dc.h"\
507         ".\ucpp.h"\
508         
510 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
512 NODEP_CPP_ASSER=\
513         ".\ceatl.h"\
514         ".\msystemx.h"\
515         ".\nclude\ptlib\conchan.h"\
516         ".\tdlibx.h"\
517         ".\tlib.h"\
518         ".\tlib\args.h"\
519         ".\tlib\array.h"\
520         ".\tlib\channel.h"\
521         ".\tlib\conchan.h"\
522         ".\tlib\config.h"\
523         ".\tlib\contain.h"\
524         ".\tlib\contain.inl"\
525         ".\tlib\dict.h"\
526         ".\tlib\dynalink.h"\
527         ".\tlib\file.h"\
528         ".\tlib\filepath.h"\
529         ".\tlib\indchan.h"\
530         ".\tlib\lists.h"\
531         ".\tlib\mutex.h"\
532         ".\tlib\object.h"\
533         ".\tlib\osutil.inl"\
534         ".\tlib\pdirect.h"\
535         ".\tlib\pprocess.h"\
536         ".\tlib\pstring.h"\
537         ".\tlib\ptime.h"\
538         ".\tlib\ptlib.inl"\
539         ".\tlib\semaphor.h"\
540         ".\tlib\sfile.h"\
541         ".\tlib\sound.h"\
542         ".\tlib\svcproc.h"\
543         ".\tlib\syncpoint.h"\
544         ".\tlib\syncthrd.h"\
545         ".\tlib\textfile.h"\
546         ".\tlib\thread.h"\
547         ".\tlib\timeint.h"\
548         ".\tlib\timer.h"\
549         ".\tlib\vfakeio.h"\
550         ".\tlib\video.h"\
551         ".\tlib\videoio.h"\
552         ".\ucpp.h"\
553         
555 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
557 NODEP_CPP_ASSER=\
558         ".\ceatl.h"\
559         ".\msystemx.h"\
560         ".\tdlibx.h"\
561         ".\tlib.h"\
562         ".\tlib\args.h"\
563         ".\tlib\array.h"\
564         ".\tlib\channel.h"\
565         ".\tlib\conchan.h"\
566         ".\tlib\config.h"\
567         ".\tlib\contain.h"\
568         ".\tlib\contain.inl"\
569         ".\tlib\dict.h"\
570         ".\tlib\dynalink.h"\
571         ".\tlib\file.h"\
572         ".\tlib\filepath.h"\
573         ".\tlib\indchan.h"\
574         ".\tlib\lists.h"\
575         ".\tlib\mutex.h"\
576         ".\tlib\object.h"\
577         ".\tlib\osutil.inl"\
578         ".\tlib\pdirect.h"\
579         ".\tlib\pprocess.h"\
580         ".\tlib\pstring.h"\
581         ".\tlib\ptime.h"\
582         ".\tlib\ptlib.inl"\
583         ".\tlib\semaphor.h"\
584         ".\tlib\sfile.h"\
585         ".\tlib\sound.h"\
586         ".\tlib\svcproc.h"\
587         ".\tlib\syncpoint.h"\
588         ".\tlib\syncthrd.h"\
589         ".\tlib\textfile.h"\
590         ".\tlib\thread.h"\
591         ".\tlib\timeint.h"\
592         ".\tlib\timer.h"\
593         ".\tlib\vfakeio.h"\
594         ".\tlib\video.h"\
595         ".\tlib\videoio.h"\
596         ".\ucpp.h"\
597         
599 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
601 DEP_CPP_ASSER=\
602         {$(INCLUDE)}"cevfw.h"\
603         {$(INCLUDE)}"mmsystemx.h"\
604         {$(INCLUDE)}"nucpp.h"\
605         {$(INCLUDE)}"ptbuildopts.h"\
606         {$(INCLUDE)}"ptlib.h"\
607         {$(INCLUDE)}"ptlib\args.h"\
608         {$(INCLUDE)}"ptlib\array.h"\
609         {$(INCLUDE)}"ptlib\channel.h"\
610         {$(INCLUDE)}"ptlib\conchan.h"\
611         {$(INCLUDE)}"ptlib\config.h"\
612         {$(INCLUDE)}"ptlib\contain.h"\
613         {$(INCLUDE)}"ptlib\contain.inl"\
614         {$(INCLUDE)}"ptlib\critsec.h"\
615         {$(INCLUDE)}"ptlib\dict.h"\
616         {$(INCLUDE)}"ptlib\dynalink.h"\
617         {$(INCLUDE)}"ptlib\file.h"\
618         {$(INCLUDE)}"ptlib\filepath.h"\
619         {$(INCLUDE)}"ptlib\indchan.h"\
620         {$(INCLUDE)}"ptlib\lists.h"\
621         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
622         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
623         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
624         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
625         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
626         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
627         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
628         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
629         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
630         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
631         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
632         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
633         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
634         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
635         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
636         {$(INCLUDE)}"ptlib\msos\ptlib\svcproc.h"\
637         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
638         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
639         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
640         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
641         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
642         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
643         {$(INCLUDE)}"ptlib\mutex.h"\
644         {$(INCLUDE)}"ptlib\notifier.h"\
645         {$(INCLUDE)}"ptlib\object.h"\
646         {$(INCLUDE)}"ptlib\osutil.inl"\
647         {$(INCLUDE)}"ptlib\pdirect.h"\
648         {$(INCLUDE)}"ptlib\pfactory.h"\
649         {$(INCLUDE)}"ptlib\plugin.h"\
650         {$(INCLUDE)}"ptlib\pluginmgr.h"\
651         {$(INCLUDE)}"ptlib\pprocess.h"\
652         {$(INCLUDE)}"ptlib\psharedptr.h"\
653         {$(INCLUDE)}"ptlib\pstring.h"\
654         {$(INCLUDE)}"ptlib\ptime.h"\
655         {$(INCLUDE)}"ptlib\semaphor.h"\
656         {$(INCLUDE)}"ptlib\sfile.h"\
657         {$(INCLUDE)}"ptlib\smartptr.h"\
658         {$(INCLUDE)}"ptlib\sound.h"\
659         {$(INCLUDE)}"ptlib\svcproc.h"\
660         {$(INCLUDE)}"ptlib\syncpoint.h"\
661         {$(INCLUDE)}"ptlib\syncthrd.h"\
662         {$(INCLUDE)}"ptlib\textfile.h"\
663         {$(INCLUDE)}"ptlib\thread.h"\
664         {$(INCLUDE)}"ptlib\timeint.h"\
665         {$(INCLUDE)}"ptlib\timer.h"\
666         {$(INCLUDE)}"ptlib\video.h"\
667         {$(INCLUDE)}"ptlib\videoio.h"\
668         {$(INCLUDE)}"ptlib\wince\time.h"\
669         {$(INCLUDE)}"stdlibx.h"\
670         {$(INCLUDE)}"strstream.h"\
671         {$(INCLUDE)}"wceatl.h"\
672         
673 NODEP_CPP_ASSER=\
674         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
675         ".\include\ptlib\unix\ptlib\channel.h"\
676         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
677         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
678         ".\include\ptlib\unix\ptlib\contain.h"\
679         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
680         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
681         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
682         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
683         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
684         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
685         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
686         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
687         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
688         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
689         ".\INCLUDE\ptlib\unix\ptlib\svcproc.h"\
690         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
691         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
692         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
693         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
694         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
695         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
696         
698 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
700 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
702 DEP_CPP_ASSER=\
703         {$(INCLUDE)}"cevfw.h"\
704         {$(INCLUDE)}"mmsystemx.h"\
705         {$(INCLUDE)}"nucpp.h"\
706         {$(INCLUDE)}"ptbuildopts.h"\
707         {$(INCLUDE)}"ptlib.h"\
708         {$(INCLUDE)}"ptlib\args.h"\
709         {$(INCLUDE)}"ptlib\array.h"\
710         {$(INCLUDE)}"ptlib\channel.h"\
711         {$(INCLUDE)}"ptlib\conchan.h"\
712         {$(INCLUDE)}"ptlib\config.h"\
713         {$(INCLUDE)}"ptlib\contain.h"\
714         {$(INCLUDE)}"ptlib\contain.inl"\
715         {$(INCLUDE)}"ptlib\critsec.h"\
716         {$(INCLUDE)}"ptlib\dict.h"\
717         {$(INCLUDE)}"ptlib\dynalink.h"\
718         {$(INCLUDE)}"ptlib\file.h"\
719         {$(INCLUDE)}"ptlib\filepath.h"\
720         {$(INCLUDE)}"ptlib\indchan.h"\
721         {$(INCLUDE)}"ptlib\lists.h"\
722         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
723         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
724         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
725         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
726         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
727         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
728         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
729         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
730         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
731         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
732         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
733         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
734         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
735         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
736         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
737         {$(INCLUDE)}"ptlib\msos\ptlib\svcproc.h"\
738         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
739         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
740         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
741         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
742         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
743         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
744         {$(INCLUDE)}"ptlib\mutex.h"\
745         {$(INCLUDE)}"ptlib\notifier.h"\
746         {$(INCLUDE)}"ptlib\object.h"\
747         {$(INCLUDE)}"ptlib\osutil.inl"\
748         {$(INCLUDE)}"ptlib\pdirect.h"\
749         {$(INCLUDE)}"ptlib\pfactory.h"\
750         {$(INCLUDE)}"ptlib\plugin.h"\
751         {$(INCLUDE)}"ptlib\pluginmgr.h"\
752         {$(INCLUDE)}"ptlib\pprocess.h"\
753         {$(INCLUDE)}"ptlib\psharedptr.h"\
754         {$(INCLUDE)}"ptlib\pstring.h"\
755         {$(INCLUDE)}"ptlib\ptime.h"\
756         {$(INCLUDE)}"ptlib\semaphor.h"\
757         {$(INCLUDE)}"ptlib\sfile.h"\
758         {$(INCLUDE)}"ptlib\smartptr.h"\
759         {$(INCLUDE)}"ptlib\sound.h"\
760         {$(INCLUDE)}"ptlib\svcproc.h"\
761         {$(INCLUDE)}"ptlib\syncpoint.h"\
762         {$(INCLUDE)}"ptlib\syncthrd.h"\
763         {$(INCLUDE)}"ptlib\textfile.h"\
764         {$(INCLUDE)}"ptlib\thread.h"\
765         {$(INCLUDE)}"ptlib\timeint.h"\
766         {$(INCLUDE)}"ptlib\timer.h"\
767         {$(INCLUDE)}"ptlib\video.h"\
768         {$(INCLUDE)}"ptlib\videoio.h"\
769         {$(INCLUDE)}"ptlib\wince\time.h"\
770         {$(INCLUDE)}"stdlibx.h"\
771         {$(INCLUDE)}"strstream.h"\
772         {$(INCLUDE)}"wceatl.h"\
773         
774 NODEP_CPP_ASSER=\
775         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
776         ".\include\ptlib\unix\ptlib\channel.h"\
777         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
778         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
779         ".\include\ptlib\unix\ptlib\contain.h"\
780         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
781         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
782         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
783         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
784         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
785         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
786         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
787         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
788         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
789         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
790         ".\INCLUDE\ptlib\unix\ptlib\svcproc.h"\
791         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
792         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
793         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
794         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
795         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
796         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
797         
799 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
801 NODEP_CPP_ASSER=\
802         ".\ceatl.h"\
803         ".\evfw.h"\
804         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
805         ".\msystemx.h"\
806         ".\nistd.h"\
807         ".\tbuildopts.h"\
808         ".\tdlibx.h"\
809         ".\tlib.h"\
810         ".\tlib\args.h"\
811         ".\tlib\array.h"\
812         ".\tlib\channel.h"\
813         ".\tlib\conchan.h"\
814         ".\tlib\config.h"\
815         ".\tlib\contain.h"\
816         ".\tlib\contain.inl"\
817         ".\tlib\critsec.h"\
818         ".\tlib\dict.h"\
819         ".\tlib\dynalink.h"\
820         ".\tlib\file.h"\
821         ".\tlib\filepath.h"\
822         ".\tlib\indchan.h"\
823         ".\tlib\lists.h"\
824         ".\tlib\msos\ptlib\channel.h"\
825         ".\tlib\msos\ptlib\conchan.h"\
826         ".\tlib\msos\ptlib\config.h"\
827         ".\tlib\msos\ptlib\contain.h"\
828         ".\tlib\msos\ptlib\critsec.h"\
829         ".\tlib\msos\ptlib\dynalink.h"\
830         ".\tlib\msos\ptlib\file.h"\
831         ".\tlib\msos\ptlib\filepath.h"\
832         ".\tlib\msos\ptlib\mutex.h"\
833         ".\tlib\msos\ptlib\pdirect.h"\
834         ".\tlib\msos\ptlib\pprocess.h"\
835         ".\tlib\msos\ptlib\ptime.h"\
836         ".\tlib\msos\ptlib\ptlib.inl"\
837         ".\tlib\msos\ptlib\semaphor.h"\
838         ".\tlib\msos\ptlib\sfile.h"\
839         ".\tlib\msos\ptlib\svcproc.h"\
840         ".\tlib\msos\ptlib\syncpoint.h"\
841         ".\tlib\msos\ptlib\textfile.h"\
842         ".\tlib\msos\ptlib\thread.h"\
843         ".\tlib\msos\ptlib\timeint.h"\
844         ".\tlib\msos\ptlib\timer.h"\
845         ".\tlib\msos\ptlib\video.h"\
846         ".\tlib\mutex.h"\
847         ".\tlib\notifier.h"\
848         ".\tlib\object.h"\
849         ".\tlib\osutil.inl"\
850         ".\tlib\pdirect.h"\
851         ".\tlib\pfactory.h"\
852         ".\tlib\plugin.h"\
853         ".\tlib\pluginmgr.h"\
854         ".\tlib\pprocess.h"\
855         ".\tlib\psharedptr.h"\
856         ".\tlib\pstring.h"\
857         ".\tlib\ptime.h"\
858         ".\tlib\semaphor.h"\
859         ".\tlib\sfile.h"\
860         ".\tlib\smartptr.h"\
861         ".\tlib\sound.h"\
862         ".\tlib\svcproc.h"\
863         ".\tlib\syncpoint.h"\
864         ".\tlib\syncthrd.h"\
865         ".\tlib\textfile.h"\
866         ".\tlib\thread.h"\
867         ".\tlib\timeint.h"\
868         ".\tlib\timer.h"\
869         ".\tlib\unix\ptlib\channel.h"\
870         ".\tlib\unix\ptlib\conchan.h"\
871         ".\tlib\unix\ptlib\config.h"\
872         ".\tlib\unix\ptlib\contain.h"\
873         ".\tlib\unix\ptlib\critsec.h"\
874         ".\tlib\unix\ptlib\dynalink.h"\
875         ".\tlib\unix\ptlib\file.h"\
876         ".\tlib\unix\ptlib\filepath.h"\
877         ".\tlib\unix\ptlib\mutex.h"\
878         ".\tlib\unix\ptlib\pdirect.h"\
879         ".\tlib\unix\ptlib\pmachdep.h"\
880         ".\tlib\unix\ptlib\pprocess.h"\
881         ".\tlib\unix\ptlib\ptime.h"\
882         ".\tlib\unix\ptlib\ptlib.inl"\
883         ".\tlib\unix\ptlib\semaphor.h"\
884         ".\tlib\unix\ptlib\sfile.h"\
885         ".\tlib\unix\ptlib\svcproc.h"\
886         ".\tlib\unix\ptlib\syncpoint.h"\
887         ".\tlib\unix\ptlib\textfile.h"\
888         ".\tlib\unix\ptlib\thread.h"\
889         ".\tlib\unix\ptlib\timeint.h"\
890         ".\tlib\unix\ptlib\timer.h"\
891         ".\tlib\unix\ptlib\video.h"\
892         ".\tlib\video.h"\
893         ".\tlib\videoio.h"\
894         ".\tlib\wince\time.h"\
895         ".\trings.h"\
896         ".\trstream.h"\
897         ".\ucpp.h"\
898         ".\ys\socket.h"\
899         
901 !ENDIF 
903 # End Source File
904 # Begin Source File
906 SOURCE=.\src\ptlib\wince\ConsoleCE\ceostream.cpp
908 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
910 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
912 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
914 NODEP_CPP_CEOST=\
915         "..\include\ptlib\wince\ceostream.h"\
916         ".\ceatl.h"\
917         ".\evfw.h"\
918         ".\msystemx.h"\
919         ".\tbuildopts.h"\
920         ".\tdlibx.h"\
921         ".\tlib.h"\
922         ".\tlib\args.h"\
923         ".\tlib\array.h"\
924         ".\tlib\channel.h"\
925         ".\tlib\conchan.h"\
926         ".\tlib\config.h"\
927         ".\tlib\contain.h"\
928         ".\tlib\contain.inl"\
929         ".\tlib\dict.h"\
930         ".\tlib\dynalink.h"\
931         ".\tlib\file.h"\
932         ".\tlib\filepath.h"\
933         ".\tlib\indchan.h"\
934         ".\tlib\lists.h"\
935         ".\tlib\mutex.h"\
936         ".\tlib\object.h"\
937         ".\tlib\osutil.inl"\
938         ".\tlib\pdirect.h"\
939         ".\tlib\pprocess.h"\
940         ".\tlib\pstring.h"\
941         ".\tlib\ptime.h"\
942         ".\tlib\ptlib.inl"\
943         ".\tlib\semaphor.h"\
944         ".\tlib\sfile.h"\
945         ".\tlib\sound.h"\
946         ".\tlib\syncpoint.h"\
947         ".\tlib\syncthrd.h"\
948         ".\tlib\textfile.h"\
949         ".\tlib\thread.h"\
950         ".\tlib\timeint.h"\
951         ".\tlib\timer.h"\
952         ".\tlib\vfakeio.h"\
953         ".\tlib\video.h"\
954         ".\tlib\videoio.h"\
955         ".\tlib\videoio1394dc.h"\
956         ".\ucpp.h"\
957         
959 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
961 NODEP_CPP_CEOST=\
962         "..\..\include\ptlib\wince\ceostream.h"\
963         ".\ceatl.h"\
964         ".\evfw.h"\
965         ".\msystemx.h"\
966         ".\tdlibx.h"\
967         ".\tlib.h"\
968         ".\tlib\args.h"\
969         ".\tlib\array.h"\
970         ".\tlib\channel.h"\
971         ".\tlib\conchan.h"\
972         ".\tlib\config.h"\
973         ".\tlib\contain.h"\
974         ".\tlib\contain.inl"\
975         ".\tlib\dict.h"\
976         ".\tlib\dynalink.h"\
977         ".\tlib\file.h"\
978         ".\tlib\filepath.h"\
979         ".\tlib\indchan.h"\
980         ".\tlib\lists.h"\
981         ".\tlib\mutex.h"\
982         ".\tlib\object.h"\
983         ".\tlib\osutil.inl"\
984         ".\tlib\pdirect.h"\
985         ".\tlib\pprocess.h"\
986         ".\tlib\pstring.h"\
987         ".\tlib\ptime.h"\
988         ".\tlib\ptlib.inl"\
989         ".\tlib\semaphor.h"\
990         ".\tlib\sfile.h"\
991         ".\tlib\sound.h"\
992         ".\tlib\syncpoint.h"\
993         ".\tlib\syncthrd.h"\
994         ".\tlib\textfile.h"\
995         ".\tlib\thread.h"\
996         ".\tlib\timeint.h"\
997         ".\tlib\timer.h"\
998         ".\tlib\vfakeio.h"\
999         ".\tlib\video.h"\
1000         ".\tlib\videoio.h"\
1001         ".\tlib\videoio1394dc.h"\
1002         ".\ucpp.h"\
1003         
1005 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
1007 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
1009 NODEP_CPP_CEOST=\
1010         ".\ceatl.h"\
1011         ".\msystemx.h"\
1012         ".\tdlibx.h"\
1013         ".\tlib.h"\
1014         ".\tlib\args.h"\
1015         ".\tlib\array.h"\
1016         ".\tlib\channel.h"\
1017         ".\tlib\conchan.h"\
1018         ".\tlib\config.h"\
1019         ".\tlib\contain.h"\
1020         ".\tlib\contain.inl"\
1021         ".\tlib\dict.h"\
1022         ".\tlib\dynalink.h"\
1023         ".\tlib\file.h"\
1024         ".\tlib\filepath.h"\
1025         ".\tlib\indchan.h"\
1026         ".\tlib\lists.h"\
1027         ".\tlib\mutex.h"\
1028         ".\tlib\object.h"\
1029         ".\tlib\osutil.inl"\
1030         ".\tlib\pdirect.h"\
1031         ".\tlib\pprocess.h"\
1032         ".\tlib\pstring.h"\
1033         ".\tlib\ptime.h"\
1034         ".\tlib\ptlib.inl"\
1035         ".\tlib\semaphor.h"\
1036         ".\tlib\sfile.h"\
1037         ".\tlib\sound.h"\
1038         ".\tlib\syncpoint.h"\
1039         ".\tlib\syncthrd.h"\
1040         ".\tlib\textfile.h"\
1041         ".\tlib\thread.h"\
1042         ".\tlib\timeint.h"\
1043         ".\tlib\timer.h"\
1044         ".\tlib\vfakeio.h"\
1045         ".\tlib\video.h"\
1046         ".\tlib\videoio.h"\
1047         ".\ucpp.h"\
1048         ".\WinCEOStream.h"\
1049         
1051 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
1053 DEP_CPP_CEOST=\
1054         {$(INCLUDE)}".\include\ptlib\wince\ceostream.h"\
1055         {$(INCLUDE)}"cevfw.h"\
1056         {$(INCLUDE)}"mmsystemx.h"\
1057         {$(INCLUDE)}"nucpp.h"\
1058         {$(INCLUDE)}"ptbuildopts.h"\
1059         {$(INCLUDE)}"ptlib.h"\
1060         {$(INCLUDE)}"ptlib\args.h"\
1061         {$(INCLUDE)}"ptlib\array.h"\
1062         {$(INCLUDE)}"ptlib\channel.h"\
1063         {$(INCLUDE)}"ptlib\conchan.h"\
1064         {$(INCLUDE)}"ptlib\config.h"\
1065         {$(INCLUDE)}"ptlib\contain.h"\
1066         {$(INCLUDE)}"ptlib\contain.inl"\
1067         {$(INCLUDE)}"ptlib\critsec.h"\
1068         {$(INCLUDE)}"ptlib\dict.h"\
1069         {$(INCLUDE)}"ptlib\dynalink.h"\
1070         {$(INCLUDE)}"ptlib\file.h"\
1071         {$(INCLUDE)}"ptlib\filepath.h"\
1072         {$(INCLUDE)}"ptlib\indchan.h"\
1073         {$(INCLUDE)}"ptlib\lists.h"\
1074         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
1075         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
1076         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
1077         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
1078         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
1079         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
1080         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
1081         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
1082         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
1083         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
1084         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
1085         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
1086         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
1087         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
1088         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
1089         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
1090         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
1091         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
1092         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
1093         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
1094         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
1095         {$(INCLUDE)}"ptlib\mutex.h"\
1096         {$(INCLUDE)}"ptlib\notifier.h"\
1097         {$(INCLUDE)}"ptlib\object.h"\
1098         {$(INCLUDE)}"ptlib\osutil.inl"\
1099         {$(INCLUDE)}"ptlib\pdirect.h"\
1100         {$(INCLUDE)}"ptlib\pfactory.h"\
1101         {$(INCLUDE)}"ptlib\plugin.h"\
1102         {$(INCLUDE)}"ptlib\pluginmgr.h"\
1103         {$(INCLUDE)}"ptlib\pprocess.h"\
1104         {$(INCLUDE)}"ptlib\psharedptr.h"\
1105         {$(INCLUDE)}"ptlib\pstring.h"\
1106         {$(INCLUDE)}"ptlib\ptime.h"\
1107         {$(INCLUDE)}"ptlib\semaphor.h"\
1108         {$(INCLUDE)}"ptlib\sfile.h"\
1109         {$(INCLUDE)}"ptlib\smartptr.h"\
1110         {$(INCLUDE)}"ptlib\sound.h"\
1111         {$(INCLUDE)}"ptlib\syncpoint.h"\
1112         {$(INCLUDE)}"ptlib\syncthrd.h"\
1113         {$(INCLUDE)}"ptlib\textfile.h"\
1114         {$(INCLUDE)}"ptlib\thread.h"\
1115         {$(INCLUDE)}"ptlib\timeint.h"\
1116         {$(INCLUDE)}"ptlib\timer.h"\
1117         {$(INCLUDE)}"ptlib\video.h"\
1118         {$(INCLUDE)}"ptlib\videoio.h"\
1119         {$(INCLUDE)}"ptlib\wince\time.h"\
1120         {$(INCLUDE)}"stdlibx.h"\
1121         {$(INCLUDE)}"strstream.h"\
1122         {$(INCLUDE)}"wceatl.h"\
1123         
1124 NODEP_CPP_CEOST=\
1125         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
1126         ".\include\ptlib\unix\ptlib\channel.h"\
1127         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
1128         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
1129         ".\include\ptlib\unix\ptlib\contain.h"\
1130         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
1131         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
1132         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
1133         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
1134         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
1135         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
1136         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
1137         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
1138         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
1139         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
1140         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
1141         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
1142         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
1143         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
1144         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
1145         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
1146         
1148 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
1150 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
1152 DEP_CPP_CEOST=\
1153         {$(INCLUDE)}".\include\ptlib\wince\ceostream.h"\
1154         {$(INCLUDE)}"cevfw.h"\
1155         {$(INCLUDE)}"mmsystemx.h"\
1156         {$(INCLUDE)}"nucpp.h"\
1157         {$(INCLUDE)}"ptbuildopts.h"\
1158         {$(INCLUDE)}"ptlib.h"\
1159         {$(INCLUDE)}"ptlib\args.h"\
1160         {$(INCLUDE)}"ptlib\array.h"\
1161         {$(INCLUDE)}"ptlib\channel.h"\
1162         {$(INCLUDE)}"ptlib\conchan.h"\
1163         {$(INCLUDE)}"ptlib\config.h"\
1164         {$(INCLUDE)}"ptlib\contain.h"\
1165         {$(INCLUDE)}"ptlib\contain.inl"\
1166         {$(INCLUDE)}"ptlib\critsec.h"\
1167         {$(INCLUDE)}"ptlib\dict.h"\
1168         {$(INCLUDE)}"ptlib\dynalink.h"\
1169         {$(INCLUDE)}"ptlib\file.h"\
1170         {$(INCLUDE)}"ptlib\filepath.h"\
1171         {$(INCLUDE)}"ptlib\indchan.h"\
1172         {$(INCLUDE)}"ptlib\lists.h"\
1173         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
1174         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
1175         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
1176         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
1177         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
1178         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
1179         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
1180         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
1181         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
1182         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
1183         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
1184         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
1185         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
1186         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
1187         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
1188         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
1189         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
1190         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
1191         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
1192         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
1193         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
1194         {$(INCLUDE)}"ptlib\mutex.h"\
1195         {$(INCLUDE)}"ptlib\notifier.h"\
1196         {$(INCLUDE)}"ptlib\object.h"\
1197         {$(INCLUDE)}"ptlib\osutil.inl"\
1198         {$(INCLUDE)}"ptlib\pdirect.h"\
1199         {$(INCLUDE)}"ptlib\pfactory.h"\
1200         {$(INCLUDE)}"ptlib\plugin.h"\
1201         {$(INCLUDE)}"ptlib\pluginmgr.h"\
1202         {$(INCLUDE)}"ptlib\pprocess.h"\
1203         {$(INCLUDE)}"ptlib\psharedptr.h"\
1204         {$(INCLUDE)}"ptlib\pstring.h"\
1205         {$(INCLUDE)}"ptlib\ptime.h"\
1206         {$(INCLUDE)}"ptlib\semaphor.h"\
1207         {$(INCLUDE)}"ptlib\sfile.h"\
1208         {$(INCLUDE)}"ptlib\smartptr.h"\
1209         {$(INCLUDE)}"ptlib\sound.h"\
1210         {$(INCLUDE)}"ptlib\syncpoint.h"\
1211         {$(INCLUDE)}"ptlib\syncthrd.h"\
1212         {$(INCLUDE)}"ptlib\textfile.h"\
1213         {$(INCLUDE)}"ptlib\thread.h"\
1214         {$(INCLUDE)}"ptlib\timeint.h"\
1215         {$(INCLUDE)}"ptlib\timer.h"\
1216         {$(INCLUDE)}"ptlib\video.h"\
1217         {$(INCLUDE)}"ptlib\videoio.h"\
1218         {$(INCLUDE)}"ptlib\wince\time.h"\
1219         {$(INCLUDE)}"stdlibx.h"\
1220         {$(INCLUDE)}"strstream.h"\
1221         {$(INCLUDE)}"wceatl.h"\
1222         
1223 NODEP_CPP_CEOST=\
1224         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
1225         ".\include\ptlib\unix\ptlib\channel.h"\
1226         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
1227         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
1228         ".\include\ptlib\unix\ptlib\contain.h"\
1229         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
1230         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
1231         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
1232         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
1233         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
1234         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
1235         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
1236         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
1237         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
1238         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
1239         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
1240         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
1241         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
1242         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
1243         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
1244         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
1245         
1247 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
1249 NODEP_CPP_CEOST=\
1250         "..\..\..\..\..\include\ptlib\wince\ceostream.h"\
1251         ".\ceatl.h"\
1252         ".\evfw.h"\
1253         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
1254         ".\msystemx.h"\
1255         ".\nistd.h"\
1256         ".\tbuildopts.h"\
1257         ".\tdlibx.h"\
1258         ".\tlib.h"\
1259         ".\tlib\args.h"\
1260         ".\tlib\array.h"\
1261         ".\tlib\channel.h"\
1262         ".\tlib\conchan.h"\
1263         ".\tlib\config.h"\
1264         ".\tlib\contain.h"\
1265         ".\tlib\contain.inl"\
1266         ".\tlib\critsec.h"\
1267         ".\tlib\dict.h"\
1268         ".\tlib\dynalink.h"\
1269         ".\tlib\file.h"\
1270         ".\tlib\filepath.h"\
1271         ".\tlib\indchan.h"\
1272         ".\tlib\lists.h"\
1273         ".\tlib\msos\ptlib\channel.h"\
1274         ".\tlib\msos\ptlib\conchan.h"\
1275         ".\tlib\msos\ptlib\config.h"\
1276         ".\tlib\msos\ptlib\contain.h"\
1277         ".\tlib\msos\ptlib\critsec.h"\
1278         ".\tlib\msos\ptlib\dynalink.h"\
1279         ".\tlib\msos\ptlib\file.h"\
1280         ".\tlib\msos\ptlib\filepath.h"\
1281         ".\tlib\msos\ptlib\mutex.h"\
1282         ".\tlib\msos\ptlib\pdirect.h"\
1283         ".\tlib\msos\ptlib\pprocess.h"\
1284         ".\tlib\msos\ptlib\ptime.h"\
1285         ".\tlib\msos\ptlib\ptlib.inl"\
1286         ".\tlib\msos\ptlib\semaphor.h"\
1287         ".\tlib\msos\ptlib\sfile.h"\
1288         ".\tlib\msos\ptlib\syncpoint.h"\
1289         ".\tlib\msos\ptlib\textfile.h"\
1290         ".\tlib\msos\ptlib\thread.h"\
1291         ".\tlib\msos\ptlib\timeint.h"\
1292         ".\tlib\msos\ptlib\timer.h"\
1293         ".\tlib\msos\ptlib\video.h"\
1294         ".\tlib\mutex.h"\
1295         ".\tlib\notifier.h"\
1296         ".\tlib\object.h"\
1297         ".\tlib\osutil.inl"\
1298         ".\tlib\pdirect.h"\
1299         ".\tlib\pfactory.h"\
1300         ".\tlib\plugin.h"\
1301         ".\tlib\pluginmgr.h"\
1302         ".\tlib\pprocess.h"\
1303         ".\tlib\psharedptr.h"\
1304         ".\tlib\pstring.h"\
1305         ".\tlib\ptime.h"\
1306         ".\tlib\semaphor.h"\
1307         ".\tlib\sfile.h"\
1308         ".\tlib\smartptr.h"\
1309         ".\tlib\sound.h"\
1310         ".\tlib\syncpoint.h"\
1311         ".\tlib\syncthrd.h"\
1312         ".\tlib\textfile.h"\
1313         ".\tlib\thread.h"\
1314         ".\tlib\timeint.h"\
1315         ".\tlib\timer.h"\
1316         ".\tlib\unix\ptlib\channel.h"\
1317         ".\tlib\unix\ptlib\conchan.h"\
1318         ".\tlib\unix\ptlib\config.h"\
1319         ".\tlib\unix\ptlib\contain.h"\
1320         ".\tlib\unix\ptlib\critsec.h"\
1321         ".\tlib\unix\ptlib\dynalink.h"\
1322         ".\tlib\unix\ptlib\file.h"\
1323         ".\tlib\unix\ptlib\filepath.h"\
1324         ".\tlib\unix\ptlib\mutex.h"\
1325         ".\tlib\unix\ptlib\pdirect.h"\
1326         ".\tlib\unix\ptlib\pmachdep.h"\
1327         ".\tlib\unix\ptlib\pprocess.h"\
1328         ".\tlib\unix\ptlib\ptime.h"\
1329         ".\tlib\unix\ptlib\ptlib.inl"\
1330         ".\tlib\unix\ptlib\semaphor.h"\
1331         ".\tlib\unix\ptlib\sfile.h"\
1332         ".\tlib\unix\ptlib\syncpoint.h"\
1333         ".\tlib\unix\ptlib\textfile.h"\
1334         ".\tlib\unix\ptlib\thread.h"\
1335         ".\tlib\unix\ptlib\timeint.h"\
1336         ".\tlib\unix\ptlib\timer.h"\
1337         ".\tlib\unix\ptlib\video.h"\
1338         ".\tlib\video.h"\
1339         ".\tlib\videoio.h"\
1340         ".\tlib\wince\time.h"\
1341         ".\trings.h"\
1342         ".\trstream.h"\
1343         ".\ucpp.h"\
1344         ".\ys\socket.h"\
1345         
1347 !ENDIF 
1349 # End Source File
1350 # Begin Source File
1352 SOURCE=.\src\ptlib\wince\ConsoleCE\cevfw.cpp
1354 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
1356 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
1358 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
1360 NODEP_CPP_CEVFW=\
1361         ".\ceatl.h"\
1362         ".\evfw.h"\
1363         ".\msystemx.h"\
1364         ".\tbuildopts.h"\
1365         ".\tdlibx.h"\
1366         ".\tlib.h"\
1367         ".\tlib\args.h"\
1368         ".\tlib\array.h"\
1369         ".\tlib\channel.h"\
1370         ".\tlib\conchan.h"\
1371         ".\tlib\config.h"\
1372         ".\tlib\contain.h"\
1373         ".\tlib\contain.inl"\
1374         ".\tlib\dict.h"\
1375         ".\tlib\dynalink.h"\
1376         ".\tlib\file.h"\
1377         ".\tlib\filepath.h"\
1378         ".\tlib\indchan.h"\
1379         ".\tlib\lists.h"\
1380         ".\tlib\mutex.h"\
1381         ".\tlib\object.h"\
1382         ".\tlib\osutil.inl"\
1383         ".\tlib\pdirect.h"\
1384         ".\tlib\pprocess.h"\
1385         ".\tlib\pstring.h"\
1386         ".\tlib\ptime.h"\
1387         ".\tlib\ptlib.inl"\
1388         ".\tlib\semaphor.h"\
1389         ".\tlib\sfile.h"\
1390         ".\tlib\sound.h"\
1391         ".\tlib\syncpoint.h"\
1392         ".\tlib\syncthrd.h"\
1393         ".\tlib\textfile.h"\
1394         ".\tlib\thread.h"\
1395         ".\tlib\timeint.h"\
1396         ".\tlib\timer.h"\
1397         ".\tlib\vfakeio.h"\
1398         ".\tlib\video.h"\
1399         ".\tlib\videoio.h"\
1400         ".\tlib\videoio1394dc.h"\
1401         ".\ucpp.h"\
1402         
1404 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
1406 NODEP_CPP_CEVFW=\
1407         ".\ceatl.h"\
1408         ".\evfw.h"\
1409         ".\msystemx.h"\
1410         ".\tdlibx.h"\
1411         ".\tlib.h"\
1412         ".\tlib\args.h"\
1413         ".\tlib\array.h"\
1414         ".\tlib\channel.h"\
1415         ".\tlib\conchan.h"\
1416         ".\tlib\config.h"\
1417         ".\tlib\contain.h"\
1418         ".\tlib\contain.inl"\
1419         ".\tlib\dict.h"\
1420         ".\tlib\dynalink.h"\
1421         ".\tlib\file.h"\
1422         ".\tlib\filepath.h"\
1423         ".\tlib\indchan.h"\
1424         ".\tlib\lists.h"\
1425         ".\tlib\mutex.h"\
1426         ".\tlib\object.h"\
1427         ".\tlib\osutil.inl"\
1428         ".\tlib\pdirect.h"\
1429         ".\tlib\pprocess.h"\
1430         ".\tlib\pstring.h"\
1431         ".\tlib\ptime.h"\
1432         ".\tlib\ptlib.inl"\
1433         ".\tlib\semaphor.h"\
1434         ".\tlib\sfile.h"\
1435         ".\tlib\sound.h"\
1436         ".\tlib\syncpoint.h"\
1437         ".\tlib\syncthrd.h"\
1438         ".\tlib\textfile.h"\
1439         ".\tlib\thread.h"\
1440         ".\tlib\timeint.h"\
1441         ".\tlib\timer.h"\
1442         ".\tlib\vfakeio.h"\
1443         ".\tlib\video.h"\
1444         ".\tlib\videoio.h"\
1445         ".\tlib\videoio1394dc.h"\
1446         ".\ucpp.h"\
1447         
1449 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
1451 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
1453 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
1455 DEP_CPP_CEVFW=\
1456         {$(INCLUDE)}"cevfw.h"\
1457         {$(INCLUDE)}"mmsystemx.h"\
1458         {$(INCLUDE)}"nucpp.h"\
1459         {$(INCLUDE)}"ptbuildopts.h"\
1460         {$(INCLUDE)}"ptlib.h"\
1461         {$(INCLUDE)}"ptlib\args.h"\
1462         {$(INCLUDE)}"ptlib\array.h"\
1463         {$(INCLUDE)}"ptlib\channel.h"\
1464         {$(INCLUDE)}"ptlib\conchan.h"\
1465         {$(INCLUDE)}"ptlib\config.h"\
1466         {$(INCLUDE)}"ptlib\contain.h"\
1467         {$(INCLUDE)}"ptlib\contain.inl"\
1468         {$(INCLUDE)}"ptlib\critsec.h"\
1469         {$(INCLUDE)}"ptlib\dict.h"\
1470         {$(INCLUDE)}"ptlib\dynalink.h"\
1471         {$(INCLUDE)}"ptlib\file.h"\
1472         {$(INCLUDE)}"ptlib\filepath.h"\
1473         {$(INCLUDE)}"ptlib\indchan.h"\
1474         {$(INCLUDE)}"ptlib\lists.h"\
1475         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
1476         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
1477         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
1478         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
1479         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
1480         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
1481         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
1482         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
1483         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
1484         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
1485         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
1486         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
1487         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
1488         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
1489         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
1490         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
1491         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
1492         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
1493         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
1494         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
1495         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
1496         {$(INCLUDE)}"ptlib\mutex.h"\
1497         {$(INCLUDE)}"ptlib\notifier.h"\
1498         {$(INCLUDE)}"ptlib\object.h"\
1499         {$(INCLUDE)}"ptlib\osutil.inl"\
1500         {$(INCLUDE)}"ptlib\pdirect.h"\
1501         {$(INCLUDE)}"ptlib\pfactory.h"\
1502         {$(INCLUDE)}"ptlib\plugin.h"\
1503         {$(INCLUDE)}"ptlib\pluginmgr.h"\
1504         {$(INCLUDE)}"ptlib\pprocess.h"\
1505         {$(INCLUDE)}"ptlib\psharedptr.h"\
1506         {$(INCLUDE)}"ptlib\pstring.h"\
1507         {$(INCLUDE)}"ptlib\ptime.h"\
1508         {$(INCLUDE)}"ptlib\semaphor.h"\
1509         {$(INCLUDE)}"ptlib\sfile.h"\
1510         {$(INCLUDE)}"ptlib\smartptr.h"\
1511         {$(INCLUDE)}"ptlib\sound.h"\
1512         {$(INCLUDE)}"ptlib\syncpoint.h"\
1513         {$(INCLUDE)}"ptlib\syncthrd.h"\
1514         {$(INCLUDE)}"ptlib\textfile.h"\
1515         {$(INCLUDE)}"ptlib\thread.h"\
1516         {$(INCLUDE)}"ptlib\timeint.h"\
1517         {$(INCLUDE)}"ptlib\timer.h"\
1518         {$(INCLUDE)}"ptlib\video.h"\
1519         {$(INCLUDE)}"ptlib\videoio.h"\
1520         {$(INCLUDE)}"ptlib\wince\time.h"\
1521         {$(INCLUDE)}"stdlibx.h"\
1522         {$(INCLUDE)}"strstream.h"\
1523         {$(INCLUDE)}"wceatl.h"\
1524         
1525 NODEP_CPP_CEVFW=\
1526         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
1527         ".\include\ptlib\unix\ptlib\channel.h"\
1528         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
1529         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
1530         ".\include\ptlib\unix\ptlib\contain.h"\
1531         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
1532         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
1533         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
1534         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
1535         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
1536         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
1537         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
1538         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
1539         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
1540         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
1541         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
1542         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
1543         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
1544         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
1545         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
1546         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
1547         
1549 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
1551 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
1553 DEP_CPP_CEVFW=\
1554         {$(INCLUDE)}"cevfw.h"\
1555         {$(INCLUDE)}"mmsystemx.h"\
1556         {$(INCLUDE)}"nucpp.h"\
1557         {$(INCLUDE)}"ptbuildopts.h"\
1558         {$(INCLUDE)}"ptlib.h"\
1559         {$(INCLUDE)}"ptlib\args.h"\
1560         {$(INCLUDE)}"ptlib\array.h"\
1561         {$(INCLUDE)}"ptlib\channel.h"\
1562         {$(INCLUDE)}"ptlib\conchan.h"\
1563         {$(INCLUDE)}"ptlib\config.h"\
1564         {$(INCLUDE)}"ptlib\contain.h"\
1565         {$(INCLUDE)}"ptlib\contain.inl"\
1566         {$(INCLUDE)}"ptlib\critsec.h"\
1567         {$(INCLUDE)}"ptlib\dict.h"\
1568         {$(INCLUDE)}"ptlib\dynalink.h"\
1569         {$(INCLUDE)}"ptlib\file.h"\
1570         {$(INCLUDE)}"ptlib\filepath.h"\
1571         {$(INCLUDE)}"ptlib\indchan.h"\
1572         {$(INCLUDE)}"ptlib\lists.h"\
1573         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
1574         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
1575         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
1576         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
1577         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
1578         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
1579         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
1580         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
1581         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
1582         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
1583         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
1584         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
1585         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
1586         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
1587         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
1588         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
1589         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
1590         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
1591         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
1592         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
1593         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
1594         {$(INCLUDE)}"ptlib\mutex.h"\
1595         {$(INCLUDE)}"ptlib\notifier.h"\
1596         {$(INCLUDE)}"ptlib\object.h"\
1597         {$(INCLUDE)}"ptlib\osutil.inl"\
1598         {$(INCLUDE)}"ptlib\pdirect.h"\
1599         {$(INCLUDE)}"ptlib\pfactory.h"\
1600         {$(INCLUDE)}"ptlib\plugin.h"\
1601         {$(INCLUDE)}"ptlib\pluginmgr.h"\
1602         {$(INCLUDE)}"ptlib\pprocess.h"\
1603         {$(INCLUDE)}"ptlib\psharedptr.h"\
1604         {$(INCLUDE)}"ptlib\pstring.h"\
1605         {$(INCLUDE)}"ptlib\ptime.h"\
1606         {$(INCLUDE)}"ptlib\semaphor.h"\
1607         {$(INCLUDE)}"ptlib\sfile.h"\
1608         {$(INCLUDE)}"ptlib\smartptr.h"\
1609         {$(INCLUDE)}"ptlib\sound.h"\
1610         {$(INCLUDE)}"ptlib\syncpoint.h"\
1611         {$(INCLUDE)}"ptlib\syncthrd.h"\
1612         {$(INCLUDE)}"ptlib\textfile.h"\
1613         {$(INCLUDE)}"ptlib\thread.h"\
1614         {$(INCLUDE)}"ptlib\timeint.h"\
1615         {$(INCLUDE)}"ptlib\timer.h"\
1616         {$(INCLUDE)}"ptlib\video.h"\
1617         {$(INCLUDE)}"ptlib\videoio.h"\
1618         {$(INCLUDE)}"ptlib\wince\time.h"\
1619         {$(INCLUDE)}"stdlibx.h"\
1620         {$(INCLUDE)}"strstream.h"\
1621         {$(INCLUDE)}"wceatl.h"\
1622         
1623 NODEP_CPP_CEVFW=\
1624         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
1625         ".\include\ptlib\unix\ptlib\channel.h"\
1626         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
1627         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
1628         ".\include\ptlib\unix\ptlib\contain.h"\
1629         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
1630         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
1631         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
1632         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
1633         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
1634         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
1635         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
1636         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
1637         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
1638         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
1639         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
1640         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
1641         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
1642         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
1643         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
1644         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
1645         
1647 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
1649 NODEP_CPP_CEVFW=\
1650         ".\ceatl.h"\
1651         ".\evfw.h"\
1652         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
1653         ".\msystemx.h"\
1654         ".\nistd.h"\
1655         ".\tbuildopts.h"\
1656         ".\tdlibx.h"\
1657         ".\tlib.h"\
1658         ".\tlib\args.h"\
1659         ".\tlib\array.h"\
1660         ".\tlib\channel.h"\
1661         ".\tlib\conchan.h"\
1662         ".\tlib\config.h"\
1663         ".\tlib\contain.h"\
1664         ".\tlib\contain.inl"\
1665         ".\tlib\critsec.h"\
1666         ".\tlib\dict.h"\
1667         ".\tlib\dynalink.h"\
1668         ".\tlib\file.h"\
1669         ".\tlib\filepath.h"\
1670         ".\tlib\indchan.h"\
1671         ".\tlib\lists.h"\
1672         ".\tlib\msos\ptlib\channel.h"\
1673         ".\tlib\msos\ptlib\conchan.h"\
1674         ".\tlib\msos\ptlib\config.h"\
1675         ".\tlib\msos\ptlib\contain.h"\
1676         ".\tlib\msos\ptlib\critsec.h"\
1677         ".\tlib\msos\ptlib\dynalink.h"\
1678         ".\tlib\msos\ptlib\file.h"\
1679         ".\tlib\msos\ptlib\filepath.h"\
1680         ".\tlib\msos\ptlib\mutex.h"\
1681         ".\tlib\msos\ptlib\pdirect.h"\
1682         ".\tlib\msos\ptlib\pprocess.h"\
1683         ".\tlib\msos\ptlib\ptime.h"\
1684         ".\tlib\msos\ptlib\ptlib.inl"\
1685         ".\tlib\msos\ptlib\semaphor.h"\
1686         ".\tlib\msos\ptlib\sfile.h"\
1687         ".\tlib\msos\ptlib\syncpoint.h"\
1688         ".\tlib\msos\ptlib\textfile.h"\
1689         ".\tlib\msos\ptlib\thread.h"\
1690         ".\tlib\msos\ptlib\timeint.h"\
1691         ".\tlib\msos\ptlib\timer.h"\
1692         ".\tlib\msos\ptlib\video.h"\
1693         ".\tlib\mutex.h"\
1694         ".\tlib\notifier.h"\
1695         ".\tlib\object.h"\
1696         ".\tlib\osutil.inl"\
1697         ".\tlib\pdirect.h"\
1698         ".\tlib\pfactory.h"\
1699         ".\tlib\plugin.h"\
1700         ".\tlib\pluginmgr.h"\
1701         ".\tlib\pprocess.h"\
1702         ".\tlib\psharedptr.h"\
1703         ".\tlib\pstring.h"\
1704         ".\tlib\ptime.h"\
1705         ".\tlib\semaphor.h"\
1706         ".\tlib\sfile.h"\
1707         ".\tlib\smartptr.h"\
1708         ".\tlib\sound.h"\
1709         ".\tlib\syncpoint.h"\
1710         ".\tlib\syncthrd.h"\
1711         ".\tlib\textfile.h"\
1712         ".\tlib\thread.h"\
1713         ".\tlib\timeint.h"\
1714         ".\tlib\timer.h"\
1715         ".\tlib\unix\ptlib\channel.h"\
1716         ".\tlib\unix\ptlib\conchan.h"\
1717         ".\tlib\unix\ptlib\config.h"\
1718         ".\tlib\unix\ptlib\contain.h"\
1719         ".\tlib\unix\ptlib\critsec.h"\
1720         ".\tlib\unix\ptlib\dynalink.h"\
1721         ".\tlib\unix\ptlib\file.h"\
1722         ".\tlib\unix\ptlib\filepath.h"\
1723         ".\tlib\unix\ptlib\mutex.h"\
1724         ".\tlib\unix\ptlib\pdirect.h"\
1725         ".\tlib\unix\ptlib\pmachdep.h"\
1726         ".\tlib\unix\ptlib\pprocess.h"\
1727         ".\tlib\unix\ptlib\ptime.h"\
1728         ".\tlib\unix\ptlib\ptlib.inl"\
1729         ".\tlib\unix\ptlib\semaphor.h"\
1730         ".\tlib\unix\ptlib\sfile.h"\
1731         ".\tlib\unix\ptlib\syncpoint.h"\
1732         ".\tlib\unix\ptlib\textfile.h"\
1733         ".\tlib\unix\ptlib\thread.h"\
1734         ".\tlib\unix\ptlib\timeint.h"\
1735         ".\tlib\unix\ptlib\timer.h"\
1736         ".\tlib\unix\ptlib\video.h"\
1737         ".\tlib\video.h"\
1738         ".\tlib\videoio.h"\
1739         ".\tlib\wince\time.h"\
1740         ".\trings.h"\
1741         ".\trstream.h"\
1742         ".\ucpp.h"\
1743         ".\ys\socket.h"\
1744         
1746 !ENDIF 
1748 # End Source File
1749 # Begin Source File
1751 SOURCE=.\src\ptlib\common\collect.cxx
1753 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
1755 NODEP_CPP_COLLE=\
1756         ".\ceatl.h"\
1757         ".\msystemx.h"\
1758         ".\nclude\ptlib\conchan.h"\
1759         ".\tdlibx.h"\
1760         ".\tlib.h"\
1761         ".\tlib\args.h"\
1762         ".\tlib\array.h"\
1763         ".\tlib\channel.h"\
1764         ".\tlib\conchan.h"\
1765         ".\tlib\config.h"\
1766         ".\tlib\contain.h"\
1767         ".\tlib\contain.inl"\
1768         ".\tlib\dict.h"\
1769         ".\tlib\dynalink.h"\
1770         ".\tlib\file.h"\
1771         ".\tlib\filepath.h"\
1772         ".\tlib\indchan.h"\
1773         ".\tlib\lists.h"\
1774         ".\tlib\mutex.h"\
1775         ".\tlib\object.h"\
1776         ".\tlib\osutil.inl"\
1777         ".\tlib\pdirect.h"\
1778         ".\tlib\pprocess.h"\
1779         ".\tlib\pstring.h"\
1780         ".\tlib\ptime.h"\
1781         ".\tlib\ptlib.inl"\
1782         ".\tlib\semaphor.h"\
1783         ".\tlib\sfile.h"\
1784         ".\tlib\sound.h"\
1785         ".\tlib\syncpoint.h"\
1786         ".\tlib\syncthrd.h"\
1787         ".\tlib\textfile.h"\
1788         ".\tlib\thread.h"\
1789         ".\tlib\timeint.h"\
1790         ".\tlib\timer.h"\
1791         ".\tlib\vfakeio.h"\
1792         ".\tlib\video.h"\
1793         ".\tlib\videoio.h"\
1794         ".\ucpp.h"\
1795         
1797 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
1799 NODEP_CPP_COLLE=\
1800         ".\ceatl.h"\
1801         ".\msystemx.h"\
1802         ".\nclude\ptlib\conchan.h"\
1803         ".\tdlibx.h"\
1804         ".\tlib.h"\
1805         ".\tlib\args.h"\
1806         ".\tlib\array.h"\
1807         ".\tlib\channel.h"\
1808         ".\tlib\conchan.h"\
1809         ".\tlib\config.h"\
1810         ".\tlib\contain.h"\
1811         ".\tlib\contain.inl"\
1812         ".\tlib\dict.h"\
1813         ".\tlib\dynalink.h"\
1814         ".\tlib\file.h"\
1815         ".\tlib\filepath.h"\
1816         ".\tlib\indchan.h"\
1817         ".\tlib\lists.h"\
1818         ".\tlib\mutex.h"\
1819         ".\tlib\object.h"\
1820         ".\tlib\osutil.inl"\
1821         ".\tlib\pdirect.h"\
1822         ".\tlib\pprocess.h"\
1823         ".\tlib\pstring.h"\
1824         ".\tlib\ptime.h"\
1825         ".\tlib\ptlib.inl"\
1826         ".\tlib\semaphor.h"\
1827         ".\tlib\sfile.h"\
1828         ".\tlib\sound.h"\
1829         ".\tlib\syncpoint.h"\
1830         ".\tlib\syncthrd.h"\
1831         ".\tlib\textfile.h"\
1832         ".\tlib\thread.h"\
1833         ".\tlib\timeint.h"\
1834         ".\tlib\timer.h"\
1835         ".\tlib\vfakeio.h"\
1836         ".\tlib\video.h"\
1837         ".\tlib\videoio.h"\
1838         ".\ucpp.h"\
1839         
1841 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
1843 NODEP_CPP_COLLE=\
1844         ".\ceatl.h"\
1845         ".\evfw.h"\
1846         ".\msystemx.h"\
1847         ".\tbuildopts.h"\
1848         ".\tdlibx.h"\
1849         ".\tlib.h"\
1850         ".\tlib\args.h"\
1851         ".\tlib\array.h"\
1852         ".\tlib\channel.h"\
1853         ".\tlib\conchan.h"\
1854         ".\tlib\config.h"\
1855         ".\tlib\contain.h"\
1856         ".\tlib\contain.inl"\
1857         ".\tlib\dict.h"\
1858         ".\tlib\dynalink.h"\
1859         ".\tlib\file.h"\
1860         ".\tlib\filepath.h"\
1861         ".\tlib\indchan.h"\
1862         ".\tlib\lists.h"\
1863         ".\tlib\mutex.h"\
1864         ".\tlib\object.h"\
1865         ".\tlib\osutil.inl"\
1866         ".\tlib\pdirect.h"\
1867         ".\tlib\pprocess.h"\
1868         ".\tlib\pstring.h"\
1869         ".\tlib\ptime.h"\
1870         ".\tlib\ptlib.inl"\
1871         ".\tlib\semaphor.h"\
1872         ".\tlib\sfile.h"\
1873         ".\tlib\sound.h"\
1874         ".\tlib\syncpoint.h"\
1875         ".\tlib\syncthrd.h"\
1876         ".\tlib\textfile.h"\
1877         ".\tlib\thread.h"\
1878         ".\tlib\timeint.h"\
1879         ".\tlib\timer.h"\
1880         ".\tlib\vfakeio.h"\
1881         ".\tlib\video.h"\
1882         ".\tlib\videoio.h"\
1883         ".\tlib\videoio1394dc.h"\
1884         ".\ucpp.h"\
1885         
1887 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
1889 NODEP_CPP_COLLE=\
1890         ".\ceatl.h"\
1891         ".\evfw.h"\
1892         ".\msystemx.h"\
1893         ".\tdlibx.h"\
1894         ".\tlib.h"\
1895         ".\tlib\args.h"\
1896         ".\tlib\array.h"\
1897         ".\tlib\channel.h"\
1898         ".\tlib\conchan.h"\
1899         ".\tlib\config.h"\
1900         ".\tlib\contain.h"\
1901         ".\tlib\contain.inl"\
1902         ".\tlib\dict.h"\
1903         ".\tlib\dynalink.h"\
1904         ".\tlib\file.h"\
1905         ".\tlib\filepath.h"\
1906         ".\tlib\indchan.h"\
1907         ".\tlib\lists.h"\
1908         ".\tlib\mutex.h"\
1909         ".\tlib\object.h"\
1910         ".\tlib\osutil.inl"\
1911         ".\tlib\pdirect.h"\
1912         ".\tlib\pprocess.h"\
1913         ".\tlib\pstring.h"\
1914         ".\tlib\ptime.h"\
1915         ".\tlib\ptlib.inl"\
1916         ".\tlib\semaphor.h"\
1917         ".\tlib\sfile.h"\
1918         ".\tlib\sound.h"\
1919         ".\tlib\syncpoint.h"\
1920         ".\tlib\syncthrd.h"\
1921         ".\tlib\textfile.h"\
1922         ".\tlib\thread.h"\
1923         ".\tlib\timeint.h"\
1924         ".\tlib\timer.h"\
1925         ".\tlib\vfakeio.h"\
1926         ".\tlib\video.h"\
1927         ".\tlib\videoio.h"\
1928         ".\tlib\videoio1394dc.h"\
1929         ".\ucpp.h"\
1930         
1932 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
1934 NODEP_CPP_COLLE=\
1935         ".\ceatl.h"\
1936         ".\msystemx.h"\
1937         ".\nclude\ptlib\conchan.h"\
1938         ".\tdlibx.h"\
1939         ".\tlib.h"\
1940         ".\tlib\args.h"\
1941         ".\tlib\array.h"\
1942         ".\tlib\channel.h"\
1943         ".\tlib\conchan.h"\
1944         ".\tlib\config.h"\
1945         ".\tlib\contain.h"\
1946         ".\tlib\contain.inl"\
1947         ".\tlib\dict.h"\
1948         ".\tlib\dynalink.h"\
1949         ".\tlib\file.h"\
1950         ".\tlib\filepath.h"\
1951         ".\tlib\indchan.h"\
1952         ".\tlib\lists.h"\
1953         ".\tlib\mutex.h"\
1954         ".\tlib\object.h"\
1955         ".\tlib\osutil.inl"\
1956         ".\tlib\pdirect.h"\
1957         ".\tlib\pprocess.h"\
1958         ".\tlib\pstring.h"\
1959         ".\tlib\ptime.h"\
1960         ".\tlib\ptlib.inl"\
1961         ".\tlib\semaphor.h"\
1962         ".\tlib\sfile.h"\
1963         ".\tlib\sound.h"\
1964         ".\tlib\syncpoint.h"\
1965         ".\tlib\syncthrd.h"\
1966         ".\tlib\textfile.h"\
1967         ".\tlib\thread.h"\
1968         ".\tlib\timeint.h"\
1969         ".\tlib\timer.h"\
1970         ".\tlib\vfakeio.h"\
1971         ".\tlib\video.h"\
1972         ".\tlib\videoio.h"\
1973         ".\ucpp.h"\
1974         
1976 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
1978 NODEP_CPP_COLLE=\
1979         ".\ceatl.h"\
1980         ".\msystemx.h"\
1981         ".\tdlibx.h"\
1982         ".\tlib.h"\
1983         ".\tlib\args.h"\
1984         ".\tlib\array.h"\
1985         ".\tlib\channel.h"\
1986         ".\tlib\conchan.h"\
1987         ".\tlib\config.h"\
1988         ".\tlib\contain.h"\
1989         ".\tlib\contain.inl"\
1990         ".\tlib\dict.h"\
1991         ".\tlib\dynalink.h"\
1992         ".\tlib\file.h"\
1993         ".\tlib\filepath.h"\
1994         ".\tlib\indchan.h"\
1995         ".\tlib\lists.h"\
1996         ".\tlib\mutex.h"\
1997         ".\tlib\object.h"\
1998         ".\tlib\osutil.inl"\
1999         ".\tlib\pdirect.h"\
2000         ".\tlib\pprocess.h"\
2001         ".\tlib\pstring.h"\
2002         ".\tlib\ptime.h"\
2003         ".\tlib\ptlib.inl"\
2004         ".\tlib\semaphor.h"\
2005         ".\tlib\sfile.h"\
2006         ".\tlib\sound.h"\
2007         ".\tlib\syncpoint.h"\
2008         ".\tlib\syncthrd.h"\
2009         ".\tlib\textfile.h"\
2010         ".\tlib\thread.h"\
2011         ".\tlib\timeint.h"\
2012         ".\tlib\timer.h"\
2013         ".\tlib\vfakeio.h"\
2014         ".\tlib\video.h"\
2015         ".\tlib\videoio.h"\
2016         ".\ucpp.h"\
2017         
2019 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
2021 DEP_CPP_COLLE=\
2022         {$(INCLUDE)}"cevfw.h"\
2023         {$(INCLUDE)}"mmsystemx.h"\
2024         {$(INCLUDE)}"nucpp.h"\
2025         {$(INCLUDE)}"ptbuildopts.h"\
2026         {$(INCLUDE)}"ptlib.h"\
2027         {$(INCLUDE)}"ptlib\args.h"\
2028         {$(INCLUDE)}"ptlib\array.h"\
2029         {$(INCLUDE)}"ptlib\channel.h"\
2030         {$(INCLUDE)}"ptlib\conchan.h"\
2031         {$(INCLUDE)}"ptlib\config.h"\
2032         {$(INCLUDE)}"ptlib\contain.h"\
2033         {$(INCLUDE)}"ptlib\contain.inl"\
2034         {$(INCLUDE)}"ptlib\critsec.h"\
2035         {$(INCLUDE)}"ptlib\dict.h"\
2036         {$(INCLUDE)}"ptlib\dynalink.h"\
2037         {$(INCLUDE)}"ptlib\file.h"\
2038         {$(INCLUDE)}"ptlib\filepath.h"\
2039         {$(INCLUDE)}"ptlib\indchan.h"\
2040         {$(INCLUDE)}"ptlib\lists.h"\
2041         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
2042         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
2043         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
2044         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
2045         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
2046         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
2047         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
2048         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
2049         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
2050         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
2051         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
2052         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
2053         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
2054         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
2055         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
2056         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
2057         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
2058         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
2059         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
2060         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
2061         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
2062         {$(INCLUDE)}"ptlib\mutex.h"\
2063         {$(INCLUDE)}"ptlib\notifier.h"\
2064         {$(INCLUDE)}"ptlib\object.h"\
2065         {$(INCLUDE)}"ptlib\osutil.inl"\
2066         {$(INCLUDE)}"ptlib\pdirect.h"\
2067         {$(INCLUDE)}"ptlib\pfactory.h"\
2068         {$(INCLUDE)}"ptlib\plugin.h"\
2069         {$(INCLUDE)}"ptlib\pluginmgr.h"\
2070         {$(INCLUDE)}"ptlib\pprocess.h"\
2071         {$(INCLUDE)}"ptlib\psharedptr.h"\
2072         {$(INCLUDE)}"ptlib\pstring.h"\
2073         {$(INCLUDE)}"ptlib\ptime.h"\
2074         {$(INCLUDE)}"ptlib\semaphor.h"\
2075         {$(INCLUDE)}"ptlib\sfile.h"\
2076         {$(INCLUDE)}"ptlib\smartptr.h"\
2077         {$(INCLUDE)}"ptlib\sound.h"\
2078         {$(INCLUDE)}"ptlib\syncpoint.h"\
2079         {$(INCLUDE)}"ptlib\syncthrd.h"\
2080         {$(INCLUDE)}"ptlib\textfile.h"\
2081         {$(INCLUDE)}"ptlib\thread.h"\
2082         {$(INCLUDE)}"ptlib\timeint.h"\
2083         {$(INCLUDE)}"ptlib\timer.h"\
2084         {$(INCLUDE)}"ptlib\video.h"\
2085         {$(INCLUDE)}"ptlib\videoio.h"\
2086         {$(INCLUDE)}"ptlib\wince\time.h"\
2087         {$(INCLUDE)}"stdlibx.h"\
2088         {$(INCLUDE)}"strstream.h"\
2089         {$(INCLUDE)}"wceatl.h"\
2090         
2091 NODEP_CPP_COLLE=\
2092         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
2093         ".\include\ptlib\unix\ptlib\channel.h"\
2094         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
2095         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
2096         ".\include\ptlib\unix\ptlib\contain.h"\
2097         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
2098         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
2099         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
2100         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
2101         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
2102         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
2103         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
2104         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
2105         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
2106         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
2107         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
2108         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
2109         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
2110         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
2111         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
2112         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
2113         
2115 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
2117 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
2119 DEP_CPP_COLLE=\
2120         {$(INCLUDE)}"cevfw.h"\
2121         {$(INCLUDE)}"mmsystemx.h"\
2122         {$(INCLUDE)}"nucpp.h"\
2123         {$(INCLUDE)}"ptbuildopts.h"\
2124         {$(INCLUDE)}"ptlib.h"\
2125         {$(INCLUDE)}"ptlib\args.h"\
2126         {$(INCLUDE)}"ptlib\array.h"\
2127         {$(INCLUDE)}"ptlib\channel.h"\
2128         {$(INCLUDE)}"ptlib\conchan.h"\
2129         {$(INCLUDE)}"ptlib\config.h"\
2130         {$(INCLUDE)}"ptlib\contain.h"\
2131         {$(INCLUDE)}"ptlib\contain.inl"\
2132         {$(INCLUDE)}"ptlib\critsec.h"\
2133         {$(INCLUDE)}"ptlib\dict.h"\
2134         {$(INCLUDE)}"ptlib\dynalink.h"\
2135         {$(INCLUDE)}"ptlib\file.h"\
2136         {$(INCLUDE)}"ptlib\filepath.h"\
2137         {$(INCLUDE)}"ptlib\indchan.h"\
2138         {$(INCLUDE)}"ptlib\lists.h"\
2139         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
2140         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
2141         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
2142         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
2143         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
2144         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
2145         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
2146         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
2147         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
2148         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
2149         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
2150         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
2151         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
2152         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
2153         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
2154         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
2155         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
2156         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
2157         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
2158         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
2159         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
2160         {$(INCLUDE)}"ptlib\mutex.h"\
2161         {$(INCLUDE)}"ptlib\notifier.h"\
2162         {$(INCLUDE)}"ptlib\object.h"\
2163         {$(INCLUDE)}"ptlib\osutil.inl"\
2164         {$(INCLUDE)}"ptlib\pdirect.h"\
2165         {$(INCLUDE)}"ptlib\pfactory.h"\
2166         {$(INCLUDE)}"ptlib\plugin.h"\
2167         {$(INCLUDE)}"ptlib\pluginmgr.h"\
2168         {$(INCLUDE)}"ptlib\pprocess.h"\
2169         {$(INCLUDE)}"ptlib\psharedptr.h"\
2170         {$(INCLUDE)}"ptlib\pstring.h"\
2171         {$(INCLUDE)}"ptlib\ptime.h"\
2172         {$(INCLUDE)}"ptlib\semaphor.h"\
2173         {$(INCLUDE)}"ptlib\sfile.h"\
2174         {$(INCLUDE)}"ptlib\smartptr.h"\
2175         {$(INCLUDE)}"ptlib\sound.h"\
2176         {$(INCLUDE)}"ptlib\syncpoint.h"\
2177         {$(INCLUDE)}"ptlib\syncthrd.h"\
2178         {$(INCLUDE)}"ptlib\textfile.h"\
2179         {$(INCLUDE)}"ptlib\thread.h"\
2180         {$(INCLUDE)}"ptlib\timeint.h"\
2181         {$(INCLUDE)}"ptlib\timer.h"\
2182         {$(INCLUDE)}"ptlib\video.h"\
2183         {$(INCLUDE)}"ptlib\videoio.h"\
2184         {$(INCLUDE)}"ptlib\wince\time.h"\
2185         {$(INCLUDE)}"stdlibx.h"\
2186         {$(INCLUDE)}"strstream.h"\
2187         {$(INCLUDE)}"wceatl.h"\
2188         
2189 NODEP_CPP_COLLE=\
2190         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
2191         ".\include\ptlib\unix\ptlib\channel.h"\
2192         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
2193         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
2194         ".\include\ptlib\unix\ptlib\contain.h"\
2195         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
2196         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
2197         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
2198         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
2199         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
2200         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
2201         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
2202         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
2203         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
2204         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
2205         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
2206         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
2207         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
2208         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
2209         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
2210         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
2211         
2213 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
2215 NODEP_CPP_COLLE=\
2216         ".\ceatl.h"\
2217         ".\evfw.h"\
2218         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
2219         ".\msystemx.h"\
2220         ".\nistd.h"\
2221         ".\tbuildopts.h"\
2222         ".\tdlibx.h"\
2223         ".\tlib.h"\
2224         ".\tlib\args.h"\
2225         ".\tlib\array.h"\
2226         ".\tlib\channel.h"\
2227         ".\tlib\conchan.h"\
2228         ".\tlib\config.h"\
2229         ".\tlib\contain.h"\
2230         ".\tlib\contain.inl"\
2231         ".\tlib\critsec.h"\
2232         ".\tlib\dict.h"\
2233         ".\tlib\dynalink.h"\
2234         ".\tlib\file.h"\
2235         ".\tlib\filepath.h"\
2236         ".\tlib\indchan.h"\
2237         ".\tlib\lists.h"\
2238         ".\tlib\msos\ptlib\channel.h"\
2239         ".\tlib\msos\ptlib\conchan.h"\
2240         ".\tlib\msos\ptlib\config.h"\
2241         ".\tlib\msos\ptlib\contain.h"\
2242         ".\tlib\msos\ptlib\critsec.h"\
2243         ".\tlib\msos\ptlib\dynalink.h"\
2244         ".\tlib\msos\ptlib\file.h"\
2245         ".\tlib\msos\ptlib\filepath.h"\
2246         ".\tlib\msos\ptlib\mutex.h"\
2247         ".\tlib\msos\ptlib\pdirect.h"\
2248         ".\tlib\msos\ptlib\pprocess.h"\
2249         ".\tlib\msos\ptlib\ptime.h"\
2250         ".\tlib\msos\ptlib\ptlib.inl"\
2251         ".\tlib\msos\ptlib\semaphor.h"\
2252         ".\tlib\msos\ptlib\sfile.h"\
2253         ".\tlib\msos\ptlib\syncpoint.h"\
2254         ".\tlib\msos\ptlib\textfile.h"\
2255         ".\tlib\msos\ptlib\thread.h"\
2256         ".\tlib\msos\ptlib\timeint.h"\
2257         ".\tlib\msos\ptlib\timer.h"\
2258         ".\tlib\msos\ptlib\video.h"\
2259         ".\tlib\mutex.h"\
2260         ".\tlib\notifier.h"\
2261         ".\tlib\object.h"\
2262         ".\tlib\osutil.inl"\
2263         ".\tlib\pdirect.h"\
2264         ".\tlib\pfactory.h"\
2265         ".\tlib\plugin.h"\
2266         ".\tlib\pluginmgr.h"\
2267         ".\tlib\pprocess.h"\
2268         ".\tlib\psharedptr.h"\
2269         ".\tlib\pstring.h"\
2270         ".\tlib\ptime.h"\
2271         ".\tlib\semaphor.h"\
2272         ".\tlib\sfile.h"\
2273         ".\tlib\smartptr.h"\
2274         ".\tlib\sound.h"\
2275         ".\tlib\syncpoint.h"\
2276         ".\tlib\syncthrd.h"\
2277         ".\tlib\textfile.h"\
2278         ".\tlib\thread.h"\
2279         ".\tlib\timeint.h"\
2280         ".\tlib\timer.h"\
2281         ".\tlib\unix\ptlib\channel.h"\
2282         ".\tlib\unix\ptlib\conchan.h"\
2283         ".\tlib\unix\ptlib\config.h"\
2284         ".\tlib\unix\ptlib\contain.h"\
2285         ".\tlib\unix\ptlib\critsec.h"\
2286         ".\tlib\unix\ptlib\dynalink.h"\
2287         ".\tlib\unix\ptlib\file.h"\
2288         ".\tlib\unix\ptlib\filepath.h"\
2289         ".\tlib\unix\ptlib\mutex.h"\
2290         ".\tlib\unix\ptlib\pdirect.h"\
2291         ".\tlib\unix\ptlib\pmachdep.h"\
2292         ".\tlib\unix\ptlib\pprocess.h"\
2293         ".\tlib\unix\ptlib\ptime.h"\
2294         ".\tlib\unix\ptlib\ptlib.inl"\
2295         ".\tlib\unix\ptlib\semaphor.h"\
2296         ".\tlib\unix\ptlib\sfile.h"\
2297         ".\tlib\unix\ptlib\syncpoint.h"\
2298         ".\tlib\unix\ptlib\textfile.h"\
2299         ".\tlib\unix\ptlib\thread.h"\
2300         ".\tlib\unix\ptlib\timeint.h"\
2301         ".\tlib\unix\ptlib\timer.h"\
2302         ".\tlib\unix\ptlib\video.h"\
2303         ".\tlib\video.h"\
2304         ".\tlib\videoio.h"\
2305         ".\tlib\wince\time.h"\
2306         ".\trings.h"\
2307         ".\trstream.h"\
2308         ".\ucpp.h"\
2309         ".\ys\socket.h"\
2310         
2312 !ENDIF 
2314 # End Source File
2315 # Begin Source File
2317 SOURCE=.\src\ptlib\common\contain.cxx
2319 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
2321 NODEP_CPP_CONTA=\
2322         ".\ceatl.h"\
2323         ".\msystemx.h"\
2324         ".\nclude\ptlib\conchan.h"\
2325         ".\src\ptlib\common\regex.h"\
2326         ".\tdlibx.h"\
2327         ".\tlib.h"\
2328         ".\tlib\args.h"\
2329         ".\tlib\array.h"\
2330         ".\tlib\channel.h"\
2331         ".\tlib\conchan.h"\
2332         ".\tlib\config.h"\
2333         ".\tlib\contain.h"\
2334         ".\tlib\contain.inl"\
2335         ".\tlib\dict.h"\
2336         ".\tlib\dynalink.h"\
2337         ".\tlib\file.h"\
2338         ".\tlib\filepath.h"\
2339         ".\tlib\indchan.h"\
2340         ".\tlib\lists.h"\
2341         ".\tlib\mutex.h"\
2342         ".\tlib\object.h"\
2343         ".\tlib\osutil.inl"\
2344         ".\tlib\pdirect.h"\
2345         ".\tlib\pprocess.h"\
2346         ".\tlib\pstring.h"\
2347         ".\tlib\ptime.h"\
2348         ".\tlib\ptlib.inl"\
2349         ".\tlib\semaphor.h"\
2350         ".\tlib\sfile.h"\
2351         ".\tlib\sound.h"\
2352         ".\tlib\syncpoint.h"\
2353         ".\tlib\syncthrd.h"\
2354         ".\tlib\textfile.h"\
2355         ".\tlib\thread.h"\
2356         ".\tlib\timeint.h"\
2357         ".\tlib\timer.h"\
2358         ".\tlib\vfakeio.h"\
2359         ".\tlib\video.h"\
2360         ".\tlib\videoio.h"\
2361         ".\ucpp.h"\
2362         
2364 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
2366 NODEP_CPP_CONTA=\
2367         ".\ceatl.h"\
2368         ".\msystemx.h"\
2369         ".\nclude\ptlib\conchan.h"\
2370         ".\src\ptlib\common\regex.h"\
2371         ".\tdlibx.h"\
2372         ".\tlib.h"\
2373         ".\tlib\args.h"\
2374         ".\tlib\array.h"\
2375         ".\tlib\channel.h"\
2376         ".\tlib\conchan.h"\
2377         ".\tlib\config.h"\
2378         ".\tlib\contain.h"\
2379         ".\tlib\contain.inl"\
2380         ".\tlib\dict.h"\
2381         ".\tlib\dynalink.h"\
2382         ".\tlib\file.h"\
2383         ".\tlib\filepath.h"\
2384         ".\tlib\indchan.h"\
2385         ".\tlib\lists.h"\
2386         ".\tlib\mutex.h"\
2387         ".\tlib\object.h"\
2388         ".\tlib\osutil.inl"\
2389         ".\tlib\pdirect.h"\
2390         ".\tlib\pprocess.h"\
2391         ".\tlib\pstring.h"\
2392         ".\tlib\ptime.h"\
2393         ".\tlib\ptlib.inl"\
2394         ".\tlib\semaphor.h"\
2395         ".\tlib\sfile.h"\
2396         ".\tlib\sound.h"\
2397         ".\tlib\syncpoint.h"\
2398         ".\tlib\syncthrd.h"\
2399         ".\tlib\textfile.h"\
2400         ".\tlib\thread.h"\
2401         ".\tlib\timeint.h"\
2402         ".\tlib\timer.h"\
2403         ".\tlib\vfakeio.h"\
2404         ".\tlib\video.h"\
2405         ".\tlib\videoio.h"\
2406         ".\ucpp.h"\
2407         
2409 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
2411 DEP_CPP_CONTA=\
2412         ".\src\ptlib\common\regex\regex.h"\
2413         
2414 NODEP_CPP_CONTA=\
2415         ".\ceatl.h"\
2416         ".\evfw.h"\
2417         ".\msystemx.h"\
2418         ".\tbuildopts.h"\
2419         ".\tdlibx.h"\
2420         ".\tlib.h"\
2421         ".\tlib\args.h"\
2422         ".\tlib\array.h"\
2423         ".\tlib\channel.h"\
2424         ".\tlib\conchan.h"\
2425         ".\tlib\config.h"\
2426         ".\tlib\contain.h"\
2427         ".\tlib\contain.inl"\
2428         ".\tlib\dict.h"\
2429         ".\tlib\dynalink.h"\
2430         ".\tlib\file.h"\
2431         ".\tlib\filepath.h"\
2432         ".\tlib\indchan.h"\
2433         ".\tlib\lists.h"\
2434         ".\tlib\mutex.h"\
2435         ".\tlib\object.h"\
2436         ".\tlib\osutil.inl"\
2437         ".\tlib\pdirect.h"\
2438         ".\tlib\pprocess.h"\
2439         ".\tlib\pstring.h"\
2440         ".\tlib\ptime.h"\
2441         ".\tlib\ptlib.inl"\
2442         ".\tlib\semaphor.h"\
2443         ".\tlib\sfile.h"\
2444         ".\tlib\sound.h"\
2445         ".\tlib\syncpoint.h"\
2446         ".\tlib\syncthrd.h"\
2447         ".\tlib\textfile.h"\
2448         ".\tlib\thread.h"\
2449         ".\tlib\timeint.h"\
2450         ".\tlib\timer.h"\
2451         ".\tlib\vfakeio.h"\
2452         ".\tlib\video.h"\
2453         ".\tlib\videoio.h"\
2454         ".\tlib\videoio1394dc.h"\
2455         ".\ucpp.h"\
2456         
2458 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
2460 DEP_CPP_CONTA=\
2461         ".\src\ptlib\common\regex\regex.h"\
2462         
2463 NODEP_CPP_CONTA=\
2464         ".\ceatl.h"\
2465         ".\evfw.h"\
2466         ".\msystemx.h"\
2467         ".\tdlibx.h"\
2468         ".\tlib.h"\
2469         ".\tlib\args.h"\
2470         ".\tlib\array.h"\
2471         ".\tlib\channel.h"\
2472         ".\tlib\conchan.h"\
2473         ".\tlib\config.h"\
2474         ".\tlib\contain.h"\
2475         ".\tlib\contain.inl"\
2476         ".\tlib\dict.h"\
2477         ".\tlib\dynalink.h"\
2478         ".\tlib\file.h"\
2479         ".\tlib\filepath.h"\
2480         ".\tlib\indchan.h"\
2481         ".\tlib\lists.h"\
2482         ".\tlib\mutex.h"\
2483         ".\tlib\object.h"\
2484         ".\tlib\osutil.inl"\
2485         ".\tlib\pdirect.h"\
2486         ".\tlib\pprocess.h"\
2487         ".\tlib\pstring.h"\
2488         ".\tlib\ptime.h"\
2489         ".\tlib\ptlib.inl"\
2490         ".\tlib\semaphor.h"\
2491         ".\tlib\sfile.h"\
2492         ".\tlib\sound.h"\
2493         ".\tlib\syncpoint.h"\
2494         ".\tlib\syncthrd.h"\
2495         ".\tlib\textfile.h"\
2496         ".\tlib\thread.h"\
2497         ".\tlib\timeint.h"\
2498         ".\tlib\timer.h"\
2499         ".\tlib\vfakeio.h"\
2500         ".\tlib\video.h"\
2501         ".\tlib\videoio.h"\
2502         ".\tlib\videoio1394dc.h"\
2503         ".\ucpp.h"\
2504         
2506 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
2508 NODEP_CPP_CONTA=\
2509         ".\ceatl.h"\
2510         ".\msystemx.h"\
2511         ".\nclude\ptlib\conchan.h"\
2512         ".\src\ptlib\common\regex.h"\
2513         ".\tdlibx.h"\
2514         ".\tlib.h"\
2515         ".\tlib\args.h"\
2516         ".\tlib\array.h"\
2517         ".\tlib\channel.h"\
2518         ".\tlib\conchan.h"\
2519         ".\tlib\config.h"\
2520         ".\tlib\contain.h"\
2521         ".\tlib\contain.inl"\
2522         ".\tlib\dict.h"\
2523         ".\tlib\dynalink.h"\
2524         ".\tlib\file.h"\
2525         ".\tlib\filepath.h"\
2526         ".\tlib\indchan.h"\
2527         ".\tlib\lists.h"\
2528         ".\tlib\mutex.h"\
2529         ".\tlib\object.h"\
2530         ".\tlib\osutil.inl"\
2531         ".\tlib\pdirect.h"\
2532         ".\tlib\pprocess.h"\
2533         ".\tlib\pstring.h"\
2534         ".\tlib\ptime.h"\
2535         ".\tlib\ptlib.inl"\
2536         ".\tlib\semaphor.h"\
2537         ".\tlib\sfile.h"\
2538         ".\tlib\sound.h"\
2539         ".\tlib\syncpoint.h"\
2540         ".\tlib\syncthrd.h"\
2541         ".\tlib\textfile.h"\
2542         ".\tlib\thread.h"\
2543         ".\tlib\timeint.h"\
2544         ".\tlib\timer.h"\
2545         ".\tlib\vfakeio.h"\
2546         ".\tlib\video.h"\
2547         ".\tlib\videoio.h"\
2548         ".\ucpp.h"\
2549         
2551 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
2553 DEP_CPP_CONTA=\
2554         ".\src\ptlib\common\regex\regex.h"\
2555         
2556 NODEP_CPP_CONTA=\
2557         ".\ceatl.h"\
2558         ".\msystemx.h"\
2559         ".\tdlibx.h"\
2560         ".\tlib.h"\
2561         ".\tlib\args.h"\
2562         ".\tlib\array.h"\
2563         ".\tlib\channel.h"\
2564         ".\tlib\conchan.h"\
2565         ".\tlib\config.h"\
2566         ".\tlib\contain.h"\
2567         ".\tlib\contain.inl"\
2568         ".\tlib\dict.h"\
2569         ".\tlib\dynalink.h"\
2570         ".\tlib\file.h"\
2571         ".\tlib\filepath.h"\
2572         ".\tlib\indchan.h"\
2573         ".\tlib\lists.h"\
2574         ".\tlib\mutex.h"\
2575         ".\tlib\object.h"\
2576         ".\tlib\osutil.inl"\
2577         ".\tlib\pdirect.h"\
2578         ".\tlib\pprocess.h"\
2579         ".\tlib\pstring.h"\
2580         ".\tlib\ptime.h"\
2581         ".\tlib\ptlib.inl"\
2582         ".\tlib\semaphor.h"\
2583         ".\tlib\sfile.h"\
2584         ".\tlib\sound.h"\
2585         ".\tlib\syncpoint.h"\
2586         ".\tlib\syncthrd.h"\
2587         ".\tlib\textfile.h"\
2588         ".\tlib\thread.h"\
2589         ".\tlib\timeint.h"\
2590         ".\tlib\timer.h"\
2591         ".\tlib\vfakeio.h"\
2592         ".\tlib\video.h"\
2593         ".\tlib\videoio.h"\
2594         ".\ucpp.h"\
2595         
2597 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
2599 DEP_CPP_CONTA=\
2600         ".\src\ptlib\common\regex\regex.h"\
2601         {$(INCLUDE)}"cevfw.h"\
2602         {$(INCLUDE)}"mmsystemx.h"\
2603         {$(INCLUDE)}"nucpp.h"\
2604         {$(INCLUDE)}"ptbuildopts.h"\
2605         {$(INCLUDE)}"ptlib.h"\
2606         {$(INCLUDE)}"ptlib\args.h"\
2607         {$(INCLUDE)}"ptlib\array.h"\
2608         {$(INCLUDE)}"ptlib\channel.h"\
2609         {$(INCLUDE)}"ptlib\conchan.h"\
2610         {$(INCLUDE)}"ptlib\config.h"\
2611         {$(INCLUDE)}"ptlib\contain.h"\
2612         {$(INCLUDE)}"ptlib\contain.inl"\
2613         {$(INCLUDE)}"ptlib\critsec.h"\
2614         {$(INCLUDE)}"ptlib\dict.h"\
2615         {$(INCLUDE)}"ptlib\dynalink.h"\
2616         {$(INCLUDE)}"ptlib\file.h"\
2617         {$(INCLUDE)}"ptlib\filepath.h"\
2618         {$(INCLUDE)}"ptlib\indchan.h"\
2619         {$(INCLUDE)}"ptlib\lists.h"\
2620         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
2621         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
2622         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
2623         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
2624         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
2625         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
2626         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
2627         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
2628         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
2629         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
2630         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
2631         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
2632         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
2633         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
2634         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
2635         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
2636         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
2637         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
2638         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
2639         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
2640         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
2641         {$(INCLUDE)}"ptlib\mutex.h"\
2642         {$(INCLUDE)}"ptlib\notifier.h"\
2643         {$(INCLUDE)}"ptlib\object.h"\
2644         {$(INCLUDE)}"ptlib\osutil.inl"\
2645         {$(INCLUDE)}"ptlib\pdirect.h"\
2646         {$(INCLUDE)}"ptlib\pfactory.h"\
2647         {$(INCLUDE)}"ptlib\plugin.h"\
2648         {$(INCLUDE)}"ptlib\pluginmgr.h"\
2649         {$(INCLUDE)}"ptlib\pprocess.h"\
2650         {$(INCLUDE)}"ptlib\psharedptr.h"\
2651         {$(INCLUDE)}"ptlib\pstring.h"\
2652         {$(INCLUDE)}"ptlib\ptime.h"\
2653         {$(INCLUDE)}"ptlib\semaphor.h"\
2654         {$(INCLUDE)}"ptlib\sfile.h"\
2655         {$(INCLUDE)}"ptlib\smartptr.h"\
2656         {$(INCLUDE)}"ptlib\sound.h"\
2657         {$(INCLUDE)}"ptlib\syncpoint.h"\
2658         {$(INCLUDE)}"ptlib\syncthrd.h"\
2659         {$(INCLUDE)}"ptlib\textfile.h"\
2660         {$(INCLUDE)}"ptlib\thread.h"\
2661         {$(INCLUDE)}"ptlib\timeint.h"\
2662         {$(INCLUDE)}"ptlib\timer.h"\
2663         {$(INCLUDE)}"ptlib\video.h"\
2664         {$(INCLUDE)}"ptlib\videoio.h"\
2665         {$(INCLUDE)}"ptlib\wince\time.h"\
2666         {$(INCLUDE)}"stdlibx.h"\
2667         {$(INCLUDE)}"strstream.h"\
2668         {$(INCLUDE)}"wceatl.h"\
2669         
2670 NODEP_CPP_CONTA=\
2671         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
2672         ".\include\ptlib\unix\ptlib\channel.h"\
2673         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
2674         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
2675         ".\include\ptlib\unix\ptlib\contain.h"\
2676         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
2677         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
2678         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
2679         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
2680         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
2681         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
2682         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
2683         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
2684         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
2685         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
2686         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
2687         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
2688         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
2689         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
2690         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
2691         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
2692         
2694 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
2696 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
2698 DEP_CPP_CONTA=\
2699         ".\src\ptlib\common\regex\regex.h"\
2700         {$(INCLUDE)}"cevfw.h"\
2701         {$(INCLUDE)}"mmsystemx.h"\
2702         {$(INCLUDE)}"nucpp.h"\
2703         {$(INCLUDE)}"ptbuildopts.h"\
2704         {$(INCLUDE)}"ptlib.h"\
2705         {$(INCLUDE)}"ptlib\args.h"\
2706         {$(INCLUDE)}"ptlib\array.h"\
2707         {$(INCLUDE)}"ptlib\channel.h"\
2708         {$(INCLUDE)}"ptlib\conchan.h"\
2709         {$(INCLUDE)}"ptlib\config.h"\
2710         {$(INCLUDE)}"ptlib\contain.h"\
2711         {$(INCLUDE)}"ptlib\contain.inl"\
2712         {$(INCLUDE)}"ptlib\critsec.h"\
2713         {$(INCLUDE)}"ptlib\dict.h"\
2714         {$(INCLUDE)}"ptlib\dynalink.h"\
2715         {$(INCLUDE)}"ptlib\file.h"\
2716         {$(INCLUDE)}"ptlib\filepath.h"\
2717         {$(INCLUDE)}"ptlib\indchan.h"\
2718         {$(INCLUDE)}"ptlib\lists.h"\
2719         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
2720         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
2721         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
2722         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
2723         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
2724         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
2725         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
2726         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
2727         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
2728         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
2729         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
2730         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
2731         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
2732         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
2733         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
2734         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
2735         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
2736         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
2737         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
2738         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
2739         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
2740         {$(INCLUDE)}"ptlib\mutex.h"\
2741         {$(INCLUDE)}"ptlib\notifier.h"\
2742         {$(INCLUDE)}"ptlib\object.h"\
2743         {$(INCLUDE)}"ptlib\osutil.inl"\
2744         {$(INCLUDE)}"ptlib\pdirect.h"\
2745         {$(INCLUDE)}"ptlib\pfactory.h"\
2746         {$(INCLUDE)}"ptlib\plugin.h"\
2747         {$(INCLUDE)}"ptlib\pluginmgr.h"\
2748         {$(INCLUDE)}"ptlib\pprocess.h"\
2749         {$(INCLUDE)}"ptlib\psharedptr.h"\
2750         {$(INCLUDE)}"ptlib\pstring.h"\
2751         {$(INCLUDE)}"ptlib\ptime.h"\
2752         {$(INCLUDE)}"ptlib\semaphor.h"\
2753         {$(INCLUDE)}"ptlib\sfile.h"\
2754         {$(INCLUDE)}"ptlib\smartptr.h"\
2755         {$(INCLUDE)}"ptlib\sound.h"\
2756         {$(INCLUDE)}"ptlib\syncpoint.h"\
2757         {$(INCLUDE)}"ptlib\syncthrd.h"\
2758         {$(INCLUDE)}"ptlib\textfile.h"\
2759         {$(INCLUDE)}"ptlib\thread.h"\
2760         {$(INCLUDE)}"ptlib\timeint.h"\
2761         {$(INCLUDE)}"ptlib\timer.h"\
2762         {$(INCLUDE)}"ptlib\video.h"\
2763         {$(INCLUDE)}"ptlib\videoio.h"\
2764         {$(INCLUDE)}"ptlib\wince\time.h"\
2765         {$(INCLUDE)}"stdlibx.h"\
2766         {$(INCLUDE)}"strstream.h"\
2767         {$(INCLUDE)}"wceatl.h"\
2768         
2769 NODEP_CPP_CONTA=\
2770         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
2771         ".\include\ptlib\unix\ptlib\channel.h"\
2772         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
2773         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
2774         ".\include\ptlib\unix\ptlib\contain.h"\
2775         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
2776         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
2777         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
2778         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
2779         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
2780         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
2781         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
2782         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
2783         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
2784         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
2785         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
2786         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
2787         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
2788         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
2789         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
2790         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
2791         
2793 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
2795 DEP_CPP_CONTA=\
2796         ".\src\ptlib\common\regex\regex.h"\
2797         
2798 NODEP_CPP_CONTA=\
2799         ".\ceatl.h"\
2800         ".\evfw.h"\
2801         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
2802         ".\msystemx.h"\
2803         ".\nistd.h"\
2804         ".\tbuildopts.h"\
2805         ".\tdlibx.h"\
2806         ".\tlib.h"\
2807         ".\tlib\args.h"\
2808         ".\tlib\array.h"\
2809         ".\tlib\channel.h"\
2810         ".\tlib\conchan.h"\
2811         ".\tlib\config.h"\
2812         ".\tlib\contain.h"\
2813         ".\tlib\contain.inl"\
2814         ".\tlib\critsec.h"\
2815         ".\tlib\dict.h"\
2816         ".\tlib\dynalink.h"\
2817         ".\tlib\file.h"\
2818         ".\tlib\filepath.h"\
2819         ".\tlib\indchan.h"\
2820         ".\tlib\lists.h"\
2821         ".\tlib\msos\ptlib\channel.h"\
2822         ".\tlib\msos\ptlib\conchan.h"\
2823         ".\tlib\msos\ptlib\config.h"\
2824         ".\tlib\msos\ptlib\contain.h"\
2825         ".\tlib\msos\ptlib\critsec.h"\
2826         ".\tlib\msos\ptlib\dynalink.h"\
2827         ".\tlib\msos\ptlib\file.h"\
2828         ".\tlib\msos\ptlib\filepath.h"\
2829         ".\tlib\msos\ptlib\mutex.h"\
2830         ".\tlib\msos\ptlib\pdirect.h"\
2831         ".\tlib\msos\ptlib\pprocess.h"\
2832         ".\tlib\msos\ptlib\ptime.h"\
2833         ".\tlib\msos\ptlib\ptlib.inl"\
2834         ".\tlib\msos\ptlib\semaphor.h"\
2835         ".\tlib\msos\ptlib\sfile.h"\
2836         ".\tlib\msos\ptlib\syncpoint.h"\
2837         ".\tlib\msos\ptlib\textfile.h"\
2838         ".\tlib\msos\ptlib\thread.h"\
2839         ".\tlib\msos\ptlib\timeint.h"\
2840         ".\tlib\msos\ptlib\timer.h"\
2841         ".\tlib\msos\ptlib\video.h"\
2842         ".\tlib\mutex.h"\
2843         ".\tlib\notifier.h"\
2844         ".\tlib\object.h"\
2845         ".\tlib\osutil.inl"\
2846         ".\tlib\pdirect.h"\
2847         ".\tlib\pfactory.h"\
2848         ".\tlib\plugin.h"\
2849         ".\tlib\pluginmgr.h"\
2850         ".\tlib\pprocess.h"\
2851         ".\tlib\psharedptr.h"\
2852         ".\tlib\pstring.h"\
2853         ".\tlib\ptime.h"\
2854         ".\tlib\semaphor.h"\
2855         ".\tlib\sfile.h"\
2856         ".\tlib\smartptr.h"\
2857         ".\tlib\sound.h"\
2858         ".\tlib\syncpoint.h"\
2859         ".\tlib\syncthrd.h"\
2860         ".\tlib\textfile.h"\
2861         ".\tlib\thread.h"\
2862         ".\tlib\timeint.h"\
2863         ".\tlib\timer.h"\
2864         ".\tlib\unix\ptlib\channel.h"\
2865         ".\tlib\unix\ptlib\conchan.h"\
2866         ".\tlib\unix\ptlib\config.h"\
2867         ".\tlib\unix\ptlib\contain.h"\
2868         ".\tlib\unix\ptlib\critsec.h"\
2869         ".\tlib\unix\ptlib\dynalink.h"\
2870         ".\tlib\unix\ptlib\file.h"\
2871         ".\tlib\unix\ptlib\filepath.h"\
2872         ".\tlib\unix\ptlib\mutex.h"\
2873         ".\tlib\unix\ptlib\pdirect.h"\
2874         ".\tlib\unix\ptlib\pmachdep.h"\
2875         ".\tlib\unix\ptlib\pprocess.h"\
2876         ".\tlib\unix\ptlib\ptime.h"\
2877         ".\tlib\unix\ptlib\ptlib.inl"\
2878         ".\tlib\unix\ptlib\semaphor.h"\
2879         ".\tlib\unix\ptlib\sfile.h"\
2880         ".\tlib\unix\ptlib\syncpoint.h"\
2881         ".\tlib\unix\ptlib\textfile.h"\
2882         ".\tlib\unix\ptlib\thread.h"\
2883         ".\tlib\unix\ptlib\timeint.h"\
2884         ".\tlib\unix\ptlib\timer.h"\
2885         ".\tlib\unix\ptlib\video.h"\
2886         ".\tlib\video.h"\
2887         ".\tlib\videoio.h"\
2888         ".\tlib\wince\time.h"\
2889         ".\trings.h"\
2890         ".\trstream.h"\
2891         ".\ucpp.h"\
2892         ".\ys\socket.h"\
2893         
2895 !ENDIF 
2897 # End Source File
2898 # Begin Source File
2900 SOURCE=.\src\ptclib\delaychan.cxx
2902 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
2904 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
2906 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
2908 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
2910 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
2912 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
2914 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
2916 DEP_CPP_DELAY=\
2917         {$(INCLUDE)}"cevfw.h"\
2918         {$(INCLUDE)}"mmsystemx.h"\
2919         {$(INCLUDE)}"nucpp.h"\
2920         {$(INCLUDE)}"ptbuildopts.h"\
2921         {$(INCLUDE)}"ptclib\delaychan.h"\
2922         {$(INCLUDE)}"ptlib.h"\
2923         {$(INCLUDE)}"ptlib\args.h"\
2924         {$(INCLUDE)}"ptlib\array.h"\
2925         {$(INCLUDE)}"ptlib\channel.h"\
2926         {$(INCLUDE)}"ptlib\conchan.h"\
2927         {$(INCLUDE)}"ptlib\config.h"\
2928         {$(INCLUDE)}"ptlib\contain.h"\
2929         {$(INCLUDE)}"ptlib\contain.inl"\
2930         {$(INCLUDE)}"ptlib\critsec.h"\
2931         {$(INCLUDE)}"ptlib\dict.h"\
2932         {$(INCLUDE)}"ptlib\dynalink.h"\
2933         {$(INCLUDE)}"ptlib\file.h"\
2934         {$(INCLUDE)}"ptlib\filepath.h"\
2935         {$(INCLUDE)}"ptlib\indchan.h"\
2936         {$(INCLUDE)}"ptlib\lists.h"\
2937         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
2938         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
2939         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
2940         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
2941         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
2942         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
2943         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
2944         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
2945         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
2946         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
2947         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
2948         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
2949         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
2950         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
2951         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
2952         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
2953         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
2954         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
2955         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
2956         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
2957         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
2958         {$(INCLUDE)}"ptlib\mutex.h"\
2959         {$(INCLUDE)}"ptlib\notifier.h"\
2960         {$(INCLUDE)}"ptlib\object.h"\
2961         {$(INCLUDE)}"ptlib\osutil.inl"\
2962         {$(INCLUDE)}"ptlib\pdirect.h"\
2963         {$(INCLUDE)}"ptlib\pfactory.h"\
2964         {$(INCLUDE)}"ptlib\plugin.h"\
2965         {$(INCLUDE)}"ptlib\pluginmgr.h"\
2966         {$(INCLUDE)}"ptlib\pprocess.h"\
2967         {$(INCLUDE)}"ptlib\psharedptr.h"\
2968         {$(INCLUDE)}"ptlib\pstring.h"\
2969         {$(INCLUDE)}"ptlib\ptime.h"\
2970         {$(INCLUDE)}"ptlib\semaphor.h"\
2971         {$(INCLUDE)}"ptlib\sfile.h"\
2972         {$(INCLUDE)}"ptlib\smartptr.h"\
2973         {$(INCLUDE)}"ptlib\sound.h"\
2974         {$(INCLUDE)}"ptlib\syncpoint.h"\
2975         {$(INCLUDE)}"ptlib\syncthrd.h"\
2976         {$(INCLUDE)}"ptlib\textfile.h"\
2977         {$(INCLUDE)}"ptlib\thread.h"\
2978         {$(INCLUDE)}"ptlib\timeint.h"\
2979         {$(INCLUDE)}"ptlib\timer.h"\
2980         {$(INCLUDE)}"ptlib\video.h"\
2981         {$(INCLUDE)}"ptlib\videoio.h"\
2982         {$(INCLUDE)}"ptlib\wince\time.h"\
2983         {$(INCLUDE)}"stdlibx.h"\
2984         {$(INCLUDE)}"strstream.h"\
2985         {$(INCLUDE)}"wceatl.h"\
2986         
2987 NODEP_CPP_DELAY=\
2988         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
2989         ".\include\ptlib\unix\ptlib\channel.h"\
2990         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
2991         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
2992         ".\include\ptlib\unix\ptlib\contain.h"\
2993         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
2994         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
2995         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
2996         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
2997         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
2998         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
2999         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
3000         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
3001         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
3002         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
3003         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
3004         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
3005         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
3006         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
3007         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
3008         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
3009         
3011 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
3013 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
3015 DEP_CPP_DELAY=\
3016         {$(INCLUDE)}"cevfw.h"\
3017         {$(INCLUDE)}"mmsystemx.h"\
3018         {$(INCLUDE)}"nucpp.h"\
3019         {$(INCLUDE)}"ptbuildopts.h"\
3020         {$(INCLUDE)}"ptclib\delaychan.h"\
3021         {$(INCLUDE)}"ptlib.h"\
3022         {$(INCLUDE)}"ptlib\args.h"\
3023         {$(INCLUDE)}"ptlib\array.h"\
3024         {$(INCLUDE)}"ptlib\channel.h"\
3025         {$(INCLUDE)}"ptlib\conchan.h"\
3026         {$(INCLUDE)}"ptlib\config.h"\
3027         {$(INCLUDE)}"ptlib\contain.h"\
3028         {$(INCLUDE)}"ptlib\contain.inl"\
3029         {$(INCLUDE)}"ptlib\critsec.h"\
3030         {$(INCLUDE)}"ptlib\dict.h"\
3031         {$(INCLUDE)}"ptlib\dynalink.h"\
3032         {$(INCLUDE)}"ptlib\file.h"\
3033         {$(INCLUDE)}"ptlib\filepath.h"\
3034         {$(INCLUDE)}"ptlib\indchan.h"\
3035         {$(INCLUDE)}"ptlib\lists.h"\
3036         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
3037         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
3038         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
3039         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
3040         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
3041         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
3042         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
3043         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
3044         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
3045         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
3046         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
3047         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
3048         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
3049         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
3050         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
3051         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
3052         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
3053         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
3054         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
3055         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
3056         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
3057         {$(INCLUDE)}"ptlib\mutex.h"\
3058         {$(INCLUDE)}"ptlib\notifier.h"\
3059         {$(INCLUDE)}"ptlib\object.h"\
3060         {$(INCLUDE)}"ptlib\osutil.inl"\
3061         {$(INCLUDE)}"ptlib\pdirect.h"\
3062         {$(INCLUDE)}"ptlib\pfactory.h"\
3063         {$(INCLUDE)}"ptlib\plugin.h"\
3064         {$(INCLUDE)}"ptlib\pluginmgr.h"\
3065         {$(INCLUDE)}"ptlib\pprocess.h"\
3066         {$(INCLUDE)}"ptlib\psharedptr.h"\
3067         {$(INCLUDE)}"ptlib\pstring.h"\
3068         {$(INCLUDE)}"ptlib\ptime.h"\
3069         {$(INCLUDE)}"ptlib\semaphor.h"\
3070         {$(INCLUDE)}"ptlib\sfile.h"\
3071         {$(INCLUDE)}"ptlib\smartptr.h"\
3072         {$(INCLUDE)}"ptlib\sound.h"\
3073         {$(INCLUDE)}"ptlib\syncpoint.h"\
3074         {$(INCLUDE)}"ptlib\syncthrd.h"\
3075         {$(INCLUDE)}"ptlib\textfile.h"\
3076         {$(INCLUDE)}"ptlib\thread.h"\
3077         {$(INCLUDE)}"ptlib\timeint.h"\
3078         {$(INCLUDE)}"ptlib\timer.h"\
3079         {$(INCLUDE)}"ptlib\video.h"\
3080         {$(INCLUDE)}"ptlib\videoio.h"\
3081         {$(INCLUDE)}"ptlib\wince\time.h"\
3082         {$(INCLUDE)}"stdlibx.h"\
3083         {$(INCLUDE)}"strstream.h"\
3084         {$(INCLUDE)}"wceatl.h"\
3085         
3086 NODEP_CPP_DELAY=\
3087         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
3088         ".\include\ptlib\unix\ptlib\channel.h"\
3089         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
3090         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
3091         ".\include\ptlib\unix\ptlib\contain.h"\
3092         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
3093         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
3094         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
3095         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
3096         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
3097         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
3098         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
3099         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
3100         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
3101         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
3102         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
3103         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
3104         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
3105         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
3106         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
3107         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
3108         
3110 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
3112 NODEP_CPP_DELAY=\
3113         ".\ceatl.h"\
3114         ".\evfw.h"\
3115         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
3116         ".\msystemx.h"\
3117         ".\nistd.h"\
3118         ".\tbuildopts.h"\
3119         ".\tclib\delaychan.h"\
3120         ".\tdlibx.h"\
3121         ".\tlib.h"\
3122         ".\tlib\args.h"\
3123         ".\tlib\array.h"\
3124         ".\tlib\channel.h"\
3125         ".\tlib\conchan.h"\
3126         ".\tlib\config.h"\
3127         ".\tlib\contain.h"\
3128         ".\tlib\contain.inl"\
3129         ".\tlib\critsec.h"\
3130         ".\tlib\dict.h"\
3131         ".\tlib\dynalink.h"\
3132         ".\tlib\file.h"\
3133         ".\tlib\filepath.h"\
3134         ".\tlib\indchan.h"\
3135         ".\tlib\lists.h"\
3136         ".\tlib\msos\ptlib\channel.h"\
3137         ".\tlib\msos\ptlib\conchan.h"\
3138         ".\tlib\msos\ptlib\config.h"\
3139         ".\tlib\msos\ptlib\contain.h"\
3140         ".\tlib\msos\ptlib\critsec.h"\
3141         ".\tlib\msos\ptlib\dynalink.h"\
3142         ".\tlib\msos\ptlib\file.h"\
3143         ".\tlib\msos\ptlib\filepath.h"\
3144         ".\tlib\msos\ptlib\mutex.h"\
3145         ".\tlib\msos\ptlib\pdirect.h"\
3146         ".\tlib\msos\ptlib\pprocess.h"\
3147         ".\tlib\msos\ptlib\ptime.h"\
3148         ".\tlib\msos\ptlib\ptlib.inl"\
3149         ".\tlib\msos\ptlib\semaphor.h"\
3150         ".\tlib\msos\ptlib\sfile.h"\
3151         ".\tlib\msos\ptlib\syncpoint.h"\
3152         ".\tlib\msos\ptlib\textfile.h"\
3153         ".\tlib\msos\ptlib\thread.h"\
3154         ".\tlib\msos\ptlib\timeint.h"\
3155         ".\tlib\msos\ptlib\timer.h"\
3156         ".\tlib\msos\ptlib\video.h"\
3157         ".\tlib\mutex.h"\
3158         ".\tlib\notifier.h"\
3159         ".\tlib\object.h"\
3160         ".\tlib\osutil.inl"\
3161         ".\tlib\pdirect.h"\
3162         ".\tlib\pfactory.h"\
3163         ".\tlib\plugin.h"\
3164         ".\tlib\pluginmgr.h"\
3165         ".\tlib\pprocess.h"\
3166         ".\tlib\psharedptr.h"\
3167         ".\tlib\pstring.h"\
3168         ".\tlib\ptime.h"\
3169         ".\tlib\semaphor.h"\
3170         ".\tlib\sfile.h"\
3171         ".\tlib\smartptr.h"\
3172         ".\tlib\sound.h"\
3173         ".\tlib\syncpoint.h"\
3174         ".\tlib\syncthrd.h"\
3175         ".\tlib\textfile.h"\
3176         ".\tlib\thread.h"\
3177         ".\tlib\timeint.h"\
3178         ".\tlib\timer.h"\
3179         ".\tlib\unix\ptlib\channel.h"\
3180         ".\tlib\unix\ptlib\conchan.h"\
3181         ".\tlib\unix\ptlib\config.h"\
3182         ".\tlib\unix\ptlib\contain.h"\
3183         ".\tlib\unix\ptlib\critsec.h"\
3184         ".\tlib\unix\ptlib\dynalink.h"\
3185         ".\tlib\unix\ptlib\file.h"\
3186         ".\tlib\unix\ptlib\filepath.h"\
3187         ".\tlib\unix\ptlib\mutex.h"\
3188         ".\tlib\unix\ptlib\pdirect.h"\
3189         ".\tlib\unix\ptlib\pmachdep.h"\
3190         ".\tlib\unix\ptlib\pprocess.h"\
3191         ".\tlib\unix\ptlib\ptime.h"\
3192         ".\tlib\unix\ptlib\ptlib.inl"\
3193         ".\tlib\unix\ptlib\semaphor.h"\
3194         ".\tlib\unix\ptlib\sfile.h"\
3195         ".\tlib\unix\ptlib\syncpoint.h"\
3196         ".\tlib\unix\ptlib\textfile.h"\
3197         ".\tlib\unix\ptlib\thread.h"\
3198         ".\tlib\unix\ptlib\timeint.h"\
3199         ".\tlib\unix\ptlib\timer.h"\
3200         ".\tlib\unix\ptlib\video.h"\
3201         ".\tlib\video.h"\
3202         ".\tlib\videoio.h"\
3203         ".\tlib\wince\time.h"\
3204         ".\trings.h"\
3205         ".\trstream.h"\
3206         ".\ucpp.h"\
3207         ".\ys\socket.h"\
3208         
3210 !ENDIF 
3212 # End Source File
3213 # Begin Source File
3215 SOURCE=.\src\ptlib\msos\ethsock.cxx
3217 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
3219 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
3221 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
3223 NODEP_CPP_ETHSO=\
3224         ".\ceatl.h"\
3225         ".\evfw.h"\
3226         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
3227         ".\msystemx.h"\
3228         ".\tbuildopts.h"\
3229         ".\tdlibx.h"\
3230         ".\tlib.h"\
3231         ".\tlib\args.h"\
3232         ".\tlib\array.h"\
3233         ".\tlib\channel.h"\
3234         ".\tlib\conchan.h"\
3235         ".\tlib\config.h"\
3236         ".\tlib\contain.h"\
3237         ".\tlib\contain.inl"\
3238         ".\tlib\dict.h"\
3239         ".\tlib\dynalink.h"\
3240         ".\tlib\epacket.h"\
3241         ".\tLib\ethsock.h"\
3242         ".\tlib\file.h"\
3243         ".\tlib\filepath.h"\
3244         ".\tlib\icmpsock.h"\
3245         ".\tlib\indchan.h"\
3246         ".\tlib\ipdsock.h"\
3247         ".\tLib\ipsock.h"\
3248         ".\tLib\ipxsock.h"\
3249         ".\tlib\lists.h"\
3250         ".\tlib\mutex.h"\
3251         ".\tlib\object.h"\
3252         ".\tlib\osutil.inl"\
3253         ".\tlib\pdirect.h"\
3254         ".\tlib\pprocess.h"\
3255         ".\tlib\pstring.h"\
3256         ".\tlib\ptime.h"\
3257         ".\tlib\ptlib.inl"\
3258         ".\tlib\semaphor.h"\
3259         ".\tlib\sfile.h"\
3260         ".\tlib\socket.h"\
3261         ".\tlib\sockets.h"\
3262         ".\tlib\sound.h"\
3263         ".\tLib\spxsock.h"\
3264         ".\tlib\syncpoint.h"\
3265         ".\tlib\syncthrd.h"\
3266         ".\tlib\tcpsock.h"\
3267         ".\tlib\textfile.h"\
3268         ".\tlib\thread.h"\
3269         ".\tlib\timeint.h"\
3270         ".\tlib\timer.h"\
3271         ".\tLib\udpsock.h"\
3272         ".\tlib\vfakeio.h"\
3273         ".\tlib\video.h"\
3274         ".\tlib\videoio.h"\
3275         ".\tlib\videoio1394dc.h"\
3276         ".\ucpp.h"\
3277         ".\ys\socket.h"\
3278         
3280 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
3282 NODEP_CPP_ETHSO=\
3283         ".\ceatl.h"\
3284         ".\evfw.h"\
3285         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
3286         ".\msystemx.h"\
3287         ".\tdlibx.h"\
3288         ".\tlib.h"\
3289         ".\tlib\args.h"\
3290         ".\tlib\array.h"\
3291         ".\tlib\channel.h"\
3292         ".\tlib\conchan.h"\
3293         ".\tlib\config.h"\
3294         ".\tlib\contain.h"\
3295         ".\tlib\contain.inl"\
3296         ".\tlib\dict.h"\
3297         ".\tlib\dynalink.h"\
3298         ".\tlib\epacket.h"\
3299         ".\tLib\ethsock.h"\
3300         ".\tlib\file.h"\
3301         ".\tlib\filepath.h"\
3302         ".\tlib\icmpsock.h"\
3303         ".\tlib\indchan.h"\
3304         ".\tlib\ipdsock.h"\
3305         ".\tLib\ipsock.h"\
3306         ".\tLib\ipxsock.h"\
3307         ".\tlib\lists.h"\
3308         ".\tlib\mutex.h"\
3309         ".\tlib\object.h"\
3310         ".\tlib\osutil.inl"\
3311         ".\tlib\pdirect.h"\
3312         ".\tlib\pprocess.h"\
3313         ".\tlib\pstring.h"\
3314         ".\tlib\ptime.h"\
3315         ".\tlib\ptlib.inl"\
3316         ".\tlib\semaphor.h"\
3317         ".\tlib\sfile.h"\
3318         ".\tlib\socket.h"\
3319         ".\tlib\sockets.h"\
3320         ".\tlib\sound.h"\
3321         ".\tLib\spxsock.h"\
3322         ".\tlib\syncpoint.h"\
3323         ".\tlib\syncthrd.h"\
3324         ".\tlib\tcpsock.h"\
3325         ".\tlib\textfile.h"\
3326         ".\tlib\thread.h"\
3327         ".\tlib\timeint.h"\
3328         ".\tlib\timer.h"\
3329         ".\tLib\udpsock.h"\
3330         ".\tlib\vfakeio.h"\
3331         ".\tlib\video.h"\
3332         ".\tlib\videoio.h"\
3333         ".\tlib\videoio1394dc.h"\
3334         ".\ucpp.h"\
3335         ".\ys\socket.h"\
3336         
3338 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
3340 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
3342 NODEP_CPP_ETHSO=\
3343         ".\ceatl.h"\
3344         ".\msystemx.h"\
3345         ".\tdlibx.h"\
3346         ".\tlib.h"\
3347         ".\tlib\args.h"\
3348         ".\tlib\array.h"\
3349         ".\tlib\channel.h"\
3350         ".\tlib\conchan.h"\
3351         ".\tlib\config.h"\
3352         ".\tlib\contain.h"\
3353         ".\tlib\contain.inl"\
3354         ".\tlib\dict.h"\
3355         ".\tlib\dynalink.h"\
3356         ".\tlib\epacket.h"\
3357         ".\tLib\ethsock.h"\
3358         ".\tlib\file.h"\
3359         ".\tlib\filepath.h"\
3360         ".\tlib\icmpsock.h"\
3361         ".\tlib\indchan.h"\
3362         ".\tlib\ipdsock.h"\
3363         ".\tLib\ipsock.h"\
3364         ".\tLib\ipxsock.h"\
3365         ".\tlib\lists.h"\
3366         ".\tlib\mutex.h"\
3367         ".\tlib\object.h"\
3368         ".\tlib\osutil.inl"\
3369         ".\tlib\pdirect.h"\
3370         ".\tlib\pprocess.h"\
3371         ".\tlib\pstring.h"\
3372         ".\tlib\ptime.h"\
3373         ".\tlib\ptlib.inl"\
3374         ".\tlib\semaphor.h"\
3375         ".\tlib\sfile.h"\
3376         ".\tlib\socket.h"\
3377         ".\tlib\sockets.h"\
3378         ".\tlib\sound.h"\
3379         ".\tLib\spxsock.h"\
3380         ".\tlib\syncpoint.h"\
3381         ".\tlib\syncthrd.h"\
3382         ".\tlib\tcpsock.h"\
3383         ".\tlib\textfile.h"\
3384         ".\tlib\thread.h"\
3385         ".\tlib\timeint.h"\
3386         ".\tlib\timer.h"\
3387         ".\tLib\udpsock.h"\
3388         ".\tlib\vfakeio.h"\
3389         ".\tlib\video.h"\
3390         ".\tlib\videoio.h"\
3391         ".\ucpp.h"\
3392         ".\ys\socket.h"\
3393         
3395 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
3397 DEP_CPP_ETHSO=\
3398         {$(INCLUDE)}"cevfw.h"\
3399         {$(INCLUDE)}"mmsystemx.h"\
3400         {$(INCLUDE)}"nucpp.h"\
3401         {$(INCLUDE)}"ptbuildopts.h"\
3402         {$(INCLUDE)}"ptlib.h"\
3403         {$(INCLUDE)}"ptlib\args.h"\
3404         {$(INCLUDE)}"ptlib\array.h"\
3405         {$(INCLUDE)}"ptlib\channel.h"\
3406         {$(INCLUDE)}"ptlib\conchan.h"\
3407         {$(INCLUDE)}"ptlib\config.h"\
3408         {$(INCLUDE)}"ptlib\contain.h"\
3409         {$(INCLUDE)}"ptlib\contain.inl"\
3410         {$(INCLUDE)}"ptlib\critsec.h"\
3411         {$(INCLUDE)}"ptlib\dict.h"\
3412         {$(INCLUDE)}"ptlib\dynalink.h"\
3413         {$(INCLUDE)}"ptlib\ethsock.h"\
3414         {$(INCLUDE)}"ptlib\file.h"\
3415         {$(INCLUDE)}"ptlib\filepath.h"\
3416         {$(INCLUDE)}"ptlib\icmpsock.h"\
3417         {$(INCLUDE)}"ptlib\indchan.h"\
3418         {$(INCLUDE)}"ptlib\ipdsock.h"\
3419         {$(INCLUDE)}"ptlib\ipsock.h"\
3420         {$(INCLUDE)}"ptlib\ipxsock.h"\
3421         {$(INCLUDE)}"ptlib\lists.h"\
3422         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
3423         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
3424         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
3425         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
3426         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
3427         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
3428         {$(INCLUDE)}"ptlib\msos\ptlib\epacket.h"\
3429         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
3430         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
3431         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
3432         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
3433         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
3434         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
3435         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
3436         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
3437         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
3438         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
3439         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
3440         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
3441         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
3442         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
3443         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
3444         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
3445         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
3446         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
3447         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
3448         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
3449         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
3450         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
3451         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
3452         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
3453         {$(INCLUDE)}"ptlib\mutex.h"\
3454         {$(INCLUDE)}"ptlib\notifier.h"\
3455         {$(INCLUDE)}"ptlib\object.h"\
3456         {$(INCLUDE)}"ptlib\osutil.inl"\
3457         {$(INCLUDE)}"ptlib\pdirect.h"\
3458         {$(INCLUDE)}"ptlib\pfactory.h"\
3459         {$(INCLUDE)}"ptlib\plugin.h"\
3460         {$(INCLUDE)}"ptlib\pluginmgr.h"\
3461         {$(INCLUDE)}"ptlib\pprocess.h"\
3462         {$(INCLUDE)}"ptlib\psharedptr.h"\
3463         {$(INCLUDE)}"ptlib\pstring.h"\
3464         {$(INCLUDE)}"ptlib\ptime.h"\
3465         {$(INCLUDE)}"ptlib\qos.h"\
3466         {$(INCLUDE)}"ptlib\semaphor.h"\
3467         {$(INCLUDE)}"ptlib\sfile.h"\
3468         {$(INCLUDE)}"ptlib\smartptr.h"\
3469         {$(INCLUDE)}"ptlib\socket.h"\
3470         {$(INCLUDE)}"ptlib\sockets.h"\
3471         {$(INCLUDE)}"ptlib\sound.h"\
3472         {$(INCLUDE)}"ptlib\spxsock.h"\
3473         {$(INCLUDE)}"ptlib\syncpoint.h"\
3474         {$(INCLUDE)}"ptlib\syncthrd.h"\
3475         {$(INCLUDE)}"ptlib\tcpsock.h"\
3476         {$(INCLUDE)}"ptlib\textfile.h"\
3477         {$(INCLUDE)}"ptlib\thread.h"\
3478         {$(INCLUDE)}"ptlib\timeint.h"\
3479         {$(INCLUDE)}"ptlib\timer.h"\
3480         {$(INCLUDE)}"ptlib\udpsock.h"\
3481         {$(INCLUDE)}"ptlib\video.h"\
3482         {$(INCLUDE)}"ptlib\videoio.h"\
3483         {$(INCLUDE)}"ptlib\wince\time.h"\
3484         {$(INCLUDE)}"stdlibx.h"\
3485         {$(INCLUDE)}"strstream.h"\
3486         {$(INCLUDE)}"sys\socket.h"\
3487         {$(INCLUDE)}"wceatl.h"\
3488         
3489 NODEP_CPP_ETHSO=\
3490         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
3491         ".\include\ptlib\unix\ptlib\channel.h"\
3492         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
3493         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
3494         ".\include\ptlib\unix\ptlib\contain.h"\
3495         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
3496         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
3497         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
3498         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
3499         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
3500         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
3501         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
3502         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
3503         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
3504         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
3505         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
3506         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
3507         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
3508         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
3509         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
3510         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
3511         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
3512         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
3513         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
3514         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
3515         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
3516         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
3517         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
3518         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
3519         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
3520         
3522 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
3524 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
3526 DEP_CPP_ETHSO=\
3527         {$(INCLUDE)}"cevfw.h"\
3528         {$(INCLUDE)}"mmsystemx.h"\
3529         {$(INCLUDE)}"nucpp.h"\
3530         {$(INCLUDE)}"ptbuildopts.h"\
3531         {$(INCLUDE)}"ptlib.h"\
3532         {$(INCLUDE)}"ptlib\args.h"\
3533         {$(INCLUDE)}"ptlib\array.h"\
3534         {$(INCLUDE)}"ptlib\channel.h"\
3535         {$(INCLUDE)}"ptlib\conchan.h"\
3536         {$(INCLUDE)}"ptlib\config.h"\
3537         {$(INCLUDE)}"ptlib\contain.h"\
3538         {$(INCLUDE)}"ptlib\contain.inl"\
3539         {$(INCLUDE)}"ptlib\critsec.h"\
3540         {$(INCLUDE)}"ptlib\dict.h"\
3541         {$(INCLUDE)}"ptlib\dynalink.h"\
3542         {$(INCLUDE)}"ptlib\ethsock.h"\
3543         {$(INCLUDE)}"ptlib\file.h"\
3544         {$(INCLUDE)}"ptlib\filepath.h"\
3545         {$(INCLUDE)}"ptlib\icmpsock.h"\
3546         {$(INCLUDE)}"ptlib\indchan.h"\
3547         {$(INCLUDE)}"ptlib\ipdsock.h"\
3548         {$(INCLUDE)}"ptlib\ipsock.h"\
3549         {$(INCLUDE)}"ptlib\ipxsock.h"\
3550         {$(INCLUDE)}"ptlib\lists.h"\
3551         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
3552         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
3553         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
3554         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
3555         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
3556         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
3557         {$(INCLUDE)}"ptlib\msos\ptlib\epacket.h"\
3558         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
3559         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
3560         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
3561         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
3562         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
3563         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
3564         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
3565         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
3566         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
3567         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
3568         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
3569         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
3570         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
3571         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
3572         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
3573         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
3574         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
3575         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
3576         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
3577         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
3578         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
3579         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
3580         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
3581         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
3582         {$(INCLUDE)}"ptlib\mutex.h"\
3583         {$(INCLUDE)}"ptlib\notifier.h"\
3584         {$(INCLUDE)}"ptlib\object.h"\
3585         {$(INCLUDE)}"ptlib\osutil.inl"\
3586         {$(INCLUDE)}"ptlib\pdirect.h"\
3587         {$(INCLUDE)}"ptlib\pfactory.h"\
3588         {$(INCLUDE)}"ptlib\plugin.h"\
3589         {$(INCLUDE)}"ptlib\pluginmgr.h"\
3590         {$(INCLUDE)}"ptlib\pprocess.h"\
3591         {$(INCLUDE)}"ptlib\psharedptr.h"\
3592         {$(INCLUDE)}"ptlib\pstring.h"\
3593         {$(INCLUDE)}"ptlib\ptime.h"\
3594         {$(INCLUDE)}"ptlib\qos.h"\
3595         {$(INCLUDE)}"ptlib\semaphor.h"\
3596         {$(INCLUDE)}"ptlib\sfile.h"\
3597         {$(INCLUDE)}"ptlib\smartptr.h"\
3598         {$(INCLUDE)}"ptlib\socket.h"\
3599         {$(INCLUDE)}"ptlib\sockets.h"\
3600         {$(INCLUDE)}"ptlib\sound.h"\
3601         {$(INCLUDE)}"ptlib\spxsock.h"\
3602         {$(INCLUDE)}"ptlib\syncpoint.h"\
3603         {$(INCLUDE)}"ptlib\syncthrd.h"\
3604         {$(INCLUDE)}"ptlib\tcpsock.h"\
3605         {$(INCLUDE)}"ptlib\textfile.h"\
3606         {$(INCLUDE)}"ptlib\thread.h"\
3607         {$(INCLUDE)}"ptlib\timeint.h"\
3608         {$(INCLUDE)}"ptlib\timer.h"\
3609         {$(INCLUDE)}"ptlib\udpsock.h"\
3610         {$(INCLUDE)}"ptlib\video.h"\
3611         {$(INCLUDE)}"ptlib\videoio.h"\
3612         {$(INCLUDE)}"ptlib\wince\time.h"\
3613         {$(INCLUDE)}"stdlibx.h"\
3614         {$(INCLUDE)}"strstream.h"\
3615         {$(INCLUDE)}"sys\socket.h"\
3616         {$(INCLUDE)}"wceatl.h"\
3617         
3618 NODEP_CPP_ETHSO=\
3619         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
3620         ".\include\ptlib\unix\ptlib\channel.h"\
3621         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
3622         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
3623         ".\include\ptlib\unix\ptlib\contain.h"\
3624         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
3625         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
3626         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
3627         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
3628         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
3629         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
3630         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
3631         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
3632         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
3633         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
3634         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
3635         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
3636         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
3637         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
3638         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
3639         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
3640         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
3641         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
3642         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
3643         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
3644         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
3645         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
3646         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
3647         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
3648         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
3649         
3651 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
3653 NODEP_CPP_ETHSO=\
3654         ".\ceatl.h"\
3655         ".\evfw.h"\
3656         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
3657         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
3658         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
3659         ".\msystemx.h"\
3660         ".\nistd.h"\
3661         ".\tbuildopts.h"\
3662         ".\tdlibx.h"\
3663         ".\tlib.h"\
3664         ".\tlib\args.h"\
3665         ".\tlib\array.h"\
3666         ".\tlib\channel.h"\
3667         ".\tlib\conchan.h"\
3668         ".\tlib\config.h"\
3669         ".\tlib\contain.h"\
3670         ".\tlib\contain.inl"\
3671         ".\tlib\critsec.h"\
3672         ".\tlib\dict.h"\
3673         ".\tlib\dynalink.h"\
3674         ".\tLib\ethsock.h"\
3675         ".\tlib\file.h"\
3676         ".\tlib\filepath.h"\
3677         ".\tlib\icmpsock.h"\
3678         ".\tlib\indchan.h"\
3679         ".\tlib\ipdsock.h"\
3680         ".\tLib\ipsock.h"\
3681         ".\tLib\ipxsock.h"\
3682         ".\tlib\lists.h"\
3683         ".\tlib\msos\ptlib\channel.h"\
3684         ".\tlib\msos\ptlib\conchan.h"\
3685         ".\tlib\msos\ptlib\config.h"\
3686         ".\tlib\msos\ptlib\contain.h"\
3687         ".\tlib\msos\ptlib\critsec.h"\
3688         ".\tlib\msos\ptlib\dynalink.h"\
3689         ".\tlib\msos\ptlib\epacket.h"\
3690         ".\tlib\msos\ptlib\ethsock.h"\
3691         ".\tlib\msos\ptlib\file.h"\
3692         ".\tlib\msos\ptlib\filepath.h"\
3693         ".\tlib\msos\ptlib\icmpsock.h"\
3694         ".\tlib\msos\ptlib\ipdsock.h"\
3695         ".\tlib\msos\ptlib\ipsock.h"\
3696         ".\tlib\msos\ptlib\ipxsock.h"\
3697         ".\tlib\msos\ptlib\mutex.h"\
3698         ".\tlib\msos\ptlib\pdirect.h"\
3699         ".\tlib\msos\ptlib\pprocess.h"\
3700         ".\tlib\msos\ptlib\ptime.h"\
3701         ".\tlib\msos\ptlib\ptlib.inl"\
3702         ".\tlib\msos\ptlib\semaphor.h"\
3703         ".\tlib\msos\ptlib\sfile.h"\
3704         ".\tlib\msos\ptlib\socket.h"\
3705         ".\tlib\msos\ptlib\spxsock.h"\
3706         ".\tlib\msos\ptlib\syncpoint.h"\
3707         ".\tlib\msos\ptlib\tcpsock.h"\
3708         ".\tlib\msos\ptlib\textfile.h"\
3709         ".\tlib\msos\ptlib\thread.h"\
3710         ".\tlib\msos\ptlib\timeint.h"\
3711         ".\tlib\msos\ptlib\timer.h"\
3712         ".\tlib\msos\ptlib\udpsock.h"\
3713         ".\tlib\msos\ptlib\video.h"\
3714         ".\tlib\mutex.h"\
3715         ".\tlib\notifier.h"\
3716         ".\tlib\object.h"\
3717         ".\tlib\osutil.inl"\
3718         ".\tlib\pdirect.h"\
3719         ".\tlib\pfactory.h"\
3720         ".\tlib\plugin.h"\
3721         ".\tlib\pluginmgr.h"\
3722         ".\tlib\pprocess.h"\
3723         ".\tlib\psharedptr.h"\
3724         ".\tlib\pstring.h"\
3725         ".\tlib\ptime.h"\
3726         ".\tlib\qos.h"\
3727         ".\tlib\semaphor.h"\
3728         ".\tlib\sfile.h"\
3729         ".\tlib\smartptr.h"\
3730         ".\tlib\socket.h"\
3731         ".\tlib\sockets.h"\
3732         ".\tlib\sound.h"\
3733         ".\tLib\spxsock.h"\
3734         ".\tlib\syncpoint.h"\
3735         ".\tlib\syncthrd.h"\
3736         ".\tlib\tcpsock.h"\
3737         ".\tlib\textfile.h"\
3738         ".\tlib\thread.h"\
3739         ".\tlib\timeint.h"\
3740         ".\tlib\timer.h"\
3741         ".\tLib\udpsock.h"\
3742         ".\tlib\unix\ptlib\channel.h"\
3743         ".\tlib\unix\ptlib\conchan.h"\
3744         ".\tlib\unix\ptlib\config.h"\
3745         ".\tlib\unix\ptlib\contain.h"\
3746         ".\tlib\unix\ptlib\critsec.h"\
3747         ".\tlib\unix\ptlib\dynalink.h"\
3748         ".\tlib\unix\ptlib\ethsock.h"\
3749         ".\tlib\unix\ptlib\file.h"\
3750         ".\tlib\unix\ptlib\filepath.h"\
3751         ".\tlib\unix\ptlib\icmpsock.h"\
3752         ".\tlib\unix\ptlib\ipdsock.h"\
3753         ".\tlib\unix\ptlib\ipsock.h"\
3754         ".\tlib\unix\ptlib\mutex.h"\
3755         ".\tlib\unix\ptlib\pdirect.h"\
3756         ".\tlib\unix\ptlib\pmachdep.h"\
3757         ".\tlib\unix\ptlib\pprocess.h"\
3758         ".\tlib\unix\ptlib\ptime.h"\
3759         ".\tlib\unix\ptlib\ptlib.inl"\
3760         ".\tlib\unix\ptlib\semaphor.h"\
3761         ".\tlib\unix\ptlib\sfile.h"\
3762         ".\tlib\unix\ptlib\socket.h"\
3763         ".\tlib\unix\ptlib\syncpoint.h"\
3764         ".\tlib\unix\ptlib\tcpsock.h"\
3765         ".\tlib\unix\ptlib\textfile.h"\
3766         ".\tlib\unix\ptlib\thread.h"\
3767         ".\tlib\unix\ptlib\timeint.h"\
3768         ".\tlib\unix\ptlib\timer.h"\
3769         ".\tlib\unix\ptlib\udpsock.h"\
3770         ".\tlib\unix\ptlib\video.h"\
3771         ".\tlib\video.h"\
3772         ".\tlib\videoio.h"\
3773         ".\tlib\wince\time.h"\
3774         ".\trings.h"\
3775         ".\trstream.h"\
3776         ".\ucpp.h"\
3777         ".\ys\socket.h"\
3778         
3780 !ENDIF 
3782 # End Source File
3783 # Begin Source File
3785 SOURCE=.\src\ptlib\wince\ConsoleCE\getdate_tab.cpp
3787 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
3789 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
3791 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
3793 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
3795 NODEP_CPP_GETDA=\
3796         ".\ceatl.h"\
3797         ".\lloca.h"\
3798         ".\msystemx.h"\
3799         ".\tdlibx.h"\
3800         
3802 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
3804 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
3806 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
3808 DEP_CPP_GETDA=\
3809         {$(INCLUDE)}"alloca.h"\
3810         {$(INCLUDE)}"mmsystemx.h"\
3811         {$(INCLUDE)}"stdlibx.h"\
3812         {$(INCLUDE)}"wceatl.h"\
3813         
3815 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
3817 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
3819 DEP_CPP_GETDA=\
3820         {$(INCLUDE)}"alloca.h"\
3821         {$(INCLUDE)}"mmsystemx.h"\
3822         {$(INCLUDE)}"stdlibx.h"\
3823         {$(INCLUDE)}"wceatl.h"\
3824         
3826 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
3828 NODEP_CPP_GETDA=\
3829         ".\ceatl.h"\
3830         ".\lloca.h"\
3831         ".\msystemx.h"\
3832         ".\tdlibx.h"\
3833         
3835 !ENDIF 
3837 # End Source File
3838 # Begin Source File
3840 SOURCE=.\src\ptclib\httpclnt.cxx
3842 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
3844 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
3846 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
3848 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
3850 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
3852 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
3854 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
3856 DEP_CPP_HTTPC=\
3857         {$(INCLUDE)}"cevfw.h"\
3858         {$(INCLUDE)}"mmsystemx.h"\
3859         {$(INCLUDE)}"nucpp.h"\
3860         {$(INCLUDE)}"ptbuildopts.h"\
3861         {$(INCLUDE)}"ptclib\cypher.h"\
3862         {$(INCLUDE)}"ptclib\html.h"\
3863         {$(INCLUDE)}"ptclib\http.h"\
3864         {$(INCLUDE)}"ptclib\inetprot.h"\
3865         {$(INCLUDE)}"ptclib\mime.h"\
3866         {$(INCLUDE)}"ptclib\pssl.h"\
3867         {$(INCLUDE)}"ptclib\url.h"\
3868         {$(INCLUDE)}"ptlib.h"\
3869         {$(INCLUDE)}"ptlib\args.h"\
3870         {$(INCLUDE)}"ptlib\array.h"\
3871         {$(INCLUDE)}"ptlib\channel.h"\
3872         {$(INCLUDE)}"ptlib\conchan.h"\
3873         {$(INCLUDE)}"ptlib\config.h"\
3874         {$(INCLUDE)}"ptlib\contain.h"\
3875         {$(INCLUDE)}"ptlib\contain.inl"\
3876         {$(INCLUDE)}"ptlib\critsec.h"\
3877         {$(INCLUDE)}"ptlib\dict.h"\
3878         {$(INCLUDE)}"ptlib\dynalink.h"\
3879         {$(INCLUDE)}"ptlib\ethsock.h"\
3880         {$(INCLUDE)}"ptlib\file.h"\
3881         {$(INCLUDE)}"ptlib\filepath.h"\
3882         {$(INCLUDE)}"ptlib\icmpsock.h"\
3883         {$(INCLUDE)}"ptlib\indchan.h"\
3884         {$(INCLUDE)}"ptlib\ipdsock.h"\
3885         {$(INCLUDE)}"ptlib\ipsock.h"\
3886         {$(INCLUDE)}"ptlib\ipxsock.h"\
3887         {$(INCLUDE)}"ptlib\lists.h"\
3888         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
3889         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
3890         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
3891         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
3892         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
3893         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
3894         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
3895         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
3896         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
3897         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
3898         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
3899         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
3900         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
3901         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
3902         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
3903         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
3904         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
3905         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
3906         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
3907         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
3908         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
3909         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
3910         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
3911         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
3912         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
3913         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
3914         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
3915         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
3916         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
3917         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
3918         {$(INCLUDE)}"ptlib\mutex.h"\
3919         {$(INCLUDE)}"ptlib\notifier.h"\
3920         {$(INCLUDE)}"ptlib\object.h"\
3921         {$(INCLUDE)}"ptlib\osutil.inl"\
3922         {$(INCLUDE)}"ptlib\pdirect.h"\
3923         {$(INCLUDE)}"ptlib\pfactory.h"\
3924         {$(INCLUDE)}"ptlib\plugin.h"\
3925         {$(INCLUDE)}"ptlib\pluginmgr.h"\
3926         {$(INCLUDE)}"ptlib\pprocess.h"\
3927         {$(INCLUDE)}"ptlib\psharedptr.h"\
3928         {$(INCLUDE)}"ptlib\pstring.h"\
3929         {$(INCLUDE)}"ptlib\ptime.h"\
3930         {$(INCLUDE)}"ptlib\qos.h"\
3931         {$(INCLUDE)}"ptlib\semaphor.h"\
3932         {$(INCLUDE)}"ptlib\sfile.h"\
3933         {$(INCLUDE)}"ptlib\smartptr.h"\
3934         {$(INCLUDE)}"ptlib\socket.h"\
3935         {$(INCLUDE)}"ptlib\sockets.h"\
3936         {$(INCLUDE)}"ptlib\sound.h"\
3937         {$(INCLUDE)}"ptlib\spxsock.h"\
3938         {$(INCLUDE)}"ptlib\syncpoint.h"\
3939         {$(INCLUDE)}"ptlib\syncthrd.h"\
3940         {$(INCLUDE)}"ptlib\tcpsock.h"\
3941         {$(INCLUDE)}"ptlib\textfile.h"\
3942         {$(INCLUDE)}"ptlib\thread.h"\
3943         {$(INCLUDE)}"ptlib\timeint.h"\
3944         {$(INCLUDE)}"ptlib\timer.h"\
3945         {$(INCLUDE)}"ptlib\udpsock.h"\
3946         {$(INCLUDE)}"ptlib\video.h"\
3947         {$(INCLUDE)}"ptlib\videoio.h"\
3948         {$(INCLUDE)}"ptlib\wince\time.h"\
3949         {$(INCLUDE)}"stdlibx.h"\
3950         {$(INCLUDE)}"strstream.h"\
3951         {$(INCLUDE)}"sys\socket.h"\
3952         {$(INCLUDE)}"wceatl.h"\
3953         
3954 NODEP_CPP_HTTPC=\
3955         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
3956         ".\include\ptlib\unix\ptlib\channel.h"\
3957         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
3958         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
3959         ".\include\ptlib\unix\ptlib\contain.h"\
3960         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
3961         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
3962         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
3963         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
3964         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
3965         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
3966         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
3967         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
3968         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
3969         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
3970         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
3971         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
3972         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
3973         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
3974         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
3975         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
3976         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
3977         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
3978         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
3979         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
3980         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
3981         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
3982         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
3983         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
3984         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
3985         
3987 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
3989 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
3991 DEP_CPP_HTTPC=\
3992         {$(INCLUDE)}"cevfw.h"\
3993         {$(INCLUDE)}"mmsystemx.h"\
3994         {$(INCLUDE)}"nucpp.h"\
3995         {$(INCLUDE)}"ptbuildopts.h"\
3996         {$(INCLUDE)}"ptclib\cypher.h"\
3997         {$(INCLUDE)}"ptclib\html.h"\
3998         {$(INCLUDE)}"ptclib\http.h"\
3999         {$(INCLUDE)}"ptclib\inetprot.h"\
4000         {$(INCLUDE)}"ptclib\mime.h"\
4001         {$(INCLUDE)}"ptclib\pssl.h"\
4002         {$(INCLUDE)}"ptclib\url.h"\
4003         {$(INCLUDE)}"ptlib.h"\
4004         {$(INCLUDE)}"ptlib\args.h"\
4005         {$(INCLUDE)}"ptlib\array.h"\
4006         {$(INCLUDE)}"ptlib\channel.h"\
4007         {$(INCLUDE)}"ptlib\conchan.h"\
4008         {$(INCLUDE)}"ptlib\config.h"\
4009         {$(INCLUDE)}"ptlib\contain.h"\
4010         {$(INCLUDE)}"ptlib\contain.inl"\
4011         {$(INCLUDE)}"ptlib\critsec.h"\
4012         {$(INCLUDE)}"ptlib\dict.h"\
4013         {$(INCLUDE)}"ptlib\dynalink.h"\
4014         {$(INCLUDE)}"ptlib\ethsock.h"\
4015         {$(INCLUDE)}"ptlib\file.h"\
4016         {$(INCLUDE)}"ptlib\filepath.h"\
4017         {$(INCLUDE)}"ptlib\icmpsock.h"\
4018         {$(INCLUDE)}"ptlib\indchan.h"\
4019         {$(INCLUDE)}"ptlib\ipdsock.h"\
4020         {$(INCLUDE)}"ptlib\ipsock.h"\
4021         {$(INCLUDE)}"ptlib\ipxsock.h"\
4022         {$(INCLUDE)}"ptlib\lists.h"\
4023         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
4024         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
4025         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
4026         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
4027         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
4028         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
4029         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
4030         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
4031         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
4032         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
4033         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
4034         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
4035         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
4036         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
4037         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
4038         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
4039         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
4040         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
4041         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
4042         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
4043         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
4044         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
4045         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
4046         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
4047         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
4048         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
4049         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
4050         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
4051         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
4052         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
4053         {$(INCLUDE)}"ptlib\mutex.h"\
4054         {$(INCLUDE)}"ptlib\notifier.h"\
4055         {$(INCLUDE)}"ptlib\object.h"\
4056         {$(INCLUDE)}"ptlib\osutil.inl"\
4057         {$(INCLUDE)}"ptlib\pdirect.h"\
4058         {$(INCLUDE)}"ptlib\pfactory.h"\
4059         {$(INCLUDE)}"ptlib\plugin.h"\
4060         {$(INCLUDE)}"ptlib\pluginmgr.h"\
4061         {$(INCLUDE)}"ptlib\pprocess.h"\
4062         {$(INCLUDE)}"ptlib\psharedptr.h"\
4063         {$(INCLUDE)}"ptlib\pstring.h"\
4064         {$(INCLUDE)}"ptlib\ptime.h"\
4065         {$(INCLUDE)}"ptlib\qos.h"\
4066         {$(INCLUDE)}"ptlib\semaphor.h"\
4067         {$(INCLUDE)}"ptlib\sfile.h"\
4068         {$(INCLUDE)}"ptlib\smartptr.h"\
4069         {$(INCLUDE)}"ptlib\socket.h"\
4070         {$(INCLUDE)}"ptlib\sockets.h"\
4071         {$(INCLUDE)}"ptlib\sound.h"\
4072         {$(INCLUDE)}"ptlib\spxsock.h"\
4073         {$(INCLUDE)}"ptlib\syncpoint.h"\
4074         {$(INCLUDE)}"ptlib\syncthrd.h"\
4075         {$(INCLUDE)}"ptlib\tcpsock.h"\
4076         {$(INCLUDE)}"ptlib\textfile.h"\
4077         {$(INCLUDE)}"ptlib\thread.h"\
4078         {$(INCLUDE)}"ptlib\timeint.h"\
4079         {$(INCLUDE)}"ptlib\timer.h"\
4080         {$(INCLUDE)}"ptlib\udpsock.h"\
4081         {$(INCLUDE)}"ptlib\video.h"\
4082         {$(INCLUDE)}"ptlib\videoio.h"\
4083         {$(INCLUDE)}"ptlib\wince\time.h"\
4084         {$(INCLUDE)}"stdlibx.h"\
4085         {$(INCLUDE)}"strstream.h"\
4086         {$(INCLUDE)}"sys\socket.h"\
4087         {$(INCLUDE)}"wceatl.h"\
4088         
4089 NODEP_CPP_HTTPC=\
4090         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
4091         ".\include\ptlib\unix\ptlib\channel.h"\
4092         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
4093         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
4094         ".\include\ptlib\unix\ptlib\contain.h"\
4095         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
4096         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
4097         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
4098         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
4099         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
4100         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
4101         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
4102         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
4103         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
4104         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
4105         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
4106         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
4107         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
4108         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
4109         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
4110         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
4111         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
4112         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
4113         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
4114         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
4115         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
4116         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
4117         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
4118         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
4119         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
4120         
4122 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
4124 NODEP_CPP_HTTPC=\
4125         ".\ceatl.h"\
4126         ".\evfw.h"\
4127         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
4128         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
4129         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
4130         ".\msystemx.h"\
4131         ".\nistd.h"\
4132         ".\tbuildopts.h"\
4133         ".\tclib\cypher.h"\
4134         ".\tclib\html.h"\
4135         ".\tclib\http.h"\
4136         ".\tclib\inetprot.h"\
4137         ".\tclib\mime.h"\
4138         ".\tclib\pssl.h"\
4139         ".\tclib\url.h"\
4140         ".\tdlibx.h"\
4141         ".\tlib.h"\
4142         ".\tlib\args.h"\
4143         ".\tlib\array.h"\
4144         ".\tlib\channel.h"\
4145         ".\tlib\conchan.h"\
4146         ".\tlib\config.h"\
4147         ".\tlib\contain.h"\
4148         ".\tlib\contain.inl"\
4149         ".\tlib\critsec.h"\
4150         ".\tlib\dict.h"\
4151         ".\tlib\dynalink.h"\
4152         ".\tLib\ethsock.h"\
4153         ".\tlib\file.h"\
4154         ".\tlib\filepath.h"\
4155         ".\tlib\icmpsock.h"\
4156         ".\tlib\indchan.h"\
4157         ".\tlib\ipdsock.h"\
4158         ".\tLib\ipsock.h"\
4159         ".\tLib\ipxsock.h"\
4160         ".\tlib\lists.h"\
4161         ".\tlib\msos\ptlib\channel.h"\
4162         ".\tlib\msos\ptlib\conchan.h"\
4163         ".\tlib\msos\ptlib\config.h"\
4164         ".\tlib\msos\ptlib\contain.h"\
4165         ".\tlib\msos\ptlib\critsec.h"\
4166         ".\tlib\msos\ptlib\dynalink.h"\
4167         ".\tlib\msos\ptlib\ethsock.h"\
4168         ".\tlib\msos\ptlib\file.h"\
4169         ".\tlib\msos\ptlib\filepath.h"\
4170         ".\tlib\msos\ptlib\icmpsock.h"\
4171         ".\tlib\msos\ptlib\ipdsock.h"\
4172         ".\tlib\msos\ptlib\ipsock.h"\
4173         ".\tlib\msos\ptlib\ipxsock.h"\
4174         ".\tlib\msos\ptlib\mutex.h"\
4175         ".\tlib\msos\ptlib\pdirect.h"\
4176         ".\tlib\msos\ptlib\pprocess.h"\
4177         ".\tlib\msos\ptlib\ptime.h"\
4178         ".\tlib\msos\ptlib\ptlib.inl"\
4179         ".\tlib\msos\ptlib\semaphor.h"\
4180         ".\tlib\msos\ptlib\sfile.h"\
4181         ".\tlib\msos\ptlib\socket.h"\
4182         ".\tlib\msos\ptlib\spxsock.h"\
4183         ".\tlib\msos\ptlib\syncpoint.h"\
4184         ".\tlib\msos\ptlib\tcpsock.h"\
4185         ".\tlib\msos\ptlib\textfile.h"\
4186         ".\tlib\msos\ptlib\thread.h"\
4187         ".\tlib\msos\ptlib\timeint.h"\
4188         ".\tlib\msos\ptlib\timer.h"\
4189         ".\tlib\msos\ptlib\udpsock.h"\
4190         ".\tlib\msos\ptlib\video.h"\
4191         ".\tlib\mutex.h"\
4192         ".\tlib\notifier.h"\
4193         ".\tlib\object.h"\
4194         ".\tlib\osutil.inl"\
4195         ".\tlib\pdirect.h"\
4196         ".\tlib\pfactory.h"\
4197         ".\tlib\plugin.h"\
4198         ".\tlib\pluginmgr.h"\
4199         ".\tlib\pprocess.h"\
4200         ".\tlib\psharedptr.h"\
4201         ".\tlib\pstring.h"\
4202         ".\tlib\ptime.h"\
4203         ".\tlib\qos.h"\
4204         ".\tlib\semaphor.h"\
4205         ".\tlib\sfile.h"\
4206         ".\tlib\smartptr.h"\
4207         ".\tlib\socket.h"\
4208         ".\tlib\sockets.h"\
4209         ".\tlib\sound.h"\
4210         ".\tLib\spxsock.h"\
4211         ".\tlib\syncpoint.h"\
4212         ".\tlib\syncthrd.h"\
4213         ".\tlib\tcpsock.h"\
4214         ".\tlib\textfile.h"\
4215         ".\tlib\thread.h"\
4216         ".\tlib\timeint.h"\
4217         ".\tlib\timer.h"\
4218         ".\tLib\udpsock.h"\
4219         ".\tlib\unix\ptlib\channel.h"\
4220         ".\tlib\unix\ptlib\conchan.h"\
4221         ".\tlib\unix\ptlib\config.h"\
4222         ".\tlib\unix\ptlib\contain.h"\
4223         ".\tlib\unix\ptlib\critsec.h"\
4224         ".\tlib\unix\ptlib\dynalink.h"\
4225         ".\tlib\unix\ptlib\ethsock.h"\
4226         ".\tlib\unix\ptlib\file.h"\
4227         ".\tlib\unix\ptlib\filepath.h"\
4228         ".\tlib\unix\ptlib\icmpsock.h"\
4229         ".\tlib\unix\ptlib\ipdsock.h"\
4230         ".\tlib\unix\ptlib\ipsock.h"\
4231         ".\tlib\unix\ptlib\mutex.h"\
4232         ".\tlib\unix\ptlib\pdirect.h"\
4233         ".\tlib\unix\ptlib\pmachdep.h"\
4234         ".\tlib\unix\ptlib\pprocess.h"\
4235         ".\tlib\unix\ptlib\ptime.h"\
4236         ".\tlib\unix\ptlib\ptlib.inl"\
4237         ".\tlib\unix\ptlib\semaphor.h"\
4238         ".\tlib\unix\ptlib\sfile.h"\
4239         ".\tlib\unix\ptlib\socket.h"\
4240         ".\tlib\unix\ptlib\syncpoint.h"\
4241         ".\tlib\unix\ptlib\tcpsock.h"\
4242         ".\tlib\unix\ptlib\textfile.h"\
4243         ".\tlib\unix\ptlib\thread.h"\
4244         ".\tlib\unix\ptlib\timeint.h"\
4245         ".\tlib\unix\ptlib\timer.h"\
4246         ".\tlib\unix\ptlib\udpsock.h"\
4247         ".\tlib\unix\ptlib\video.h"\
4248         ".\tlib\video.h"\
4249         ".\tlib\videoio.h"\
4250         ".\tlib\wince\time.h"\
4251         ".\trings.h"\
4252         ".\trstream.h"\
4253         ".\ucpp.h"\
4254         ".\ys\socket.h"\
4255         
4257 !ENDIF 
4259 # End Source File
4260 # Begin Source File
4262 SOURCE=.\src\ptlib\wince\ConsoleCE\ios.cpp
4264 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
4266 NODEP_CPP_IOS_C=\
4267         ".\ceatl.h"\
4268         ".\msystemx.h"\
4269         ".\nclude\ptlib\conchan.h"\
4270         ".\tdlibx.h"\
4271         ".\tlib.h"\
4272         ".\tlib\args.h"\
4273         ".\tlib\array.h"\
4274         ".\tlib\channel.h"\
4275         ".\tlib\conchan.h"\
4276         ".\tlib\config.h"\
4277         ".\tlib\contain.h"\
4278         ".\tlib\contain.inl"\
4279         ".\tlib\dict.h"\
4280         ".\tlib\dynalink.h"\
4281         ".\tlib\file.h"\
4282         ".\tlib\filepath.h"\
4283         ".\tlib\indchan.h"\
4284         ".\tlib\lists.h"\
4285         ".\tlib\mutex.h"\
4286         ".\tlib\object.h"\
4287         ".\tlib\osutil.inl"\
4288         ".\tlib\pdirect.h"\
4289         ".\tlib\pprocess.h"\
4290         ".\tlib\pstring.h"\
4291         ".\tlib\ptime.h"\
4292         ".\tlib\ptlib.inl"\
4293         ".\tlib\semaphor.h"\
4294         ".\tlib\sfile.h"\
4295         ".\tlib\sound.h"\
4296         ".\tlib\syncpoint.h"\
4297         ".\tlib\syncthrd.h"\
4298         ".\tlib\textfile.h"\
4299         ".\tlib\thread.h"\
4300         ".\tlib\timeint.h"\
4301         ".\tlib\timer.h"\
4302         ".\tlib\vfakeio.h"\
4303         ".\tlib\video.h"\
4304         ".\tlib\videoio.h"\
4305         ".\ucpp.h"\
4306         
4308 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
4310 NODEP_CPP_IOS_C=\
4311         ".\ceatl.h"\
4312         ".\msystemx.h"\
4313         ".\nclude\ptlib\conchan.h"\
4314         ".\tdlibx.h"\
4315         ".\tlib.h"\
4316         ".\tlib\args.h"\
4317         ".\tlib\array.h"\
4318         ".\tlib\channel.h"\
4319         ".\tlib\conchan.h"\
4320         ".\tlib\config.h"\
4321         ".\tlib\contain.h"\
4322         ".\tlib\contain.inl"\
4323         ".\tlib\dict.h"\
4324         ".\tlib\dynalink.h"\
4325         ".\tlib\file.h"\
4326         ".\tlib\filepath.h"\
4327         ".\tlib\indchan.h"\
4328         ".\tlib\lists.h"\
4329         ".\tlib\mutex.h"\
4330         ".\tlib\object.h"\
4331         ".\tlib\osutil.inl"\
4332         ".\tlib\pdirect.h"\
4333         ".\tlib\pprocess.h"\
4334         ".\tlib\pstring.h"\
4335         ".\tlib\ptime.h"\
4336         ".\tlib\ptlib.inl"\
4337         ".\tlib\semaphor.h"\
4338         ".\tlib\sfile.h"\
4339         ".\tlib\sound.h"\
4340         ".\tlib\syncpoint.h"\
4341         ".\tlib\syncthrd.h"\
4342         ".\tlib\textfile.h"\
4343         ".\tlib\thread.h"\
4344         ".\tlib\timeint.h"\
4345         ".\tlib\timer.h"\
4346         ".\tlib\vfakeio.h"\
4347         ".\tlib\video.h"\
4348         ".\tlib\videoio.h"\
4349         ".\ucpp.h"\
4350         
4352 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
4354 NODEP_CPP_IOS_C=\
4355         ".\ceatl.h"\
4356         ".\evfw.h"\
4357         ".\msystemx.h"\
4358         ".\tbuildopts.h"\
4359         ".\tdlibx.h"\
4360         ".\tlib.h"\
4361         ".\tlib\args.h"\
4362         ".\tlib\array.h"\
4363         ".\tlib\channel.h"\
4364         ".\tlib\conchan.h"\
4365         ".\tlib\config.h"\
4366         ".\tlib\contain.h"\
4367         ".\tlib\contain.inl"\
4368         ".\tlib\dict.h"\
4369         ".\tlib\dynalink.h"\
4370         ".\tlib\file.h"\
4371         ".\tlib\filepath.h"\
4372         ".\tlib\indchan.h"\
4373         ".\tlib\lists.h"\
4374         ".\tlib\mutex.h"\
4375         ".\tlib\object.h"\
4376         ".\tlib\osutil.inl"\
4377         ".\tlib\pdirect.h"\
4378         ".\tlib\pprocess.h"\
4379         ".\tlib\pstring.h"\
4380         ".\tlib\ptime.h"\
4381         ".\tlib\ptlib.inl"\
4382         ".\tlib\semaphor.h"\
4383         ".\tlib\sfile.h"\
4384         ".\tlib\sound.h"\
4385         ".\tlib\syncpoint.h"\
4386         ".\tlib\syncthrd.h"\
4387         ".\tlib\textfile.h"\
4388         ".\tlib\thread.h"\
4389         ".\tlib\timeint.h"\
4390         ".\tlib\timer.h"\
4391         ".\tlib\vfakeio.h"\
4392         ".\tlib\video.h"\
4393         ".\tlib\videoio.h"\
4394         ".\tlib\videoio1394dc.h"\
4395         ".\ucpp.h"\
4396         
4398 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
4400 NODEP_CPP_IOS_C=\
4401         ".\ceatl.h"\
4402         ".\evfw.h"\
4403         ".\msystemx.h"\
4404         ".\tdlibx.h"\
4405         ".\tlib.h"\
4406         ".\tlib\args.h"\
4407         ".\tlib\array.h"\
4408         ".\tlib\channel.h"\
4409         ".\tlib\conchan.h"\
4410         ".\tlib\config.h"\
4411         ".\tlib\contain.h"\
4412         ".\tlib\contain.inl"\
4413         ".\tlib\dict.h"\
4414         ".\tlib\dynalink.h"\
4415         ".\tlib\file.h"\
4416         ".\tlib\filepath.h"\
4417         ".\tlib\indchan.h"\
4418         ".\tlib\lists.h"\
4419         ".\tlib\mutex.h"\
4420         ".\tlib\object.h"\
4421         ".\tlib\osutil.inl"\
4422         ".\tlib\pdirect.h"\
4423         ".\tlib\pprocess.h"\
4424         ".\tlib\pstring.h"\
4425         ".\tlib\ptime.h"\
4426         ".\tlib\ptlib.inl"\
4427         ".\tlib\semaphor.h"\
4428         ".\tlib\sfile.h"\
4429         ".\tlib\sound.h"\
4430         ".\tlib\syncpoint.h"\
4431         ".\tlib\syncthrd.h"\
4432         ".\tlib\textfile.h"\
4433         ".\tlib\thread.h"\
4434         ".\tlib\timeint.h"\
4435         ".\tlib\timer.h"\
4436         ".\tlib\vfakeio.h"\
4437         ".\tlib\video.h"\
4438         ".\tlib\videoio.h"\
4439         ".\tlib\videoio1394dc.h"\
4440         ".\ucpp.h"\
4441         
4443 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
4445 NODEP_CPP_IOS_C=\
4446         ".\ceatl.h"\
4447         ".\msystemx.h"\
4448         ".\nclude\ptlib\conchan.h"\
4449         ".\tdlibx.h"\
4450         ".\tlib.h"\
4451         ".\tlib\args.h"\
4452         ".\tlib\array.h"\
4453         ".\tlib\channel.h"\
4454         ".\tlib\conchan.h"\
4455         ".\tlib\config.h"\
4456         ".\tlib\contain.h"\
4457         ".\tlib\contain.inl"\
4458         ".\tlib\dict.h"\
4459         ".\tlib\dynalink.h"\
4460         ".\tlib\file.h"\
4461         ".\tlib\filepath.h"\
4462         ".\tlib\indchan.h"\
4463         ".\tlib\lists.h"\
4464         ".\tlib\mutex.h"\
4465         ".\tlib\object.h"\
4466         ".\tlib\osutil.inl"\
4467         ".\tlib\pdirect.h"\
4468         ".\tlib\pprocess.h"\
4469         ".\tlib\pstring.h"\
4470         ".\tlib\ptime.h"\
4471         ".\tlib\ptlib.inl"\
4472         ".\tlib\semaphor.h"\
4473         ".\tlib\sfile.h"\
4474         ".\tlib\sound.h"\
4475         ".\tlib\syncpoint.h"\
4476         ".\tlib\syncthrd.h"\
4477         ".\tlib\textfile.h"\
4478         ".\tlib\thread.h"\
4479         ".\tlib\timeint.h"\
4480         ".\tlib\timer.h"\
4481         ".\tlib\vfakeio.h"\
4482         ".\tlib\video.h"\
4483         ".\tlib\videoio.h"\
4484         ".\ucpp.h"\
4485         
4487 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
4489 NODEP_CPP_IOS_C=\
4490         ".\ceatl.h"\
4491         ".\msystemx.h"\
4492         ".\tdlibx.h"\
4493         ".\tlib.h"\
4494         ".\tlib\args.h"\
4495         ".\tlib\array.h"\
4496         ".\tlib\channel.h"\
4497         ".\tlib\conchan.h"\
4498         ".\tlib\config.h"\
4499         ".\tlib\contain.h"\
4500         ".\tlib\contain.inl"\
4501         ".\tlib\dict.h"\
4502         ".\tlib\dynalink.h"\
4503         ".\tlib\file.h"\
4504         ".\tlib\filepath.h"\
4505         ".\tlib\indchan.h"\
4506         ".\tlib\lists.h"\
4507         ".\tlib\mutex.h"\
4508         ".\tlib\object.h"\
4509         ".\tlib\osutil.inl"\
4510         ".\tlib\pdirect.h"\
4511         ".\tlib\pprocess.h"\
4512         ".\tlib\pstring.h"\
4513         ".\tlib\ptime.h"\
4514         ".\tlib\ptlib.inl"\
4515         ".\tlib\semaphor.h"\
4516         ".\tlib\sfile.h"\
4517         ".\tlib\sound.h"\
4518         ".\tlib\syncpoint.h"\
4519         ".\tlib\syncthrd.h"\
4520         ".\tlib\textfile.h"\
4521         ".\tlib\thread.h"\
4522         ".\tlib\timeint.h"\
4523         ".\tlib\timer.h"\
4524         ".\tlib\vfakeio.h"\
4525         ".\tlib\video.h"\
4526         ".\tlib\videoio.h"\
4527         ".\ucpp.h"\
4528         
4530 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
4532 DEP_CPP_IOS_C=\
4533         {$(INCLUDE)}"cevfw.h"\
4534         {$(INCLUDE)}"mmsystemx.h"\
4535         {$(INCLUDE)}"nucpp.h"\
4536         {$(INCLUDE)}"ptbuildopts.h"\
4537         {$(INCLUDE)}"ptlib.h"\
4538         {$(INCLUDE)}"ptlib\args.h"\
4539         {$(INCLUDE)}"ptlib\array.h"\
4540         {$(INCLUDE)}"ptlib\channel.h"\
4541         {$(INCLUDE)}"ptlib\conchan.h"\
4542         {$(INCLUDE)}"ptlib\config.h"\
4543         {$(INCLUDE)}"ptlib\contain.h"\
4544         {$(INCLUDE)}"ptlib\contain.inl"\
4545         {$(INCLUDE)}"ptlib\critsec.h"\
4546         {$(INCLUDE)}"ptlib\dict.h"\
4547         {$(INCLUDE)}"ptlib\dynalink.h"\
4548         {$(INCLUDE)}"ptlib\file.h"\
4549         {$(INCLUDE)}"ptlib\filepath.h"\
4550         {$(INCLUDE)}"ptlib\indchan.h"\
4551         {$(INCLUDE)}"ptlib\lists.h"\
4552         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
4553         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
4554         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
4555         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
4556         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
4557         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
4558         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
4559         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
4560         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
4561         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
4562         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
4563         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
4564         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
4565         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
4566         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
4567         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
4568         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
4569         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
4570         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
4571         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
4572         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
4573         {$(INCLUDE)}"ptlib\mutex.h"\
4574         {$(INCLUDE)}"ptlib\notifier.h"\
4575         {$(INCLUDE)}"ptlib\object.h"\
4576         {$(INCLUDE)}"ptlib\osutil.inl"\
4577         {$(INCLUDE)}"ptlib\pdirect.h"\
4578         {$(INCLUDE)}"ptlib\pfactory.h"\
4579         {$(INCLUDE)}"ptlib\plugin.h"\
4580         {$(INCLUDE)}"ptlib\pluginmgr.h"\
4581         {$(INCLUDE)}"ptlib\pprocess.h"\
4582         {$(INCLUDE)}"ptlib\psharedptr.h"\
4583         {$(INCLUDE)}"ptlib\pstring.h"\
4584         {$(INCLUDE)}"ptlib\ptime.h"\
4585         {$(INCLUDE)}"ptlib\semaphor.h"\
4586         {$(INCLUDE)}"ptlib\sfile.h"\
4587         {$(INCLUDE)}"ptlib\smartptr.h"\
4588         {$(INCLUDE)}"ptlib\sound.h"\
4589         {$(INCLUDE)}"ptlib\syncpoint.h"\
4590         {$(INCLUDE)}"ptlib\syncthrd.h"\
4591         {$(INCLUDE)}"ptlib\textfile.h"\
4592         {$(INCLUDE)}"ptlib\thread.h"\
4593         {$(INCLUDE)}"ptlib\timeint.h"\
4594         {$(INCLUDE)}"ptlib\timer.h"\
4595         {$(INCLUDE)}"ptlib\video.h"\
4596         {$(INCLUDE)}"ptlib\videoio.h"\
4597         {$(INCLUDE)}"ptlib\wince\time.h"\
4598         {$(INCLUDE)}"stdlibx.h"\
4599         {$(INCLUDE)}"strstream.h"\
4600         {$(INCLUDE)}"wceatl.h"\
4601         
4602 NODEP_CPP_IOS_C=\
4603         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
4604         ".\include\ptlib\unix\ptlib\channel.h"\
4605         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
4606         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
4607         ".\include\ptlib\unix\ptlib\contain.h"\
4608         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
4609         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
4610         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
4611         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
4612         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
4613         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
4614         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
4615         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
4616         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
4617         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
4618         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
4619         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
4620         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
4621         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
4622         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
4623         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
4624         
4626 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
4628 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
4630 DEP_CPP_IOS_C=\
4631         {$(INCLUDE)}"cevfw.h"\
4632         {$(INCLUDE)}"mmsystemx.h"\
4633         {$(INCLUDE)}"nucpp.h"\
4634         {$(INCLUDE)}"ptbuildopts.h"\
4635         {$(INCLUDE)}"ptlib.h"\
4636         {$(INCLUDE)}"ptlib\args.h"\
4637         {$(INCLUDE)}"ptlib\array.h"\
4638         {$(INCLUDE)}"ptlib\channel.h"\
4639         {$(INCLUDE)}"ptlib\conchan.h"\
4640         {$(INCLUDE)}"ptlib\config.h"\
4641         {$(INCLUDE)}"ptlib\contain.h"\
4642         {$(INCLUDE)}"ptlib\contain.inl"\
4643         {$(INCLUDE)}"ptlib\critsec.h"\
4644         {$(INCLUDE)}"ptlib\dict.h"\
4645         {$(INCLUDE)}"ptlib\dynalink.h"\
4646         {$(INCLUDE)}"ptlib\file.h"\
4647         {$(INCLUDE)}"ptlib\filepath.h"\
4648         {$(INCLUDE)}"ptlib\indchan.h"\
4649         {$(INCLUDE)}"ptlib\lists.h"\
4650         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
4651         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
4652         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
4653         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
4654         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
4655         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
4656         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
4657         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
4658         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
4659         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
4660         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
4661         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
4662         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
4663         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
4664         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
4665         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
4666         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
4667         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
4668         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
4669         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
4670         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
4671         {$(INCLUDE)}"ptlib\mutex.h"\
4672         {$(INCLUDE)}"ptlib\notifier.h"\
4673         {$(INCLUDE)}"ptlib\object.h"\
4674         {$(INCLUDE)}"ptlib\osutil.inl"\
4675         {$(INCLUDE)}"ptlib\pdirect.h"\
4676         {$(INCLUDE)}"ptlib\pfactory.h"\
4677         {$(INCLUDE)}"ptlib\plugin.h"\
4678         {$(INCLUDE)}"ptlib\pluginmgr.h"\
4679         {$(INCLUDE)}"ptlib\pprocess.h"\
4680         {$(INCLUDE)}"ptlib\psharedptr.h"\
4681         {$(INCLUDE)}"ptlib\pstring.h"\
4682         {$(INCLUDE)}"ptlib\ptime.h"\
4683         {$(INCLUDE)}"ptlib\semaphor.h"\
4684         {$(INCLUDE)}"ptlib\sfile.h"\
4685         {$(INCLUDE)}"ptlib\smartptr.h"\
4686         {$(INCLUDE)}"ptlib\sound.h"\
4687         {$(INCLUDE)}"ptlib\syncpoint.h"\
4688         {$(INCLUDE)}"ptlib\syncthrd.h"\
4689         {$(INCLUDE)}"ptlib\textfile.h"\
4690         {$(INCLUDE)}"ptlib\thread.h"\
4691         {$(INCLUDE)}"ptlib\timeint.h"\
4692         {$(INCLUDE)}"ptlib\timer.h"\
4693         {$(INCLUDE)}"ptlib\video.h"\
4694         {$(INCLUDE)}"ptlib\videoio.h"\
4695         {$(INCLUDE)}"ptlib\wince\time.h"\
4696         {$(INCLUDE)}"stdlibx.h"\
4697         {$(INCLUDE)}"strstream.h"\
4698         {$(INCLUDE)}"wceatl.h"\
4699         
4700 NODEP_CPP_IOS_C=\
4701         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
4702         ".\include\ptlib\unix\ptlib\channel.h"\
4703         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
4704         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
4705         ".\include\ptlib\unix\ptlib\contain.h"\
4706         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
4707         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
4708         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
4709         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
4710         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
4711         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
4712         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
4713         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
4714         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
4715         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
4716         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
4717         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
4718         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
4719         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
4720         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
4721         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
4722         
4724 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
4726 NODEP_CPP_IOS_C=\
4727         ".\ceatl.h"\
4728         ".\evfw.h"\
4729         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
4730         ".\msystemx.h"\
4731         ".\nistd.h"\
4732         ".\tbuildopts.h"\
4733         ".\tdlibx.h"\
4734         ".\tlib.h"\
4735         ".\tlib\args.h"\
4736         ".\tlib\array.h"\
4737         ".\tlib\channel.h"\
4738         ".\tlib\conchan.h"\
4739         ".\tlib\config.h"\
4740         ".\tlib\contain.h"\
4741         ".\tlib\contain.inl"\
4742         ".\tlib\critsec.h"\
4743         ".\tlib\dict.h"\
4744         ".\tlib\dynalink.h"\
4745         ".\tlib\file.h"\
4746         ".\tlib\filepath.h"\
4747         ".\tlib\indchan.h"\
4748         ".\tlib\lists.h"\
4749         ".\tlib\msos\ptlib\channel.h"\
4750         ".\tlib\msos\ptlib\conchan.h"\
4751         ".\tlib\msos\ptlib\config.h"\
4752         ".\tlib\msos\ptlib\contain.h"\
4753         ".\tlib\msos\ptlib\critsec.h"\
4754         ".\tlib\msos\ptlib\dynalink.h"\
4755         ".\tlib\msos\ptlib\file.h"\
4756         ".\tlib\msos\ptlib\filepath.h"\
4757         ".\tlib\msos\ptlib\mutex.h"\
4758         ".\tlib\msos\ptlib\pdirect.h"\
4759         ".\tlib\msos\ptlib\pprocess.h"\
4760         ".\tlib\msos\ptlib\ptime.h"\
4761         ".\tlib\msos\ptlib\ptlib.inl"\
4762         ".\tlib\msos\ptlib\semaphor.h"\
4763         ".\tlib\msos\ptlib\sfile.h"\
4764         ".\tlib\msos\ptlib\syncpoint.h"\
4765         ".\tlib\msos\ptlib\textfile.h"\
4766         ".\tlib\msos\ptlib\thread.h"\
4767         ".\tlib\msos\ptlib\timeint.h"\
4768         ".\tlib\msos\ptlib\timer.h"\
4769         ".\tlib\msos\ptlib\video.h"\
4770         ".\tlib\mutex.h"\
4771         ".\tlib\notifier.h"\
4772         ".\tlib\object.h"\
4773         ".\tlib\osutil.inl"\
4774         ".\tlib\pdirect.h"\
4775         ".\tlib\pfactory.h"\
4776         ".\tlib\plugin.h"\
4777         ".\tlib\pluginmgr.h"\
4778         ".\tlib\pprocess.h"\
4779         ".\tlib\psharedptr.h"\
4780         ".\tlib\pstring.h"\
4781         ".\tlib\ptime.h"\
4782         ".\tlib\semaphor.h"\
4783         ".\tlib\sfile.h"\
4784         ".\tlib\smartptr.h"\
4785         ".\tlib\sound.h"\
4786         ".\tlib\syncpoint.h"\
4787         ".\tlib\syncthrd.h"\
4788         ".\tlib\textfile.h"\
4789         ".\tlib\thread.h"\
4790         ".\tlib\timeint.h"\
4791         ".\tlib\timer.h"\
4792         ".\tlib\unix\ptlib\channel.h"\
4793         ".\tlib\unix\ptlib\conchan.h"\
4794         ".\tlib\unix\ptlib\config.h"\
4795         ".\tlib\unix\ptlib\contain.h"\
4796         ".\tlib\unix\ptlib\critsec.h"\
4797         ".\tlib\unix\ptlib\dynalink.h"\
4798         ".\tlib\unix\ptlib\file.h"\
4799         ".\tlib\unix\ptlib\filepath.h"\
4800         ".\tlib\unix\ptlib\mutex.h"\
4801         ".\tlib\unix\ptlib\pdirect.h"\
4802         ".\tlib\unix\ptlib\pmachdep.h"\
4803         ".\tlib\unix\ptlib\pprocess.h"\
4804         ".\tlib\unix\ptlib\ptime.h"\
4805         ".\tlib\unix\ptlib\ptlib.inl"\
4806         ".\tlib\unix\ptlib\semaphor.h"\
4807         ".\tlib\unix\ptlib\sfile.h"\
4808         ".\tlib\unix\ptlib\syncpoint.h"\
4809         ".\tlib\unix\ptlib\textfile.h"\
4810         ".\tlib\unix\ptlib\thread.h"\
4811         ".\tlib\unix\ptlib\timeint.h"\
4812         ".\tlib\unix\ptlib\timer.h"\
4813         ".\tlib\unix\ptlib\video.h"\
4814         ".\tlib\video.h"\
4815         ".\tlib\videoio.h"\
4816         ".\tlib\wince\time.h"\
4817         ".\trings.h"\
4818         ".\trstream.h"\
4819         ".\ucpp.h"\
4820         ".\ys\socket.h"\
4821         
4823 !ENDIF 
4825 # End Source File
4826 # Begin Source File
4828 SOURCE=.\src\ptlib\wince\ConsoleCE\iostream.cpp
4830 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
4832 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
4834 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
4836 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
4838 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
4840 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
4842 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
4844 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
4846 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
4848 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
4850 !ENDIF 
4852 # End Source File
4853 # Begin Source File
4855 SOURCE=.\src\ptlib\wince\ConsoleCE\istream.cpp
4857 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
4859 NODEP_CPP_ISTRE=\
4860         ".\ceatl.h"\
4861         ".\msystemx.h"\
4862         ".\tdlibx.h"\
4863         
4865 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
4867 NODEP_CPP_ISTRE=\
4868         ".\ceatl.h"\
4869         ".\msystemx.h"\
4870         ".\tdlibx.h"\
4871         
4873 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
4875 NODEP_CPP_ISTRE=\
4876         ".\ceatl.h"\
4877         ".\msystemx.h"\
4878         ".\tdlibx.h"\
4879         
4881 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
4883 NODEP_CPP_ISTRE=\
4884         ".\ceatl.h"\
4885         ".\msystemx.h"\
4886         ".\tdlibx.h"\
4887         
4889 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
4891 NODEP_CPP_ISTRE=\
4892         ".\ceatl.h"\
4893         ".\msystemx.h"\
4894         ".\tdlibx.h"\
4895         
4897 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
4899 NODEP_CPP_ISTRE=\
4900         ".\ceatl.h"\
4901         ".\msystemx.h"\
4902         ".\tdlibx.h"\
4903         
4905 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
4907 DEP_CPP_ISTRE=\
4908         {$(INCLUDE)}"mmsystemx.h"\
4909         {$(INCLUDE)}"stdlibx.h"\
4910         {$(INCLUDE)}"wceatl.h"\
4911         
4913 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
4915 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
4917 DEP_CPP_ISTRE=\
4918         {$(INCLUDE)}"mmsystemx.h"\
4919         {$(INCLUDE)}"stdlibx.h"\
4920         {$(INCLUDE)}"wceatl.h"\
4921         
4923 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
4925 NODEP_CPP_ISTRE=\
4926         ".\ceatl.h"\
4927         ".\msystemx.h"\
4928         ".\tdlibx.h"\
4929         
4931 !ENDIF 
4933 # End Source File
4934 # Begin Source File
4936 SOURCE=.\src\ptclib\memfile.cxx
4938 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
4940 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
4942 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
4944 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
4946 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
4948 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
4950 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
4952 DEP_CPP_MEMFI=\
4953         {$(INCLUDE)}"cevfw.h"\
4954         {$(INCLUDE)}"mmsystemx.h"\
4955         {$(INCLUDE)}"nucpp.h"\
4956         {$(INCLUDE)}"ptbuildopts.h"\
4957         {$(INCLUDE)}"ptclib\memfile.h"\
4958         {$(INCLUDE)}"ptlib.h"\
4959         {$(INCLUDE)}"ptlib\args.h"\
4960         {$(INCLUDE)}"ptlib\array.h"\
4961         {$(INCLUDE)}"ptlib\channel.h"\
4962         {$(INCLUDE)}"ptlib\conchan.h"\
4963         {$(INCLUDE)}"ptlib\config.h"\
4964         {$(INCLUDE)}"ptlib\contain.h"\
4965         {$(INCLUDE)}"ptlib\contain.inl"\
4966         {$(INCLUDE)}"ptlib\critsec.h"\
4967         {$(INCLUDE)}"ptlib\dict.h"\
4968         {$(INCLUDE)}"ptlib\dynalink.h"\
4969         {$(INCLUDE)}"ptlib\file.h"\
4970         {$(INCLUDE)}"ptlib\filepath.h"\
4971         {$(INCLUDE)}"ptlib\indchan.h"\
4972         {$(INCLUDE)}"ptlib\lists.h"\
4973         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
4974         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
4975         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
4976         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
4977         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
4978         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
4979         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
4980         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
4981         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
4982         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
4983         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
4984         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
4985         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
4986         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
4987         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
4988         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
4989         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
4990         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
4991         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
4992         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
4993         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
4994         {$(INCLUDE)}"ptlib\mutex.h"\
4995         {$(INCLUDE)}"ptlib\notifier.h"\
4996         {$(INCLUDE)}"ptlib\object.h"\
4997         {$(INCLUDE)}"ptlib\osutil.inl"\
4998         {$(INCLUDE)}"ptlib\pdirect.h"\
4999         {$(INCLUDE)}"ptlib\pfactory.h"\
5000         {$(INCLUDE)}"ptlib\plugin.h"\
5001         {$(INCLUDE)}"ptlib\pluginmgr.h"\
5002         {$(INCLUDE)}"ptlib\pprocess.h"\
5003         {$(INCLUDE)}"ptlib\psharedptr.h"\
5004         {$(INCLUDE)}"ptlib\pstring.h"\
5005         {$(INCLUDE)}"ptlib\ptime.h"\
5006         {$(INCLUDE)}"ptlib\semaphor.h"\
5007         {$(INCLUDE)}"ptlib\sfile.h"\
5008         {$(INCLUDE)}"ptlib\smartptr.h"\
5009         {$(INCLUDE)}"ptlib\sound.h"\
5010         {$(INCLUDE)}"ptlib\syncpoint.h"\
5011         {$(INCLUDE)}"ptlib\syncthrd.h"\
5012         {$(INCLUDE)}"ptlib\textfile.h"\
5013         {$(INCLUDE)}"ptlib\thread.h"\
5014         {$(INCLUDE)}"ptlib\timeint.h"\
5015         {$(INCLUDE)}"ptlib\timer.h"\
5016         {$(INCLUDE)}"ptlib\video.h"\
5017         {$(INCLUDE)}"ptlib\videoio.h"\
5018         {$(INCLUDE)}"ptlib\wince\time.h"\
5019         {$(INCLUDE)}"stdlibx.h"\
5020         {$(INCLUDE)}"strstream.h"\
5021         {$(INCLUDE)}"wceatl.h"\
5022         
5023 NODEP_CPP_MEMFI=\
5024         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
5025         ".\include\ptlib\unix\ptlib\channel.h"\
5026         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
5027         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
5028         ".\include\ptlib\unix\ptlib\contain.h"\
5029         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
5030         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
5031         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
5032         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
5033         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
5034         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
5035         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
5036         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
5037         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
5038         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
5039         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
5040         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
5041         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
5042         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
5043         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
5044         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
5045         
5047 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
5049 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
5051 DEP_CPP_MEMFI=\
5052         {$(INCLUDE)}"cevfw.h"\
5053         {$(INCLUDE)}"mmsystemx.h"\
5054         {$(INCLUDE)}"nucpp.h"\
5055         {$(INCLUDE)}"ptbuildopts.h"\
5056         {$(INCLUDE)}"ptclib\memfile.h"\
5057         {$(INCLUDE)}"ptlib.h"\
5058         {$(INCLUDE)}"ptlib\args.h"\
5059         {$(INCLUDE)}"ptlib\array.h"\
5060         {$(INCLUDE)}"ptlib\channel.h"\
5061         {$(INCLUDE)}"ptlib\conchan.h"\
5062         {$(INCLUDE)}"ptlib\config.h"\
5063         {$(INCLUDE)}"ptlib\contain.h"\
5064         {$(INCLUDE)}"ptlib\contain.inl"\
5065         {$(INCLUDE)}"ptlib\critsec.h"\
5066         {$(INCLUDE)}"ptlib\dict.h"\
5067         {$(INCLUDE)}"ptlib\dynalink.h"\
5068         {$(INCLUDE)}"ptlib\file.h"\
5069         {$(INCLUDE)}"ptlib\filepath.h"\
5070         {$(INCLUDE)}"ptlib\indchan.h"\
5071         {$(INCLUDE)}"ptlib\lists.h"\
5072         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
5073         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
5074         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
5075         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
5076         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
5077         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
5078         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
5079         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
5080         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
5081         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
5082         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
5083         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
5084         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
5085         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
5086         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
5087         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
5088         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
5089         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
5090         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
5091         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
5092         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
5093         {$(INCLUDE)}"ptlib\mutex.h"\
5094         {$(INCLUDE)}"ptlib\notifier.h"\
5095         {$(INCLUDE)}"ptlib\object.h"\
5096         {$(INCLUDE)}"ptlib\osutil.inl"\
5097         {$(INCLUDE)}"ptlib\pdirect.h"\
5098         {$(INCLUDE)}"ptlib\pfactory.h"\
5099         {$(INCLUDE)}"ptlib\plugin.h"\
5100         {$(INCLUDE)}"ptlib\pluginmgr.h"\
5101         {$(INCLUDE)}"ptlib\pprocess.h"\
5102         {$(INCLUDE)}"ptlib\psharedptr.h"\
5103         {$(INCLUDE)}"ptlib\pstring.h"\
5104         {$(INCLUDE)}"ptlib\ptime.h"\
5105         {$(INCLUDE)}"ptlib\semaphor.h"\
5106         {$(INCLUDE)}"ptlib\sfile.h"\
5107         {$(INCLUDE)}"ptlib\smartptr.h"\
5108         {$(INCLUDE)}"ptlib\sound.h"\
5109         {$(INCLUDE)}"ptlib\syncpoint.h"\
5110         {$(INCLUDE)}"ptlib\syncthrd.h"\
5111         {$(INCLUDE)}"ptlib\textfile.h"\
5112         {$(INCLUDE)}"ptlib\thread.h"\
5113         {$(INCLUDE)}"ptlib\timeint.h"\
5114         {$(INCLUDE)}"ptlib\timer.h"\
5115         {$(INCLUDE)}"ptlib\video.h"\
5116         {$(INCLUDE)}"ptlib\videoio.h"\
5117         {$(INCLUDE)}"ptlib\wince\time.h"\
5118         {$(INCLUDE)}"stdlibx.h"\
5119         {$(INCLUDE)}"strstream.h"\
5120         {$(INCLUDE)}"wceatl.h"\
5121         
5122 NODEP_CPP_MEMFI=\
5123         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
5124         ".\include\ptlib\unix\ptlib\channel.h"\
5125         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
5126         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
5127         ".\include\ptlib\unix\ptlib\contain.h"\
5128         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
5129         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
5130         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
5131         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
5132         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
5133         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
5134         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
5135         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
5136         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
5137         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
5138         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
5139         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
5140         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
5141         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
5142         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
5143         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
5144         
5146 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
5148 NODEP_CPP_MEMFI=\
5149         ".\ceatl.h"\
5150         ".\evfw.h"\
5151         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
5152         ".\msystemx.h"\
5153         ".\nistd.h"\
5154         ".\tbuildopts.h"\
5155         ".\tclib\memfile.h"\
5156         ".\tdlibx.h"\
5157         ".\tlib.h"\
5158         ".\tlib\args.h"\
5159         ".\tlib\array.h"\
5160         ".\tlib\channel.h"\
5161         ".\tlib\conchan.h"\
5162         ".\tlib\config.h"\
5163         ".\tlib\contain.h"\
5164         ".\tlib\contain.inl"\
5165         ".\tlib\critsec.h"\
5166         ".\tlib\dict.h"\
5167         ".\tlib\dynalink.h"\
5168         ".\tlib\file.h"\
5169         ".\tlib\filepath.h"\
5170         ".\tlib\indchan.h"\
5171         ".\tlib\lists.h"\
5172         ".\tlib\msos\ptlib\channel.h"\
5173         ".\tlib\msos\ptlib\conchan.h"\
5174         ".\tlib\msos\ptlib\config.h"\
5175         ".\tlib\msos\ptlib\contain.h"\
5176         ".\tlib\msos\ptlib\critsec.h"\
5177         ".\tlib\msos\ptlib\dynalink.h"\
5178         ".\tlib\msos\ptlib\file.h"\
5179         ".\tlib\msos\ptlib\filepath.h"\
5180         ".\tlib\msos\ptlib\mutex.h"\
5181         ".\tlib\msos\ptlib\pdirect.h"\
5182         ".\tlib\msos\ptlib\pprocess.h"\
5183         ".\tlib\msos\ptlib\ptime.h"\
5184         ".\tlib\msos\ptlib\ptlib.inl"\
5185         ".\tlib\msos\ptlib\semaphor.h"\
5186         ".\tlib\msos\ptlib\sfile.h"\
5187         ".\tlib\msos\ptlib\syncpoint.h"\
5188         ".\tlib\msos\ptlib\textfile.h"\
5189         ".\tlib\msos\ptlib\thread.h"\
5190         ".\tlib\msos\ptlib\timeint.h"\
5191         ".\tlib\msos\ptlib\timer.h"\
5192         ".\tlib\msos\ptlib\video.h"\
5193         ".\tlib\mutex.h"\
5194         ".\tlib\notifier.h"\
5195         ".\tlib\object.h"\
5196         ".\tlib\osutil.inl"\
5197         ".\tlib\pdirect.h"\
5198         ".\tlib\pfactory.h"\
5199         ".\tlib\plugin.h"\
5200         ".\tlib\pluginmgr.h"\
5201         ".\tlib\pprocess.h"\
5202         ".\tlib\psharedptr.h"\
5203         ".\tlib\pstring.h"\
5204         ".\tlib\ptime.h"\
5205         ".\tlib\semaphor.h"\
5206         ".\tlib\sfile.h"\
5207         ".\tlib\smartptr.h"\
5208         ".\tlib\sound.h"\
5209         ".\tlib\syncpoint.h"\
5210         ".\tlib\syncthrd.h"\
5211         ".\tlib\textfile.h"\
5212         ".\tlib\thread.h"\
5213         ".\tlib\timeint.h"\
5214         ".\tlib\timer.h"\
5215         ".\tlib\unix\ptlib\channel.h"\
5216         ".\tlib\unix\ptlib\conchan.h"\
5217         ".\tlib\unix\ptlib\config.h"\
5218         ".\tlib\unix\ptlib\contain.h"\
5219         ".\tlib\unix\ptlib\critsec.h"\
5220         ".\tlib\unix\ptlib\dynalink.h"\
5221         ".\tlib\unix\ptlib\file.h"\
5222         ".\tlib\unix\ptlib\filepath.h"\
5223         ".\tlib\unix\ptlib\mutex.h"\
5224         ".\tlib\unix\ptlib\pdirect.h"\
5225         ".\tlib\unix\ptlib\pmachdep.h"\
5226         ".\tlib\unix\ptlib\pprocess.h"\
5227         ".\tlib\unix\ptlib\ptime.h"\
5228         ".\tlib\unix\ptlib\ptlib.inl"\
5229         ".\tlib\unix\ptlib\semaphor.h"\
5230         ".\tlib\unix\ptlib\sfile.h"\
5231         ".\tlib\unix\ptlib\syncpoint.h"\
5232         ".\tlib\unix\ptlib\textfile.h"\
5233         ".\tlib\unix\ptlib\thread.h"\
5234         ".\tlib\unix\ptlib\timeint.h"\
5235         ".\tlib\unix\ptlib\timer.h"\
5236         ".\tlib\unix\ptlib\video.h"\
5237         ".\tlib\video.h"\
5238         ".\tlib\videoio.h"\
5239         ".\tlib\wince\time.h"\
5240         ".\trings.h"\
5241         ".\trstream.h"\
5242         ".\ucpp.h"\
5243         ".\ys\socket.h"\
5244         
5246 !ENDIF 
5248 # End Source File
5249 # Begin Source File
5251 SOURCE=.\src\ptlib\wince\ConsoleCE\mmsystemx.cxx
5253 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
5255 NODEP_CPP_MMSYS=\
5256         ".\ceatl.h"\
5257         ".\msystemx.h"\
5258         ".\nclude\ptlib\conchan.h"\
5259         ".\tdlibx.h"\
5260         ".\tlib.h"\
5261         ".\tlib\args.h"\
5262         ".\tlib\array.h"\
5263         ".\tlib\channel.h"\
5264         ".\tlib\conchan.h"\
5265         ".\tlib\config.h"\
5266         ".\tlib\contain.h"\
5267         ".\tlib\contain.inl"\
5268         ".\tlib\dict.h"\
5269         ".\tlib\dynalink.h"\
5270         ".\tlib\file.h"\
5271         ".\tlib\filepath.h"\
5272         ".\tlib\indchan.h"\
5273         ".\tlib\lists.h"\
5274         ".\tlib\mutex.h"\
5275         ".\tlib\object.h"\
5276         ".\tlib\osutil.inl"\
5277         ".\tlib\pdirect.h"\
5278         ".\tlib\pprocess.h"\
5279         ".\tlib\pstring.h"\
5280         ".\tlib\ptime.h"\
5281         ".\tlib\ptlib.inl"\
5282         ".\tlib\semaphor.h"\
5283         ".\tlib\sfile.h"\
5284         ".\tlib\sound.h"\
5285         ".\tlib\syncpoint.h"\
5286         ".\tlib\syncthrd.h"\
5287         ".\tlib\textfile.h"\
5288         ".\tlib\thread.h"\
5289         ".\tlib\timeint.h"\
5290         ".\tlib\timer.h"\
5291         ".\tlib\vfakeio.h"\
5292         ".\tlib\video.h"\
5293         ".\tlib\videoio.h"\
5294         ".\ucpp.h"\
5295         
5297 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
5299 NODEP_CPP_MMSYS=\
5300         ".\ceatl.h"\
5301         ".\msystemx.h"\
5302         ".\nclude\ptlib\conchan.h"\
5303         ".\tdlibx.h"\
5304         ".\tlib.h"\
5305         ".\tlib\args.h"\
5306         ".\tlib\array.h"\
5307         ".\tlib\channel.h"\
5308         ".\tlib\conchan.h"\
5309         ".\tlib\config.h"\
5310         ".\tlib\contain.h"\
5311         ".\tlib\contain.inl"\
5312         ".\tlib\dict.h"\
5313         ".\tlib\dynalink.h"\
5314         ".\tlib\file.h"\
5315         ".\tlib\filepath.h"\
5316         ".\tlib\indchan.h"\
5317         ".\tlib\lists.h"\
5318         ".\tlib\mutex.h"\
5319         ".\tlib\object.h"\
5320         ".\tlib\osutil.inl"\
5321         ".\tlib\pdirect.h"\
5322         ".\tlib\pprocess.h"\
5323         ".\tlib\pstring.h"\
5324         ".\tlib\ptime.h"\
5325         ".\tlib\ptlib.inl"\
5326         ".\tlib\semaphor.h"\
5327         ".\tlib\sfile.h"\
5328         ".\tlib\sound.h"\
5329         ".\tlib\syncpoint.h"\
5330         ".\tlib\syncthrd.h"\
5331         ".\tlib\textfile.h"\
5332         ".\tlib\thread.h"\
5333         ".\tlib\timeint.h"\
5334         ".\tlib\timer.h"\
5335         ".\tlib\vfakeio.h"\
5336         ".\tlib\video.h"\
5337         ".\tlib\videoio.h"\
5338         ".\ucpp.h"\
5339         
5341 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
5343 NODEP_CPP_MMSYS=\
5344         ".\ceatl.h"\
5345         ".\evfw.h"\
5346         ".\msystemx.h"\
5347         ".\tbuildopts.h"\
5348         ".\tdlibx.h"\
5349         ".\tlib.h"\
5350         ".\tlib\args.h"\
5351         ".\tlib\array.h"\
5352         ".\tlib\channel.h"\
5353         ".\tlib\conchan.h"\
5354         ".\tlib\config.h"\
5355         ".\tlib\contain.h"\
5356         ".\tlib\contain.inl"\
5357         ".\tlib\dict.h"\
5358         ".\tlib\dynalink.h"\
5359         ".\tlib\file.h"\
5360         ".\tlib\filepath.h"\
5361         ".\tlib\indchan.h"\
5362         ".\tlib\lists.h"\
5363         ".\tlib\mutex.h"\
5364         ".\tlib\object.h"\
5365         ".\tlib\osutil.inl"\
5366         ".\tlib\pdirect.h"\
5367         ".\tlib\pprocess.h"\
5368         ".\tlib\pstring.h"\
5369         ".\tlib\ptime.h"\
5370         ".\tlib\ptlib.inl"\
5371         ".\tlib\semaphor.h"\
5372         ".\tlib\sfile.h"\
5373         ".\tlib\sound.h"\
5374         ".\tlib\syncpoint.h"\
5375         ".\tlib\syncthrd.h"\
5376         ".\tlib\textfile.h"\
5377         ".\tlib\thread.h"\
5378         ".\tlib\timeint.h"\
5379         ".\tlib\timer.h"\
5380         ".\tlib\vfakeio.h"\
5381         ".\tlib\video.h"\
5382         ".\tlib\videoio.h"\
5383         ".\tlib\videoio1394dc.h"\
5384         ".\ucpp.h"\
5385         
5387 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
5389 NODEP_CPP_MMSYS=\
5390         ".\ceatl.h"\
5391         ".\evfw.h"\
5392         ".\msystemx.h"\
5393         ".\tdlibx.h"\
5394         ".\tlib.h"\
5395         ".\tlib\args.h"\
5396         ".\tlib\array.h"\
5397         ".\tlib\channel.h"\
5398         ".\tlib\conchan.h"\
5399         ".\tlib\config.h"\
5400         ".\tlib\contain.h"\
5401         ".\tlib\contain.inl"\
5402         ".\tlib\dict.h"\
5403         ".\tlib\dynalink.h"\
5404         ".\tlib\file.h"\
5405         ".\tlib\filepath.h"\
5406         ".\tlib\indchan.h"\
5407         ".\tlib\lists.h"\
5408         ".\tlib\mutex.h"\
5409         ".\tlib\object.h"\
5410         ".\tlib\osutil.inl"\
5411         ".\tlib\pdirect.h"\
5412         ".\tlib\pprocess.h"\
5413         ".\tlib\pstring.h"\
5414         ".\tlib\ptime.h"\
5415         ".\tlib\ptlib.inl"\
5416         ".\tlib\semaphor.h"\
5417         ".\tlib\sfile.h"\
5418         ".\tlib\sound.h"\
5419         ".\tlib\syncpoint.h"\
5420         ".\tlib\syncthrd.h"\
5421         ".\tlib\textfile.h"\
5422         ".\tlib\thread.h"\
5423         ".\tlib\timeint.h"\
5424         ".\tlib\timer.h"\
5425         ".\tlib\vfakeio.h"\
5426         ".\tlib\video.h"\
5427         ".\tlib\videoio.h"\
5428         ".\tlib\videoio1394dc.h"\
5429         ".\ucpp.h"\
5430         
5432 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
5434 NODEP_CPP_MMSYS=\
5435         ".\ceatl.h"\
5436         ".\msystemx.h"\
5437         ".\nclude\ptlib\conchan.h"\
5438         ".\tdlibx.h"\
5439         ".\tlib.h"\
5440         ".\tlib\args.h"\
5441         ".\tlib\array.h"\
5442         ".\tlib\channel.h"\
5443         ".\tlib\conchan.h"\
5444         ".\tlib\config.h"\
5445         ".\tlib\contain.h"\
5446         ".\tlib\contain.inl"\
5447         ".\tlib\dict.h"\
5448         ".\tlib\dynalink.h"\
5449         ".\tlib\file.h"\
5450         ".\tlib\filepath.h"\
5451         ".\tlib\indchan.h"\
5452         ".\tlib\lists.h"\
5453         ".\tlib\mutex.h"\
5454         ".\tlib\object.h"\
5455         ".\tlib\osutil.inl"\
5456         ".\tlib\pdirect.h"\
5457         ".\tlib\pprocess.h"\
5458         ".\tlib\pstring.h"\
5459         ".\tlib\ptime.h"\
5460         ".\tlib\ptlib.inl"\
5461         ".\tlib\semaphor.h"\
5462         ".\tlib\sfile.h"\
5463         ".\tlib\sound.h"\
5464         ".\tlib\syncpoint.h"\
5465         ".\tlib\syncthrd.h"\
5466         ".\tlib\textfile.h"\
5467         ".\tlib\thread.h"\
5468         ".\tlib\timeint.h"\
5469         ".\tlib\timer.h"\
5470         ".\tlib\vfakeio.h"\
5471         ".\tlib\video.h"\
5472         ".\tlib\videoio.h"\
5473         ".\ucpp.h"\
5474         
5476 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
5478 NODEP_CPP_MMSYS=\
5479         ".\ceatl.h"\
5480         ".\msystemx.h"\
5481         ".\tdlibx.h"\
5482         ".\tlib.h"\
5483         ".\tlib\args.h"\
5484         ".\tlib\array.h"\
5485         ".\tlib\channel.h"\
5486         ".\tlib\conchan.h"\
5487         ".\tlib\config.h"\
5488         ".\tlib\contain.h"\
5489         ".\tlib\contain.inl"\
5490         ".\tlib\dict.h"\
5491         ".\tlib\dynalink.h"\
5492         ".\tlib\file.h"\
5493         ".\tlib\filepath.h"\
5494         ".\tlib\indchan.h"\
5495         ".\tlib\lists.h"\
5496         ".\tlib\mutex.h"\
5497         ".\tlib\object.h"\
5498         ".\tlib\osutil.inl"\
5499         ".\tlib\pdirect.h"\
5500         ".\tlib\pprocess.h"\
5501         ".\tlib\pstring.h"\
5502         ".\tlib\ptime.h"\
5503         ".\tlib\ptlib.inl"\
5504         ".\tlib\semaphor.h"\
5505         ".\tlib\sfile.h"\
5506         ".\tlib\sound.h"\
5507         ".\tlib\syncpoint.h"\
5508         ".\tlib\syncthrd.h"\
5509         ".\tlib\textfile.h"\
5510         ".\tlib\thread.h"\
5511         ".\tlib\timeint.h"\
5512         ".\tlib\timer.h"\
5513         ".\tlib\vfakeio.h"\
5514         ".\tlib\video.h"\
5515         ".\tlib\videoio.h"\
5516         ".\ucpp.h"\
5517         
5519 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
5521 DEP_CPP_MMSYS=\
5522         {$(INCLUDE)}"cevfw.h"\
5523         {$(INCLUDE)}"mmsystemx.h"\
5524         {$(INCLUDE)}"nucpp.h"\
5525         {$(INCLUDE)}"ptbuildopts.h"\
5526         {$(INCLUDE)}"ptlib.h"\
5527         {$(INCLUDE)}"ptlib\args.h"\
5528         {$(INCLUDE)}"ptlib\array.h"\
5529         {$(INCLUDE)}"ptlib\channel.h"\
5530         {$(INCLUDE)}"ptlib\conchan.h"\
5531         {$(INCLUDE)}"ptlib\config.h"\
5532         {$(INCLUDE)}"ptlib\contain.h"\
5533         {$(INCLUDE)}"ptlib\contain.inl"\
5534         {$(INCLUDE)}"ptlib\critsec.h"\
5535         {$(INCLUDE)}"ptlib\dict.h"\
5536         {$(INCLUDE)}"ptlib\dynalink.h"\
5537         {$(INCLUDE)}"ptlib\file.h"\
5538         {$(INCLUDE)}"ptlib\filepath.h"\
5539         {$(INCLUDE)}"ptlib\indchan.h"\
5540         {$(INCLUDE)}"ptlib\lists.h"\
5541         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
5542         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
5543         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
5544         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
5545         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
5546         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
5547         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
5548         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
5549         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
5550         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
5551         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
5552         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
5553         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
5554         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
5555         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
5556         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
5557         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
5558         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
5559         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
5560         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
5561         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
5562         {$(INCLUDE)}"ptlib\mutex.h"\
5563         {$(INCLUDE)}"ptlib\notifier.h"\
5564         {$(INCLUDE)}"ptlib\object.h"\
5565         {$(INCLUDE)}"ptlib\osutil.inl"\
5566         {$(INCLUDE)}"ptlib\pdirect.h"\
5567         {$(INCLUDE)}"ptlib\pfactory.h"\
5568         {$(INCLUDE)}"ptlib\plugin.h"\
5569         {$(INCLUDE)}"ptlib\pluginmgr.h"\
5570         {$(INCLUDE)}"ptlib\pprocess.h"\
5571         {$(INCLUDE)}"ptlib\psharedptr.h"\
5572         {$(INCLUDE)}"ptlib\pstring.h"\
5573         {$(INCLUDE)}"ptlib\ptime.h"\
5574         {$(INCLUDE)}"ptlib\semaphor.h"\
5575         {$(INCLUDE)}"ptlib\sfile.h"\
5576         {$(INCLUDE)}"ptlib\smartptr.h"\
5577         {$(INCLUDE)}"ptlib\sound.h"\
5578         {$(INCLUDE)}"ptlib\syncpoint.h"\
5579         {$(INCLUDE)}"ptlib\syncthrd.h"\
5580         {$(INCLUDE)}"ptlib\textfile.h"\
5581         {$(INCLUDE)}"ptlib\thread.h"\
5582         {$(INCLUDE)}"ptlib\timeint.h"\
5583         {$(INCLUDE)}"ptlib\timer.h"\
5584         {$(INCLUDE)}"ptlib\video.h"\
5585         {$(INCLUDE)}"ptlib\videoio.h"\
5586         {$(INCLUDE)}"ptlib\wince\time.h"\
5587         {$(INCLUDE)}"stdlibx.h"\
5588         {$(INCLUDE)}"strstream.h"\
5589         {$(INCLUDE)}"wceatl.h"\
5590         
5591 NODEP_CPP_MMSYS=\
5592         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
5593         ".\include\ptlib\unix\ptlib\channel.h"\
5594         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
5595         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
5596         ".\include\ptlib\unix\ptlib\contain.h"\
5597         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
5598         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
5599         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
5600         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
5601         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
5602         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
5603         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
5604         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
5605         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
5606         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
5607         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
5608         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
5609         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
5610         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
5611         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
5612         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
5613         
5615 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
5617 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
5619 DEP_CPP_MMSYS=\
5620         {$(INCLUDE)}"cevfw.h"\
5621         {$(INCLUDE)}"mmsystemx.h"\
5622         {$(INCLUDE)}"nucpp.h"\
5623         {$(INCLUDE)}"ptbuildopts.h"\
5624         {$(INCLUDE)}"ptlib.h"\
5625         {$(INCLUDE)}"ptlib\args.h"\
5626         {$(INCLUDE)}"ptlib\array.h"\
5627         {$(INCLUDE)}"ptlib\channel.h"\
5628         {$(INCLUDE)}"ptlib\conchan.h"\
5629         {$(INCLUDE)}"ptlib\config.h"\
5630         {$(INCLUDE)}"ptlib\contain.h"\
5631         {$(INCLUDE)}"ptlib\contain.inl"\
5632         {$(INCLUDE)}"ptlib\critsec.h"\
5633         {$(INCLUDE)}"ptlib\dict.h"\
5634         {$(INCLUDE)}"ptlib\dynalink.h"\
5635         {$(INCLUDE)}"ptlib\file.h"\
5636         {$(INCLUDE)}"ptlib\filepath.h"\
5637         {$(INCLUDE)}"ptlib\indchan.h"\
5638         {$(INCLUDE)}"ptlib\lists.h"\
5639         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
5640         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
5641         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
5642         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
5643         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
5644         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
5645         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
5646         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
5647         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
5648         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
5649         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
5650         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
5651         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
5652         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
5653         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
5654         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
5655         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
5656         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
5657         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
5658         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
5659         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
5660         {$(INCLUDE)}"ptlib\mutex.h"\
5661         {$(INCLUDE)}"ptlib\notifier.h"\
5662         {$(INCLUDE)}"ptlib\object.h"\
5663         {$(INCLUDE)}"ptlib\osutil.inl"\
5664         {$(INCLUDE)}"ptlib\pdirect.h"\
5665         {$(INCLUDE)}"ptlib\pfactory.h"\
5666         {$(INCLUDE)}"ptlib\plugin.h"\
5667         {$(INCLUDE)}"ptlib\pluginmgr.h"\
5668         {$(INCLUDE)}"ptlib\pprocess.h"\
5669         {$(INCLUDE)}"ptlib\psharedptr.h"\
5670         {$(INCLUDE)}"ptlib\pstring.h"\
5671         {$(INCLUDE)}"ptlib\ptime.h"\
5672         {$(INCLUDE)}"ptlib\semaphor.h"\
5673         {$(INCLUDE)}"ptlib\sfile.h"\
5674         {$(INCLUDE)}"ptlib\smartptr.h"\
5675         {$(INCLUDE)}"ptlib\sound.h"\
5676         {$(INCLUDE)}"ptlib\syncpoint.h"\
5677         {$(INCLUDE)}"ptlib\syncthrd.h"\
5678         {$(INCLUDE)}"ptlib\textfile.h"\
5679         {$(INCLUDE)}"ptlib\thread.h"\
5680         {$(INCLUDE)}"ptlib\timeint.h"\
5681         {$(INCLUDE)}"ptlib\timer.h"\
5682         {$(INCLUDE)}"ptlib\video.h"\
5683         {$(INCLUDE)}"ptlib\videoio.h"\
5684         {$(INCLUDE)}"ptlib\wince\time.h"\
5685         {$(INCLUDE)}"stdlibx.h"\
5686         {$(INCLUDE)}"strstream.h"\
5687         {$(INCLUDE)}"wceatl.h"\
5688         
5689 NODEP_CPP_MMSYS=\
5690         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
5691         ".\include\ptlib\unix\ptlib\channel.h"\
5692         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
5693         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
5694         ".\include\ptlib\unix\ptlib\contain.h"\
5695         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
5696         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
5697         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
5698         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
5699         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
5700         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
5701         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
5702         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
5703         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
5704         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
5705         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
5706         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
5707         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
5708         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
5709         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
5710         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
5711         
5713 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
5715 NODEP_CPP_MMSYS=\
5716         ".\ceatl.h"\
5717         ".\evfw.h"\
5718         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
5719         ".\msystemx.h"\
5720         ".\nistd.h"\
5721         ".\tbuildopts.h"\
5722         ".\tdlibx.h"\
5723         ".\tlib.h"\
5724         ".\tlib\args.h"\
5725         ".\tlib\array.h"\
5726         ".\tlib\channel.h"\
5727         ".\tlib\conchan.h"\
5728         ".\tlib\config.h"\
5729         ".\tlib\contain.h"\
5730         ".\tlib\contain.inl"\
5731         ".\tlib\critsec.h"\
5732         ".\tlib\dict.h"\
5733         ".\tlib\dynalink.h"\
5734         ".\tlib\file.h"\
5735         ".\tlib\filepath.h"\
5736         ".\tlib\indchan.h"\
5737         ".\tlib\lists.h"\
5738         ".\tlib\msos\ptlib\channel.h"\
5739         ".\tlib\msos\ptlib\conchan.h"\
5740         ".\tlib\msos\ptlib\config.h"\
5741         ".\tlib\msos\ptlib\contain.h"\
5742         ".\tlib\msos\ptlib\critsec.h"\
5743         ".\tlib\msos\ptlib\dynalink.h"\
5744         ".\tlib\msos\ptlib\file.h"\
5745         ".\tlib\msos\ptlib\filepath.h"\
5746         ".\tlib\msos\ptlib\mutex.h"\
5747         ".\tlib\msos\ptlib\pdirect.h"\
5748         ".\tlib\msos\ptlib\pprocess.h"\
5749         ".\tlib\msos\ptlib\ptime.h"\
5750         ".\tlib\msos\ptlib\ptlib.inl"\
5751         ".\tlib\msos\ptlib\semaphor.h"\
5752         ".\tlib\msos\ptlib\sfile.h"\
5753         ".\tlib\msos\ptlib\syncpoint.h"\
5754         ".\tlib\msos\ptlib\textfile.h"\
5755         ".\tlib\msos\ptlib\thread.h"\
5756         ".\tlib\msos\ptlib\timeint.h"\
5757         ".\tlib\msos\ptlib\timer.h"\
5758         ".\tlib\msos\ptlib\video.h"\
5759         ".\tlib\mutex.h"\
5760         ".\tlib\notifier.h"\
5761         ".\tlib\object.h"\
5762         ".\tlib\osutil.inl"\
5763         ".\tlib\pdirect.h"\
5764         ".\tlib\pfactory.h"\
5765         ".\tlib\plugin.h"\
5766         ".\tlib\pluginmgr.h"\
5767         ".\tlib\pprocess.h"\
5768         ".\tlib\psharedptr.h"\
5769         ".\tlib\pstring.h"\
5770         ".\tlib\ptime.h"\
5771         ".\tlib\semaphor.h"\
5772         ".\tlib\sfile.h"\
5773         ".\tlib\smartptr.h"\
5774         ".\tlib\sound.h"\
5775         ".\tlib\syncpoint.h"\
5776         ".\tlib\syncthrd.h"\
5777         ".\tlib\textfile.h"\
5778         ".\tlib\thread.h"\
5779         ".\tlib\timeint.h"\
5780         ".\tlib\timer.h"\
5781         ".\tlib\unix\ptlib\channel.h"\
5782         ".\tlib\unix\ptlib\conchan.h"\
5783         ".\tlib\unix\ptlib\config.h"\
5784         ".\tlib\unix\ptlib\contain.h"\
5785         ".\tlib\unix\ptlib\critsec.h"\
5786         ".\tlib\unix\ptlib\dynalink.h"\
5787         ".\tlib\unix\ptlib\file.h"\
5788         ".\tlib\unix\ptlib\filepath.h"\
5789         ".\tlib\unix\ptlib\mutex.h"\
5790         ".\tlib\unix\ptlib\pdirect.h"\
5791         ".\tlib\unix\ptlib\pmachdep.h"\
5792         ".\tlib\unix\ptlib\pprocess.h"\
5793         ".\tlib\unix\ptlib\ptime.h"\
5794         ".\tlib\unix\ptlib\ptlib.inl"\
5795         ".\tlib\unix\ptlib\semaphor.h"\
5796         ".\tlib\unix\ptlib\sfile.h"\
5797         ".\tlib\unix\ptlib\syncpoint.h"\
5798         ".\tlib\unix\ptlib\textfile.h"\
5799         ".\tlib\unix\ptlib\thread.h"\
5800         ".\tlib\unix\ptlib\timeint.h"\
5801         ".\tlib\unix\ptlib\timer.h"\
5802         ".\tlib\unix\ptlib\video.h"\
5803         ".\tlib\video.h"\
5804         ".\tlib\videoio.h"\
5805         ".\tlib\wince\time.h"\
5806         ".\trings.h"\
5807         ".\trstream.h"\
5808         ".\ucpp.h"\
5809         ".\ys\socket.h"\
5810         
5812 !ENDIF 
5814 # End Source File
5815 # Begin Source File
5817 SOURCE=.\src\ptlib\common\object.cxx
5819 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
5821 NODEP_CPP_OBJEC=\
5822         ".\ceatl.h"\
5823         ".\msystemx.h"\
5824         ".\nclude\ptlib\conchan.h"\
5825         ".\tdlibx.h"\
5826         ".\tlib.h"\
5827         ".\tlib\args.h"\
5828         ".\tlib\array.h"\
5829         ".\tlib\channel.h"\
5830         ".\tlib\conchan.h"\
5831         ".\tlib\config.h"\
5832         ".\tlib\contain.h"\
5833         ".\tlib\contain.inl"\
5834         ".\tlib\debstrm.h"\
5835         ".\tlib\dict.h"\
5836         ".\tlib\dynalink.h"\
5837         ".\tlib\file.h"\
5838         ".\tlib\filepath.h"\
5839         ".\tlib\indchan.h"\
5840         ".\tlib\lists.h"\
5841         ".\tlib\mutex.h"\
5842         ".\tlib\object.h"\
5843         ".\tlib\osutil.inl"\
5844         ".\tlib\pdirect.h"\
5845         ".\tlib\pprocess.h"\
5846         ".\tlib\pstring.h"\
5847         ".\tlib\ptime.h"\
5848         ".\tlib\ptlib.inl"\
5849         ".\tlib\semaphor.h"\
5850         ".\tlib\sfile.h"\
5851         ".\tlib\sound.h"\
5852         ".\tlib\syncpoint.h"\
5853         ".\tlib\syncthrd.h"\
5854         ".\tlib\textfile.h"\
5855         ".\tlib\thread.h"\
5856         ".\tlib\timeint.h"\
5857         ".\tlib\timer.h"\
5858         ".\tlib\vfakeio.h"\
5859         ".\tlib\video.h"\
5860         ".\tlib\videoio.h"\
5861         ".\trstream.h"\
5862         ".\ucpp.h"\
5863         
5865 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
5867 NODEP_CPP_OBJEC=\
5868         ".\ceatl.h"\
5869         ".\msystemx.h"\
5870         ".\nclude\ptlib\conchan.h"\
5871         ".\tdlibx.h"\
5872         ".\tlib.h"\
5873         ".\tlib\args.h"\
5874         ".\tlib\array.h"\
5875         ".\tlib\channel.h"\
5876         ".\tlib\conchan.h"\
5877         ".\tlib\config.h"\
5878         ".\tlib\contain.h"\
5879         ".\tlib\contain.inl"\
5880         ".\tlib\debstrm.h"\
5881         ".\tlib\dict.h"\
5882         ".\tlib\dynalink.h"\
5883         ".\tlib\file.h"\
5884         ".\tlib\filepath.h"\
5885         ".\tlib\indchan.h"\
5886         ".\tlib\lists.h"\
5887         ".\tlib\mutex.h"\
5888         ".\tlib\object.h"\
5889         ".\tlib\osutil.inl"\
5890         ".\tlib\pdirect.h"\
5891         ".\tlib\pprocess.h"\
5892         ".\tlib\pstring.h"\
5893         ".\tlib\ptime.h"\
5894         ".\tlib\ptlib.inl"\
5895         ".\tlib\semaphor.h"\
5896         ".\tlib\sfile.h"\
5897         ".\tlib\sound.h"\
5898         ".\tlib\syncpoint.h"\
5899         ".\tlib\syncthrd.h"\
5900         ".\tlib\textfile.h"\
5901         ".\tlib\thread.h"\
5902         ".\tlib\timeint.h"\
5903         ".\tlib\timer.h"\
5904         ".\tlib\vfakeio.h"\
5905         ".\tlib\video.h"\
5906         ".\tlib\videoio.h"\
5907         ".\trstream.h"\
5908         ".\ucpp.h"\
5909         
5911 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
5913 NODEP_CPP_OBJEC=\
5914         ".\ceatl.h"\
5915         ".\evfw.h"\
5916         ".\msystemx.h"\
5917         ".\tbuildopts.h"\
5918         ".\tdlibx.h"\
5919         ".\tlib.h"\
5920         ".\tlib\args.h"\
5921         ".\tlib\array.h"\
5922         ".\tlib\channel.h"\
5923         ".\tlib\conchan.h"\
5924         ".\tlib\config.h"\
5925         ".\tlib\contain.h"\
5926         ".\tlib\contain.inl"\
5927         ".\tlib\debstrm.h"\
5928         ".\tlib\dict.h"\
5929         ".\tlib\dynalink.h"\
5930         ".\tlib\file.h"\
5931         ".\tlib\filepath.h"\
5932         ".\tlib\indchan.h"\
5933         ".\tlib\lists.h"\
5934         ".\tlib\mutex.h"\
5935         ".\tlib\object.h"\
5936         ".\tlib\osutil.inl"\
5937         ".\tlib\pdirect.h"\
5938         ".\tlib\pprocess.h"\
5939         ".\tlib\pstring.h"\
5940         ".\tlib\ptime.h"\
5941         ".\tlib\ptlib.inl"\
5942         ".\tlib\semaphor.h"\
5943         ".\tlib\sfile.h"\
5944         ".\tlib\sound.h"\
5945         ".\tlib\syncpoint.h"\
5946         ".\tlib\syncthrd.h"\
5947         ".\tlib\textfile.h"\
5948         ".\tlib\thread.h"\
5949         ".\tlib\timeint.h"\
5950         ".\tlib\timer.h"\
5951         ".\tlib\vfakeio.h"\
5952         ".\tlib\video.h"\
5953         ".\tlib\videoio.h"\
5954         ".\tlib\videoio1394dc.h"\
5955         ".\trstream.h"\
5956         ".\ucpp.h"\
5957         
5959 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
5961 NODEP_CPP_OBJEC=\
5962         ".\ceatl.h"\
5963         ".\evfw.h"\
5964         ".\msystemx.h"\
5965         ".\tdlibx.h"\
5966         ".\tlib.h"\
5967         ".\tlib\args.h"\
5968         ".\tlib\array.h"\
5969         ".\tlib\channel.h"\
5970         ".\tlib\conchan.h"\
5971         ".\tlib\config.h"\
5972         ".\tlib\contain.h"\
5973         ".\tlib\contain.inl"\
5974         ".\tlib\debstrm.h"\
5975         ".\tlib\dict.h"\
5976         ".\tlib\dynalink.h"\
5977         ".\tlib\file.h"\
5978         ".\tlib\filepath.h"\
5979         ".\tlib\indchan.h"\
5980         ".\tlib\lists.h"\
5981         ".\tlib\mutex.h"\
5982         ".\tlib\object.h"\
5983         ".\tlib\osutil.inl"\
5984         ".\tlib\pdirect.h"\
5985         ".\tlib\pprocess.h"\
5986         ".\tlib\pstring.h"\
5987         ".\tlib\ptime.h"\
5988         ".\tlib\ptlib.inl"\
5989         ".\tlib\semaphor.h"\
5990         ".\tlib\sfile.h"\
5991         ".\tlib\sound.h"\
5992         ".\tlib\syncpoint.h"\
5993         ".\tlib\syncthrd.h"\
5994         ".\tlib\textfile.h"\
5995         ".\tlib\thread.h"\
5996         ".\tlib\timeint.h"\
5997         ".\tlib\timer.h"\
5998         ".\tlib\vfakeio.h"\
5999         ".\tlib\video.h"\
6000         ".\tlib\videoio.h"\
6001         ".\tlib\videoio1394dc.h"\
6002         ".\trstream.h"\
6003         ".\ucpp.h"\
6004         
6006 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
6008 NODEP_CPP_OBJEC=\
6009         ".\ceatl.h"\
6010         ".\msystemx.h"\
6011         ".\nclude\ptlib\conchan.h"\
6012         ".\tdlibx.h"\
6013         ".\tlib.h"\
6014         ".\tlib\args.h"\
6015         ".\tlib\array.h"\
6016         ".\tlib\channel.h"\
6017         ".\tlib\conchan.h"\
6018         ".\tlib\config.h"\
6019         ".\tlib\contain.h"\
6020         ".\tlib\contain.inl"\
6021         ".\tlib\debstrm.h"\
6022         ".\tlib\dict.h"\
6023         ".\tlib\dynalink.h"\
6024         ".\tlib\file.h"\
6025         ".\tlib\filepath.h"\
6026         ".\tlib\indchan.h"\
6027         ".\tlib\lists.h"\
6028         ".\tlib\mutex.h"\
6029         ".\tlib\object.h"\
6030         ".\tlib\osutil.inl"\
6031         ".\tlib\pdirect.h"\
6032         ".\tlib\pprocess.h"\
6033         ".\tlib\pstring.h"\
6034         ".\tlib\ptime.h"\
6035         ".\tlib\ptlib.inl"\
6036         ".\tlib\semaphor.h"\
6037         ".\tlib\sfile.h"\
6038         ".\tlib\sound.h"\
6039         ".\tlib\syncpoint.h"\
6040         ".\tlib\syncthrd.h"\
6041         ".\tlib\textfile.h"\
6042         ".\tlib\thread.h"\
6043         ".\tlib\timeint.h"\
6044         ".\tlib\timer.h"\
6045         ".\tlib\vfakeio.h"\
6046         ".\tlib\video.h"\
6047         ".\tlib\videoio.h"\
6048         ".\trstream.h"\
6049         ".\ucpp.h"\
6050         
6052 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
6054 NODEP_CPP_OBJEC=\
6055         ".\ceatl.h"\
6056         ".\msystemx.h"\
6057         ".\tdlibx.h"\
6058         ".\tlib.h"\
6059         ".\tlib\args.h"\
6060         ".\tlib\array.h"\
6061         ".\tlib\channel.h"\
6062         ".\tlib\conchan.h"\
6063         ".\tlib\config.h"\
6064         ".\tlib\contain.h"\
6065         ".\tlib\contain.inl"\
6066         ".\tlib\debstrm.h"\
6067         ".\tlib\dict.h"\
6068         ".\tlib\dynalink.h"\
6069         ".\tlib\file.h"\
6070         ".\tlib\filepath.h"\
6071         ".\tlib\indchan.h"\
6072         ".\tlib\lists.h"\
6073         ".\tlib\mutex.h"\
6074         ".\tlib\object.h"\
6075         ".\tlib\osutil.inl"\
6076         ".\tlib\pdirect.h"\
6077         ".\tlib\pprocess.h"\
6078         ".\tlib\pstring.h"\
6079         ".\tlib\ptime.h"\
6080         ".\tlib\ptlib.inl"\
6081         ".\tlib\semaphor.h"\
6082         ".\tlib\sfile.h"\
6083         ".\tlib\sound.h"\
6084         ".\tlib\syncpoint.h"\
6085         ".\tlib\syncthrd.h"\
6086         ".\tlib\textfile.h"\
6087         ".\tlib\thread.h"\
6088         ".\tlib\timeint.h"\
6089         ".\tlib\timer.h"\
6090         ".\tlib\vfakeio.h"\
6091         ".\tlib\video.h"\
6092         ".\tlib\videoio.h"\
6093         ".\trstream.h"\
6094         ".\ucpp.h"\
6095         
6097 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
6099 DEP_CPP_OBJEC=\
6100         {$(INCLUDE)}"cevfw.h"\
6101         {$(INCLUDE)}"mmsystemx.h"\
6102         {$(INCLUDE)}"nucpp.h"\
6103         {$(INCLUDE)}"ptbuildopts.h"\
6104         {$(INCLUDE)}"ptlib.h"\
6105         {$(INCLUDE)}"ptlib\args.h"\
6106         {$(INCLUDE)}"ptlib\array.h"\
6107         {$(INCLUDE)}"ptlib\channel.h"\
6108         {$(INCLUDE)}"ptlib\conchan.h"\
6109         {$(INCLUDE)}"ptlib\config.h"\
6110         {$(INCLUDE)}"ptlib\contain.h"\
6111         {$(INCLUDE)}"ptlib\contain.inl"\
6112         {$(INCLUDE)}"ptlib\critsec.h"\
6113         {$(INCLUDE)}"ptlib\dict.h"\
6114         {$(INCLUDE)}"ptlib\dynalink.h"\
6115         {$(INCLUDE)}"ptlib\file.h"\
6116         {$(INCLUDE)}"ptlib\filepath.h"\
6117         {$(INCLUDE)}"ptlib\indchan.h"\
6118         {$(INCLUDE)}"ptlib\lists.h"\
6119         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
6120         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
6121         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
6122         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
6123         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
6124         {$(INCLUDE)}"ptlib\msos\ptlib\debstrm.h"\
6125         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
6126         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
6127         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
6128         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
6129         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
6130         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
6131         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
6132         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
6133         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
6134         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
6135         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
6136         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
6137         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
6138         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
6139         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
6140         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
6141         {$(INCLUDE)}"ptlib\mutex.h"\
6142         {$(INCLUDE)}"ptlib\notifier.h"\
6143         {$(INCLUDE)}"ptlib\object.h"\
6144         {$(INCLUDE)}"ptlib\osutil.inl"\
6145         {$(INCLUDE)}"ptlib\pdirect.h"\
6146         {$(INCLUDE)}"ptlib\pfactory.h"\
6147         {$(INCLUDE)}"ptlib\plugin.h"\
6148         {$(INCLUDE)}"ptlib\pluginmgr.h"\
6149         {$(INCLUDE)}"ptlib\pprocess.h"\
6150         {$(INCLUDE)}"ptlib\psharedptr.h"\
6151         {$(INCLUDE)}"ptlib\pstring.h"\
6152         {$(INCLUDE)}"ptlib\ptime.h"\
6153         {$(INCLUDE)}"ptlib\semaphor.h"\
6154         {$(INCLUDE)}"ptlib\sfile.h"\
6155         {$(INCLUDE)}"ptlib\smartptr.h"\
6156         {$(INCLUDE)}"ptlib\sound.h"\
6157         {$(INCLUDE)}"ptlib\syncpoint.h"\
6158         {$(INCLUDE)}"ptlib\syncthrd.h"\
6159         {$(INCLUDE)}"ptlib\textfile.h"\
6160         {$(INCLUDE)}"ptlib\thread.h"\
6161         {$(INCLUDE)}"ptlib\timeint.h"\
6162         {$(INCLUDE)}"ptlib\timer.h"\
6163         {$(INCLUDE)}"ptlib\video.h"\
6164         {$(INCLUDE)}"ptlib\videoio.h"\
6165         {$(INCLUDE)}"ptlib\wince\time.h"\
6166         {$(INCLUDE)}"stdlibx.h"\
6167         {$(INCLUDE)}"strstream.h"\
6168         {$(INCLUDE)}"wceatl.h"\
6169         
6170 NODEP_CPP_OBJEC=\
6171         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
6172         ".\include\ptlib\unix\ptlib\channel.h"\
6173         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
6174         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
6175         ".\include\ptlib\unix\ptlib\contain.h"\
6176         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
6177         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
6178         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
6179         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
6180         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
6181         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
6182         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
6183         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
6184         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
6185         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
6186         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
6187         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
6188         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
6189         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
6190         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
6191         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
6192         
6194 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
6196 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
6198 DEP_CPP_OBJEC=\
6199         {$(INCLUDE)}"cevfw.h"\
6200         {$(INCLUDE)}"mmsystemx.h"\
6201         {$(INCLUDE)}"nucpp.h"\
6202         {$(INCLUDE)}"ptbuildopts.h"\
6203         {$(INCLUDE)}"ptlib.h"\
6204         {$(INCLUDE)}"ptlib\args.h"\
6205         {$(INCLUDE)}"ptlib\array.h"\
6206         {$(INCLUDE)}"ptlib\channel.h"\
6207         {$(INCLUDE)}"ptlib\conchan.h"\
6208         {$(INCLUDE)}"ptlib\config.h"\
6209         {$(INCLUDE)}"ptlib\contain.h"\
6210         {$(INCLUDE)}"ptlib\contain.inl"\
6211         {$(INCLUDE)}"ptlib\critsec.h"\
6212         {$(INCLUDE)}"ptlib\dict.h"\
6213         {$(INCLUDE)}"ptlib\dynalink.h"\
6214         {$(INCLUDE)}"ptlib\file.h"\
6215         {$(INCLUDE)}"ptlib\filepath.h"\
6216         {$(INCLUDE)}"ptlib\indchan.h"\
6217         {$(INCLUDE)}"ptlib\lists.h"\
6218         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
6219         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
6220         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
6221         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
6222         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
6223         {$(INCLUDE)}"ptlib\msos\ptlib\debstrm.h"\
6224         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
6225         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
6226         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
6227         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
6228         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
6229         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
6230         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
6231         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
6232         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
6233         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
6234         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
6235         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
6236         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
6237         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
6238         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
6239         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
6240         {$(INCLUDE)}"ptlib\mutex.h"\
6241         {$(INCLUDE)}"ptlib\notifier.h"\
6242         {$(INCLUDE)}"ptlib\object.h"\
6243         {$(INCLUDE)}"ptlib\osutil.inl"\
6244         {$(INCLUDE)}"ptlib\pdirect.h"\
6245         {$(INCLUDE)}"ptlib\pfactory.h"\
6246         {$(INCLUDE)}"ptlib\plugin.h"\
6247         {$(INCLUDE)}"ptlib\pluginmgr.h"\
6248         {$(INCLUDE)}"ptlib\pprocess.h"\
6249         {$(INCLUDE)}"ptlib\psharedptr.h"\
6250         {$(INCLUDE)}"ptlib\pstring.h"\
6251         {$(INCLUDE)}"ptlib\ptime.h"\
6252         {$(INCLUDE)}"ptlib\semaphor.h"\
6253         {$(INCLUDE)}"ptlib\sfile.h"\
6254         {$(INCLUDE)}"ptlib\smartptr.h"\
6255         {$(INCLUDE)}"ptlib\sound.h"\
6256         {$(INCLUDE)}"ptlib\syncpoint.h"\
6257         {$(INCLUDE)}"ptlib\syncthrd.h"\
6258         {$(INCLUDE)}"ptlib\textfile.h"\
6259         {$(INCLUDE)}"ptlib\thread.h"\
6260         {$(INCLUDE)}"ptlib\timeint.h"\
6261         {$(INCLUDE)}"ptlib\timer.h"\
6262         {$(INCLUDE)}"ptlib\video.h"\
6263         {$(INCLUDE)}"ptlib\videoio.h"\
6264         {$(INCLUDE)}"ptlib\wince\time.h"\
6265         {$(INCLUDE)}"stdlibx.h"\
6266         {$(INCLUDE)}"strstream.h"\
6267         {$(INCLUDE)}"wceatl.h"\
6268         
6269 NODEP_CPP_OBJEC=\
6270         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
6271         ".\include\ptlib\unix\ptlib\channel.h"\
6272         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
6273         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
6274         ".\include\ptlib\unix\ptlib\contain.h"\
6275         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
6276         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
6277         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
6278         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
6279         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
6280         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
6281         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
6282         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
6283         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
6284         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
6285         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
6286         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
6287         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
6288         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
6289         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
6290         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
6291         
6293 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
6295 NODEP_CPP_OBJEC=\
6296         ".\ceatl.h"\
6297         ".\evfw.h"\
6298         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
6299         ".\msystemx.h"\
6300         ".\nistd.h"\
6301         ".\tbuildopts.h"\
6302         ".\tdlibx.h"\
6303         ".\tlib.h"\
6304         ".\tlib\args.h"\
6305         ".\tlib\array.h"\
6306         ".\tlib\channel.h"\
6307         ".\tlib\conchan.h"\
6308         ".\tlib\config.h"\
6309         ".\tlib\contain.h"\
6310         ".\tlib\contain.inl"\
6311         ".\tlib\critsec.h"\
6312         ".\tlib\dict.h"\
6313         ".\tlib\dynalink.h"\
6314         ".\tlib\file.h"\
6315         ".\tlib\filepath.h"\
6316         ".\tlib\indchan.h"\
6317         ".\tlib\lists.h"\
6318         ".\tlib\msos\ptlib\channel.h"\
6319         ".\tlib\msos\ptlib\conchan.h"\
6320         ".\tlib\msos\ptlib\config.h"\
6321         ".\tlib\msos\ptlib\contain.h"\
6322         ".\tlib\msos\ptlib\critsec.h"\
6323         ".\tlib\msos\ptlib\debstrm.h"\
6324         ".\tlib\msos\ptlib\dynalink.h"\
6325         ".\tlib\msos\ptlib\file.h"\
6326         ".\tlib\msos\ptlib\filepath.h"\
6327         ".\tlib\msos\ptlib\mutex.h"\
6328         ".\tlib\msos\ptlib\pdirect.h"\
6329         ".\tlib\msos\ptlib\pprocess.h"\
6330         ".\tlib\msos\ptlib\ptime.h"\
6331         ".\tlib\msos\ptlib\ptlib.inl"\
6332         ".\tlib\msos\ptlib\semaphor.h"\
6333         ".\tlib\msos\ptlib\sfile.h"\
6334         ".\tlib\msos\ptlib\syncpoint.h"\
6335         ".\tlib\msos\ptlib\textfile.h"\
6336         ".\tlib\msos\ptlib\thread.h"\
6337         ".\tlib\msos\ptlib\timeint.h"\
6338         ".\tlib\msos\ptlib\timer.h"\
6339         ".\tlib\msos\ptlib\video.h"\
6340         ".\tlib\mutex.h"\
6341         ".\tlib\notifier.h"\
6342         ".\tlib\object.h"\
6343         ".\tlib\osutil.inl"\
6344         ".\tlib\pdirect.h"\
6345         ".\tlib\pfactory.h"\
6346         ".\tlib\plugin.h"\
6347         ".\tlib\pluginmgr.h"\
6348         ".\tlib\pprocess.h"\
6349         ".\tlib\psharedptr.h"\
6350         ".\tlib\pstring.h"\
6351         ".\tlib\ptime.h"\
6352         ".\tlib\semaphor.h"\
6353         ".\tlib\sfile.h"\
6354         ".\tlib\smartptr.h"\
6355         ".\tlib\sound.h"\
6356         ".\tlib\syncpoint.h"\
6357         ".\tlib\syncthrd.h"\
6358         ".\tlib\textfile.h"\
6359         ".\tlib\thread.h"\
6360         ".\tlib\timeint.h"\
6361         ".\tlib\timer.h"\
6362         ".\tlib\unix\ptlib\channel.h"\
6363         ".\tlib\unix\ptlib\conchan.h"\
6364         ".\tlib\unix\ptlib\config.h"\
6365         ".\tlib\unix\ptlib\contain.h"\
6366         ".\tlib\unix\ptlib\critsec.h"\
6367         ".\tlib\unix\ptlib\dynalink.h"\
6368         ".\tlib\unix\ptlib\file.h"\
6369         ".\tlib\unix\ptlib\filepath.h"\
6370         ".\tlib\unix\ptlib\mutex.h"\
6371         ".\tlib\unix\ptlib\pdirect.h"\
6372         ".\tlib\unix\ptlib\pmachdep.h"\
6373         ".\tlib\unix\ptlib\pprocess.h"\
6374         ".\tlib\unix\ptlib\ptime.h"\
6375         ".\tlib\unix\ptlib\ptlib.inl"\
6376         ".\tlib\unix\ptlib\semaphor.h"\
6377         ".\tlib\unix\ptlib\sfile.h"\
6378         ".\tlib\unix\ptlib\syncpoint.h"\
6379         ".\tlib\unix\ptlib\textfile.h"\
6380         ".\tlib\unix\ptlib\thread.h"\
6381         ".\tlib\unix\ptlib\timeint.h"\
6382         ".\tlib\unix\ptlib\timer.h"\
6383         ".\tlib\unix\ptlib\video.h"\
6384         ".\tlib\video.h"\
6385         ".\tlib\videoio.h"\
6386         ".\tlib\wince\time.h"\
6387         ".\trings.h"\
6388         ".\trstream.h"\
6389         ".\ucpp.h"\
6390         ".\ys\socket.h"\
6391         
6393 !ENDIF 
6395 # End Source File
6396 # Begin Source File
6398 SOURCE=.\src\ptlib\wince\ConsoleCE\ostream.cpp
6400 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
6402 NODEP_CPP_OSTRE=\
6403         ".\ceatl.h"\
6404         ".\msystemx.h"\
6405         ".\nclude\ptlib\conchan.h"\
6406         ".\tdlibx.h"\
6407         ".\tlib.h"\
6408         ".\tlib\args.h"\
6409         ".\tlib\array.h"\
6410         ".\tlib\channel.h"\
6411         ".\tlib\conchan.h"\
6412         ".\tlib\config.h"\
6413         ".\tlib\contain.h"\
6414         ".\tlib\contain.inl"\
6415         ".\tlib\dict.h"\
6416         ".\tlib\dynalink.h"\
6417         ".\tlib\file.h"\
6418         ".\tlib\filepath.h"\
6419         ".\tlib\indchan.h"\
6420         ".\tlib\lists.h"\
6421         ".\tlib\mutex.h"\
6422         ".\tlib\object.h"\
6423         ".\tlib\osutil.inl"\
6424         ".\tlib\pdirect.h"\
6425         ".\tlib\pprocess.h"\
6426         ".\tlib\pstring.h"\
6427         ".\tlib\ptime.h"\
6428         ".\tlib\ptlib.inl"\
6429         ".\tlib\semaphor.h"\
6430         ".\tlib\sfile.h"\
6431         ".\tlib\sound.h"\
6432         ".\tlib\syncpoint.h"\
6433         ".\tlib\syncthrd.h"\
6434         ".\tlib\textfile.h"\
6435         ".\tlib\thread.h"\
6436         ".\tlib\timeint.h"\
6437         ".\tlib\timer.h"\
6438         ".\tlib\vfakeio.h"\
6439         ".\tlib\video.h"\
6440         ".\tlib\videoio.h"\
6441         ".\ucpp.h"\
6442         
6444 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
6446 NODEP_CPP_OSTRE=\
6447         ".\ceatl.h"\
6448         ".\msystemx.h"\
6449         ".\nclude\ptlib\conchan.h"\
6450         ".\tdlibx.h"\
6451         ".\tlib.h"\
6452         ".\tlib\args.h"\
6453         ".\tlib\array.h"\
6454         ".\tlib\channel.h"\
6455         ".\tlib\conchan.h"\
6456         ".\tlib\config.h"\
6457         ".\tlib\contain.h"\
6458         ".\tlib\contain.inl"\
6459         ".\tlib\dict.h"\
6460         ".\tlib\dynalink.h"\
6461         ".\tlib\file.h"\
6462         ".\tlib\filepath.h"\
6463         ".\tlib\indchan.h"\
6464         ".\tlib\lists.h"\
6465         ".\tlib\mutex.h"\
6466         ".\tlib\object.h"\
6467         ".\tlib\osutil.inl"\
6468         ".\tlib\pdirect.h"\
6469         ".\tlib\pprocess.h"\
6470         ".\tlib\pstring.h"\
6471         ".\tlib\ptime.h"\
6472         ".\tlib\ptlib.inl"\
6473         ".\tlib\semaphor.h"\
6474         ".\tlib\sfile.h"\
6475         ".\tlib\sound.h"\
6476         ".\tlib\syncpoint.h"\
6477         ".\tlib\syncthrd.h"\
6478         ".\tlib\textfile.h"\
6479         ".\tlib\thread.h"\
6480         ".\tlib\timeint.h"\
6481         ".\tlib\timer.h"\
6482         ".\tlib\vfakeio.h"\
6483         ".\tlib\video.h"\
6484         ".\tlib\videoio.h"\
6485         ".\ucpp.h"\
6486         
6488 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
6490 NODEP_CPP_OSTRE=\
6491         ".\ceatl.h"\
6492         ".\evfw.h"\
6493         ".\msystemx.h"\
6494         ".\tbuildopts.h"\
6495         ".\tdlibx.h"\
6496         ".\tlib.h"\
6497         ".\tlib\args.h"\
6498         ".\tlib\array.h"\
6499         ".\tlib\channel.h"\
6500         ".\tlib\conchan.h"\
6501         ".\tlib\config.h"\
6502         ".\tlib\contain.h"\
6503         ".\tlib\contain.inl"\
6504         ".\tlib\dict.h"\
6505         ".\tlib\dynalink.h"\
6506         ".\tlib\file.h"\
6507         ".\tlib\filepath.h"\
6508         ".\tlib\indchan.h"\
6509         ".\tlib\lists.h"\
6510         ".\tlib\mutex.h"\
6511         ".\tlib\object.h"\
6512         ".\tlib\osutil.inl"\
6513         ".\tlib\pdirect.h"\
6514         ".\tlib\pprocess.h"\
6515         ".\tlib\pstring.h"\
6516         ".\tlib\ptime.h"\
6517         ".\tlib\ptlib.inl"\
6518         ".\tlib\semaphor.h"\
6519         ".\tlib\sfile.h"\
6520         ".\tlib\sound.h"\
6521         ".\tlib\syncpoint.h"\
6522         ".\tlib\syncthrd.h"\
6523         ".\tlib\textfile.h"\
6524         ".\tlib\thread.h"\
6525         ".\tlib\timeint.h"\
6526         ".\tlib\timer.h"\
6527         ".\tlib\vfakeio.h"\
6528         ".\tlib\video.h"\
6529         ".\tlib\videoio.h"\
6530         ".\tlib\videoio1394dc.h"\
6531         ".\ucpp.h"\
6532         
6534 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
6536 NODEP_CPP_OSTRE=\
6537         ".\ceatl.h"\
6538         ".\evfw.h"\
6539         ".\msystemx.h"\
6540         ".\tdlibx.h"\
6541         ".\tlib.h"\
6542         ".\tlib\args.h"\
6543         ".\tlib\array.h"\
6544         ".\tlib\channel.h"\
6545         ".\tlib\conchan.h"\
6546         ".\tlib\config.h"\
6547         ".\tlib\contain.h"\
6548         ".\tlib\contain.inl"\
6549         ".\tlib\dict.h"\
6550         ".\tlib\dynalink.h"\
6551         ".\tlib\file.h"\
6552         ".\tlib\filepath.h"\
6553         ".\tlib\indchan.h"\
6554         ".\tlib\lists.h"\
6555         ".\tlib\mutex.h"\
6556         ".\tlib\object.h"\
6557         ".\tlib\osutil.inl"\
6558         ".\tlib\pdirect.h"\
6559         ".\tlib\pprocess.h"\
6560         ".\tlib\pstring.h"\
6561         ".\tlib\ptime.h"\
6562         ".\tlib\ptlib.inl"\
6563         ".\tlib\semaphor.h"\
6564         ".\tlib\sfile.h"\
6565         ".\tlib\sound.h"\
6566         ".\tlib\syncpoint.h"\
6567         ".\tlib\syncthrd.h"\
6568         ".\tlib\textfile.h"\
6569         ".\tlib\thread.h"\
6570         ".\tlib\timeint.h"\
6571         ".\tlib\timer.h"\
6572         ".\tlib\vfakeio.h"\
6573         ".\tlib\video.h"\
6574         ".\tlib\videoio.h"\
6575         ".\tlib\videoio1394dc.h"\
6576         ".\ucpp.h"\
6577         
6579 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
6581 NODEP_CPP_OSTRE=\
6582         ".\ceatl.h"\
6583         ".\msystemx.h"\
6584         ".\nclude\ptlib\conchan.h"\
6585         ".\tdlibx.h"\
6586         ".\tlib.h"\
6587         ".\tlib\args.h"\
6588         ".\tlib\array.h"\
6589         ".\tlib\channel.h"\
6590         ".\tlib\conchan.h"\
6591         ".\tlib\config.h"\
6592         ".\tlib\contain.h"\
6593         ".\tlib\contain.inl"\
6594         ".\tlib\dict.h"\
6595         ".\tlib\dynalink.h"\
6596         ".\tlib\file.h"\
6597         ".\tlib\filepath.h"\
6598         ".\tlib\indchan.h"\
6599         ".\tlib\lists.h"\
6600         ".\tlib\mutex.h"\
6601         ".\tlib\object.h"\
6602         ".\tlib\osutil.inl"\
6603         ".\tlib\pdirect.h"\
6604         ".\tlib\pprocess.h"\
6605         ".\tlib\pstring.h"\
6606         ".\tlib\ptime.h"\
6607         ".\tlib\ptlib.inl"\
6608         ".\tlib\semaphor.h"\
6609         ".\tlib\sfile.h"\
6610         ".\tlib\sound.h"\
6611         ".\tlib\syncpoint.h"\
6612         ".\tlib\syncthrd.h"\
6613         ".\tlib\textfile.h"\
6614         ".\tlib\thread.h"\
6615         ".\tlib\timeint.h"\
6616         ".\tlib\timer.h"\
6617         ".\tlib\vfakeio.h"\
6618         ".\tlib\video.h"\
6619         ".\tlib\videoio.h"\
6620         ".\ucpp.h"\
6621         
6623 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
6625 NODEP_CPP_OSTRE=\
6626         ".\ceatl.h"\
6627         ".\msystemx.h"\
6628         ".\tdlibx.h"\
6629         ".\tlib.h"\
6630         ".\tlib\args.h"\
6631         ".\tlib\array.h"\
6632         ".\tlib\channel.h"\
6633         ".\tlib\conchan.h"\
6634         ".\tlib\config.h"\
6635         ".\tlib\contain.h"\
6636         ".\tlib\contain.inl"\
6637         ".\tlib\dict.h"\
6638         ".\tlib\dynalink.h"\
6639         ".\tlib\file.h"\
6640         ".\tlib\filepath.h"\
6641         ".\tlib\indchan.h"\
6642         ".\tlib\lists.h"\
6643         ".\tlib\mutex.h"\
6644         ".\tlib\object.h"\
6645         ".\tlib\osutil.inl"\
6646         ".\tlib\pdirect.h"\
6647         ".\tlib\pprocess.h"\
6648         ".\tlib\pstring.h"\
6649         ".\tlib\ptime.h"\
6650         ".\tlib\ptlib.inl"\
6651         ".\tlib\semaphor.h"\
6652         ".\tlib\sfile.h"\
6653         ".\tlib\sound.h"\
6654         ".\tlib\syncpoint.h"\
6655         ".\tlib\syncthrd.h"\
6656         ".\tlib\textfile.h"\
6657         ".\tlib\thread.h"\
6658         ".\tlib\timeint.h"\
6659         ".\tlib\timer.h"\
6660         ".\tlib\vfakeio.h"\
6661         ".\tlib\video.h"\
6662         ".\tlib\videoio.h"\
6663         ".\ucpp.h"\
6664         
6666 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
6668 DEP_CPP_OSTRE=\
6669         {$(INCLUDE)}"cevfw.h"\
6670         {$(INCLUDE)}"mmsystemx.h"\
6671         {$(INCLUDE)}"nucpp.h"\
6672         {$(INCLUDE)}"ptbuildopts.h"\
6673         {$(INCLUDE)}"ptlib.h"\
6674         {$(INCLUDE)}"ptlib\args.h"\
6675         {$(INCLUDE)}"ptlib\array.h"\
6676         {$(INCLUDE)}"ptlib\channel.h"\
6677         {$(INCLUDE)}"ptlib\conchan.h"\
6678         {$(INCLUDE)}"ptlib\config.h"\
6679         {$(INCLUDE)}"ptlib\contain.h"\
6680         {$(INCLUDE)}"ptlib\contain.inl"\
6681         {$(INCLUDE)}"ptlib\critsec.h"\
6682         {$(INCLUDE)}"ptlib\dict.h"\
6683         {$(INCLUDE)}"ptlib\dynalink.h"\
6684         {$(INCLUDE)}"ptlib\file.h"\
6685         {$(INCLUDE)}"ptlib\filepath.h"\
6686         {$(INCLUDE)}"ptlib\indchan.h"\
6687         {$(INCLUDE)}"ptlib\lists.h"\
6688         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
6689         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
6690         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
6691         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
6692         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
6693         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
6694         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
6695         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
6696         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
6697         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
6698         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
6699         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
6700         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
6701         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
6702         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
6703         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
6704         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
6705         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
6706         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
6707         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
6708         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
6709         {$(INCLUDE)}"ptlib\mutex.h"\
6710         {$(INCLUDE)}"ptlib\notifier.h"\
6711         {$(INCLUDE)}"ptlib\object.h"\
6712         {$(INCLUDE)}"ptlib\osutil.inl"\
6713         {$(INCLUDE)}"ptlib\pdirect.h"\
6714         {$(INCLUDE)}"ptlib\pfactory.h"\
6715         {$(INCLUDE)}"ptlib\plugin.h"\
6716         {$(INCLUDE)}"ptlib\pluginmgr.h"\
6717         {$(INCLUDE)}"ptlib\pprocess.h"\
6718         {$(INCLUDE)}"ptlib\psharedptr.h"\
6719         {$(INCLUDE)}"ptlib\pstring.h"\
6720         {$(INCLUDE)}"ptlib\ptime.h"\
6721         {$(INCLUDE)}"ptlib\semaphor.h"\
6722         {$(INCLUDE)}"ptlib\sfile.h"\
6723         {$(INCLUDE)}"ptlib\smartptr.h"\
6724         {$(INCLUDE)}"ptlib\sound.h"\
6725         {$(INCLUDE)}"ptlib\syncpoint.h"\
6726         {$(INCLUDE)}"ptlib\syncthrd.h"\
6727         {$(INCLUDE)}"ptlib\textfile.h"\
6728         {$(INCLUDE)}"ptlib\thread.h"\
6729         {$(INCLUDE)}"ptlib\timeint.h"\
6730         {$(INCLUDE)}"ptlib\timer.h"\
6731         {$(INCLUDE)}"ptlib\video.h"\
6732         {$(INCLUDE)}"ptlib\videoio.h"\
6733         {$(INCLUDE)}"ptlib\wince\time.h"\
6734         {$(INCLUDE)}"stdlibx.h"\
6735         {$(INCLUDE)}"strstream.h"\
6736         {$(INCLUDE)}"wceatl.h"\
6737         
6738 NODEP_CPP_OSTRE=\
6739         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
6740         ".\include\ptlib\unix\ptlib\channel.h"\
6741         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
6742         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
6743         ".\include\ptlib\unix\ptlib\contain.h"\
6744         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
6745         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
6746         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
6747         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
6748         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
6749         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
6750         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
6751         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
6752         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
6753         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
6754         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
6755         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
6756         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
6757         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
6758         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
6759         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
6760         
6762 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
6764 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
6766 DEP_CPP_OSTRE=\
6767         {$(INCLUDE)}"cevfw.h"\
6768         {$(INCLUDE)}"mmsystemx.h"\
6769         {$(INCLUDE)}"nucpp.h"\
6770         {$(INCLUDE)}"ptbuildopts.h"\
6771         {$(INCLUDE)}"ptlib.h"\
6772         {$(INCLUDE)}"ptlib\args.h"\
6773         {$(INCLUDE)}"ptlib\array.h"\
6774         {$(INCLUDE)}"ptlib\channel.h"\
6775         {$(INCLUDE)}"ptlib\conchan.h"\
6776         {$(INCLUDE)}"ptlib\config.h"\
6777         {$(INCLUDE)}"ptlib\contain.h"\
6778         {$(INCLUDE)}"ptlib\contain.inl"\
6779         {$(INCLUDE)}"ptlib\critsec.h"\
6780         {$(INCLUDE)}"ptlib\dict.h"\
6781         {$(INCLUDE)}"ptlib\dynalink.h"\
6782         {$(INCLUDE)}"ptlib\file.h"\
6783         {$(INCLUDE)}"ptlib\filepath.h"\
6784         {$(INCLUDE)}"ptlib\indchan.h"\
6785         {$(INCLUDE)}"ptlib\lists.h"\
6786         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
6787         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
6788         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
6789         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
6790         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
6791         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
6792         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
6793         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
6794         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
6795         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
6796         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
6797         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
6798         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
6799         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
6800         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
6801         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
6802         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
6803         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
6804         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
6805         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
6806         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
6807         {$(INCLUDE)}"ptlib\mutex.h"\
6808         {$(INCLUDE)}"ptlib\notifier.h"\
6809         {$(INCLUDE)}"ptlib\object.h"\
6810         {$(INCLUDE)}"ptlib\osutil.inl"\
6811         {$(INCLUDE)}"ptlib\pdirect.h"\
6812         {$(INCLUDE)}"ptlib\pfactory.h"\
6813         {$(INCLUDE)}"ptlib\plugin.h"\
6814         {$(INCLUDE)}"ptlib\pluginmgr.h"\
6815         {$(INCLUDE)}"ptlib\pprocess.h"\
6816         {$(INCLUDE)}"ptlib\psharedptr.h"\
6817         {$(INCLUDE)}"ptlib\pstring.h"\
6818         {$(INCLUDE)}"ptlib\ptime.h"\
6819         {$(INCLUDE)}"ptlib\semaphor.h"\
6820         {$(INCLUDE)}"ptlib\sfile.h"\
6821         {$(INCLUDE)}"ptlib\smartptr.h"\
6822         {$(INCLUDE)}"ptlib\sound.h"\
6823         {$(INCLUDE)}"ptlib\syncpoint.h"\
6824         {$(INCLUDE)}"ptlib\syncthrd.h"\
6825         {$(INCLUDE)}"ptlib\textfile.h"\
6826         {$(INCLUDE)}"ptlib\thread.h"\
6827         {$(INCLUDE)}"ptlib\timeint.h"\
6828         {$(INCLUDE)}"ptlib\timer.h"\
6829         {$(INCLUDE)}"ptlib\video.h"\
6830         {$(INCLUDE)}"ptlib\videoio.h"\
6831         {$(INCLUDE)}"ptlib\wince\time.h"\
6832         {$(INCLUDE)}"stdlibx.h"\
6833         {$(INCLUDE)}"strstream.h"\
6834         {$(INCLUDE)}"wceatl.h"\
6835         
6836 NODEP_CPP_OSTRE=\
6837         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
6838         ".\include\ptlib\unix\ptlib\channel.h"\
6839         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
6840         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
6841         ".\include\ptlib\unix\ptlib\contain.h"\
6842         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
6843         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
6844         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
6845         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
6846         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
6847         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
6848         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
6849         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
6850         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
6851         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
6852         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
6853         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
6854         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
6855         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
6856         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
6857         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
6858         
6860 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
6862 NODEP_CPP_OSTRE=\
6863         ".\ceatl.h"\
6864         ".\evfw.h"\
6865         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
6866         ".\msystemx.h"\
6867         ".\nistd.h"\
6868         ".\tbuildopts.h"\
6869         ".\tdlibx.h"\
6870         ".\tlib.h"\
6871         ".\tlib\args.h"\
6872         ".\tlib\array.h"\
6873         ".\tlib\channel.h"\
6874         ".\tlib\conchan.h"\
6875         ".\tlib\config.h"\
6876         ".\tlib\contain.h"\
6877         ".\tlib\contain.inl"\
6878         ".\tlib\critsec.h"\
6879         ".\tlib\dict.h"\
6880         ".\tlib\dynalink.h"\
6881         ".\tlib\file.h"\
6882         ".\tlib\filepath.h"\
6883         ".\tlib\indchan.h"\
6884         ".\tlib\lists.h"\
6885         ".\tlib\msos\ptlib\channel.h"\
6886         ".\tlib\msos\ptlib\conchan.h"\
6887         ".\tlib\msos\ptlib\config.h"\
6888         ".\tlib\msos\ptlib\contain.h"\
6889         ".\tlib\msos\ptlib\critsec.h"\
6890         ".\tlib\msos\ptlib\dynalink.h"\
6891         ".\tlib\msos\ptlib\file.h"\
6892         ".\tlib\msos\ptlib\filepath.h"\
6893         ".\tlib\msos\ptlib\mutex.h"\
6894         ".\tlib\msos\ptlib\pdirect.h"\
6895         ".\tlib\msos\ptlib\pprocess.h"\
6896         ".\tlib\msos\ptlib\ptime.h"\
6897         ".\tlib\msos\ptlib\ptlib.inl"\
6898         ".\tlib\msos\ptlib\semaphor.h"\
6899         ".\tlib\msos\ptlib\sfile.h"\
6900         ".\tlib\msos\ptlib\syncpoint.h"\
6901         ".\tlib\msos\ptlib\textfile.h"\
6902         ".\tlib\msos\ptlib\thread.h"\
6903         ".\tlib\msos\ptlib\timeint.h"\
6904         ".\tlib\msos\ptlib\timer.h"\
6905         ".\tlib\msos\ptlib\video.h"\
6906         ".\tlib\mutex.h"\
6907         ".\tlib\notifier.h"\
6908         ".\tlib\object.h"\
6909         ".\tlib\osutil.inl"\
6910         ".\tlib\pdirect.h"\
6911         ".\tlib\pfactory.h"\
6912         ".\tlib\plugin.h"\
6913         ".\tlib\pluginmgr.h"\
6914         ".\tlib\pprocess.h"\
6915         ".\tlib\psharedptr.h"\
6916         ".\tlib\pstring.h"\
6917         ".\tlib\ptime.h"\
6918         ".\tlib\semaphor.h"\
6919         ".\tlib\sfile.h"\
6920         ".\tlib\smartptr.h"\
6921         ".\tlib\sound.h"\
6922         ".\tlib\syncpoint.h"\
6923         ".\tlib\syncthrd.h"\
6924         ".\tlib\textfile.h"\
6925         ".\tlib\thread.h"\
6926         ".\tlib\timeint.h"\
6927         ".\tlib\timer.h"\
6928         ".\tlib\unix\ptlib\channel.h"\
6929         ".\tlib\unix\ptlib\conchan.h"\
6930         ".\tlib\unix\ptlib\config.h"\
6931         ".\tlib\unix\ptlib\contain.h"\
6932         ".\tlib\unix\ptlib\critsec.h"\
6933         ".\tlib\unix\ptlib\dynalink.h"\
6934         ".\tlib\unix\ptlib\file.h"\
6935         ".\tlib\unix\ptlib\filepath.h"\
6936         ".\tlib\unix\ptlib\mutex.h"\
6937         ".\tlib\unix\ptlib\pdirect.h"\
6938         ".\tlib\unix\ptlib\pmachdep.h"\
6939         ".\tlib\unix\ptlib\pprocess.h"\
6940         ".\tlib\unix\ptlib\ptime.h"\
6941         ".\tlib\unix\ptlib\ptlib.inl"\
6942         ".\tlib\unix\ptlib\semaphor.h"\
6943         ".\tlib\unix\ptlib\sfile.h"\
6944         ".\tlib\unix\ptlib\syncpoint.h"\
6945         ".\tlib\unix\ptlib\textfile.h"\
6946         ".\tlib\unix\ptlib\thread.h"\
6947         ".\tlib\unix\ptlib\timeint.h"\
6948         ".\tlib\unix\ptlib\timer.h"\
6949         ".\tlib\unix\ptlib\video.h"\
6950         ".\tlib\video.h"\
6951         ".\tlib\videoio.h"\
6952         ".\tlib\wince\time.h"\
6953         ".\trings.h"\
6954         ".\trstream.h"\
6955         ".\ucpp.h"\
6956         ".\ys\socket.h"\
6957         
6959 !ENDIF 
6961 # End Source File
6962 # Begin Source File
6964 SOURCE=.\src\ptlib\common\osutils.cxx
6966 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
6968 NODEP_CPP_OSUTI=\
6969         ".\ceatl.h"\
6970         ".\msystemx.h"\
6971         ".\nclude\ptlib\conchan.h"\
6972         ".\tdlibx.h"\
6973         ".\tlib.h"\
6974         ".\tlib\args.h"\
6975         ".\tlib\array.h"\
6976         ".\tlib\channel.h"\
6977         ".\tlib\conchan.h"\
6978         ".\tlib\config.h"\
6979         ".\tlib\contain.h"\
6980         ".\tlib\contain.inl"\
6981         ".\tlib\dict.h"\
6982         ".\tlib\dynalink.h"\
6983         ".\tlib\file.h"\
6984         ".\tlib\filepath.h"\
6985         ".\tlib\indchan.h"\
6986         ".\tlib\lists.h"\
6987         ".\tlib\mutex.h"\
6988         ".\tlib\object.h"\
6989         ".\tlib\osutil.inl"\
6990         ".\tlib\pdirect.h"\
6991         ".\tlib\pprocess.h"\
6992         ".\tlib\pstring.h"\
6993         ".\tlib\ptime.h"\
6994         ".\tlib\ptlib.inl"\
6995         ".\tlib\semaphor.h"\
6996         ".\tlib\sfile.h"\
6997         ".\tlib\sound.h"\
6998         ".\tlib\svcproc.h"\
6999         ".\tlib\syncpoint.h"\
7000         ".\tlib\syncthrd.h"\
7001         ".\tlib\textfile.h"\
7002         ".\tlib\thread.h"\
7003         ".\tlib\timeint.h"\
7004         ".\tlib\timer.h"\
7005         ".\tlib\vfakeio.h"\
7006         ".\tlib\video.h"\
7007         ".\tlib\videoio.h"\
7008         ".\ucpp.h"\
7009         
7011 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
7013 NODEP_CPP_OSUTI=\
7014         ".\ceatl.h"\
7015         ".\msystemx.h"\
7016         ".\nclude\ptlib\conchan.h"\
7017         ".\tdlibx.h"\
7018         ".\tlib.h"\
7019         ".\tlib\args.h"\
7020         ".\tlib\array.h"\
7021         ".\tlib\channel.h"\
7022         ".\tlib\conchan.h"\
7023         ".\tlib\config.h"\
7024         ".\tlib\contain.h"\
7025         ".\tlib\contain.inl"\
7026         ".\tlib\dict.h"\
7027         ".\tlib\dynalink.h"\
7028         ".\tlib\file.h"\
7029         ".\tlib\filepath.h"\
7030         ".\tlib\indchan.h"\
7031         ".\tlib\lists.h"\
7032         ".\tlib\mutex.h"\
7033         ".\tlib\object.h"\
7034         ".\tlib\osutil.inl"\
7035         ".\tlib\pdirect.h"\
7036         ".\tlib\pprocess.h"\
7037         ".\tlib\pstring.h"\
7038         ".\tlib\ptime.h"\
7039         ".\tlib\ptlib.inl"\
7040         ".\tlib\semaphor.h"\
7041         ".\tlib\sfile.h"\
7042         ".\tlib\sound.h"\
7043         ".\tlib\svcproc.h"\
7044         ".\tlib\syncpoint.h"\
7045         ".\tlib\syncthrd.h"\
7046         ".\tlib\textfile.h"\
7047         ".\tlib\thread.h"\
7048         ".\tlib\timeint.h"\
7049         ".\tlib\timer.h"\
7050         ".\tlib\vfakeio.h"\
7051         ".\tlib\video.h"\
7052         ".\tlib\videoio.h"\
7053         ".\ucpp.h"\
7054         
7056 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
7058 NODEP_CPP_OSUTI=\
7059         ".\ceatl.h"\
7060         ".\evfw.h"\
7061         ".\msystemx.h"\
7062         ".\tbuildopts.h"\
7063         ".\tdlibx.h"\
7064         ".\tlib.h"\
7065         ".\tlib\args.h"\
7066         ".\tlib\array.h"\
7067         ".\tlib\channel.h"\
7068         ".\tlib\conchan.h"\
7069         ".\tlib\config.h"\
7070         ".\tlib\contain.h"\
7071         ".\tlib\contain.inl"\
7072         ".\tlib\dict.h"\
7073         ".\tlib\dynalink.h"\
7074         ".\tlib\file.h"\
7075         ".\tlib\filepath.h"\
7076         ".\tlib\indchan.h"\
7077         ".\tlib\lists.h"\
7078         ".\tlib\mutex.h"\
7079         ".\tlib\object.h"\
7080         ".\tlib\osutil.inl"\
7081         ".\tlib\pdirect.h"\
7082         ".\tlib\pprocess.h"\
7083         ".\tlib\pstring.h"\
7084         ".\tlib\ptime.h"\
7085         ".\tlib\ptlib.inl"\
7086         ".\tlib\semaphor.h"\
7087         ".\tlib\sfile.h"\
7088         ".\tlib\sound.h"\
7089         ".\tlib\svcproc.h"\
7090         ".\tlib\syncpoint.h"\
7091         ".\tlib\syncthrd.h"\
7092         ".\tlib\textfile.h"\
7093         ".\tlib\thread.h"\
7094         ".\tlib\timeint.h"\
7095         ".\tlib\timer.h"\
7096         ".\tlib\vfakeio.h"\
7097         ".\tlib\video.h"\
7098         ".\tlib\videoio.h"\
7099         ".\tlib\videoio1394dc.h"\
7100         ".\ucpp.h"\
7101         
7103 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
7105 NODEP_CPP_OSUTI=\
7106         ".\ceatl.h"\
7107         ".\evfw.h"\
7108         ".\msystemx.h"\
7109         ".\tdlibx.h"\
7110         ".\tlib.h"\
7111         ".\tlib\args.h"\
7112         ".\tlib\array.h"\
7113         ".\tlib\channel.h"\
7114         ".\tlib\conchan.h"\
7115         ".\tlib\config.h"\
7116         ".\tlib\contain.h"\
7117         ".\tlib\contain.inl"\
7118         ".\tlib\dict.h"\
7119         ".\tlib\dynalink.h"\
7120         ".\tlib\file.h"\
7121         ".\tlib\filepath.h"\
7122         ".\tlib\indchan.h"\
7123         ".\tlib\lists.h"\
7124         ".\tlib\mutex.h"\
7125         ".\tlib\object.h"\
7126         ".\tlib\osutil.inl"\
7127         ".\tlib\pdirect.h"\
7128         ".\tlib\pprocess.h"\
7129         ".\tlib\pstring.h"\
7130         ".\tlib\ptime.h"\
7131         ".\tlib\ptlib.inl"\
7132         ".\tlib\semaphor.h"\
7133         ".\tlib\sfile.h"\
7134         ".\tlib\sound.h"\
7135         ".\tlib\svcproc.h"\
7136         ".\tlib\syncpoint.h"\
7137         ".\tlib\syncthrd.h"\
7138         ".\tlib\textfile.h"\
7139         ".\tlib\thread.h"\
7140         ".\tlib\timeint.h"\
7141         ".\tlib\timer.h"\
7142         ".\tlib\vfakeio.h"\
7143         ".\tlib\video.h"\
7144         ".\tlib\videoio.h"\
7145         ".\tlib\videoio1394dc.h"\
7146         ".\ucpp.h"\
7147         
7149 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
7151 NODEP_CPP_OSUTI=\
7152         ".\ceatl.h"\
7153         ".\msystemx.h"\
7154         ".\nclude\ptlib\conchan.h"\
7155         ".\tdlibx.h"\
7156         ".\tlib.h"\
7157         ".\tlib\args.h"\
7158         ".\tlib\array.h"\
7159         ".\tlib\channel.h"\
7160         ".\tlib\conchan.h"\
7161         ".\tlib\config.h"\
7162         ".\tlib\contain.h"\
7163         ".\tlib\contain.inl"\
7164         ".\tlib\dict.h"\
7165         ".\tlib\dynalink.h"\
7166         ".\tlib\file.h"\
7167         ".\tlib\filepath.h"\
7168         ".\tlib\indchan.h"\
7169         ".\tlib\lists.h"\
7170         ".\tlib\mutex.h"\
7171         ".\tlib\object.h"\
7172         ".\tlib\osutil.inl"\
7173         ".\tlib\pdirect.h"\
7174         ".\tlib\pprocess.h"\
7175         ".\tlib\pstring.h"\
7176         ".\tlib\ptime.h"\
7177         ".\tlib\ptlib.inl"\
7178         ".\tlib\semaphor.h"\
7179         ".\tlib\sfile.h"\
7180         ".\tlib\sound.h"\
7181         ".\tlib\svcproc.h"\
7182         ".\tlib\syncpoint.h"\
7183         ".\tlib\syncthrd.h"\
7184         ".\tlib\textfile.h"\
7185         ".\tlib\thread.h"\
7186         ".\tlib\timeint.h"\
7187         ".\tlib\timer.h"\
7188         ".\tlib\vfakeio.h"\
7189         ".\tlib\video.h"\
7190         ".\tlib\videoio.h"\
7191         ".\ucpp.h"\
7192         
7194 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
7196 NODEP_CPP_OSUTI=\
7197         ".\ceatl.h"\
7198         ".\msystemx.h"\
7199         ".\tdlibx.h"\
7200         ".\tlib.h"\
7201         ".\tlib\args.h"\
7202         ".\tlib\array.h"\
7203         ".\tlib\channel.h"\
7204         ".\tlib\conchan.h"\
7205         ".\tlib\config.h"\
7206         ".\tlib\contain.h"\
7207         ".\tlib\contain.inl"\
7208         ".\tlib\dict.h"\
7209         ".\tlib\dynalink.h"\
7210         ".\tlib\file.h"\
7211         ".\tlib\filepath.h"\
7212         ".\tlib\indchan.h"\
7213         ".\tlib\lists.h"\
7214         ".\tlib\mutex.h"\
7215         ".\tlib\object.h"\
7216         ".\tlib\osutil.inl"\
7217         ".\tlib\pdirect.h"\
7218         ".\tlib\pprocess.h"\
7219         ".\tlib\pstring.h"\
7220         ".\tlib\ptime.h"\
7221         ".\tlib\ptlib.inl"\
7222         ".\tlib\semaphor.h"\
7223         ".\tlib\sfile.h"\
7224         ".\tlib\sound.h"\
7225         ".\tlib\svcproc.h"\
7226         ".\tlib\syncpoint.h"\
7227         ".\tlib\syncthrd.h"\
7228         ".\tlib\textfile.h"\
7229         ".\tlib\thread.h"\
7230         ".\tlib\timeint.h"\
7231         ".\tlib\timer.h"\
7232         ".\tlib\vfakeio.h"\
7233         ".\tlib\video.h"\
7234         ".\tlib\videoio.h"\
7235         ".\ucpp.h"\
7236         
7238 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
7240 DEP_CPP_OSUTI=\
7241         {$(INCLUDE)}"cevfw.h"\
7242         {$(INCLUDE)}"mmsystemx.h"\
7243         {$(INCLUDE)}"nucpp.h"\
7244         {$(INCLUDE)}"ptbuildopts.h"\
7245         {$(INCLUDE)}"ptlib.h"\
7246         {$(INCLUDE)}"ptlib\args.h"\
7247         {$(INCLUDE)}"ptlib\array.h"\
7248         {$(INCLUDE)}"ptlib\channel.h"\
7249         {$(INCLUDE)}"ptlib\conchan.h"\
7250         {$(INCLUDE)}"ptlib\config.h"\
7251         {$(INCLUDE)}"ptlib\contain.h"\
7252         {$(INCLUDE)}"ptlib\contain.inl"\
7253         {$(INCLUDE)}"ptlib\critsec.h"\
7254         {$(INCLUDE)}"ptlib\dict.h"\
7255         {$(INCLUDE)}"ptlib\dynalink.h"\
7256         {$(INCLUDE)}"ptlib\file.h"\
7257         {$(INCLUDE)}"ptlib\filepath.h"\
7258         {$(INCLUDE)}"ptlib\indchan.h"\
7259         {$(INCLUDE)}"ptlib\lists.h"\
7260         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
7261         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
7262         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
7263         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
7264         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
7265         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
7266         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
7267         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
7268         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
7269         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
7270         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
7271         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
7272         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
7273         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
7274         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
7275         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
7276         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
7277         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
7278         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
7279         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
7280         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
7281         {$(INCLUDE)}"ptlib\mutex.h"\
7282         {$(INCLUDE)}"ptlib\notifier.h"\
7283         {$(INCLUDE)}"ptlib\object.h"\
7284         {$(INCLUDE)}"ptlib\osutil.inl"\
7285         {$(INCLUDE)}"ptlib\pdirect.h"\
7286         {$(INCLUDE)}"ptlib\pfactory.h"\
7287         {$(INCLUDE)}"ptlib\plugin.h"\
7288         {$(INCLUDE)}"ptlib\pluginmgr.h"\
7289         {$(INCLUDE)}"ptlib\pprocess.h"\
7290         {$(INCLUDE)}"ptlib\psharedptr.h"\
7291         {$(INCLUDE)}"ptlib\pstring.h"\
7292         {$(INCLUDE)}"ptlib\ptime.h"\
7293         {$(INCLUDE)}"ptlib\semaphor.h"\
7294         {$(INCLUDE)}"ptlib\sfile.h"\
7295         {$(INCLUDE)}"ptlib\smartptr.h"\
7296         {$(INCLUDE)}"ptlib\sound.h"\
7297         {$(INCLUDE)}"ptlib\syncpoint.h"\
7298         {$(INCLUDE)}"ptlib\syncthrd.h"\
7299         {$(INCLUDE)}"ptlib\textfile.h"\
7300         {$(INCLUDE)}"ptlib\thread.h"\
7301         {$(INCLUDE)}"ptlib\timeint.h"\
7302         {$(INCLUDE)}"ptlib\timer.h"\
7303         {$(INCLUDE)}"ptlib\video.h"\
7304         {$(INCLUDE)}"ptlib\videoio.h"\
7305         {$(INCLUDE)}"ptlib\wince\time.h"\
7306         {$(INCLUDE)}"stdlibx.h"\
7307         {$(INCLUDE)}"strstream.h"\
7308         {$(INCLUDE)}"wceatl.h"\
7309         
7310 NODEP_CPP_OSUTI=\
7311         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
7312         ".\include\ptlib\unix\ptlib\channel.h"\
7313         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
7314         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
7315         ".\include\ptlib\unix\ptlib\contain.h"\
7316         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
7317         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
7318         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
7319         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
7320         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
7321         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
7322         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
7323         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
7324         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
7325         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
7326         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
7327         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
7328         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
7329         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
7330         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
7331         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
7332         
7334 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
7336 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
7338 DEP_CPP_OSUTI=\
7339         {$(INCLUDE)}"cevfw.h"\
7340         {$(INCLUDE)}"mmsystemx.h"\
7341         {$(INCLUDE)}"nucpp.h"\
7342         {$(INCLUDE)}"ptbuildopts.h"\
7343         {$(INCLUDE)}"ptlib.h"\
7344         {$(INCLUDE)}"ptlib\args.h"\
7345         {$(INCLUDE)}"ptlib\array.h"\
7346         {$(INCLUDE)}"ptlib\channel.h"\
7347         {$(INCLUDE)}"ptlib\conchan.h"\
7348         {$(INCLUDE)}"ptlib\config.h"\
7349         {$(INCLUDE)}"ptlib\contain.h"\
7350         {$(INCLUDE)}"ptlib\contain.inl"\
7351         {$(INCLUDE)}"ptlib\critsec.h"\
7352         {$(INCLUDE)}"ptlib\dict.h"\
7353         {$(INCLUDE)}"ptlib\dynalink.h"\
7354         {$(INCLUDE)}"ptlib\file.h"\
7355         {$(INCLUDE)}"ptlib\filepath.h"\
7356         {$(INCLUDE)}"ptlib\indchan.h"\
7357         {$(INCLUDE)}"ptlib\lists.h"\
7358         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
7359         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
7360         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
7361         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
7362         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
7363         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
7364         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
7365         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
7366         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
7367         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
7368         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
7369         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
7370         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
7371         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
7372         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
7373         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
7374         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
7375         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
7376         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
7377         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
7378         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
7379         {$(INCLUDE)}"ptlib\mutex.h"\
7380         {$(INCLUDE)}"ptlib\notifier.h"\
7381         {$(INCLUDE)}"ptlib\object.h"\
7382         {$(INCLUDE)}"ptlib\osutil.inl"\
7383         {$(INCLUDE)}"ptlib\pdirect.h"\
7384         {$(INCLUDE)}"ptlib\pfactory.h"\
7385         {$(INCLUDE)}"ptlib\plugin.h"\
7386         {$(INCLUDE)}"ptlib\pluginmgr.h"\
7387         {$(INCLUDE)}"ptlib\pprocess.h"\
7388         {$(INCLUDE)}"ptlib\psharedptr.h"\
7389         {$(INCLUDE)}"ptlib\pstring.h"\
7390         {$(INCLUDE)}"ptlib\ptime.h"\
7391         {$(INCLUDE)}"ptlib\semaphor.h"\
7392         {$(INCLUDE)}"ptlib\sfile.h"\
7393         {$(INCLUDE)}"ptlib\smartptr.h"\
7394         {$(INCLUDE)}"ptlib\sound.h"\
7395         {$(INCLUDE)}"ptlib\syncpoint.h"\
7396         {$(INCLUDE)}"ptlib\syncthrd.h"\
7397         {$(INCLUDE)}"ptlib\textfile.h"\
7398         {$(INCLUDE)}"ptlib\thread.h"\
7399         {$(INCLUDE)}"ptlib\timeint.h"\
7400         {$(INCLUDE)}"ptlib\timer.h"\
7401         {$(INCLUDE)}"ptlib\video.h"\
7402         {$(INCLUDE)}"ptlib\videoio.h"\
7403         {$(INCLUDE)}"ptlib\wince\time.h"\
7404         {$(INCLUDE)}"stdlibx.h"\
7405         {$(INCLUDE)}"strstream.h"\
7406         {$(INCLUDE)}"wceatl.h"\
7407         
7408 NODEP_CPP_OSUTI=\
7409         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
7410         ".\include\ptlib\unix\ptlib\channel.h"\
7411         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
7412         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
7413         ".\include\ptlib\unix\ptlib\contain.h"\
7414         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
7415         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
7416         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
7417         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
7418         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
7419         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
7420         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
7421         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
7422         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
7423         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
7424         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
7425         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
7426         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
7427         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
7428         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
7429         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
7430         
7432 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
7434 NODEP_CPP_OSUTI=\
7435         ".\ceatl.h"\
7436         ".\evfw.h"\
7437         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
7438         ".\msystemx.h"\
7439         ".\nistd.h"\
7440         ".\tbuildopts.h"\
7441         ".\tdlibx.h"\
7442         ".\tlib.h"\
7443         ".\tlib\args.h"\
7444         ".\tlib\array.h"\
7445         ".\tlib\channel.h"\
7446         ".\tlib\conchan.h"\
7447         ".\tlib\config.h"\
7448         ".\tlib\contain.h"\
7449         ".\tlib\contain.inl"\
7450         ".\tlib\critsec.h"\
7451         ".\tlib\dict.h"\
7452         ".\tlib\dynalink.h"\
7453         ".\tlib\file.h"\
7454         ".\tlib\filepath.h"\
7455         ".\tlib\indchan.h"\
7456         ".\tlib\lists.h"\
7457         ".\tlib\msos\ptlib\channel.h"\
7458         ".\tlib\msos\ptlib\conchan.h"\
7459         ".\tlib\msos\ptlib\config.h"\
7460         ".\tlib\msos\ptlib\contain.h"\
7461         ".\tlib\msos\ptlib\critsec.h"\
7462         ".\tlib\msos\ptlib\dynalink.h"\
7463         ".\tlib\msos\ptlib\file.h"\
7464         ".\tlib\msos\ptlib\filepath.h"\
7465         ".\tlib\msos\ptlib\mutex.h"\
7466         ".\tlib\msos\ptlib\pdirect.h"\
7467         ".\tlib\msos\ptlib\pprocess.h"\
7468         ".\tlib\msos\ptlib\ptime.h"\
7469         ".\tlib\msos\ptlib\ptlib.inl"\
7470         ".\tlib\msos\ptlib\semaphor.h"\
7471         ".\tlib\msos\ptlib\sfile.h"\
7472         ".\tlib\msos\ptlib\syncpoint.h"\
7473         ".\tlib\msos\ptlib\textfile.h"\
7474         ".\tlib\msos\ptlib\thread.h"\
7475         ".\tlib\msos\ptlib\timeint.h"\
7476         ".\tlib\msos\ptlib\timer.h"\
7477         ".\tlib\msos\ptlib\video.h"\
7478         ".\tlib\mutex.h"\
7479         ".\tlib\notifier.h"\
7480         ".\tlib\object.h"\
7481         ".\tlib\osutil.inl"\
7482         ".\tlib\pdirect.h"\
7483         ".\tlib\pfactory.h"\
7484         ".\tlib\plugin.h"\
7485         ".\tlib\pluginmgr.h"\
7486         ".\tlib\pprocess.h"\
7487         ".\tlib\psharedptr.h"\
7488         ".\tlib\pstring.h"\
7489         ".\tlib\ptime.h"\
7490         ".\tlib\semaphor.h"\
7491         ".\tlib\sfile.h"\
7492         ".\tlib\smartptr.h"\
7493         ".\tlib\sound.h"\
7494         ".\tlib\syncpoint.h"\
7495         ".\tlib\syncthrd.h"\
7496         ".\tlib\textfile.h"\
7497         ".\tlib\thread.h"\
7498         ".\tlib\timeint.h"\
7499         ".\tlib\timer.h"\
7500         ".\tlib\unix\ptlib\channel.h"\
7501         ".\tlib\unix\ptlib\conchan.h"\
7502         ".\tlib\unix\ptlib\config.h"\
7503         ".\tlib\unix\ptlib\contain.h"\
7504         ".\tlib\unix\ptlib\critsec.h"\
7505         ".\tlib\unix\ptlib\dynalink.h"\
7506         ".\tlib\unix\ptlib\file.h"\
7507         ".\tlib\unix\ptlib\filepath.h"\
7508         ".\tlib\unix\ptlib\mutex.h"\
7509         ".\tlib\unix\ptlib\pdirect.h"\
7510         ".\tlib\unix\ptlib\pmachdep.h"\
7511         ".\tlib\unix\ptlib\pprocess.h"\
7512         ".\tlib\unix\ptlib\ptime.h"\
7513         ".\tlib\unix\ptlib\ptlib.inl"\
7514         ".\tlib\unix\ptlib\semaphor.h"\
7515         ".\tlib\unix\ptlib\sfile.h"\
7516         ".\tlib\unix\ptlib\syncpoint.h"\
7517         ".\tlib\unix\ptlib\textfile.h"\
7518         ".\tlib\unix\ptlib\thread.h"\
7519         ".\tlib\unix\ptlib\timeint.h"\
7520         ".\tlib\unix\ptlib\timer.h"\
7521         ".\tlib\unix\ptlib\video.h"\
7522         ".\tlib\video.h"\
7523         ".\tlib\videoio.h"\
7524         ".\tlib\wince\time.h"\
7525         ".\trings.h"\
7526         ".\trstream.h"\
7527         ".\ucpp.h"\
7528         ".\ys\socket.h"\
7529         
7531 !ENDIF 
7533 # End Source File
7534 # Begin Source File
7536 SOURCE=.\src\ptlib\common\pchannel.cxx
7538 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
7540 NODEP_CPP_PCHAN=\
7541         ".\ceatl.h"\
7542         ".\msystemx.h"\
7543         ".\nclude\ptlib\conchan.h"\
7544         ".\tdlibx.h"\
7545         ".\tlib.h"\
7546         ".\tlib\args.h"\
7547         ".\tlib\array.h"\
7548         ".\tlib\channel.h"\
7549         ".\tlib\conchan.h"\
7550         ".\tlib\config.h"\
7551         ".\tlib\contain.h"\
7552         ".\tlib\contain.inl"\
7553         ".\tlib\dict.h"\
7554         ".\tlib\dynalink.h"\
7555         ".\tlib\file.h"\
7556         ".\tlib\filepath.h"\
7557         ".\tlib\indchan.h"\
7558         ".\tlib\lists.h"\
7559         ".\tlib\mutex.h"\
7560         ".\tlib\object.h"\
7561         ".\tlib\osutil.inl"\
7562         ".\tlib\pdirect.h"\
7563         ".\tlib\pprocess.h"\
7564         ".\tlib\pstring.h"\
7565         ".\tlib\ptime.h"\
7566         ".\tlib\ptlib.inl"\
7567         ".\tlib\semaphor.h"\
7568         ".\tlib\sfile.h"\
7569         ".\tlib\sound.h"\
7570         ".\tlib\syncpoint.h"\
7571         ".\tlib\syncthrd.h"\
7572         ".\tlib\textfile.h"\
7573         ".\tlib\thread.h"\
7574         ".\tlib\timeint.h"\
7575         ".\tlib\timer.h"\
7576         ".\tlib\vfakeio.h"\
7577         ".\tlib\video.h"\
7578         ".\tlib\videoio.h"\
7579         ".\ucpp.h"\
7580         
7582 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
7584 NODEP_CPP_PCHAN=\
7585         ".\ceatl.h"\
7586         ".\msystemx.h"\
7587         ".\nclude\ptlib\conchan.h"\
7588         ".\tdlibx.h"\
7589         ".\tlib.h"\
7590         ".\tlib\args.h"\
7591         ".\tlib\array.h"\
7592         ".\tlib\channel.h"\
7593         ".\tlib\conchan.h"\
7594         ".\tlib\config.h"\
7595         ".\tlib\contain.h"\
7596         ".\tlib\contain.inl"\
7597         ".\tlib\dict.h"\
7598         ".\tlib\dynalink.h"\
7599         ".\tlib\file.h"\
7600         ".\tlib\filepath.h"\
7601         ".\tlib\indchan.h"\
7602         ".\tlib\lists.h"\
7603         ".\tlib\mutex.h"\
7604         ".\tlib\object.h"\
7605         ".\tlib\osutil.inl"\
7606         ".\tlib\pdirect.h"\
7607         ".\tlib\pprocess.h"\
7608         ".\tlib\pstring.h"\
7609         ".\tlib\ptime.h"\
7610         ".\tlib\ptlib.inl"\
7611         ".\tlib\semaphor.h"\
7612         ".\tlib\sfile.h"\
7613         ".\tlib\sound.h"\
7614         ".\tlib\syncpoint.h"\
7615         ".\tlib\syncthrd.h"\
7616         ".\tlib\textfile.h"\
7617         ".\tlib\thread.h"\
7618         ".\tlib\timeint.h"\
7619         ".\tlib\timer.h"\
7620         ".\tlib\vfakeio.h"\
7621         ".\tlib\video.h"\
7622         ".\tlib\videoio.h"\
7623         ".\ucpp.h"\
7624         
7626 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
7628 NODEP_CPP_PCHAN=\
7629         ".\ceatl.h"\
7630         ".\evfw.h"\
7631         ".\msystemx.h"\
7632         ".\tbuildopts.h"\
7633         ".\tdlibx.h"\
7634         ".\tlib.h"\
7635         ".\tlib\args.h"\
7636         ".\tlib\array.h"\
7637         ".\tlib\channel.h"\
7638         ".\tlib\conchan.h"\
7639         ".\tlib\config.h"\
7640         ".\tlib\contain.h"\
7641         ".\tlib\contain.inl"\
7642         ".\tlib\dict.h"\
7643         ".\tlib\dynalink.h"\
7644         ".\tlib\file.h"\
7645         ".\tlib\filepath.h"\
7646         ".\tlib\indchan.h"\
7647         ".\tlib\lists.h"\
7648         ".\tlib\mutex.h"\
7649         ".\tlib\object.h"\
7650         ".\tlib\osutil.inl"\
7651         ".\tlib\pdirect.h"\
7652         ".\tlib\pprocess.h"\
7653         ".\tlib\pstring.h"\
7654         ".\tlib\ptime.h"\
7655         ".\tlib\ptlib.inl"\
7656         ".\tlib\semaphor.h"\
7657         ".\tlib\sfile.h"\
7658         ".\tlib\sound.h"\
7659         ".\tlib\syncpoint.h"\
7660         ".\tlib\syncthrd.h"\
7661         ".\tlib\textfile.h"\
7662         ".\tlib\thread.h"\
7663         ".\tlib\timeint.h"\
7664         ".\tlib\timer.h"\
7665         ".\tlib\vfakeio.h"\
7666         ".\tlib\video.h"\
7667         ".\tlib\videoio.h"\
7668         ".\tlib\videoio1394dc.h"\
7669         ".\ucpp.h"\
7670         
7672 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
7674 NODEP_CPP_PCHAN=\
7675         ".\ceatl.h"\
7676         ".\evfw.h"\
7677         ".\msystemx.h"\
7678         ".\tdlibx.h"\
7679         ".\tlib.h"\
7680         ".\tlib\args.h"\
7681         ".\tlib\array.h"\
7682         ".\tlib\channel.h"\
7683         ".\tlib\conchan.h"\
7684         ".\tlib\config.h"\
7685         ".\tlib\contain.h"\
7686         ".\tlib\contain.inl"\
7687         ".\tlib\dict.h"\
7688         ".\tlib\dynalink.h"\
7689         ".\tlib\file.h"\
7690         ".\tlib\filepath.h"\
7691         ".\tlib\indchan.h"\
7692         ".\tlib\lists.h"\
7693         ".\tlib\mutex.h"\
7694         ".\tlib\object.h"\
7695         ".\tlib\osutil.inl"\
7696         ".\tlib\pdirect.h"\
7697         ".\tlib\pprocess.h"\
7698         ".\tlib\pstring.h"\
7699         ".\tlib\ptime.h"\
7700         ".\tlib\ptlib.inl"\
7701         ".\tlib\semaphor.h"\
7702         ".\tlib\sfile.h"\
7703         ".\tlib\sound.h"\
7704         ".\tlib\syncpoint.h"\
7705         ".\tlib\syncthrd.h"\
7706         ".\tlib\textfile.h"\
7707         ".\tlib\thread.h"\
7708         ".\tlib\timeint.h"\
7709         ".\tlib\timer.h"\
7710         ".\tlib\vfakeio.h"\
7711         ".\tlib\video.h"\
7712         ".\tlib\videoio.h"\
7713         ".\tlib\videoio1394dc.h"\
7714         ".\ucpp.h"\
7715         
7717 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
7719 NODEP_CPP_PCHAN=\
7720         ".\ceatl.h"\
7721         ".\msystemx.h"\
7722         ".\nclude\ptlib\conchan.h"\
7723         ".\tdlibx.h"\
7724         ".\tlib.h"\
7725         ".\tlib\args.h"\
7726         ".\tlib\array.h"\
7727         ".\tlib\channel.h"\
7728         ".\tlib\conchan.h"\
7729         ".\tlib\config.h"\
7730         ".\tlib\contain.h"\
7731         ".\tlib\contain.inl"\
7732         ".\tlib\dict.h"\
7733         ".\tlib\dynalink.h"\
7734         ".\tlib\file.h"\
7735         ".\tlib\filepath.h"\
7736         ".\tlib\indchan.h"\
7737         ".\tlib\lists.h"\
7738         ".\tlib\mutex.h"\
7739         ".\tlib\object.h"\
7740         ".\tlib\osutil.inl"\
7741         ".\tlib\pdirect.h"\
7742         ".\tlib\pprocess.h"\
7743         ".\tlib\pstring.h"\
7744         ".\tlib\ptime.h"\
7745         ".\tlib\ptlib.inl"\
7746         ".\tlib\semaphor.h"\
7747         ".\tlib\sfile.h"\
7748         ".\tlib\sound.h"\
7749         ".\tlib\syncpoint.h"\
7750         ".\tlib\syncthrd.h"\
7751         ".\tlib\textfile.h"\
7752         ".\tlib\thread.h"\
7753         ".\tlib\timeint.h"\
7754         ".\tlib\timer.h"\
7755         ".\tlib\vfakeio.h"\
7756         ".\tlib\video.h"\
7757         ".\tlib\videoio.h"\
7758         ".\ucpp.h"\
7759         
7761 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
7763 NODEP_CPP_PCHAN=\
7764         ".\ceatl.h"\
7765         ".\msystemx.h"\
7766         ".\tdlibx.h"\
7767         ".\tlib.h"\
7768         ".\tlib\args.h"\
7769         ".\tlib\array.h"\
7770         ".\tlib\channel.h"\
7771         ".\tlib\conchan.h"\
7772         ".\tlib\config.h"\
7773         ".\tlib\contain.h"\
7774         ".\tlib\contain.inl"\
7775         ".\tlib\dict.h"\
7776         ".\tlib\dynalink.h"\
7777         ".\tlib\file.h"\
7778         ".\tlib\filepath.h"\
7779         ".\tlib\indchan.h"\
7780         ".\tlib\lists.h"\
7781         ".\tlib\mutex.h"\
7782         ".\tlib\object.h"\
7783         ".\tlib\osutil.inl"\
7784         ".\tlib\pdirect.h"\
7785         ".\tlib\pprocess.h"\
7786         ".\tlib\pstring.h"\
7787         ".\tlib\ptime.h"\
7788         ".\tlib\ptlib.inl"\
7789         ".\tlib\semaphor.h"\
7790         ".\tlib\sfile.h"\
7791         ".\tlib\sound.h"\
7792         ".\tlib\syncpoint.h"\
7793         ".\tlib\syncthrd.h"\
7794         ".\tlib\textfile.h"\
7795         ".\tlib\thread.h"\
7796         ".\tlib\timeint.h"\
7797         ".\tlib\timer.h"\
7798         ".\tlib\vfakeio.h"\
7799         ".\tlib\video.h"\
7800         ".\tlib\videoio.h"\
7801         ".\ucpp.h"\
7802         
7804 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
7806 DEP_CPP_PCHAN=\
7807         {$(INCLUDE)}"cevfw.h"\
7808         {$(INCLUDE)}"mmsystemx.h"\
7809         {$(INCLUDE)}"nucpp.h"\
7810         {$(INCLUDE)}"ptbuildopts.h"\
7811         {$(INCLUDE)}"ptlib.h"\
7812         {$(INCLUDE)}"ptlib\args.h"\
7813         {$(INCLUDE)}"ptlib\array.h"\
7814         {$(INCLUDE)}"ptlib\channel.h"\
7815         {$(INCLUDE)}"ptlib\conchan.h"\
7816         {$(INCLUDE)}"ptlib\config.h"\
7817         {$(INCLUDE)}"ptlib\contain.h"\
7818         {$(INCLUDE)}"ptlib\contain.inl"\
7819         {$(INCLUDE)}"ptlib\critsec.h"\
7820         {$(INCLUDE)}"ptlib\dict.h"\
7821         {$(INCLUDE)}"ptlib\dynalink.h"\
7822         {$(INCLUDE)}"ptlib\file.h"\
7823         {$(INCLUDE)}"ptlib\filepath.h"\
7824         {$(INCLUDE)}"ptlib\indchan.h"\
7825         {$(INCLUDE)}"ptlib\lists.h"\
7826         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
7827         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
7828         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
7829         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
7830         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
7831         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
7832         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
7833         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
7834         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
7835         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
7836         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
7837         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
7838         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
7839         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
7840         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
7841         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
7842         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
7843         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
7844         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
7845         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
7846         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
7847         {$(INCLUDE)}"ptlib\mutex.h"\
7848         {$(INCLUDE)}"ptlib\notifier.h"\
7849         {$(INCLUDE)}"ptlib\object.h"\
7850         {$(INCLUDE)}"ptlib\osutil.inl"\
7851         {$(INCLUDE)}"ptlib\pdirect.h"\
7852         {$(INCLUDE)}"ptlib\pfactory.h"\
7853         {$(INCLUDE)}"ptlib\plugin.h"\
7854         {$(INCLUDE)}"ptlib\pluginmgr.h"\
7855         {$(INCLUDE)}"ptlib\pprocess.h"\
7856         {$(INCLUDE)}"ptlib\psharedptr.h"\
7857         {$(INCLUDE)}"ptlib\pstring.h"\
7858         {$(INCLUDE)}"ptlib\ptime.h"\
7859         {$(INCLUDE)}"ptlib\semaphor.h"\
7860         {$(INCLUDE)}"ptlib\sfile.h"\
7861         {$(INCLUDE)}"ptlib\smartptr.h"\
7862         {$(INCLUDE)}"ptlib\sound.h"\
7863         {$(INCLUDE)}"ptlib\syncpoint.h"\
7864         {$(INCLUDE)}"ptlib\syncthrd.h"\
7865         {$(INCLUDE)}"ptlib\textfile.h"\
7866         {$(INCLUDE)}"ptlib\thread.h"\
7867         {$(INCLUDE)}"ptlib\timeint.h"\
7868         {$(INCLUDE)}"ptlib\timer.h"\
7869         {$(INCLUDE)}"ptlib\video.h"\
7870         {$(INCLUDE)}"ptlib\videoio.h"\
7871         {$(INCLUDE)}"ptlib\wince\time.h"\
7872         {$(INCLUDE)}"stdlibx.h"\
7873         {$(INCLUDE)}"strstream.h"\
7874         {$(INCLUDE)}"wceatl.h"\
7875         
7876 NODEP_CPP_PCHAN=\
7877         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
7878         ".\include\ptlib\unix\ptlib\channel.h"\
7879         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
7880         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
7881         ".\include\ptlib\unix\ptlib\contain.h"\
7882         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
7883         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
7884         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
7885         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
7886         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
7887         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
7888         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
7889         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
7890         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
7891         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
7892         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
7893         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
7894         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
7895         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
7896         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
7897         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
7898         
7900 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
7902 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
7904 DEP_CPP_PCHAN=\
7905         {$(INCLUDE)}"cevfw.h"\
7906         {$(INCLUDE)}"mmsystemx.h"\
7907         {$(INCLUDE)}"nucpp.h"\
7908         {$(INCLUDE)}"ptbuildopts.h"\
7909         {$(INCLUDE)}"ptlib.h"\
7910         {$(INCLUDE)}"ptlib\args.h"\
7911         {$(INCLUDE)}"ptlib\array.h"\
7912         {$(INCLUDE)}"ptlib\channel.h"\
7913         {$(INCLUDE)}"ptlib\conchan.h"\
7914         {$(INCLUDE)}"ptlib\config.h"\
7915         {$(INCLUDE)}"ptlib\contain.h"\
7916         {$(INCLUDE)}"ptlib\contain.inl"\
7917         {$(INCLUDE)}"ptlib\critsec.h"\
7918         {$(INCLUDE)}"ptlib\dict.h"\
7919         {$(INCLUDE)}"ptlib\dynalink.h"\
7920         {$(INCLUDE)}"ptlib\file.h"\
7921         {$(INCLUDE)}"ptlib\filepath.h"\
7922         {$(INCLUDE)}"ptlib\indchan.h"\
7923         {$(INCLUDE)}"ptlib\lists.h"\
7924         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
7925         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
7926         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
7927         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
7928         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
7929         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
7930         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
7931         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
7932         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
7933         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
7934         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
7935         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
7936         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
7937         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
7938         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
7939         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
7940         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
7941         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
7942         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
7943         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
7944         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
7945         {$(INCLUDE)}"ptlib\mutex.h"\
7946         {$(INCLUDE)}"ptlib\notifier.h"\
7947         {$(INCLUDE)}"ptlib\object.h"\
7948         {$(INCLUDE)}"ptlib\osutil.inl"\
7949         {$(INCLUDE)}"ptlib\pdirect.h"\
7950         {$(INCLUDE)}"ptlib\pfactory.h"\
7951         {$(INCLUDE)}"ptlib\plugin.h"\
7952         {$(INCLUDE)}"ptlib\pluginmgr.h"\
7953         {$(INCLUDE)}"ptlib\pprocess.h"\
7954         {$(INCLUDE)}"ptlib\psharedptr.h"\
7955         {$(INCLUDE)}"ptlib\pstring.h"\
7956         {$(INCLUDE)}"ptlib\ptime.h"\
7957         {$(INCLUDE)}"ptlib\semaphor.h"\
7958         {$(INCLUDE)}"ptlib\sfile.h"\
7959         {$(INCLUDE)}"ptlib\smartptr.h"\
7960         {$(INCLUDE)}"ptlib\sound.h"\
7961         {$(INCLUDE)}"ptlib\syncpoint.h"\
7962         {$(INCLUDE)}"ptlib\syncthrd.h"\
7963         {$(INCLUDE)}"ptlib\textfile.h"\
7964         {$(INCLUDE)}"ptlib\thread.h"\
7965         {$(INCLUDE)}"ptlib\timeint.h"\
7966         {$(INCLUDE)}"ptlib\timer.h"\
7967         {$(INCLUDE)}"ptlib\video.h"\
7968         {$(INCLUDE)}"ptlib\videoio.h"\
7969         {$(INCLUDE)}"ptlib\wince\time.h"\
7970         {$(INCLUDE)}"stdlibx.h"\
7971         {$(INCLUDE)}"strstream.h"\
7972         {$(INCLUDE)}"wceatl.h"\
7973         
7974 NODEP_CPP_PCHAN=\
7975         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
7976         ".\include\ptlib\unix\ptlib\channel.h"\
7977         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
7978         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
7979         ".\include\ptlib\unix\ptlib\contain.h"\
7980         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
7981         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
7982         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
7983         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
7984         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
7985         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
7986         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
7987         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
7988         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
7989         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
7990         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
7991         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
7992         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
7993         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
7994         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
7995         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
7996         
7998 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
8000 NODEP_CPP_PCHAN=\
8001         ".\ceatl.h"\
8002         ".\evfw.h"\
8003         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
8004         ".\msystemx.h"\
8005         ".\nistd.h"\
8006         ".\tbuildopts.h"\
8007         ".\tdlibx.h"\
8008         ".\tlib.h"\
8009         ".\tlib\args.h"\
8010         ".\tlib\array.h"\
8011         ".\tlib\channel.h"\
8012         ".\tlib\conchan.h"\
8013         ".\tlib\config.h"\
8014         ".\tlib\contain.h"\
8015         ".\tlib\contain.inl"\
8016         ".\tlib\critsec.h"\
8017         ".\tlib\dict.h"\
8018         ".\tlib\dynalink.h"\
8019         ".\tlib\file.h"\
8020         ".\tlib\filepath.h"\
8021         ".\tlib\indchan.h"\
8022         ".\tlib\lists.h"\
8023         ".\tlib\msos\ptlib\channel.h"\
8024         ".\tlib\msos\ptlib\conchan.h"\
8025         ".\tlib\msos\ptlib\config.h"\
8026         ".\tlib\msos\ptlib\contain.h"\
8027         ".\tlib\msos\ptlib\critsec.h"\
8028         ".\tlib\msos\ptlib\dynalink.h"\
8029         ".\tlib\msos\ptlib\file.h"\
8030         ".\tlib\msos\ptlib\filepath.h"\
8031         ".\tlib\msos\ptlib\mutex.h"\
8032         ".\tlib\msos\ptlib\pdirect.h"\
8033         ".\tlib\msos\ptlib\pprocess.h"\
8034         ".\tlib\msos\ptlib\ptime.h"\
8035         ".\tlib\msos\ptlib\ptlib.inl"\
8036         ".\tlib\msos\ptlib\semaphor.h"\
8037         ".\tlib\msos\ptlib\sfile.h"\
8038         ".\tlib\msos\ptlib\syncpoint.h"\
8039         ".\tlib\msos\ptlib\textfile.h"\
8040         ".\tlib\msos\ptlib\thread.h"\
8041         ".\tlib\msos\ptlib\timeint.h"\
8042         ".\tlib\msos\ptlib\timer.h"\
8043         ".\tlib\msos\ptlib\video.h"\
8044         ".\tlib\mutex.h"\
8045         ".\tlib\notifier.h"\
8046         ".\tlib\object.h"\
8047         ".\tlib\osutil.inl"\
8048         ".\tlib\pdirect.h"\
8049         ".\tlib\pfactory.h"\
8050         ".\tlib\plugin.h"\
8051         ".\tlib\pluginmgr.h"\
8052         ".\tlib\pprocess.h"\
8053         ".\tlib\psharedptr.h"\
8054         ".\tlib\pstring.h"\
8055         ".\tlib\ptime.h"\
8056         ".\tlib\semaphor.h"\
8057         ".\tlib\sfile.h"\
8058         ".\tlib\smartptr.h"\
8059         ".\tlib\sound.h"\
8060         ".\tlib\syncpoint.h"\
8061         ".\tlib\syncthrd.h"\
8062         ".\tlib\textfile.h"\
8063         ".\tlib\thread.h"\
8064         ".\tlib\timeint.h"\
8065         ".\tlib\timer.h"\
8066         ".\tlib\unix\ptlib\channel.h"\
8067         ".\tlib\unix\ptlib\conchan.h"\
8068         ".\tlib\unix\ptlib\config.h"\
8069         ".\tlib\unix\ptlib\contain.h"\
8070         ".\tlib\unix\ptlib\critsec.h"\
8071         ".\tlib\unix\ptlib\dynalink.h"\
8072         ".\tlib\unix\ptlib\file.h"\
8073         ".\tlib\unix\ptlib\filepath.h"\
8074         ".\tlib\unix\ptlib\mutex.h"\
8075         ".\tlib\unix\ptlib\pdirect.h"\
8076         ".\tlib\unix\ptlib\pmachdep.h"\
8077         ".\tlib\unix\ptlib\pprocess.h"\
8078         ".\tlib\unix\ptlib\ptime.h"\
8079         ".\tlib\unix\ptlib\ptlib.inl"\
8080         ".\tlib\unix\ptlib\semaphor.h"\
8081         ".\tlib\unix\ptlib\sfile.h"\
8082         ".\tlib\unix\ptlib\syncpoint.h"\
8083         ".\tlib\unix\ptlib\textfile.h"\
8084         ".\tlib\unix\ptlib\thread.h"\
8085         ".\tlib\unix\ptlib\timeint.h"\
8086         ".\tlib\unix\ptlib\timer.h"\
8087         ".\tlib\unix\ptlib\video.h"\
8088         ".\tlib\video.h"\
8089         ".\tlib\videoio.h"\
8090         ".\tlib\wince\time.h"\
8091         ".\trings.h"\
8092         ".\trstream.h"\
8093         ".\ucpp.h"\
8094         ".\ys\socket.h"\
8095         
8097 !ENDIF 
8099 # End Source File
8100 # Begin Source File
8102 SOURCE=.\src\ptlib\common\pconfig.cxx
8104 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
8106 NODEP_CPP_PCONF=\
8107         ".\ceatl.h"\
8108         ".\msystemx.h"\
8109         ".\nclude\ptlib\conchan.h"\
8110         ".\tdlibx.h"\
8111         ".\tlib.h"\
8112         ".\tlib\args.h"\
8113         ".\tlib\array.h"\
8114         ".\tlib\channel.h"\
8115         ".\tlib\conchan.h"\
8116         ".\tlib\config.h"\
8117         ".\tlib\contain.h"\
8118         ".\tlib\contain.inl"\
8119         ".\tlib\dict.h"\
8120         ".\tlib\dynalink.h"\
8121         ".\tlib\file.h"\
8122         ".\tlib\filepath.h"\
8123         ".\tlib\indchan.h"\
8124         ".\tlib\lists.h"\
8125         ".\tlib\mutex.h"\
8126         ".\tlib\object.h"\
8127         ".\tlib\osutil.inl"\
8128         ".\tlib\pdirect.h"\
8129         ".\tlib\pprocess.h"\
8130         ".\tlib\pstring.h"\
8131         ".\tlib\ptime.h"\
8132         ".\tlib\ptlib.inl"\
8133         ".\tlib\semaphor.h"\
8134         ".\tlib\sfile.h"\
8135         ".\tlib\sound.h"\
8136         ".\tlib\syncpoint.h"\
8137         ".\tlib\syncthrd.h"\
8138         ".\tlib\textfile.h"\
8139         ".\tlib\thread.h"\
8140         ".\tlib\timeint.h"\
8141         ".\tlib\timer.h"\
8142         ".\tlib\vfakeio.h"\
8143         ".\tlib\video.h"\
8144         ".\tlib\videoio.h"\
8145         ".\ucpp.h"\
8146         
8148 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
8150 NODEP_CPP_PCONF=\
8151         ".\ceatl.h"\
8152         ".\msystemx.h"\
8153         ".\nclude\ptlib\conchan.h"\
8154         ".\tdlibx.h"\
8155         ".\tlib.h"\
8156         ".\tlib\args.h"\
8157         ".\tlib\array.h"\
8158         ".\tlib\channel.h"\
8159         ".\tlib\conchan.h"\
8160         ".\tlib\config.h"\
8161         ".\tlib\contain.h"\
8162         ".\tlib\contain.inl"\
8163         ".\tlib\dict.h"\
8164         ".\tlib\dynalink.h"\
8165         ".\tlib\file.h"\
8166         ".\tlib\filepath.h"\
8167         ".\tlib\indchan.h"\
8168         ".\tlib\lists.h"\
8169         ".\tlib\mutex.h"\
8170         ".\tlib\object.h"\
8171         ".\tlib\osutil.inl"\
8172         ".\tlib\pdirect.h"\
8173         ".\tlib\pprocess.h"\
8174         ".\tlib\pstring.h"\
8175         ".\tlib\ptime.h"\
8176         ".\tlib\ptlib.inl"\
8177         ".\tlib\semaphor.h"\
8178         ".\tlib\sfile.h"\
8179         ".\tlib\sound.h"\
8180         ".\tlib\syncpoint.h"\
8181         ".\tlib\syncthrd.h"\
8182         ".\tlib\textfile.h"\
8183         ".\tlib\thread.h"\
8184         ".\tlib\timeint.h"\
8185         ".\tlib\timer.h"\
8186         ".\tlib\vfakeio.h"\
8187         ".\tlib\video.h"\
8188         ".\tlib\videoio.h"\
8189         ".\ucpp.h"\
8190         
8192 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
8194 NODEP_CPP_PCONF=\
8195         ".\ceatl.h"\
8196         ".\evfw.h"\
8197         ".\msystemx.h"\
8198         ".\tbuildopts.h"\
8199         ".\tdlibx.h"\
8200         ".\tlib.h"\
8201         ".\tlib\args.h"\
8202         ".\tlib\array.h"\
8203         ".\tlib\channel.h"\
8204         ".\tlib\conchan.h"\
8205         ".\tlib\config.h"\
8206         ".\tlib\contain.h"\
8207         ".\tlib\contain.inl"\
8208         ".\tlib\dict.h"\
8209         ".\tlib\dynalink.h"\
8210         ".\tlib\file.h"\
8211         ".\tlib\filepath.h"\
8212         ".\tlib\indchan.h"\
8213         ".\tlib\lists.h"\
8214         ".\tlib\mutex.h"\
8215         ".\tlib\object.h"\
8216         ".\tlib\osutil.inl"\
8217         ".\tlib\pdirect.h"\
8218         ".\tlib\pprocess.h"\
8219         ".\tlib\pstring.h"\
8220         ".\tlib\ptime.h"\
8221         ".\tlib\ptlib.inl"\
8222         ".\tlib\semaphor.h"\
8223         ".\tlib\sfile.h"\
8224         ".\tlib\sound.h"\
8225         ".\tlib\syncpoint.h"\
8226         ".\tlib\syncthrd.h"\
8227         ".\tlib\textfile.h"\
8228         ".\tlib\thread.h"\
8229         ".\tlib\timeint.h"\
8230         ".\tlib\timer.h"\
8231         ".\tlib\vfakeio.h"\
8232         ".\tlib\video.h"\
8233         ".\tlib\videoio.h"\
8234         ".\tlib\videoio1394dc.h"\
8235         ".\ucpp.h"\
8236         
8238 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
8240 NODEP_CPP_PCONF=\
8241         ".\ceatl.h"\
8242         ".\evfw.h"\
8243         ".\msystemx.h"\
8244         ".\tdlibx.h"\
8245         ".\tlib.h"\
8246         ".\tlib\args.h"\
8247         ".\tlib\array.h"\
8248         ".\tlib\channel.h"\
8249         ".\tlib\conchan.h"\
8250         ".\tlib\config.h"\
8251         ".\tlib\contain.h"\
8252         ".\tlib\contain.inl"\
8253         ".\tlib\dict.h"\
8254         ".\tlib\dynalink.h"\
8255         ".\tlib\file.h"\
8256         ".\tlib\filepath.h"\
8257         ".\tlib\indchan.h"\
8258         ".\tlib\lists.h"\
8259         ".\tlib\mutex.h"\
8260         ".\tlib\object.h"\
8261         ".\tlib\osutil.inl"\
8262         ".\tlib\pdirect.h"\
8263         ".\tlib\pprocess.h"\
8264         ".\tlib\pstring.h"\
8265         ".\tlib\ptime.h"\
8266         ".\tlib\ptlib.inl"\
8267         ".\tlib\semaphor.h"\
8268         ".\tlib\sfile.h"\
8269         ".\tlib\sound.h"\
8270         ".\tlib\syncpoint.h"\
8271         ".\tlib\syncthrd.h"\
8272         ".\tlib\textfile.h"\
8273         ".\tlib\thread.h"\
8274         ".\tlib\timeint.h"\
8275         ".\tlib\timer.h"\
8276         ".\tlib\vfakeio.h"\
8277         ".\tlib\video.h"\
8278         ".\tlib\videoio.h"\
8279         ".\tlib\videoio1394dc.h"\
8280         ".\ucpp.h"\
8281         
8283 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
8285 NODEP_CPP_PCONF=\
8286         ".\ceatl.h"\
8287         ".\msystemx.h"\
8288         ".\nclude\ptlib\conchan.h"\
8289         ".\tdlibx.h"\
8290         ".\tlib.h"\
8291         ".\tlib\args.h"\
8292         ".\tlib\array.h"\
8293         ".\tlib\channel.h"\
8294         ".\tlib\conchan.h"\
8295         ".\tlib\config.h"\
8296         ".\tlib\contain.h"\
8297         ".\tlib\contain.inl"\
8298         ".\tlib\dict.h"\
8299         ".\tlib\dynalink.h"\
8300         ".\tlib\file.h"\
8301         ".\tlib\filepath.h"\
8302         ".\tlib\indchan.h"\
8303         ".\tlib\lists.h"\
8304         ".\tlib\mutex.h"\
8305         ".\tlib\object.h"\
8306         ".\tlib\osutil.inl"\
8307         ".\tlib\pdirect.h"\
8308         ".\tlib\pprocess.h"\
8309         ".\tlib\pstring.h"\
8310         ".\tlib\ptime.h"\
8311         ".\tlib\ptlib.inl"\
8312         ".\tlib\semaphor.h"\
8313         ".\tlib\sfile.h"\
8314         ".\tlib\sound.h"\
8315         ".\tlib\syncpoint.h"\
8316         ".\tlib\syncthrd.h"\
8317         ".\tlib\textfile.h"\
8318         ".\tlib\thread.h"\
8319         ".\tlib\timeint.h"\
8320         ".\tlib\timer.h"\
8321         ".\tlib\vfakeio.h"\
8322         ".\tlib\video.h"\
8323         ".\tlib\videoio.h"\
8324         ".\ucpp.h"\
8325         
8327 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
8329 NODEP_CPP_PCONF=\
8330         ".\ceatl.h"\
8331         ".\msystemx.h"\
8332         ".\tdlibx.h"\
8333         ".\tlib.h"\
8334         ".\tlib\args.h"\
8335         ".\tlib\array.h"\
8336         ".\tlib\channel.h"\
8337         ".\tlib\conchan.h"\
8338         ".\tlib\config.h"\
8339         ".\tlib\contain.h"\
8340         ".\tlib\contain.inl"\
8341         ".\tlib\dict.h"\
8342         ".\tlib\dynalink.h"\
8343         ".\tlib\file.h"\
8344         ".\tlib\filepath.h"\
8345         ".\tlib\indchan.h"\
8346         ".\tlib\lists.h"\
8347         ".\tlib\mutex.h"\
8348         ".\tlib\object.h"\
8349         ".\tlib\osutil.inl"\
8350         ".\tlib\pdirect.h"\
8351         ".\tlib\pprocess.h"\
8352         ".\tlib\pstring.h"\
8353         ".\tlib\ptime.h"\
8354         ".\tlib\ptlib.inl"\
8355         ".\tlib\semaphor.h"\
8356         ".\tlib\sfile.h"\
8357         ".\tlib\sound.h"\
8358         ".\tlib\syncpoint.h"\
8359         ".\tlib\syncthrd.h"\
8360         ".\tlib\textfile.h"\
8361         ".\tlib\thread.h"\
8362         ".\tlib\timeint.h"\
8363         ".\tlib\timer.h"\
8364         ".\tlib\vfakeio.h"\
8365         ".\tlib\video.h"\
8366         ".\tlib\videoio.h"\
8367         ".\ucpp.h"\
8368         
8370 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
8372 DEP_CPP_PCONF=\
8373         {$(INCLUDE)}"cevfw.h"\
8374         {$(INCLUDE)}"mmsystemx.h"\
8375         {$(INCLUDE)}"nucpp.h"\
8376         {$(INCLUDE)}"ptbuildopts.h"\
8377         {$(INCLUDE)}"ptlib.h"\
8378         {$(INCLUDE)}"ptlib\args.h"\
8379         {$(INCLUDE)}"ptlib\array.h"\
8380         {$(INCLUDE)}"ptlib\channel.h"\
8381         {$(INCLUDE)}"ptlib\conchan.h"\
8382         {$(INCLUDE)}"ptlib\config.h"\
8383         {$(INCLUDE)}"ptlib\contain.h"\
8384         {$(INCLUDE)}"ptlib\contain.inl"\
8385         {$(INCLUDE)}"ptlib\critsec.h"\
8386         {$(INCLUDE)}"ptlib\dict.h"\
8387         {$(INCLUDE)}"ptlib\dynalink.h"\
8388         {$(INCLUDE)}"ptlib\file.h"\
8389         {$(INCLUDE)}"ptlib\filepath.h"\
8390         {$(INCLUDE)}"ptlib\indchan.h"\
8391         {$(INCLUDE)}"ptlib\lists.h"\
8392         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
8393         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
8394         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
8395         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
8396         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
8397         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
8398         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
8399         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
8400         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
8401         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
8402         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
8403         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
8404         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
8405         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
8406         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
8407         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
8408         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
8409         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
8410         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
8411         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
8412         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
8413         {$(INCLUDE)}"ptlib\mutex.h"\
8414         {$(INCLUDE)}"ptlib\notifier.h"\
8415         {$(INCLUDE)}"ptlib\object.h"\
8416         {$(INCLUDE)}"ptlib\osutil.inl"\
8417         {$(INCLUDE)}"ptlib\pdirect.h"\
8418         {$(INCLUDE)}"ptlib\pfactory.h"\
8419         {$(INCLUDE)}"ptlib\plugin.h"\
8420         {$(INCLUDE)}"ptlib\pluginmgr.h"\
8421         {$(INCLUDE)}"ptlib\pprocess.h"\
8422         {$(INCLUDE)}"ptlib\psharedptr.h"\
8423         {$(INCLUDE)}"ptlib\pstring.h"\
8424         {$(INCLUDE)}"ptlib\ptime.h"\
8425         {$(INCLUDE)}"ptlib\semaphor.h"\
8426         {$(INCLUDE)}"ptlib\sfile.h"\
8427         {$(INCLUDE)}"ptlib\smartptr.h"\
8428         {$(INCLUDE)}"ptlib\sound.h"\
8429         {$(INCLUDE)}"ptlib\syncpoint.h"\
8430         {$(INCLUDE)}"ptlib\syncthrd.h"\
8431         {$(INCLUDE)}"ptlib\textfile.h"\
8432         {$(INCLUDE)}"ptlib\thread.h"\
8433         {$(INCLUDE)}"ptlib\timeint.h"\
8434         {$(INCLUDE)}"ptlib\timer.h"\
8435         {$(INCLUDE)}"ptlib\video.h"\
8436         {$(INCLUDE)}"ptlib\videoio.h"\
8437         {$(INCLUDE)}"ptlib\wince\time.h"\
8438         {$(INCLUDE)}"stdlibx.h"\
8439         {$(INCLUDE)}"strstream.h"\
8440         {$(INCLUDE)}"wceatl.h"\
8441         
8442 NODEP_CPP_PCONF=\
8443         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
8444         ".\include\ptlib\unix\ptlib\channel.h"\
8445         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
8446         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
8447         ".\include\ptlib\unix\ptlib\contain.h"\
8448         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
8449         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
8450         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
8451         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
8452         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
8453         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
8454         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
8455         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
8456         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
8457         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
8458         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
8459         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
8460         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
8461         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
8462         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
8463         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
8464         
8466 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
8468 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
8470 DEP_CPP_PCONF=\
8471         {$(INCLUDE)}"cevfw.h"\
8472         {$(INCLUDE)}"mmsystemx.h"\
8473         {$(INCLUDE)}"nucpp.h"\
8474         {$(INCLUDE)}"ptbuildopts.h"\
8475         {$(INCLUDE)}"ptlib.h"\
8476         {$(INCLUDE)}"ptlib\args.h"\
8477         {$(INCLUDE)}"ptlib\array.h"\
8478         {$(INCLUDE)}"ptlib\channel.h"\
8479         {$(INCLUDE)}"ptlib\conchan.h"\
8480         {$(INCLUDE)}"ptlib\config.h"\
8481         {$(INCLUDE)}"ptlib\contain.h"\
8482         {$(INCLUDE)}"ptlib\contain.inl"\
8483         {$(INCLUDE)}"ptlib\critsec.h"\
8484         {$(INCLUDE)}"ptlib\dict.h"\
8485         {$(INCLUDE)}"ptlib\dynalink.h"\
8486         {$(INCLUDE)}"ptlib\file.h"\
8487         {$(INCLUDE)}"ptlib\filepath.h"\
8488         {$(INCLUDE)}"ptlib\indchan.h"\
8489         {$(INCLUDE)}"ptlib\lists.h"\
8490         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
8491         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
8492         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
8493         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
8494         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
8495         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
8496         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
8497         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
8498         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
8499         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
8500         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
8501         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
8502         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
8503         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
8504         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
8505         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
8506         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
8507         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
8508         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
8509         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
8510         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
8511         {$(INCLUDE)}"ptlib\mutex.h"\
8512         {$(INCLUDE)}"ptlib\notifier.h"\
8513         {$(INCLUDE)}"ptlib\object.h"\
8514         {$(INCLUDE)}"ptlib\osutil.inl"\
8515         {$(INCLUDE)}"ptlib\pdirect.h"\
8516         {$(INCLUDE)}"ptlib\pfactory.h"\
8517         {$(INCLUDE)}"ptlib\plugin.h"\
8518         {$(INCLUDE)}"ptlib\pluginmgr.h"\
8519         {$(INCLUDE)}"ptlib\pprocess.h"\
8520         {$(INCLUDE)}"ptlib\psharedptr.h"\
8521         {$(INCLUDE)}"ptlib\pstring.h"\
8522         {$(INCLUDE)}"ptlib\ptime.h"\
8523         {$(INCLUDE)}"ptlib\semaphor.h"\
8524         {$(INCLUDE)}"ptlib\sfile.h"\
8525         {$(INCLUDE)}"ptlib\smartptr.h"\
8526         {$(INCLUDE)}"ptlib\sound.h"\
8527         {$(INCLUDE)}"ptlib\syncpoint.h"\
8528         {$(INCLUDE)}"ptlib\syncthrd.h"\
8529         {$(INCLUDE)}"ptlib\textfile.h"\
8530         {$(INCLUDE)}"ptlib\thread.h"\
8531         {$(INCLUDE)}"ptlib\timeint.h"\
8532         {$(INCLUDE)}"ptlib\timer.h"\
8533         {$(INCLUDE)}"ptlib\video.h"\
8534         {$(INCLUDE)}"ptlib\videoio.h"\
8535         {$(INCLUDE)}"ptlib\wince\time.h"\
8536         {$(INCLUDE)}"stdlibx.h"\
8537         {$(INCLUDE)}"strstream.h"\
8538         {$(INCLUDE)}"wceatl.h"\
8539         
8540 NODEP_CPP_PCONF=\
8541         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
8542         ".\include\ptlib\unix\ptlib\channel.h"\
8543         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
8544         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
8545         ".\include\ptlib\unix\ptlib\contain.h"\
8546         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
8547         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
8548         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
8549         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
8550         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
8551         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
8552         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
8553         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
8554         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
8555         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
8556         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
8557         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
8558         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
8559         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
8560         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
8561         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
8562         
8564 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
8566 NODEP_CPP_PCONF=\
8567         ".\ceatl.h"\
8568         ".\evfw.h"\
8569         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
8570         ".\msystemx.h"\
8571         ".\nistd.h"\
8572         ".\tbuildopts.h"\
8573         ".\tdlibx.h"\
8574         ".\tlib.h"\
8575         ".\tlib\args.h"\
8576         ".\tlib\array.h"\
8577         ".\tlib\channel.h"\
8578         ".\tlib\conchan.h"\
8579         ".\tlib\config.h"\
8580         ".\tlib\contain.h"\
8581         ".\tlib\contain.inl"\
8582         ".\tlib\critsec.h"\
8583         ".\tlib\dict.h"\
8584         ".\tlib\dynalink.h"\
8585         ".\tlib\file.h"\
8586         ".\tlib\filepath.h"\
8587         ".\tlib\indchan.h"\
8588         ".\tlib\lists.h"\
8589         ".\tlib\msos\ptlib\channel.h"\
8590         ".\tlib\msos\ptlib\conchan.h"\
8591         ".\tlib\msos\ptlib\config.h"\
8592         ".\tlib\msos\ptlib\contain.h"\
8593         ".\tlib\msos\ptlib\critsec.h"\
8594         ".\tlib\msos\ptlib\dynalink.h"\
8595         ".\tlib\msos\ptlib\file.h"\
8596         ".\tlib\msos\ptlib\filepath.h"\
8597         ".\tlib\msos\ptlib\mutex.h"\
8598         ".\tlib\msos\ptlib\pdirect.h"\
8599         ".\tlib\msos\ptlib\pprocess.h"\
8600         ".\tlib\msos\ptlib\ptime.h"\
8601         ".\tlib\msos\ptlib\ptlib.inl"\
8602         ".\tlib\msos\ptlib\semaphor.h"\
8603         ".\tlib\msos\ptlib\sfile.h"\
8604         ".\tlib\msos\ptlib\syncpoint.h"\
8605         ".\tlib\msos\ptlib\textfile.h"\
8606         ".\tlib\msos\ptlib\thread.h"\
8607         ".\tlib\msos\ptlib\timeint.h"\
8608         ".\tlib\msos\ptlib\timer.h"\
8609         ".\tlib\msos\ptlib\video.h"\
8610         ".\tlib\mutex.h"\
8611         ".\tlib\notifier.h"\
8612         ".\tlib\object.h"\
8613         ".\tlib\osutil.inl"\
8614         ".\tlib\pdirect.h"\
8615         ".\tlib\pfactory.h"\
8616         ".\tlib\plugin.h"\
8617         ".\tlib\pluginmgr.h"\
8618         ".\tlib\pprocess.h"\
8619         ".\tlib\psharedptr.h"\
8620         ".\tlib\pstring.h"\
8621         ".\tlib\ptime.h"\
8622         ".\tlib\semaphor.h"\
8623         ".\tlib\sfile.h"\
8624         ".\tlib\smartptr.h"\
8625         ".\tlib\sound.h"\
8626         ".\tlib\syncpoint.h"\
8627         ".\tlib\syncthrd.h"\
8628         ".\tlib\textfile.h"\
8629         ".\tlib\thread.h"\
8630         ".\tlib\timeint.h"\
8631         ".\tlib\timer.h"\
8632         ".\tlib\unix\ptlib\channel.h"\
8633         ".\tlib\unix\ptlib\conchan.h"\
8634         ".\tlib\unix\ptlib\config.h"\
8635         ".\tlib\unix\ptlib\contain.h"\
8636         ".\tlib\unix\ptlib\critsec.h"\
8637         ".\tlib\unix\ptlib\dynalink.h"\
8638         ".\tlib\unix\ptlib\file.h"\
8639         ".\tlib\unix\ptlib\filepath.h"\
8640         ".\tlib\unix\ptlib\mutex.h"\
8641         ".\tlib\unix\ptlib\pdirect.h"\
8642         ".\tlib\unix\ptlib\pmachdep.h"\
8643         ".\tlib\unix\ptlib\pprocess.h"\
8644         ".\tlib\unix\ptlib\ptime.h"\
8645         ".\tlib\unix\ptlib\ptlib.inl"\
8646         ".\tlib\unix\ptlib\semaphor.h"\
8647         ".\tlib\unix\ptlib\sfile.h"\
8648         ".\tlib\unix\ptlib\syncpoint.h"\
8649         ".\tlib\unix\ptlib\textfile.h"\
8650         ".\tlib\unix\ptlib\thread.h"\
8651         ".\tlib\unix\ptlib\timeint.h"\
8652         ".\tlib\unix\ptlib\timer.h"\
8653         ".\tlib\unix\ptlib\video.h"\
8654         ".\tlib\video.h"\
8655         ".\tlib\videoio.h"\
8656         ".\tlib\wince\time.h"\
8657         ".\trings.h"\
8658         ".\trstream.h"\
8659         ".\ucpp.h"\
8660         ".\ys\socket.h"\
8661         
8663 !ENDIF 
8665 # End Source File
8666 # Begin Source File
8668 SOURCE=.\src\ptlib\common\pethsock.cxx
8670 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
8672 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
8674 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
8676 NODEP_CPP_PETHS=\
8677         ".\ceatl.h"\
8678         ".\evfw.h"\
8679         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
8680         ".\msystemx.h"\
8681         ".\tbuildopts.h"\
8682         ".\tdlibx.h"\
8683         ".\tlib.h"\
8684         ".\tlib\args.h"\
8685         ".\tlib\array.h"\
8686         ".\tlib\channel.h"\
8687         ".\tlib\conchan.h"\
8688         ".\tlib\config.h"\
8689         ".\tlib\contain.h"\
8690         ".\tlib\contain.inl"\
8691         ".\tlib\dict.h"\
8692         ".\tlib\dynalink.h"\
8693         ".\tLib\ethsock.h"\
8694         ".\tlib\file.h"\
8695         ".\tlib\filepath.h"\
8696         ".\tlib\icmpsock.h"\
8697         ".\tlib\indchan.h"\
8698         ".\tlib\ipdsock.h"\
8699         ".\tLib\ipsock.h"\
8700         ".\tLib\ipxsock.h"\
8701         ".\tlib\lists.h"\
8702         ".\tlib\mutex.h"\
8703         ".\tlib\object.h"\
8704         ".\tlib\osutil.inl"\
8705         ".\tlib\pdirect.h"\
8706         ".\tlib\pprocess.h"\
8707         ".\tlib\pstring.h"\
8708         ".\tlib\ptime.h"\
8709         ".\tlib\ptlib.inl"\
8710         ".\tlib\semaphor.h"\
8711         ".\tlib\sfile.h"\
8712         ".\tlib\socket.h"\
8713         ".\tlib\sockets.h"\
8714         ".\tlib\sound.h"\
8715         ".\tLib\spxsock.h"\
8716         ".\tlib\syncpoint.h"\
8717         ".\tlib\syncthrd.h"\
8718         ".\tlib\tcpsock.h"\
8719         ".\tlib\textfile.h"\
8720         ".\tlib\thread.h"\
8721         ".\tlib\timeint.h"\
8722         ".\tlib\timer.h"\
8723         ".\tLib\udpsock.h"\
8724         ".\tlib\vfakeio.h"\
8725         ".\tlib\video.h"\
8726         ".\tlib\videoio.h"\
8727         ".\tlib\videoio1394dc.h"\
8728         ".\ucpp.h"\
8729         ".\ys\socket.h"\
8730         
8732 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
8734 NODEP_CPP_PETHS=\
8735         ".\ceatl.h"\
8736         ".\evfw.h"\
8737         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
8738         ".\msystemx.h"\
8739         ".\tdlibx.h"\
8740         ".\tlib.h"\
8741         ".\tlib\args.h"\
8742         ".\tlib\array.h"\
8743         ".\tlib\channel.h"\
8744         ".\tlib\conchan.h"\
8745         ".\tlib\config.h"\
8746         ".\tlib\contain.h"\
8747         ".\tlib\contain.inl"\
8748         ".\tlib\dict.h"\
8749         ".\tlib\dynalink.h"\
8750         ".\tLib\ethsock.h"\
8751         ".\tlib\file.h"\
8752         ".\tlib\filepath.h"\
8753         ".\tlib\icmpsock.h"\
8754         ".\tlib\indchan.h"\
8755         ".\tlib\ipdsock.h"\
8756         ".\tLib\ipsock.h"\
8757         ".\tLib\ipxsock.h"\
8758         ".\tlib\lists.h"\
8759         ".\tlib\mutex.h"\
8760         ".\tlib\object.h"\
8761         ".\tlib\osutil.inl"\
8762         ".\tlib\pdirect.h"\
8763         ".\tlib\pprocess.h"\
8764         ".\tlib\pstring.h"\
8765         ".\tlib\ptime.h"\
8766         ".\tlib\ptlib.inl"\
8767         ".\tlib\semaphor.h"\
8768         ".\tlib\sfile.h"\
8769         ".\tlib\socket.h"\
8770         ".\tlib\sockets.h"\
8771         ".\tlib\sound.h"\
8772         ".\tLib\spxsock.h"\
8773         ".\tlib\syncpoint.h"\
8774         ".\tlib\syncthrd.h"\
8775         ".\tlib\tcpsock.h"\
8776         ".\tlib\textfile.h"\
8777         ".\tlib\thread.h"\
8778         ".\tlib\timeint.h"\
8779         ".\tlib\timer.h"\
8780         ".\tLib\udpsock.h"\
8781         ".\tlib\vfakeio.h"\
8782         ".\tlib\video.h"\
8783         ".\tlib\videoio.h"\
8784         ".\tlib\videoio1394dc.h"\
8785         ".\ucpp.h"\
8786         ".\ys\socket.h"\
8787         
8789 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
8791 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
8793 NODEP_CPP_PETHS=\
8794         ".\ceatl.h"\
8795         ".\msystemx.h"\
8796         ".\tdlibx.h"\
8797         ".\tlib.h"\
8798         ".\tlib\args.h"\
8799         ".\tlib\array.h"\
8800         ".\tlib\channel.h"\
8801         ".\tlib\conchan.h"\
8802         ".\tlib\config.h"\
8803         ".\tlib\contain.h"\
8804         ".\tlib\contain.inl"\
8805         ".\tlib\dict.h"\
8806         ".\tlib\dynalink.h"\
8807         ".\tLib\ethsock.h"\
8808         ".\tlib\file.h"\
8809         ".\tlib\filepath.h"\
8810         ".\tlib\icmpsock.h"\
8811         ".\tlib\indchan.h"\
8812         ".\tlib\ipdsock.h"\
8813         ".\tLib\ipsock.h"\
8814         ".\tLib\ipxsock.h"\
8815         ".\tlib\lists.h"\
8816         ".\tlib\mutex.h"\
8817         ".\tlib\object.h"\
8818         ".\tlib\osutil.inl"\
8819         ".\tlib\pdirect.h"\
8820         ".\tlib\pprocess.h"\
8821         ".\tlib\pstring.h"\
8822         ".\tlib\ptime.h"\
8823         ".\tlib\ptlib.inl"\
8824         ".\tlib\semaphor.h"\
8825         ".\tlib\sfile.h"\
8826         ".\tlib\socket.h"\
8827         ".\tlib\sockets.h"\
8828         ".\tlib\sound.h"\
8829         ".\tLib\spxsock.h"\
8830         ".\tlib\syncpoint.h"\
8831         ".\tlib\syncthrd.h"\
8832         ".\tlib\tcpsock.h"\
8833         ".\tlib\textfile.h"\
8834         ".\tlib\thread.h"\
8835         ".\tlib\timeint.h"\
8836         ".\tlib\timer.h"\
8837         ".\tLib\udpsock.h"\
8838         ".\tlib\vfakeio.h"\
8839         ".\tlib\video.h"\
8840         ".\tlib\videoio.h"\
8841         ".\ucpp.h"\
8842         ".\ys\socket.h"\
8843         
8845 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
8847 DEP_CPP_PETHS=\
8848         {$(INCLUDE)}"cevfw.h"\
8849         {$(INCLUDE)}"mmsystemx.h"\
8850         {$(INCLUDE)}"nucpp.h"\
8851         {$(INCLUDE)}"ptbuildopts.h"\
8852         {$(INCLUDE)}"ptlib.h"\
8853         {$(INCLUDE)}"ptlib\args.h"\
8854         {$(INCLUDE)}"ptlib\array.h"\
8855         {$(INCLUDE)}"ptlib\channel.h"\
8856         {$(INCLUDE)}"ptlib\conchan.h"\
8857         {$(INCLUDE)}"ptlib\config.h"\
8858         {$(INCLUDE)}"ptlib\contain.h"\
8859         {$(INCLUDE)}"ptlib\contain.inl"\
8860         {$(INCLUDE)}"ptlib\critsec.h"\
8861         {$(INCLUDE)}"ptlib\dict.h"\
8862         {$(INCLUDE)}"ptlib\dynalink.h"\
8863         {$(INCLUDE)}"ptlib\ethsock.h"\
8864         {$(INCLUDE)}"ptlib\file.h"\
8865         {$(INCLUDE)}"ptlib\filepath.h"\
8866         {$(INCLUDE)}"ptlib\icmpsock.h"\
8867         {$(INCLUDE)}"ptlib\indchan.h"\
8868         {$(INCLUDE)}"ptlib\ipdsock.h"\
8869         {$(INCLUDE)}"ptlib\ipsock.h"\
8870         {$(INCLUDE)}"ptlib\ipxsock.h"\
8871         {$(INCLUDE)}"ptlib\lists.h"\
8872         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
8873         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
8874         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
8875         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
8876         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
8877         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
8878         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
8879         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
8880         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
8881         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
8882         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
8883         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
8884         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
8885         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
8886         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
8887         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
8888         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
8889         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
8890         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
8891         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
8892         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
8893         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
8894         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
8895         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
8896         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
8897         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
8898         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
8899         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
8900         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
8901         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
8902         {$(INCLUDE)}"ptlib\mutex.h"\
8903         {$(INCLUDE)}"ptlib\notifier.h"\
8904         {$(INCLUDE)}"ptlib\object.h"\
8905         {$(INCLUDE)}"ptlib\osutil.inl"\
8906         {$(INCLUDE)}"ptlib\pdirect.h"\
8907         {$(INCLUDE)}"ptlib\pfactory.h"\
8908         {$(INCLUDE)}"ptlib\plugin.h"\
8909         {$(INCLUDE)}"ptlib\pluginmgr.h"\
8910         {$(INCLUDE)}"ptlib\pprocess.h"\
8911         {$(INCLUDE)}"ptlib\psharedptr.h"\
8912         {$(INCLUDE)}"ptlib\pstring.h"\
8913         {$(INCLUDE)}"ptlib\ptime.h"\
8914         {$(INCLUDE)}"ptlib\qos.h"\
8915         {$(INCLUDE)}"ptlib\semaphor.h"\
8916         {$(INCLUDE)}"ptlib\sfile.h"\
8917         {$(INCLUDE)}"ptlib\smartptr.h"\
8918         {$(INCLUDE)}"ptlib\socket.h"\
8919         {$(INCLUDE)}"ptlib\sockets.h"\
8920         {$(INCLUDE)}"ptlib\sound.h"\
8921         {$(INCLUDE)}"ptlib\spxsock.h"\
8922         {$(INCLUDE)}"ptlib\syncpoint.h"\
8923         {$(INCLUDE)}"ptlib\syncthrd.h"\
8924         {$(INCLUDE)}"ptlib\tcpsock.h"\
8925         {$(INCLUDE)}"ptlib\textfile.h"\
8926         {$(INCLUDE)}"ptlib\thread.h"\
8927         {$(INCLUDE)}"ptlib\timeint.h"\
8928         {$(INCLUDE)}"ptlib\timer.h"\
8929         {$(INCLUDE)}"ptlib\udpsock.h"\
8930         {$(INCLUDE)}"ptlib\video.h"\
8931         {$(INCLUDE)}"ptlib\videoio.h"\
8932         {$(INCLUDE)}"ptlib\wince\time.h"\
8933         {$(INCLUDE)}"stdlibx.h"\
8934         {$(INCLUDE)}"strstream.h"\
8935         {$(INCLUDE)}"sys\socket.h"\
8936         {$(INCLUDE)}"wceatl.h"\
8937         
8938 NODEP_CPP_PETHS=\
8939         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
8940         ".\include\ptlib\unix\ptlib\channel.h"\
8941         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
8942         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
8943         ".\include\ptlib\unix\ptlib\contain.h"\
8944         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
8945         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
8946         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
8947         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
8948         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
8949         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
8950         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
8951         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
8952         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
8953         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
8954         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
8955         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
8956         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
8957         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
8958         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
8959         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
8960         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
8961         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
8962         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
8963         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
8964         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
8965         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
8966         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
8967         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
8968         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
8969         
8971 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
8973 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
8975 DEP_CPP_PETHS=\
8976         {$(INCLUDE)}"cevfw.h"\
8977         {$(INCLUDE)}"mmsystemx.h"\
8978         {$(INCLUDE)}"nucpp.h"\
8979         {$(INCLUDE)}"ptbuildopts.h"\
8980         {$(INCLUDE)}"ptlib.h"\
8981         {$(INCLUDE)}"ptlib\args.h"\
8982         {$(INCLUDE)}"ptlib\array.h"\
8983         {$(INCLUDE)}"ptlib\channel.h"\
8984         {$(INCLUDE)}"ptlib\conchan.h"\
8985         {$(INCLUDE)}"ptlib\config.h"\
8986         {$(INCLUDE)}"ptlib\contain.h"\
8987         {$(INCLUDE)}"ptlib\contain.inl"\
8988         {$(INCLUDE)}"ptlib\critsec.h"\
8989         {$(INCLUDE)}"ptlib\dict.h"\
8990         {$(INCLUDE)}"ptlib\dynalink.h"\
8991         {$(INCLUDE)}"ptlib\ethsock.h"\
8992         {$(INCLUDE)}"ptlib\file.h"\
8993         {$(INCLUDE)}"ptlib\filepath.h"\
8994         {$(INCLUDE)}"ptlib\icmpsock.h"\
8995         {$(INCLUDE)}"ptlib\indchan.h"\
8996         {$(INCLUDE)}"ptlib\ipdsock.h"\
8997         {$(INCLUDE)}"ptlib\ipsock.h"\
8998         {$(INCLUDE)}"ptlib\ipxsock.h"\
8999         {$(INCLUDE)}"ptlib\lists.h"\
9000         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
9001         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
9002         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
9003         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
9004         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
9005         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
9006         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
9007         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
9008         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
9009         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
9010         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
9011         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
9012         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
9013         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
9014         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
9015         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
9016         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
9017         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
9018         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
9019         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
9020         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
9021         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
9022         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
9023         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
9024         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
9025         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
9026         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
9027         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
9028         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
9029         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
9030         {$(INCLUDE)}"ptlib\mutex.h"\
9031         {$(INCLUDE)}"ptlib\notifier.h"\
9032         {$(INCLUDE)}"ptlib\object.h"\
9033         {$(INCLUDE)}"ptlib\osutil.inl"\
9034         {$(INCLUDE)}"ptlib\pdirect.h"\
9035         {$(INCLUDE)}"ptlib\pfactory.h"\
9036         {$(INCLUDE)}"ptlib\plugin.h"\
9037         {$(INCLUDE)}"ptlib\pluginmgr.h"\
9038         {$(INCLUDE)}"ptlib\pprocess.h"\
9039         {$(INCLUDE)}"ptlib\psharedptr.h"\
9040         {$(INCLUDE)}"ptlib\pstring.h"\
9041         {$(INCLUDE)}"ptlib\ptime.h"\
9042         {$(INCLUDE)}"ptlib\qos.h"\
9043         {$(INCLUDE)}"ptlib\semaphor.h"\
9044         {$(INCLUDE)}"ptlib\sfile.h"\
9045         {$(INCLUDE)}"ptlib\smartptr.h"\
9046         {$(INCLUDE)}"ptlib\socket.h"\
9047         {$(INCLUDE)}"ptlib\sockets.h"\
9048         {$(INCLUDE)}"ptlib\sound.h"\
9049         {$(INCLUDE)}"ptlib\spxsock.h"\
9050         {$(INCLUDE)}"ptlib\syncpoint.h"\
9051         {$(INCLUDE)}"ptlib\syncthrd.h"\
9052         {$(INCLUDE)}"ptlib\tcpsock.h"\
9053         {$(INCLUDE)}"ptlib\textfile.h"\
9054         {$(INCLUDE)}"ptlib\thread.h"\
9055         {$(INCLUDE)}"ptlib\timeint.h"\
9056         {$(INCLUDE)}"ptlib\timer.h"\
9057         {$(INCLUDE)}"ptlib\udpsock.h"\
9058         {$(INCLUDE)}"ptlib\video.h"\
9059         {$(INCLUDE)}"ptlib\videoio.h"\
9060         {$(INCLUDE)}"ptlib\wince\time.h"\
9061         {$(INCLUDE)}"stdlibx.h"\
9062         {$(INCLUDE)}"strstream.h"\
9063         {$(INCLUDE)}"sys\socket.h"\
9064         {$(INCLUDE)}"wceatl.h"\
9065         
9066 NODEP_CPP_PETHS=\
9067         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9068         ".\include\ptlib\unix\ptlib\channel.h"\
9069         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
9070         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
9071         ".\include\ptlib\unix\ptlib\contain.h"\
9072         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
9073         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
9074         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
9075         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
9076         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
9077         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
9078         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
9079         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
9080         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
9081         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
9082         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
9083         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
9084         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
9085         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
9086         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
9087         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
9088         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
9089         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
9090         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
9091         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
9092         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
9093         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
9094         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
9095         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
9096         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
9097         
9099 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
9101 NODEP_CPP_PETHS=\
9102         ".\ceatl.h"\
9103         ".\evfw.h"\
9104         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9105         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
9106         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
9107         ".\msystemx.h"\
9108         ".\nistd.h"\
9109         ".\tbuildopts.h"\
9110         ".\tdlibx.h"\
9111         ".\tlib.h"\
9112         ".\tlib\args.h"\
9113         ".\tlib\array.h"\
9114         ".\tlib\channel.h"\
9115         ".\tlib\conchan.h"\
9116         ".\tlib\config.h"\
9117         ".\tlib\contain.h"\
9118         ".\tlib\contain.inl"\
9119         ".\tlib\critsec.h"\
9120         ".\tlib\dict.h"\
9121         ".\tlib\dynalink.h"\
9122         ".\tLib\ethsock.h"\
9123         ".\tlib\file.h"\
9124         ".\tlib\filepath.h"\
9125         ".\tlib\icmpsock.h"\
9126         ".\tlib\indchan.h"\
9127         ".\tlib\ipdsock.h"\
9128         ".\tLib\ipsock.h"\
9129         ".\tLib\ipxsock.h"\
9130         ".\tlib\lists.h"\
9131         ".\tlib\msos\ptlib\channel.h"\
9132         ".\tlib\msos\ptlib\conchan.h"\
9133         ".\tlib\msos\ptlib\config.h"\
9134         ".\tlib\msos\ptlib\contain.h"\
9135         ".\tlib\msos\ptlib\critsec.h"\
9136         ".\tlib\msos\ptlib\dynalink.h"\
9137         ".\tlib\msos\ptlib\ethsock.h"\
9138         ".\tlib\msos\ptlib\file.h"\
9139         ".\tlib\msos\ptlib\filepath.h"\
9140         ".\tlib\msos\ptlib\icmpsock.h"\
9141         ".\tlib\msos\ptlib\ipdsock.h"\
9142         ".\tlib\msos\ptlib\ipsock.h"\
9143         ".\tlib\msos\ptlib\ipxsock.h"\
9144         ".\tlib\msos\ptlib\mutex.h"\
9145         ".\tlib\msos\ptlib\pdirect.h"\
9146         ".\tlib\msos\ptlib\pprocess.h"\
9147         ".\tlib\msos\ptlib\ptime.h"\
9148         ".\tlib\msos\ptlib\ptlib.inl"\
9149         ".\tlib\msos\ptlib\semaphor.h"\
9150         ".\tlib\msos\ptlib\sfile.h"\
9151         ".\tlib\msos\ptlib\socket.h"\
9152         ".\tlib\msos\ptlib\spxsock.h"\
9153         ".\tlib\msos\ptlib\syncpoint.h"\
9154         ".\tlib\msos\ptlib\tcpsock.h"\
9155         ".\tlib\msos\ptlib\textfile.h"\
9156         ".\tlib\msos\ptlib\thread.h"\
9157         ".\tlib\msos\ptlib\timeint.h"\
9158         ".\tlib\msos\ptlib\timer.h"\
9159         ".\tlib\msos\ptlib\udpsock.h"\
9160         ".\tlib\msos\ptlib\video.h"\
9161         ".\tlib\mutex.h"\
9162         ".\tlib\notifier.h"\
9163         ".\tlib\object.h"\
9164         ".\tlib\osutil.inl"\
9165         ".\tlib\pdirect.h"\
9166         ".\tlib\pfactory.h"\
9167         ".\tlib\plugin.h"\
9168         ".\tlib\pluginmgr.h"\
9169         ".\tlib\pprocess.h"\
9170         ".\tlib\psharedptr.h"\
9171         ".\tlib\pstring.h"\
9172         ".\tlib\ptime.h"\
9173         ".\tlib\qos.h"\
9174         ".\tlib\semaphor.h"\
9175         ".\tlib\sfile.h"\
9176         ".\tlib\smartptr.h"\
9177         ".\tlib\socket.h"\
9178         ".\tlib\sockets.h"\
9179         ".\tlib\sound.h"\
9180         ".\tLib\spxsock.h"\
9181         ".\tlib\syncpoint.h"\
9182         ".\tlib\syncthrd.h"\
9183         ".\tlib\tcpsock.h"\
9184         ".\tlib\textfile.h"\
9185         ".\tlib\thread.h"\
9186         ".\tlib\timeint.h"\
9187         ".\tlib\timer.h"\
9188         ".\tLib\udpsock.h"\
9189         ".\tlib\unix\ptlib\channel.h"\
9190         ".\tlib\unix\ptlib\conchan.h"\
9191         ".\tlib\unix\ptlib\config.h"\
9192         ".\tlib\unix\ptlib\contain.h"\
9193         ".\tlib\unix\ptlib\critsec.h"\
9194         ".\tlib\unix\ptlib\dynalink.h"\
9195         ".\tlib\unix\ptlib\ethsock.h"\
9196         ".\tlib\unix\ptlib\file.h"\
9197         ".\tlib\unix\ptlib\filepath.h"\
9198         ".\tlib\unix\ptlib\icmpsock.h"\
9199         ".\tlib\unix\ptlib\ipdsock.h"\
9200         ".\tlib\unix\ptlib\ipsock.h"\
9201         ".\tlib\unix\ptlib\mutex.h"\
9202         ".\tlib\unix\ptlib\pdirect.h"\
9203         ".\tlib\unix\ptlib\pmachdep.h"\
9204         ".\tlib\unix\ptlib\pprocess.h"\
9205         ".\tlib\unix\ptlib\ptime.h"\
9206         ".\tlib\unix\ptlib\ptlib.inl"\
9207         ".\tlib\unix\ptlib\semaphor.h"\
9208         ".\tlib\unix\ptlib\sfile.h"\
9209         ".\tlib\unix\ptlib\socket.h"\
9210         ".\tlib\unix\ptlib\syncpoint.h"\
9211         ".\tlib\unix\ptlib\tcpsock.h"\
9212         ".\tlib\unix\ptlib\textfile.h"\
9213         ".\tlib\unix\ptlib\thread.h"\
9214         ".\tlib\unix\ptlib\timeint.h"\
9215         ".\tlib\unix\ptlib\timer.h"\
9216         ".\tlib\unix\ptlib\udpsock.h"\
9217         ".\tlib\unix\ptlib\video.h"\
9218         ".\tlib\video.h"\
9219         ".\tlib\videoio.h"\
9220         ".\tlib\wince\time.h"\
9221         ".\trings.h"\
9222         ".\trstream.h"\
9223         ".\ucpp.h"\
9224         ".\ys\socket.h"\
9225         
9227 !ENDIF 
9229 # End Source File
9230 # Begin Source File
9232 SOURCE=.\src\ptlib\msos\pipe.cxx
9234 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
9236 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
9238 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
9240 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
9242 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
9244 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
9246 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
9248 DEP_CPP_PIPE_=\
9249         {$(INCLUDE)}"cevfw.h"\
9250         {$(INCLUDE)}"mmsystemx.h"\
9251         {$(INCLUDE)}"nucpp.h"\
9252         {$(INCLUDE)}"ptbuildopts.h"\
9253         {$(INCLUDE)}"ptlib.h"\
9254         {$(INCLUDE)}"ptlib\args.h"\
9255         {$(INCLUDE)}"ptlib\array.h"\
9256         {$(INCLUDE)}"ptlib\channel.h"\
9257         {$(INCLUDE)}"ptlib\conchan.h"\
9258         {$(INCLUDE)}"ptlib\config.h"\
9259         {$(INCLUDE)}"ptlib\contain.h"\
9260         {$(INCLUDE)}"ptlib\contain.inl"\
9261         {$(INCLUDE)}"ptlib\critsec.h"\
9262         {$(INCLUDE)}"ptlib\dict.h"\
9263         {$(INCLUDE)}"ptlib\dynalink.h"\
9264         {$(INCLUDE)}"ptlib\file.h"\
9265         {$(INCLUDE)}"ptlib\filepath.h"\
9266         {$(INCLUDE)}"ptlib\indchan.h"\
9267         {$(INCLUDE)}"ptlib\lists.h"\
9268         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
9269         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
9270         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
9271         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
9272         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
9273         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
9274         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
9275         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
9276         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
9277         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
9278         {$(INCLUDE)}"ptlib\msos\ptlib\pipechan.h"\
9279         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
9280         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
9281         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
9282         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
9283         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
9284         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
9285         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
9286         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
9287         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
9288         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
9289         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
9290         {$(INCLUDE)}"ptlib\mutex.h"\
9291         {$(INCLUDE)}"ptlib\notifier.h"\
9292         {$(INCLUDE)}"ptlib\object.h"\
9293         {$(INCLUDE)}"ptlib\osutil.inl"\
9294         {$(INCLUDE)}"ptlib\pdirect.h"\
9295         {$(INCLUDE)}"ptlib\pfactory.h"\
9296         {$(INCLUDE)}"ptlib\pipechan.h"\
9297         {$(INCLUDE)}"ptlib\plugin.h"\
9298         {$(INCLUDE)}"ptlib\pluginmgr.h"\
9299         {$(INCLUDE)}"ptlib\pprocess.h"\
9300         {$(INCLUDE)}"ptlib\psharedptr.h"\
9301         {$(INCLUDE)}"ptlib\pstring.h"\
9302         {$(INCLUDE)}"ptlib\ptime.h"\
9303         {$(INCLUDE)}"ptlib\semaphor.h"\
9304         {$(INCLUDE)}"ptlib\sfile.h"\
9305         {$(INCLUDE)}"ptlib\smartptr.h"\
9306         {$(INCLUDE)}"ptlib\sound.h"\
9307         {$(INCLUDE)}"ptlib\syncpoint.h"\
9308         {$(INCLUDE)}"ptlib\syncthrd.h"\
9309         {$(INCLUDE)}"ptlib\textfile.h"\
9310         {$(INCLUDE)}"ptlib\thread.h"\
9311         {$(INCLUDE)}"ptlib\timeint.h"\
9312         {$(INCLUDE)}"ptlib\timer.h"\
9313         {$(INCLUDE)}"ptlib\video.h"\
9314         {$(INCLUDE)}"ptlib\videoio.h"\
9315         {$(INCLUDE)}"ptlib\wince\time.h"\
9316         {$(INCLUDE)}"stdlibx.h"\
9317         {$(INCLUDE)}"strstream.h"\
9318         {$(INCLUDE)}"wceatl.h"\
9319         
9320 NODEP_CPP_PIPE_=\
9321         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9322         ".\include\ptlib\unix\ptlib\channel.h"\
9323         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
9324         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
9325         ".\include\ptlib\unix\ptlib\contain.h"\
9326         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
9327         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
9328         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
9329         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
9330         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
9331         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
9332         ".\INCLUDE\ptlib\unix\ptlib\pipechan.h"\
9333         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
9334         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
9335         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
9336         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
9337         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
9338         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
9339         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
9340         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
9341         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
9342         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
9343         
9345 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
9347 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
9349 DEP_CPP_PIPE_=\
9350         {$(INCLUDE)}"cevfw.h"\
9351         {$(INCLUDE)}"mmsystemx.h"\
9352         {$(INCLUDE)}"nucpp.h"\
9353         {$(INCLUDE)}"ptbuildopts.h"\
9354         {$(INCLUDE)}"ptlib.h"\
9355         {$(INCLUDE)}"ptlib\args.h"\
9356         {$(INCLUDE)}"ptlib\array.h"\
9357         {$(INCLUDE)}"ptlib\channel.h"\
9358         {$(INCLUDE)}"ptlib\conchan.h"\
9359         {$(INCLUDE)}"ptlib\config.h"\
9360         {$(INCLUDE)}"ptlib\contain.h"\
9361         {$(INCLUDE)}"ptlib\contain.inl"\
9362         {$(INCLUDE)}"ptlib\critsec.h"\
9363         {$(INCLUDE)}"ptlib\dict.h"\
9364         {$(INCLUDE)}"ptlib\dynalink.h"\
9365         {$(INCLUDE)}"ptlib\file.h"\
9366         {$(INCLUDE)}"ptlib\filepath.h"\
9367         {$(INCLUDE)}"ptlib\indchan.h"\
9368         {$(INCLUDE)}"ptlib\lists.h"\
9369         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
9370         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
9371         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
9372         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
9373         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
9374         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
9375         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
9376         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
9377         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
9378         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
9379         {$(INCLUDE)}"ptlib\msos\ptlib\pipechan.h"\
9380         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
9381         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
9382         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
9383         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
9384         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
9385         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
9386         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
9387         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
9388         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
9389         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
9390         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
9391         {$(INCLUDE)}"ptlib\mutex.h"\
9392         {$(INCLUDE)}"ptlib\notifier.h"\
9393         {$(INCLUDE)}"ptlib\object.h"\
9394         {$(INCLUDE)}"ptlib\osutil.inl"\
9395         {$(INCLUDE)}"ptlib\pdirect.h"\
9396         {$(INCLUDE)}"ptlib\pfactory.h"\
9397         {$(INCLUDE)}"ptlib\pipechan.h"\
9398         {$(INCLUDE)}"ptlib\plugin.h"\
9399         {$(INCLUDE)}"ptlib\pluginmgr.h"\
9400         {$(INCLUDE)}"ptlib\pprocess.h"\
9401         {$(INCLUDE)}"ptlib\psharedptr.h"\
9402         {$(INCLUDE)}"ptlib\pstring.h"\
9403         {$(INCLUDE)}"ptlib\ptime.h"\
9404         {$(INCLUDE)}"ptlib\semaphor.h"\
9405         {$(INCLUDE)}"ptlib\sfile.h"\
9406         {$(INCLUDE)}"ptlib\smartptr.h"\
9407         {$(INCLUDE)}"ptlib\sound.h"\
9408         {$(INCLUDE)}"ptlib\syncpoint.h"\
9409         {$(INCLUDE)}"ptlib\syncthrd.h"\
9410         {$(INCLUDE)}"ptlib\textfile.h"\
9411         {$(INCLUDE)}"ptlib\thread.h"\
9412         {$(INCLUDE)}"ptlib\timeint.h"\
9413         {$(INCLUDE)}"ptlib\timer.h"\
9414         {$(INCLUDE)}"ptlib\video.h"\
9415         {$(INCLUDE)}"ptlib\videoio.h"\
9416         {$(INCLUDE)}"ptlib\wince\time.h"\
9417         {$(INCLUDE)}"stdlibx.h"\
9418         {$(INCLUDE)}"strstream.h"\
9419         {$(INCLUDE)}"wceatl.h"\
9420         
9421 NODEP_CPP_PIPE_=\
9422         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9423         ".\include\ptlib\unix\ptlib\channel.h"\
9424         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
9425         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
9426         ".\include\ptlib\unix\ptlib\contain.h"\
9427         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
9428         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
9429         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
9430         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
9431         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
9432         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
9433         ".\INCLUDE\ptlib\unix\ptlib\pipechan.h"\
9434         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
9435         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
9436         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
9437         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
9438         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
9439         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
9440         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
9441         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
9442         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
9443         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
9444         
9446 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
9448 NODEP_CPP_PIPE_=\
9449         ".\ceatl.h"\
9450         ".\evfw.h"\
9451         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9452         ".\msystemx.h"\
9453         ".\nistd.h"\
9454         ".\tbuildopts.h"\
9455         ".\tdlibx.h"\
9456         ".\tlib.h"\
9457         ".\tlib\args.h"\
9458         ".\tlib\array.h"\
9459         ".\tlib\channel.h"\
9460         ".\tlib\conchan.h"\
9461         ".\tlib\config.h"\
9462         ".\tlib\contain.h"\
9463         ".\tlib\contain.inl"\
9464         ".\tlib\critsec.h"\
9465         ".\tlib\dict.h"\
9466         ".\tlib\dynalink.h"\
9467         ".\tlib\file.h"\
9468         ".\tlib\filepath.h"\
9469         ".\tlib\indchan.h"\
9470         ".\tlib\lists.h"\
9471         ".\tlib\msos\ptlib\channel.h"\
9472         ".\tlib\msos\ptlib\conchan.h"\
9473         ".\tlib\msos\ptlib\config.h"\
9474         ".\tlib\msos\ptlib\contain.h"\
9475         ".\tlib\msos\ptlib\critsec.h"\
9476         ".\tlib\msos\ptlib\dynalink.h"\
9477         ".\tlib\msos\ptlib\file.h"\
9478         ".\tlib\msos\ptlib\filepath.h"\
9479         ".\tlib\msos\ptlib\mutex.h"\
9480         ".\tlib\msos\ptlib\pdirect.h"\
9481         ".\tlib\msos\ptlib\pipechan.h"\
9482         ".\tlib\msos\ptlib\pprocess.h"\
9483         ".\tlib\msos\ptlib\ptime.h"\
9484         ".\tlib\msos\ptlib\ptlib.inl"\
9485         ".\tlib\msos\ptlib\semaphor.h"\
9486         ".\tlib\msos\ptlib\sfile.h"\
9487         ".\tlib\msos\ptlib\syncpoint.h"\
9488         ".\tlib\msos\ptlib\textfile.h"\
9489         ".\tlib\msos\ptlib\thread.h"\
9490         ".\tlib\msos\ptlib\timeint.h"\
9491         ".\tlib\msos\ptlib\timer.h"\
9492         ".\tlib\msos\ptlib\video.h"\
9493         ".\tlib\mutex.h"\
9494         ".\tlib\notifier.h"\
9495         ".\tlib\object.h"\
9496         ".\tlib\osutil.inl"\
9497         ".\tlib\pdirect.h"\
9498         ".\tlib\pfactory.h"\
9499         ".\tlib\pipechan.h"\
9500         ".\tlib\plugin.h"\
9501         ".\tlib\pluginmgr.h"\
9502         ".\tlib\pprocess.h"\
9503         ".\tlib\psharedptr.h"\
9504         ".\tlib\pstring.h"\
9505         ".\tlib\ptime.h"\
9506         ".\tlib\semaphor.h"\
9507         ".\tlib\sfile.h"\
9508         ".\tlib\smartptr.h"\
9509         ".\tlib\sound.h"\
9510         ".\tlib\syncpoint.h"\
9511         ".\tlib\syncthrd.h"\
9512         ".\tlib\textfile.h"\
9513         ".\tlib\thread.h"\
9514         ".\tlib\timeint.h"\
9515         ".\tlib\timer.h"\
9516         ".\tlib\unix\ptlib\channel.h"\
9517         ".\tlib\unix\ptlib\conchan.h"\
9518         ".\tlib\unix\ptlib\config.h"\
9519         ".\tlib\unix\ptlib\contain.h"\
9520         ".\tlib\unix\ptlib\critsec.h"\
9521         ".\tlib\unix\ptlib\dynalink.h"\
9522         ".\tlib\unix\ptlib\file.h"\
9523         ".\tlib\unix\ptlib\filepath.h"\
9524         ".\tlib\unix\ptlib\mutex.h"\
9525         ".\tlib\unix\ptlib\pdirect.h"\
9526         ".\tlib\unix\ptlib\pipechan.h"\
9527         ".\tlib\unix\ptlib\pmachdep.h"\
9528         ".\tlib\unix\ptlib\pprocess.h"\
9529         ".\tlib\unix\ptlib\ptime.h"\
9530         ".\tlib\unix\ptlib\ptlib.inl"\
9531         ".\tlib\unix\ptlib\semaphor.h"\
9532         ".\tlib\unix\ptlib\sfile.h"\
9533         ".\tlib\unix\ptlib\syncpoint.h"\
9534         ".\tlib\unix\ptlib\textfile.h"\
9535         ".\tlib\unix\ptlib\thread.h"\
9536         ".\tlib\unix\ptlib\timeint.h"\
9537         ".\tlib\unix\ptlib\timer.h"\
9538         ".\tlib\unix\ptlib\video.h"\
9539         ".\tlib\video.h"\
9540         ".\tlib\videoio.h"\
9541         ".\tlib\wince\time.h"\
9542         ".\trings.h"\
9543         ".\trstream.h"\
9544         ".\ucpp.h"\
9545         ".\ys\socket.h"\
9546         
9548 !ENDIF 
9550 # End Source File
9551 # Begin Source File
9553 SOURCE=.\src\ptlib\common\pipechan.cxx
9555 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
9557 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
9559 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
9561 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
9563 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
9565 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
9567 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
9569 DEP_CPP_PIPEC=\
9570         {$(INCLUDE)}"cevfw.h"\
9571         {$(INCLUDE)}"mmsystemx.h"\
9572         {$(INCLUDE)}"nucpp.h"\
9573         {$(INCLUDE)}"ptbuildopts.h"\
9574         {$(INCLUDE)}"ptlib.h"\
9575         {$(INCLUDE)}"ptlib\args.h"\
9576         {$(INCLUDE)}"ptlib\array.h"\
9577         {$(INCLUDE)}"ptlib\channel.h"\
9578         {$(INCLUDE)}"ptlib\conchan.h"\
9579         {$(INCLUDE)}"ptlib\config.h"\
9580         {$(INCLUDE)}"ptlib\contain.h"\
9581         {$(INCLUDE)}"ptlib\contain.inl"\
9582         {$(INCLUDE)}"ptlib\critsec.h"\
9583         {$(INCLUDE)}"ptlib\dict.h"\
9584         {$(INCLUDE)}"ptlib\dynalink.h"\
9585         {$(INCLUDE)}"ptlib\file.h"\
9586         {$(INCLUDE)}"ptlib\filepath.h"\
9587         {$(INCLUDE)}"ptlib\indchan.h"\
9588         {$(INCLUDE)}"ptlib\lists.h"\
9589         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
9590         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
9591         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
9592         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
9593         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
9594         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
9595         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
9596         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
9597         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
9598         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
9599         {$(INCLUDE)}"ptlib\msos\ptlib\pipechan.h"\
9600         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
9601         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
9602         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
9603         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
9604         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
9605         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
9606         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
9607         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
9608         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
9609         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
9610         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
9611         {$(INCLUDE)}"ptlib\mutex.h"\
9612         {$(INCLUDE)}"ptlib\notifier.h"\
9613         {$(INCLUDE)}"ptlib\object.h"\
9614         {$(INCLUDE)}"ptlib\osutil.inl"\
9615         {$(INCLUDE)}"ptlib\pdirect.h"\
9616         {$(INCLUDE)}"ptlib\pfactory.h"\
9617         {$(INCLUDE)}"ptlib\pipechan.h"\
9618         {$(INCLUDE)}"ptlib\plugin.h"\
9619         {$(INCLUDE)}"ptlib\pluginmgr.h"\
9620         {$(INCLUDE)}"ptlib\pprocess.h"\
9621         {$(INCLUDE)}"ptlib\psharedptr.h"\
9622         {$(INCLUDE)}"ptlib\pstring.h"\
9623         {$(INCLUDE)}"ptlib\ptime.h"\
9624         {$(INCLUDE)}"ptlib\semaphor.h"\
9625         {$(INCLUDE)}"ptlib\sfile.h"\
9626         {$(INCLUDE)}"ptlib\smartptr.h"\
9627         {$(INCLUDE)}"ptlib\sound.h"\
9628         {$(INCLUDE)}"ptlib\syncpoint.h"\
9629         {$(INCLUDE)}"ptlib\syncthrd.h"\
9630         {$(INCLUDE)}"ptlib\textfile.h"\
9631         {$(INCLUDE)}"ptlib\thread.h"\
9632         {$(INCLUDE)}"ptlib\timeint.h"\
9633         {$(INCLUDE)}"ptlib\timer.h"\
9634         {$(INCLUDE)}"ptlib\video.h"\
9635         {$(INCLUDE)}"ptlib\videoio.h"\
9636         {$(INCLUDE)}"ptlib\wince\time.h"\
9637         {$(INCLUDE)}"stdlibx.h"\
9638         {$(INCLUDE)}"strstream.h"\
9639         {$(INCLUDE)}"wceatl.h"\
9640         
9641 NODEP_CPP_PIPEC=\
9642         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9643         ".\include\ptlib\unix\ptlib\channel.h"\
9644         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
9645         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
9646         ".\include\ptlib\unix\ptlib\contain.h"\
9647         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
9648         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
9649         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
9650         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
9651         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
9652         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
9653         ".\INCLUDE\ptlib\unix\ptlib\pipechan.h"\
9654         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
9655         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
9656         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
9657         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
9658         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
9659         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
9660         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
9661         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
9662         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
9663         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
9664         
9666 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
9668 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
9670 DEP_CPP_PIPEC=\
9671         {$(INCLUDE)}"cevfw.h"\
9672         {$(INCLUDE)}"mmsystemx.h"\
9673         {$(INCLUDE)}"nucpp.h"\
9674         {$(INCLUDE)}"ptbuildopts.h"\
9675         {$(INCLUDE)}"ptlib.h"\
9676         {$(INCLUDE)}"ptlib\args.h"\
9677         {$(INCLUDE)}"ptlib\array.h"\
9678         {$(INCLUDE)}"ptlib\channel.h"\
9679         {$(INCLUDE)}"ptlib\conchan.h"\
9680         {$(INCLUDE)}"ptlib\config.h"\
9681         {$(INCLUDE)}"ptlib\contain.h"\
9682         {$(INCLUDE)}"ptlib\contain.inl"\
9683         {$(INCLUDE)}"ptlib\critsec.h"\
9684         {$(INCLUDE)}"ptlib\dict.h"\
9685         {$(INCLUDE)}"ptlib\dynalink.h"\
9686         {$(INCLUDE)}"ptlib\file.h"\
9687         {$(INCLUDE)}"ptlib\filepath.h"\
9688         {$(INCLUDE)}"ptlib\indchan.h"\
9689         {$(INCLUDE)}"ptlib\lists.h"\
9690         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
9691         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
9692         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
9693         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
9694         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
9695         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
9696         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
9697         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
9698         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
9699         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
9700         {$(INCLUDE)}"ptlib\msos\ptlib\pipechan.h"\
9701         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
9702         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
9703         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
9704         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
9705         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
9706         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
9707         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
9708         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
9709         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
9710         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
9711         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
9712         {$(INCLUDE)}"ptlib\mutex.h"\
9713         {$(INCLUDE)}"ptlib\notifier.h"\
9714         {$(INCLUDE)}"ptlib\object.h"\
9715         {$(INCLUDE)}"ptlib\osutil.inl"\
9716         {$(INCLUDE)}"ptlib\pdirect.h"\
9717         {$(INCLUDE)}"ptlib\pfactory.h"\
9718         {$(INCLUDE)}"ptlib\pipechan.h"\
9719         {$(INCLUDE)}"ptlib\plugin.h"\
9720         {$(INCLUDE)}"ptlib\pluginmgr.h"\
9721         {$(INCLUDE)}"ptlib\pprocess.h"\
9722         {$(INCLUDE)}"ptlib\psharedptr.h"\
9723         {$(INCLUDE)}"ptlib\pstring.h"\
9724         {$(INCLUDE)}"ptlib\ptime.h"\
9725         {$(INCLUDE)}"ptlib\semaphor.h"\
9726         {$(INCLUDE)}"ptlib\sfile.h"\
9727         {$(INCLUDE)}"ptlib\smartptr.h"\
9728         {$(INCLUDE)}"ptlib\sound.h"\
9729         {$(INCLUDE)}"ptlib\syncpoint.h"\
9730         {$(INCLUDE)}"ptlib\syncthrd.h"\
9731         {$(INCLUDE)}"ptlib\textfile.h"\
9732         {$(INCLUDE)}"ptlib\thread.h"\
9733         {$(INCLUDE)}"ptlib\timeint.h"\
9734         {$(INCLUDE)}"ptlib\timer.h"\
9735         {$(INCLUDE)}"ptlib\video.h"\
9736         {$(INCLUDE)}"ptlib\videoio.h"\
9737         {$(INCLUDE)}"ptlib\wince\time.h"\
9738         {$(INCLUDE)}"stdlibx.h"\
9739         {$(INCLUDE)}"strstream.h"\
9740         {$(INCLUDE)}"wceatl.h"\
9741         
9742 NODEP_CPP_PIPEC=\
9743         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9744         ".\include\ptlib\unix\ptlib\channel.h"\
9745         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
9746         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
9747         ".\include\ptlib\unix\ptlib\contain.h"\
9748         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
9749         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
9750         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
9751         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
9752         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
9753         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
9754         ".\INCLUDE\ptlib\unix\ptlib\pipechan.h"\
9755         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
9756         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
9757         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
9758         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
9759         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
9760         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
9761         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
9762         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
9763         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
9764         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
9765         
9767 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
9769 NODEP_CPP_PIPEC=\
9770         ".\ceatl.h"\
9771         ".\evfw.h"\
9772         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9773         ".\msystemx.h"\
9774         ".\nistd.h"\
9775         ".\tbuildopts.h"\
9776         ".\tdlibx.h"\
9777         ".\tlib.h"\
9778         ".\tlib\args.h"\
9779         ".\tlib\array.h"\
9780         ".\tlib\channel.h"\
9781         ".\tlib\conchan.h"\
9782         ".\tlib\config.h"\
9783         ".\tlib\contain.h"\
9784         ".\tlib\contain.inl"\
9785         ".\tlib\critsec.h"\
9786         ".\tlib\dict.h"\
9787         ".\tlib\dynalink.h"\
9788         ".\tlib\file.h"\
9789         ".\tlib\filepath.h"\
9790         ".\tlib\indchan.h"\
9791         ".\tlib\lists.h"\
9792         ".\tlib\msos\ptlib\channel.h"\
9793         ".\tlib\msos\ptlib\conchan.h"\
9794         ".\tlib\msos\ptlib\config.h"\
9795         ".\tlib\msos\ptlib\contain.h"\
9796         ".\tlib\msos\ptlib\critsec.h"\
9797         ".\tlib\msos\ptlib\dynalink.h"\
9798         ".\tlib\msos\ptlib\file.h"\
9799         ".\tlib\msos\ptlib\filepath.h"\
9800         ".\tlib\msos\ptlib\mutex.h"\
9801         ".\tlib\msos\ptlib\pdirect.h"\
9802         ".\tlib\msos\ptlib\pipechan.h"\
9803         ".\tlib\msos\ptlib\pprocess.h"\
9804         ".\tlib\msos\ptlib\ptime.h"\
9805         ".\tlib\msos\ptlib\ptlib.inl"\
9806         ".\tlib\msos\ptlib\semaphor.h"\
9807         ".\tlib\msos\ptlib\sfile.h"\
9808         ".\tlib\msos\ptlib\syncpoint.h"\
9809         ".\tlib\msos\ptlib\textfile.h"\
9810         ".\tlib\msos\ptlib\thread.h"\
9811         ".\tlib\msos\ptlib\timeint.h"\
9812         ".\tlib\msos\ptlib\timer.h"\
9813         ".\tlib\msos\ptlib\video.h"\
9814         ".\tlib\mutex.h"\
9815         ".\tlib\notifier.h"\
9816         ".\tlib\object.h"\
9817         ".\tlib\osutil.inl"\
9818         ".\tlib\pdirect.h"\
9819         ".\tlib\pfactory.h"\
9820         ".\tlib\pipechan.h"\
9821         ".\tlib\plugin.h"\
9822         ".\tlib\pluginmgr.h"\
9823         ".\tlib\pprocess.h"\
9824         ".\tlib\psharedptr.h"\
9825         ".\tlib\pstring.h"\
9826         ".\tlib\ptime.h"\
9827         ".\tlib\semaphor.h"\
9828         ".\tlib\sfile.h"\
9829         ".\tlib\smartptr.h"\
9830         ".\tlib\sound.h"\
9831         ".\tlib\syncpoint.h"\
9832         ".\tlib\syncthrd.h"\
9833         ".\tlib\textfile.h"\
9834         ".\tlib\thread.h"\
9835         ".\tlib\timeint.h"\
9836         ".\tlib\timer.h"\
9837         ".\tlib\unix\ptlib\channel.h"\
9838         ".\tlib\unix\ptlib\conchan.h"\
9839         ".\tlib\unix\ptlib\config.h"\
9840         ".\tlib\unix\ptlib\contain.h"\
9841         ".\tlib\unix\ptlib\critsec.h"\
9842         ".\tlib\unix\ptlib\dynalink.h"\
9843         ".\tlib\unix\ptlib\file.h"\
9844         ".\tlib\unix\ptlib\filepath.h"\
9845         ".\tlib\unix\ptlib\mutex.h"\
9846         ".\tlib\unix\ptlib\pdirect.h"\
9847         ".\tlib\unix\ptlib\pipechan.h"\
9848         ".\tlib\unix\ptlib\pmachdep.h"\
9849         ".\tlib\unix\ptlib\pprocess.h"\
9850         ".\tlib\unix\ptlib\ptime.h"\
9851         ".\tlib\unix\ptlib\ptlib.inl"\
9852         ".\tlib\unix\ptlib\semaphor.h"\
9853         ".\tlib\unix\ptlib\sfile.h"\
9854         ".\tlib\unix\ptlib\syncpoint.h"\
9855         ".\tlib\unix\ptlib\textfile.h"\
9856         ".\tlib\unix\ptlib\thread.h"\
9857         ".\tlib\unix\ptlib\timeint.h"\
9858         ".\tlib\unix\ptlib\timer.h"\
9859         ".\tlib\unix\ptlib\video.h"\
9860         ".\tlib\video.h"\
9861         ".\tlib\videoio.h"\
9862         ".\tlib\wince\time.h"\
9863         ".\trings.h"\
9864         ".\trstream.h"\
9865         ".\ucpp.h"\
9866         ".\ys\socket.h"\
9867         
9869 !ENDIF 
9871 # End Source File
9872 # Begin Source File
9874 SOURCE=.\src\ptlib\common\pluginmgr.cxx
9876 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
9878 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
9880 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
9882 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
9884 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
9886 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
9888 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
9890 DEP_CPP_PLUGI=\
9891         {$(INCLUDE)}"cevfw.h"\
9892         {$(INCLUDE)}"mmsystemx.h"\
9893         {$(INCLUDE)}"nucpp.h"\
9894         {$(INCLUDE)}"ptbuildopts.h"\
9895         {$(INCLUDE)}"ptlib.h"\
9896         {$(INCLUDE)}"ptlib\args.h"\
9897         {$(INCLUDE)}"ptlib\array.h"\
9898         {$(INCLUDE)}"ptlib\channel.h"\
9899         {$(INCLUDE)}"ptlib\conchan.h"\
9900         {$(INCLUDE)}"ptlib\config.h"\
9901         {$(INCLUDE)}"ptlib\contain.h"\
9902         {$(INCLUDE)}"ptlib\contain.inl"\
9903         {$(INCLUDE)}"ptlib\critsec.h"\
9904         {$(INCLUDE)}"ptlib\dict.h"\
9905         {$(INCLUDE)}"ptlib\dynalink.h"\
9906         {$(INCLUDE)}"ptlib\file.h"\
9907         {$(INCLUDE)}"ptlib\filepath.h"\
9908         {$(INCLUDE)}"ptlib\indchan.h"\
9909         {$(INCLUDE)}"ptlib\lists.h"\
9910         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
9911         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
9912         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
9913         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
9914         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
9915         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
9916         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
9917         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
9918         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
9919         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
9920         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
9921         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
9922         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
9923         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
9924         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
9925         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
9926         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
9927         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
9928         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
9929         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
9930         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
9931         {$(INCLUDE)}"ptlib\mutex.h"\
9932         {$(INCLUDE)}"ptlib\notifier.h"\
9933         {$(INCLUDE)}"ptlib\object.h"\
9934         {$(INCLUDE)}"ptlib\osutil.inl"\
9935         {$(INCLUDE)}"ptlib\pdirect.h"\
9936         {$(INCLUDE)}"ptlib\pfactory.h"\
9937         {$(INCLUDE)}"ptlib\plugin.h"\
9938         {$(INCLUDE)}"ptlib\pluginmgr.h"\
9939         {$(INCLUDE)}"ptlib\pprocess.h"\
9940         {$(INCLUDE)}"ptlib\psharedptr.h"\
9941         {$(INCLUDE)}"ptlib\pstring.h"\
9942         {$(INCLUDE)}"ptlib\ptime.h"\
9943         {$(INCLUDE)}"ptlib\semaphor.h"\
9944         {$(INCLUDE)}"ptlib\sfile.h"\
9945         {$(INCLUDE)}"ptlib\smartptr.h"\
9946         {$(INCLUDE)}"ptlib\sound.h"\
9947         {$(INCLUDE)}"ptlib\syncpoint.h"\
9948         {$(INCLUDE)}"ptlib\syncthrd.h"\
9949         {$(INCLUDE)}"ptlib\textfile.h"\
9950         {$(INCLUDE)}"ptlib\thread.h"\
9951         {$(INCLUDE)}"ptlib\timeint.h"\
9952         {$(INCLUDE)}"ptlib\timer.h"\
9953         {$(INCLUDE)}"ptlib\video.h"\
9954         {$(INCLUDE)}"ptlib\videoio.h"\
9955         {$(INCLUDE)}"ptlib\wince\time.h"\
9956         {$(INCLUDE)}"stdlibx.h"\
9957         {$(INCLUDE)}"strstream.h"\
9958         {$(INCLUDE)}"wceatl.h"\
9959         
9960 NODEP_CPP_PLUGI=\
9961         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
9962         ".\include\ptlib\unix\ptlib\channel.h"\
9963         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
9964         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
9965         ".\include\ptlib\unix\ptlib\contain.h"\
9966         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
9967         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
9968         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
9969         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
9970         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
9971         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
9972         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
9973         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
9974         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
9975         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
9976         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
9977         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
9978         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
9979         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
9980         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
9981         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
9982         
9984 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
9986 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
9988 DEP_CPP_PLUGI=\
9989         {$(INCLUDE)}"cevfw.h"\
9990         {$(INCLUDE)}"mmsystemx.h"\
9991         {$(INCLUDE)}"nucpp.h"\
9992         {$(INCLUDE)}"ptbuildopts.h"\
9993         {$(INCLUDE)}"ptlib.h"\
9994         {$(INCLUDE)}"ptlib\args.h"\
9995         {$(INCLUDE)}"ptlib\array.h"\
9996         {$(INCLUDE)}"ptlib\channel.h"\
9997         {$(INCLUDE)}"ptlib\conchan.h"\
9998         {$(INCLUDE)}"ptlib\config.h"\
9999         {$(INCLUDE)}"ptlib\contain.h"\
10000         {$(INCLUDE)}"ptlib\contain.inl"\
10001         {$(INCLUDE)}"ptlib\critsec.h"\
10002         {$(INCLUDE)}"ptlib\dict.h"\
10003         {$(INCLUDE)}"ptlib\dynalink.h"\
10004         {$(INCLUDE)}"ptlib\file.h"\
10005         {$(INCLUDE)}"ptlib\filepath.h"\
10006         {$(INCLUDE)}"ptlib\indchan.h"\
10007         {$(INCLUDE)}"ptlib\lists.h"\
10008         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
10009         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
10010         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
10011         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
10012         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
10013         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
10014         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
10015         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
10016         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
10017         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
10018         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
10019         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
10020         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
10021         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
10022         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
10023         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
10024         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
10025         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
10026         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
10027         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
10028         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
10029         {$(INCLUDE)}"ptlib\mutex.h"\
10030         {$(INCLUDE)}"ptlib\notifier.h"\
10031         {$(INCLUDE)}"ptlib\object.h"\
10032         {$(INCLUDE)}"ptlib\osutil.inl"\
10033         {$(INCLUDE)}"ptlib\pdirect.h"\
10034         {$(INCLUDE)}"ptlib\pfactory.h"\
10035         {$(INCLUDE)}"ptlib\plugin.h"\
10036         {$(INCLUDE)}"ptlib\pluginmgr.h"\
10037         {$(INCLUDE)}"ptlib\pprocess.h"\
10038         {$(INCLUDE)}"ptlib\psharedptr.h"\
10039         {$(INCLUDE)}"ptlib\pstring.h"\
10040         {$(INCLUDE)}"ptlib\ptime.h"\
10041         {$(INCLUDE)}"ptlib\semaphor.h"\
10042         {$(INCLUDE)}"ptlib\sfile.h"\
10043         {$(INCLUDE)}"ptlib\smartptr.h"\
10044         {$(INCLUDE)}"ptlib\sound.h"\
10045         {$(INCLUDE)}"ptlib\syncpoint.h"\
10046         {$(INCLUDE)}"ptlib\syncthrd.h"\
10047         {$(INCLUDE)}"ptlib\textfile.h"\
10048         {$(INCLUDE)}"ptlib\thread.h"\
10049         {$(INCLUDE)}"ptlib\timeint.h"\
10050         {$(INCLUDE)}"ptlib\timer.h"\
10051         {$(INCLUDE)}"ptlib\video.h"\
10052         {$(INCLUDE)}"ptlib\videoio.h"\
10053         {$(INCLUDE)}"ptlib\wince\time.h"\
10054         {$(INCLUDE)}"stdlibx.h"\
10055         {$(INCLUDE)}"strstream.h"\
10056         {$(INCLUDE)}"wceatl.h"\
10057         
10058 NODEP_CPP_PLUGI=\
10059         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
10060         ".\include\ptlib\unix\ptlib\channel.h"\
10061         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
10062         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
10063         ".\include\ptlib\unix\ptlib\contain.h"\
10064         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
10065         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
10066         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
10067         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
10068         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
10069         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
10070         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
10071         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
10072         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
10073         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
10074         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
10075         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
10076         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
10077         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
10078         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
10079         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
10080         
10082 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
10084 NODEP_CPP_PLUGI=\
10085         ".\ceatl.h"\
10086         ".\evfw.h"\
10087         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
10088         ".\msystemx.h"\
10089         ".\nistd.h"\
10090         ".\tbuildopts.h"\
10091         ".\tdlibx.h"\
10092         ".\tlib.h"\
10093         ".\tlib\args.h"\
10094         ".\tlib\array.h"\
10095         ".\tlib\channel.h"\
10096         ".\tlib\conchan.h"\
10097         ".\tlib\config.h"\
10098         ".\tlib\contain.h"\
10099         ".\tlib\contain.inl"\
10100         ".\tlib\critsec.h"\
10101         ".\tlib\dict.h"\
10102         ".\tlib\dynalink.h"\
10103         ".\tlib\file.h"\
10104         ".\tlib\filepath.h"\
10105         ".\tlib\indchan.h"\
10106         ".\tlib\lists.h"\
10107         ".\tlib\msos\ptlib\channel.h"\
10108         ".\tlib\msos\ptlib\conchan.h"\
10109         ".\tlib\msos\ptlib\config.h"\
10110         ".\tlib\msos\ptlib\contain.h"\
10111         ".\tlib\msos\ptlib\critsec.h"\
10112         ".\tlib\msos\ptlib\dynalink.h"\
10113         ".\tlib\msos\ptlib\file.h"\
10114         ".\tlib\msos\ptlib\filepath.h"\
10115         ".\tlib\msos\ptlib\mutex.h"\
10116         ".\tlib\msos\ptlib\pdirect.h"\
10117         ".\tlib\msos\ptlib\pprocess.h"\
10118         ".\tlib\msos\ptlib\ptime.h"\
10119         ".\tlib\msos\ptlib\ptlib.inl"\
10120         ".\tlib\msos\ptlib\semaphor.h"\
10121         ".\tlib\msos\ptlib\sfile.h"\
10122         ".\tlib\msos\ptlib\syncpoint.h"\
10123         ".\tlib\msos\ptlib\textfile.h"\
10124         ".\tlib\msos\ptlib\thread.h"\
10125         ".\tlib\msos\ptlib\timeint.h"\
10126         ".\tlib\msos\ptlib\timer.h"\
10127         ".\tlib\msos\ptlib\video.h"\
10128         ".\tlib\mutex.h"\
10129         ".\tlib\notifier.h"\
10130         ".\tlib\object.h"\
10131         ".\tlib\osutil.inl"\
10132         ".\tlib\pdirect.h"\
10133         ".\tlib\pfactory.h"\
10134         ".\tlib\plugin.h"\
10135         ".\tlib\pluginmgr.h"\
10136         ".\tlib\pprocess.h"\
10137         ".\tlib\psharedptr.h"\
10138         ".\tlib\pstring.h"\
10139         ".\tlib\ptime.h"\
10140         ".\tlib\semaphor.h"\
10141         ".\tlib\sfile.h"\
10142         ".\tlib\smartptr.h"\
10143         ".\tlib\sound.h"\
10144         ".\tlib\syncpoint.h"\
10145         ".\tlib\syncthrd.h"\
10146         ".\tlib\textfile.h"\
10147         ".\tlib\thread.h"\
10148         ".\tlib\timeint.h"\
10149         ".\tlib\timer.h"\
10150         ".\tlib\unix\ptlib\channel.h"\
10151         ".\tlib\unix\ptlib\conchan.h"\
10152         ".\tlib\unix\ptlib\config.h"\
10153         ".\tlib\unix\ptlib\contain.h"\
10154         ".\tlib\unix\ptlib\critsec.h"\
10155         ".\tlib\unix\ptlib\dynalink.h"\
10156         ".\tlib\unix\ptlib\file.h"\
10157         ".\tlib\unix\ptlib\filepath.h"\
10158         ".\tlib\unix\ptlib\mutex.h"\
10159         ".\tlib\unix\ptlib\pdirect.h"\
10160         ".\tlib\unix\ptlib\pmachdep.h"\
10161         ".\tlib\unix\ptlib\pprocess.h"\
10162         ".\tlib\unix\ptlib\ptime.h"\
10163         ".\tlib\unix\ptlib\ptlib.inl"\
10164         ".\tlib\unix\ptlib\semaphor.h"\
10165         ".\tlib\unix\ptlib\sfile.h"\
10166         ".\tlib\unix\ptlib\syncpoint.h"\
10167         ".\tlib\unix\ptlib\textfile.h"\
10168         ".\tlib\unix\ptlib\thread.h"\
10169         ".\tlib\unix\ptlib\timeint.h"\
10170         ".\tlib\unix\ptlib\timer.h"\
10171         ".\tlib\unix\ptlib\video.h"\
10172         ".\tlib\video.h"\
10173         ".\tlib\videoio.h"\
10174         ".\tlib\wince\time.h"\
10175         ".\trings.h"\
10176         ".\trstream.h"\
10177         ".\ucpp.h"\
10178         ".\ys\socket.h"\
10179         
10181 !ENDIF 
10183 # End Source File
10184 # Begin Source File
10186 SOURCE=.\src\ptlib\common\ptime.cxx
10188 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
10190 NODEP_CPP_PTIME=\
10191         ".\ceatl.h"\
10192         ".\msystemx.h"\
10193         ".\nclude\ptlib\conchan.h"\
10194         ".\tdlibx.h"\
10195         ".\tlib.h"\
10196         ".\tlib\args.h"\
10197         ".\tlib\array.h"\
10198         ".\tlib\channel.h"\
10199         ".\tlib\conchan.h"\
10200         ".\tlib\config.h"\
10201         ".\tlib\contain.h"\
10202         ".\tlib\contain.inl"\
10203         ".\tlib\dict.h"\
10204         ".\tlib\dynalink.h"\
10205         ".\tlib\file.h"\
10206         ".\tlib\filepath.h"\
10207         ".\tlib\indchan.h"\
10208         ".\tlib\lists.h"\
10209         ".\tlib\mutex.h"\
10210         ".\tlib\object.h"\
10211         ".\tlib\osutil.inl"\
10212         ".\tlib\pdirect.h"\
10213         ".\tlib\pprocess.h"\
10214         ".\tlib\pstring.h"\
10215         ".\tlib\ptime.h"\
10216         ".\tlib\ptlib.inl"\
10217         ".\tlib\semaphor.h"\
10218         ".\tlib\sfile.h"\
10219         ".\tlib\sound.h"\
10220         ".\tlib\syncpoint.h"\
10221         ".\tlib\syncthrd.h"\
10222         ".\tlib\textfile.h"\
10223         ".\tlib\thread.h"\
10224         ".\tlib\timeint.h"\
10225         ".\tlib\timer.h"\
10226         ".\tlib\vfakeio.h"\
10227         ".\tlib\video.h"\
10228         ".\tlib\videoio.h"\
10229         ".\ucpp.h"\
10230         
10232 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
10234 NODEP_CPP_PTIME=\
10235         ".\ceatl.h"\
10236         ".\msystemx.h"\
10237         ".\nclude\ptlib\conchan.h"\
10238         ".\tdlibx.h"\
10239         ".\tlib.h"\
10240         ".\tlib\args.h"\
10241         ".\tlib\array.h"\
10242         ".\tlib\channel.h"\
10243         ".\tlib\conchan.h"\
10244         ".\tlib\config.h"\
10245         ".\tlib\contain.h"\
10246         ".\tlib\contain.inl"\
10247         ".\tlib\dict.h"\
10248         ".\tlib\dynalink.h"\
10249         ".\tlib\file.h"\
10250         ".\tlib\filepath.h"\
10251         ".\tlib\indchan.h"\
10252         ".\tlib\lists.h"\
10253         ".\tlib\mutex.h"\
10254         ".\tlib\object.h"\
10255         ".\tlib\osutil.inl"\
10256         ".\tlib\pdirect.h"\
10257         ".\tlib\pprocess.h"\
10258         ".\tlib\pstring.h"\
10259         ".\tlib\ptime.h"\
10260         ".\tlib\ptlib.inl"\
10261         ".\tlib\semaphor.h"\
10262         ".\tlib\sfile.h"\
10263         ".\tlib\sound.h"\
10264         ".\tlib\syncpoint.h"\
10265         ".\tlib\syncthrd.h"\
10266         ".\tlib\textfile.h"\
10267         ".\tlib\thread.h"\
10268         ".\tlib\timeint.h"\
10269         ".\tlib\timer.h"\
10270         ".\tlib\vfakeio.h"\
10271         ".\tlib\video.h"\
10272         ".\tlib\videoio.h"\
10273         ".\ucpp.h"\
10274         
10276 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
10278 NODEP_CPP_PTIME=\
10279         ".\ceatl.h"\
10280         ".\evfw.h"\
10281         ".\msystemx.h"\
10282         ".\tbuildopts.h"\
10283         ".\tdlibx.h"\
10284         ".\tlib.h"\
10285         ".\tlib\args.h"\
10286         ".\tlib\array.h"\
10287         ".\tlib\channel.h"\
10288         ".\tlib\conchan.h"\
10289         ".\tlib\config.h"\
10290         ".\tlib\contain.h"\
10291         ".\tlib\contain.inl"\
10292         ".\tlib\dict.h"\
10293         ".\tlib\dynalink.h"\
10294         ".\tlib\file.h"\
10295         ".\tlib\filepath.h"\
10296         ".\tlib\indchan.h"\
10297         ".\tlib\lists.h"\
10298         ".\tlib\mutex.h"\
10299         ".\tlib\object.h"\
10300         ".\tlib\osutil.inl"\
10301         ".\tlib\pdirect.h"\
10302         ".\tlib\pprocess.h"\
10303         ".\tlib\pstring.h"\
10304         ".\tlib\ptime.h"\
10305         ".\tlib\ptlib.inl"\
10306         ".\tlib\semaphor.h"\
10307         ".\tlib\sfile.h"\
10308         ".\tlib\sound.h"\
10309         ".\tlib\syncpoint.h"\
10310         ".\tlib\syncthrd.h"\
10311         ".\tlib\textfile.h"\
10312         ".\tlib\thread.h"\
10313         ".\tlib\timeint.h"\
10314         ".\tlib\timer.h"\
10315         ".\tlib\vfakeio.h"\
10316         ".\tlib\video.h"\
10317         ".\tlib\videoio.h"\
10318         ".\tlib\videoio1394dc.h"\
10319         ".\ucpp.h"\
10320         
10322 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
10324 NODEP_CPP_PTIME=\
10325         ".\ceatl.h"\
10326         ".\evfw.h"\
10327         ".\msystemx.h"\
10328         ".\tdlibx.h"\
10329         ".\tlib.h"\
10330         ".\tlib\args.h"\
10331         ".\tlib\array.h"\
10332         ".\tlib\channel.h"\
10333         ".\tlib\conchan.h"\
10334         ".\tlib\config.h"\
10335         ".\tlib\contain.h"\
10336         ".\tlib\contain.inl"\
10337         ".\tlib\dict.h"\
10338         ".\tlib\dynalink.h"\
10339         ".\tlib\file.h"\
10340         ".\tlib\filepath.h"\
10341         ".\tlib\indchan.h"\
10342         ".\tlib\lists.h"\
10343         ".\tlib\mutex.h"\
10344         ".\tlib\object.h"\
10345         ".\tlib\osutil.inl"\
10346         ".\tlib\pdirect.h"\
10347         ".\tlib\pprocess.h"\
10348         ".\tlib\pstring.h"\
10349         ".\tlib\ptime.h"\
10350         ".\tlib\ptlib.inl"\
10351         ".\tlib\semaphor.h"\
10352         ".\tlib\sfile.h"\
10353         ".\tlib\sound.h"\
10354         ".\tlib\syncpoint.h"\
10355         ".\tlib\syncthrd.h"\
10356         ".\tlib\textfile.h"\
10357         ".\tlib\thread.h"\
10358         ".\tlib\timeint.h"\
10359         ".\tlib\timer.h"\
10360         ".\tlib\vfakeio.h"\
10361         ".\tlib\video.h"\
10362         ".\tlib\videoio.h"\
10363         ".\tlib\videoio1394dc.h"\
10364         ".\ucpp.h"\
10365         
10367 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
10369 NODEP_CPP_PTIME=\
10370         ".\ceatl.h"\
10371         ".\msystemx.h"\
10372         ".\nclude\ptlib\conchan.h"\
10373         ".\tdlibx.h"\
10374         ".\tlib.h"\
10375         ".\tlib\args.h"\
10376         ".\tlib\array.h"\
10377         ".\tlib\channel.h"\
10378         ".\tlib\conchan.h"\
10379         ".\tlib\config.h"\
10380         ".\tlib\contain.h"\
10381         ".\tlib\contain.inl"\
10382         ".\tlib\dict.h"\
10383         ".\tlib\dynalink.h"\
10384         ".\tlib\file.h"\
10385         ".\tlib\filepath.h"\
10386         ".\tlib\indchan.h"\
10387         ".\tlib\lists.h"\
10388         ".\tlib\mutex.h"\
10389         ".\tlib\object.h"\
10390         ".\tlib\osutil.inl"\
10391         ".\tlib\pdirect.h"\
10392         ".\tlib\pprocess.h"\
10393         ".\tlib\pstring.h"\
10394         ".\tlib\ptime.h"\
10395         ".\tlib\ptlib.inl"\
10396         ".\tlib\semaphor.h"\
10397         ".\tlib\sfile.h"\
10398         ".\tlib\sound.h"\
10399         ".\tlib\syncpoint.h"\
10400         ".\tlib\syncthrd.h"\
10401         ".\tlib\textfile.h"\
10402         ".\tlib\thread.h"\
10403         ".\tlib\timeint.h"\
10404         ".\tlib\timer.h"\
10405         ".\tlib\vfakeio.h"\
10406         ".\tlib\video.h"\
10407         ".\tlib\videoio.h"\
10408         ".\ucpp.h"\
10409         
10411 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
10413 NODEP_CPP_PTIME=\
10414         ".\ceatl.h"\
10415         ".\msystemx.h"\
10416         ".\tdlibx.h"\
10417         ".\tlib.h"\
10418         ".\tlib\args.h"\
10419         ".\tlib\array.h"\
10420         ".\tlib\channel.h"\
10421         ".\tlib\conchan.h"\
10422         ".\tlib\config.h"\
10423         ".\tlib\contain.h"\
10424         ".\tlib\contain.inl"\
10425         ".\tlib\dict.h"\
10426         ".\tlib\dynalink.h"\
10427         ".\tlib\file.h"\
10428         ".\tlib\filepath.h"\
10429         ".\tlib\indchan.h"\
10430         ".\tlib\lists.h"\
10431         ".\tlib\mutex.h"\
10432         ".\tlib\object.h"\
10433         ".\tlib\osutil.inl"\
10434         ".\tlib\pdirect.h"\
10435         ".\tlib\pprocess.h"\
10436         ".\tlib\pstring.h"\
10437         ".\tlib\ptime.h"\
10438         ".\tlib\ptlib.inl"\
10439         ".\tlib\semaphor.h"\
10440         ".\tlib\sfile.h"\
10441         ".\tlib\sound.h"\
10442         ".\tlib\syncpoint.h"\
10443         ".\tlib\syncthrd.h"\
10444         ".\tlib\textfile.h"\
10445         ".\tlib\thread.h"\
10446         ".\tlib\timeint.h"\
10447         ".\tlib\timer.h"\
10448         ".\tlib\vfakeio.h"\
10449         ".\tlib\video.h"\
10450         ".\tlib\videoio.h"\
10451         ".\ucpp.h"\
10452         
10454 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
10456 DEP_CPP_PTIME=\
10457         {$(INCLUDE)}"cevfw.h"\
10458         {$(INCLUDE)}"mmsystemx.h"\
10459         {$(INCLUDE)}"nucpp.h"\
10460         {$(INCLUDE)}"ptbuildopts.h"\
10461         {$(INCLUDE)}"ptlib.h"\
10462         {$(INCLUDE)}"ptlib\args.h"\
10463         {$(INCLUDE)}"ptlib\array.h"\
10464         {$(INCLUDE)}"ptlib\channel.h"\
10465         {$(INCLUDE)}"ptlib\conchan.h"\
10466         {$(INCLUDE)}"ptlib\config.h"\
10467         {$(INCLUDE)}"ptlib\contain.h"\
10468         {$(INCLUDE)}"ptlib\contain.inl"\
10469         {$(INCLUDE)}"ptlib\critsec.h"\
10470         {$(INCLUDE)}"ptlib\dict.h"\
10471         {$(INCLUDE)}"ptlib\dynalink.h"\
10472         {$(INCLUDE)}"ptlib\file.h"\
10473         {$(INCLUDE)}"ptlib\filepath.h"\
10474         {$(INCLUDE)}"ptlib\indchan.h"\
10475         {$(INCLUDE)}"ptlib\lists.h"\
10476         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
10477         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
10478         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
10479         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
10480         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
10481         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
10482         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
10483         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
10484         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
10485         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
10486         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
10487         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
10488         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
10489         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
10490         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
10491         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
10492         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
10493         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
10494         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
10495         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
10496         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
10497         {$(INCLUDE)}"ptlib\mutex.h"\
10498         {$(INCLUDE)}"ptlib\notifier.h"\
10499         {$(INCLUDE)}"ptlib\object.h"\
10500         {$(INCLUDE)}"ptlib\osutil.inl"\
10501         {$(INCLUDE)}"ptlib\pdirect.h"\
10502         {$(INCLUDE)}"ptlib\pfactory.h"\
10503         {$(INCLUDE)}"ptlib\plugin.h"\
10504         {$(INCLUDE)}"ptlib\pluginmgr.h"\
10505         {$(INCLUDE)}"ptlib\pprocess.h"\
10506         {$(INCLUDE)}"ptlib\psharedptr.h"\
10507         {$(INCLUDE)}"ptlib\pstring.h"\
10508         {$(INCLUDE)}"ptlib\ptime.h"\
10509         {$(INCLUDE)}"ptlib\semaphor.h"\
10510         {$(INCLUDE)}"ptlib\sfile.h"\
10511         {$(INCLUDE)}"ptlib\smartptr.h"\
10512         {$(INCLUDE)}"ptlib\sound.h"\
10513         {$(INCLUDE)}"ptlib\syncpoint.h"\
10514         {$(INCLUDE)}"ptlib\syncthrd.h"\
10515         {$(INCLUDE)}"ptlib\textfile.h"\
10516         {$(INCLUDE)}"ptlib\thread.h"\
10517         {$(INCLUDE)}"ptlib\timeint.h"\
10518         {$(INCLUDE)}"ptlib\timer.h"\
10519         {$(INCLUDE)}"ptlib\video.h"\
10520         {$(INCLUDE)}"ptlib\videoio.h"\
10521         {$(INCLUDE)}"ptlib\wince\time.h"\
10522         {$(INCLUDE)}"stdlibx.h"\
10523         {$(INCLUDE)}"strstream.h"\
10524         {$(INCLUDE)}"wceatl.h"\
10525         
10526 NODEP_CPP_PTIME=\
10527         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
10528         ".\include\ptlib\unix\ptlib\channel.h"\
10529         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
10530         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
10531         ".\include\ptlib\unix\ptlib\contain.h"\
10532         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
10533         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
10534         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
10535         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
10536         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
10537         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
10538         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
10539         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
10540         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
10541         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
10542         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
10543         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
10544         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
10545         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
10546         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
10547         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
10548         
10550 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
10552 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
10554 DEP_CPP_PTIME=\
10555         {$(INCLUDE)}"cevfw.h"\
10556         {$(INCLUDE)}"mmsystemx.h"\
10557         {$(INCLUDE)}"nucpp.h"\
10558         {$(INCLUDE)}"ptbuildopts.h"\
10559         {$(INCLUDE)}"ptlib.h"\
10560         {$(INCLUDE)}"ptlib\args.h"\
10561         {$(INCLUDE)}"ptlib\array.h"\
10562         {$(INCLUDE)}"ptlib\channel.h"\
10563         {$(INCLUDE)}"ptlib\conchan.h"\
10564         {$(INCLUDE)}"ptlib\config.h"\
10565         {$(INCLUDE)}"ptlib\contain.h"\
10566         {$(INCLUDE)}"ptlib\contain.inl"\
10567         {$(INCLUDE)}"ptlib\critsec.h"\
10568         {$(INCLUDE)}"ptlib\dict.h"\
10569         {$(INCLUDE)}"ptlib\dynalink.h"\
10570         {$(INCLUDE)}"ptlib\file.h"\
10571         {$(INCLUDE)}"ptlib\filepath.h"\
10572         {$(INCLUDE)}"ptlib\indchan.h"\
10573         {$(INCLUDE)}"ptlib\lists.h"\
10574         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
10575         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
10576         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
10577         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
10578         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
10579         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
10580         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
10581         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
10582         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
10583         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
10584         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
10585         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
10586         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
10587         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
10588         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
10589         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
10590         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
10591         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
10592         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
10593         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
10594         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
10595         {$(INCLUDE)}"ptlib\mutex.h"\
10596         {$(INCLUDE)}"ptlib\notifier.h"\
10597         {$(INCLUDE)}"ptlib\object.h"\
10598         {$(INCLUDE)}"ptlib\osutil.inl"\
10599         {$(INCLUDE)}"ptlib\pdirect.h"\
10600         {$(INCLUDE)}"ptlib\pfactory.h"\
10601         {$(INCLUDE)}"ptlib\plugin.h"\
10602         {$(INCLUDE)}"ptlib\pluginmgr.h"\
10603         {$(INCLUDE)}"ptlib\pprocess.h"\
10604         {$(INCLUDE)}"ptlib\psharedptr.h"\
10605         {$(INCLUDE)}"ptlib\pstring.h"\
10606         {$(INCLUDE)}"ptlib\ptime.h"\
10607         {$(INCLUDE)}"ptlib\semaphor.h"\
10608         {$(INCLUDE)}"ptlib\sfile.h"\
10609         {$(INCLUDE)}"ptlib\smartptr.h"\
10610         {$(INCLUDE)}"ptlib\sound.h"\
10611         {$(INCLUDE)}"ptlib\syncpoint.h"\
10612         {$(INCLUDE)}"ptlib\syncthrd.h"\
10613         {$(INCLUDE)}"ptlib\textfile.h"\
10614         {$(INCLUDE)}"ptlib\thread.h"\
10615         {$(INCLUDE)}"ptlib\timeint.h"\
10616         {$(INCLUDE)}"ptlib\timer.h"\
10617         {$(INCLUDE)}"ptlib\video.h"\
10618         {$(INCLUDE)}"ptlib\videoio.h"\
10619         {$(INCLUDE)}"ptlib\wince\time.h"\
10620         {$(INCLUDE)}"stdlibx.h"\
10621         {$(INCLUDE)}"strstream.h"\
10622         {$(INCLUDE)}"wceatl.h"\
10623         
10624 NODEP_CPP_PTIME=\
10625         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
10626         ".\include\ptlib\unix\ptlib\channel.h"\
10627         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
10628         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
10629         ".\include\ptlib\unix\ptlib\contain.h"\
10630         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
10631         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
10632         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
10633         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
10634         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
10635         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
10636         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
10637         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
10638         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
10639         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
10640         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
10641         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
10642         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
10643         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
10644         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
10645         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
10646         
10648 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
10650 NODEP_CPP_PTIME=\
10651         ".\ceatl.h"\
10652         ".\evfw.h"\
10653         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
10654         ".\msystemx.h"\
10655         ".\nistd.h"\
10656         ".\tbuildopts.h"\
10657         ".\tdlibx.h"\
10658         ".\tlib.h"\
10659         ".\tlib\args.h"\
10660         ".\tlib\array.h"\
10661         ".\tlib\channel.h"\
10662         ".\tlib\conchan.h"\
10663         ".\tlib\config.h"\
10664         ".\tlib\contain.h"\
10665         ".\tlib\contain.inl"\
10666         ".\tlib\critsec.h"\
10667         ".\tlib\dict.h"\
10668         ".\tlib\dynalink.h"\
10669         ".\tlib\file.h"\
10670         ".\tlib\filepath.h"\
10671         ".\tlib\indchan.h"\
10672         ".\tlib\lists.h"\
10673         ".\tlib\msos\ptlib\channel.h"\
10674         ".\tlib\msos\ptlib\conchan.h"\
10675         ".\tlib\msos\ptlib\config.h"\
10676         ".\tlib\msos\ptlib\contain.h"\
10677         ".\tlib\msos\ptlib\critsec.h"\
10678         ".\tlib\msos\ptlib\dynalink.h"\
10679         ".\tlib\msos\ptlib\file.h"\
10680         ".\tlib\msos\ptlib\filepath.h"\
10681         ".\tlib\msos\ptlib\mutex.h"\
10682         ".\tlib\msos\ptlib\pdirect.h"\
10683         ".\tlib\msos\ptlib\pprocess.h"\
10684         ".\tlib\msos\ptlib\ptime.h"\
10685         ".\tlib\msos\ptlib\ptlib.inl"\
10686         ".\tlib\msos\ptlib\semaphor.h"\
10687         ".\tlib\msos\ptlib\sfile.h"\
10688         ".\tlib\msos\ptlib\syncpoint.h"\
10689         ".\tlib\msos\ptlib\textfile.h"\
10690         ".\tlib\msos\ptlib\thread.h"\
10691         ".\tlib\msos\ptlib\timeint.h"\
10692         ".\tlib\msos\ptlib\timer.h"\
10693         ".\tlib\msos\ptlib\video.h"\
10694         ".\tlib\mutex.h"\
10695         ".\tlib\notifier.h"\
10696         ".\tlib\object.h"\
10697         ".\tlib\osutil.inl"\
10698         ".\tlib\pdirect.h"\
10699         ".\tlib\pfactory.h"\
10700         ".\tlib\plugin.h"\
10701         ".\tlib\pluginmgr.h"\
10702         ".\tlib\pprocess.h"\
10703         ".\tlib\psharedptr.h"\
10704         ".\tlib\pstring.h"\
10705         ".\tlib\ptime.h"\
10706         ".\tlib\semaphor.h"\
10707         ".\tlib\sfile.h"\
10708         ".\tlib\smartptr.h"\
10709         ".\tlib\sound.h"\
10710         ".\tlib\syncpoint.h"\
10711         ".\tlib\syncthrd.h"\
10712         ".\tlib\textfile.h"\
10713         ".\tlib\thread.h"\
10714         ".\tlib\timeint.h"\
10715         ".\tlib\timer.h"\
10716         ".\tlib\unix\ptlib\channel.h"\
10717         ".\tlib\unix\ptlib\conchan.h"\
10718         ".\tlib\unix\ptlib\config.h"\
10719         ".\tlib\unix\ptlib\contain.h"\
10720         ".\tlib\unix\ptlib\critsec.h"\
10721         ".\tlib\unix\ptlib\dynalink.h"\
10722         ".\tlib\unix\ptlib\file.h"\
10723         ".\tlib\unix\ptlib\filepath.h"\
10724         ".\tlib\unix\ptlib\mutex.h"\
10725         ".\tlib\unix\ptlib\pdirect.h"\
10726         ".\tlib\unix\ptlib\pmachdep.h"\
10727         ".\tlib\unix\ptlib\pprocess.h"\
10728         ".\tlib\unix\ptlib\ptime.h"\
10729         ".\tlib\unix\ptlib\ptlib.inl"\
10730         ".\tlib\unix\ptlib\semaphor.h"\
10731         ".\tlib\unix\ptlib\sfile.h"\
10732         ".\tlib\unix\ptlib\syncpoint.h"\
10733         ".\tlib\unix\ptlib\textfile.h"\
10734         ".\tlib\unix\ptlib\thread.h"\
10735         ".\tlib\unix\ptlib\timeint.h"\
10736         ".\tlib\unix\ptlib\timer.h"\
10737         ".\tlib\unix\ptlib\video.h"\
10738         ".\tlib\video.h"\
10739         ".\tlib\videoio.h"\
10740         ".\tlib\wince\time.h"\
10741         ".\trings.h"\
10742         ".\trstream.h"\
10743         ".\ucpp.h"\
10744         ".\ys\socket.h"\
10745         
10747 !ENDIF 
10749 # End Source File
10750 # Begin Source File
10752 SOURCE=.\src\ptlib\msos\ptlib.cxx
10754 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
10756 NODEP_CPP_PTLIB=\
10757         ".\ceatl.h"\
10758         ".\msystemx.h"\
10759         ".\nclude\ptlib\conchan.h"\
10760         ".\tdlibx.h"\
10761         ".\tlib.h"\
10762         ".\tlib\args.h"\
10763         ".\tlib\array.h"\
10764         ".\tlib\channel.h"\
10765         ".\tlib\conchan.h"\
10766         ".\tlib\config.h"\
10767         ".\tlib\contain.h"\
10768         ".\tlib\contain.inl"\
10769         ".\tlib\dict.h"\
10770         ".\tlib\dynalink.h"\
10771         ".\tlib\file.h"\
10772         ".\tlib\filepath.h"\
10773         ".\tlib\indchan.h"\
10774         ".\tlib\lists.h"\
10775         ".\tlib\mutex.h"\
10776         ".\tlib\object.h"\
10777         ".\tlib\osutil.inl"\
10778         ".\tlib\pdirect.h"\
10779         ".\tlib\pprocess.h"\
10780         ".\tlib\pstring.h"\
10781         ".\tlib\ptime.h"\
10782         ".\tlib\ptlib.inl"\
10783         ".\tlib\semaphor.h"\
10784         ".\tlib\sfile.h"\
10785         ".\tlib\sound.h"\
10786         ".\tlib\syncpoint.h"\
10787         ".\tlib\syncthrd.h"\
10788         ".\tlib\textfile.h"\
10789         ".\tlib\thread.h"\
10790         ".\tlib\timeint.h"\
10791         ".\tlib\timer.h"\
10792         ".\tlib\vfakeio.h"\
10793         ".\tlib\video.h"\
10794         ".\tlib\videoio.h"\
10795         ".\ucpp.h"\
10796         
10797 # ADD CPP /Yc"ptlib.h"
10799 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
10801 NODEP_CPP_PTLIB=\
10802         ".\ceatl.h"\
10803         ".\msystemx.h"\
10804         ".\nclude\ptlib\conchan.h"\
10805         ".\tdlibx.h"\
10806         ".\tlib.h"\
10807         ".\tlib\args.h"\
10808         ".\tlib\array.h"\
10809         ".\tlib\channel.h"\
10810         ".\tlib\conchan.h"\
10811         ".\tlib\config.h"\
10812         ".\tlib\contain.h"\
10813         ".\tlib\contain.inl"\
10814         ".\tlib\dict.h"\
10815         ".\tlib\dynalink.h"\
10816         ".\tlib\file.h"\
10817         ".\tlib\filepath.h"\
10818         ".\tlib\indchan.h"\
10819         ".\tlib\lists.h"\
10820         ".\tlib\mutex.h"\
10821         ".\tlib\object.h"\
10822         ".\tlib\osutil.inl"\
10823         ".\tlib\pdirect.h"\
10824         ".\tlib\pprocess.h"\
10825         ".\tlib\pstring.h"\
10826         ".\tlib\ptime.h"\
10827         ".\tlib\ptlib.inl"\
10828         ".\tlib\semaphor.h"\
10829         ".\tlib\sfile.h"\
10830         ".\tlib\sound.h"\
10831         ".\tlib\syncpoint.h"\
10832         ".\tlib\syncthrd.h"\
10833         ".\tlib\textfile.h"\
10834         ".\tlib\thread.h"\
10835         ".\tlib\timeint.h"\
10836         ".\tlib\timer.h"\
10837         ".\tlib\vfakeio.h"\
10838         ".\tlib\video.h"\
10839         ".\tlib\videoio.h"\
10840         ".\ucpp.h"\
10841         
10842 # ADD CPP /Yc"ptlib.h"
10844 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
10846 NODEP_CPP_PTLIB=\
10847         ".\ceatl.h"\
10848         ".\evfw.h"\
10849         ".\msystemx.h"\
10850         ".\tbuildopts.h"\
10851         ".\tdlibx.h"\
10852         ".\tlib.h"\
10853         ".\tlib\args.h"\
10854         ".\tlib\array.h"\
10855         ".\tlib\channel.h"\
10856         ".\tlib\conchan.h"\
10857         ".\tlib\config.h"\
10858         ".\tlib\contain.h"\
10859         ".\tlib\contain.inl"\
10860         ".\tlib\dict.h"\
10861         ".\tlib\dynalink.h"\
10862         ".\tlib\file.h"\
10863         ".\tlib\filepath.h"\
10864         ".\tlib\indchan.h"\
10865         ".\tlib\lists.h"\
10866         ".\tlib\mutex.h"\
10867         ".\tlib\object.h"\
10868         ".\tlib\osutil.inl"\
10869         ".\tlib\pdirect.h"\
10870         ".\tlib\pprocess.h"\
10871         ".\tlib\pstring.h"\
10872         ".\tlib\ptime.h"\
10873         ".\tlib\ptlib.inl"\
10874         ".\tlib\semaphor.h"\
10875         ".\tlib\sfile.h"\
10876         ".\tlib\sound.h"\
10877         ".\tlib\syncpoint.h"\
10878         ".\tlib\syncthrd.h"\
10879         ".\tlib\textfile.h"\
10880         ".\tlib\thread.h"\
10881         ".\tlib\timeint.h"\
10882         ".\tlib\timer.h"\
10883         ".\tlib\vfakeio.h"\
10884         ".\tlib\video.h"\
10885         ".\tlib\videoio.h"\
10886         ".\tlib\videoio1394dc.h"\
10887         ".\ucpp.h"\
10888         
10890 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
10892 NODEP_CPP_PTLIB=\
10893         ".\ceatl.h"\
10894         ".\evfw.h"\
10895         ".\msystemx.h"\
10896         ".\tbuildopts.h"\
10897         ".\tdlibx.h"\
10898         ".\tlib.h"\
10899         ".\tlib\args.h"\
10900         ".\tlib\array.h"\
10901         ".\tlib\channel.h"\
10902         ".\tlib\conchan.h"\
10903         ".\tlib\config.h"\
10904         ".\tlib\contain.h"\
10905         ".\tlib\contain.inl"\
10906         ".\tlib\dict.h"\
10907         ".\tlib\dynalink.h"\
10908         ".\tlib\file.h"\
10909         ".\tlib\filepath.h"\
10910         ".\tlib\indchan.h"\
10911         ".\tlib\lists.h"\
10912         ".\tlib\mutex.h"\
10913         ".\tlib\object.h"\
10914         ".\tlib\osutil.inl"\
10915         ".\tlib\pdirect.h"\
10916         ".\tlib\pprocess.h"\
10917         ".\tlib\pstring.h"\
10918         ".\tlib\ptime.h"\
10919         ".\tlib\ptlib.inl"\
10920         ".\tlib\semaphor.h"\
10921         ".\tlib\sfile.h"\
10922         ".\tlib\sound.h"\
10923         ".\tlib\syncpoint.h"\
10924         ".\tlib\syncthrd.h"\
10925         ".\tlib\textfile.h"\
10926         ".\tlib\thread.h"\
10927         ".\tlib\timeint.h"\
10928         ".\tlib\timer.h"\
10929         ".\tlib\vfakeio.h"\
10930         ".\tlib\video.h"\
10931         ".\tlib\videoio.h"\
10932         ".\tlib\videoio1394dc.h"\
10933         ".\ucpp.h"\
10934         
10936 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
10938 NODEP_CPP_PTLIB=\
10939         ".\ceatl.h"\
10940         ".\msystemx.h"\
10941         ".\nclude\ptlib\conchan.h"\
10942         ".\tdlibx.h"\
10943         ".\tlib.h"\
10944         ".\tlib\args.h"\
10945         ".\tlib\array.h"\
10946         ".\tlib\channel.h"\
10947         ".\tlib\conchan.h"\
10948         ".\tlib\config.h"\
10949         ".\tlib\contain.h"\
10950         ".\tlib\contain.inl"\
10951         ".\tlib\dict.h"\
10952         ".\tlib\dynalink.h"\
10953         ".\tlib\file.h"\
10954         ".\tlib\filepath.h"\
10955         ".\tlib\indchan.h"\
10956         ".\tlib\lists.h"\
10957         ".\tlib\mutex.h"\
10958         ".\tlib\object.h"\
10959         ".\tlib\osutil.inl"\
10960         ".\tlib\pdirect.h"\
10961         ".\tlib\pprocess.h"\
10962         ".\tlib\pstring.h"\
10963         ".\tlib\ptime.h"\
10964         ".\tlib\ptlib.inl"\
10965         ".\tlib\semaphor.h"\
10966         ".\tlib\sfile.h"\
10967         ".\tlib\sound.h"\
10968         ".\tlib\syncpoint.h"\
10969         ".\tlib\syncthrd.h"\
10970         ".\tlib\textfile.h"\
10971         ".\tlib\thread.h"\
10972         ".\tlib\timeint.h"\
10973         ".\tlib\timer.h"\
10974         ".\tlib\vfakeio.h"\
10975         ".\tlib\video.h"\
10976         ".\tlib\videoio.h"\
10977         ".\ucpp.h"\
10978         
10980 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
10982 NODEP_CPP_PTLIB=\
10983         ".\ceatl.h"\
10984         ".\msystemx.h"\
10985         ".\tdlibx.h"\
10986         ".\tlib.h"\
10987         ".\tlib\args.h"\
10988         ".\tlib\array.h"\
10989         ".\tlib\channel.h"\
10990         ".\tlib\conchan.h"\
10991         ".\tlib\config.h"\
10992         ".\tlib\contain.h"\
10993         ".\tlib\contain.inl"\
10994         ".\tlib\dict.h"\
10995         ".\tlib\dynalink.h"\
10996         ".\tlib\file.h"\
10997         ".\tlib\filepath.h"\
10998         ".\tlib\indchan.h"\
10999         ".\tlib\lists.h"\
11000         ".\tlib\mutex.h"\
11001         ".\tlib\object.h"\
11002         ".\tlib\osutil.inl"\
11003         ".\tlib\pdirect.h"\
11004         ".\tlib\pprocess.h"\
11005         ".\tlib\pstring.h"\
11006         ".\tlib\ptime.h"\
11007         ".\tlib\ptlib.inl"\
11008         ".\tlib\semaphor.h"\
11009         ".\tlib\sfile.h"\
11010         ".\tlib\sound.h"\
11011         ".\tlib\syncpoint.h"\
11012         ".\tlib\syncthrd.h"\
11013         ".\tlib\textfile.h"\
11014         ".\tlib\thread.h"\
11015         ".\tlib\timeint.h"\
11016         ".\tlib\timer.h"\
11017         ".\tlib\vfakeio.h"\
11018         ".\tlib\video.h"\
11019         ".\tlib\videoio.h"\
11020         ".\ucpp.h"\
11021         
11023 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
11025 DEP_CPP_PTLIB=\
11026         {$(INCLUDE)}"cevfw.h"\
11027         {$(INCLUDE)}"mmsystemx.h"\
11028         {$(INCLUDE)}"nucpp.h"\
11029         {$(INCLUDE)}"ptbuildopts.h"\
11030         {$(INCLUDE)}"ptlib.h"\
11031         {$(INCLUDE)}"ptlib\args.h"\
11032         {$(INCLUDE)}"ptlib\array.h"\
11033         {$(INCLUDE)}"ptlib\channel.h"\
11034         {$(INCLUDE)}"ptlib\conchan.h"\
11035         {$(INCLUDE)}"ptlib\config.h"\
11036         {$(INCLUDE)}"ptlib\contain.h"\
11037         {$(INCLUDE)}"ptlib\contain.inl"\
11038         {$(INCLUDE)}"ptlib\critsec.h"\
11039         {$(INCLUDE)}"ptlib\dict.h"\
11040         {$(INCLUDE)}"ptlib\dynalink.h"\
11041         {$(INCLUDE)}"ptlib\file.h"\
11042         {$(INCLUDE)}"ptlib\filepath.h"\
11043         {$(INCLUDE)}"ptlib\indchan.h"\
11044         {$(INCLUDE)}"ptlib\lists.h"\
11045         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
11046         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
11047         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
11048         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
11049         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
11050         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
11051         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
11052         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
11053         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
11054         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
11055         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
11056         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
11057         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
11058         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
11059         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
11060         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
11061         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
11062         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
11063         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
11064         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
11065         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
11066         {$(INCLUDE)}"ptlib\mutex.h"\
11067         {$(INCLUDE)}"ptlib\notifier.h"\
11068         {$(INCLUDE)}"ptlib\object.h"\
11069         {$(INCLUDE)}"ptlib\osutil.inl"\
11070         {$(INCLUDE)}"ptlib\pdirect.h"\
11071         {$(INCLUDE)}"ptlib\pfactory.h"\
11072         {$(INCLUDE)}"ptlib\plugin.h"\
11073         {$(INCLUDE)}"ptlib\pluginmgr.h"\
11074         {$(INCLUDE)}"ptlib\pprocess.h"\
11075         {$(INCLUDE)}"ptlib\psharedptr.h"\
11076         {$(INCLUDE)}"ptlib\pstring.h"\
11077         {$(INCLUDE)}"ptlib\ptime.h"\
11078         {$(INCLUDE)}"ptlib\semaphor.h"\
11079         {$(INCLUDE)}"ptlib\sfile.h"\
11080         {$(INCLUDE)}"ptlib\smartptr.h"\
11081         {$(INCLUDE)}"ptlib\sound.h"\
11082         {$(INCLUDE)}"ptlib\syncpoint.h"\
11083         {$(INCLUDE)}"ptlib\syncthrd.h"\
11084         {$(INCLUDE)}"ptlib\textfile.h"\
11085         {$(INCLUDE)}"ptlib\thread.h"\
11086         {$(INCLUDE)}"ptlib\timeint.h"\
11087         {$(INCLUDE)}"ptlib\timer.h"\
11088         {$(INCLUDE)}"ptlib\video.h"\
11089         {$(INCLUDE)}"ptlib\videoio.h"\
11090         {$(INCLUDE)}"ptlib\wince\time.h"\
11091         {$(INCLUDE)}"stdlibx.h"\
11092         {$(INCLUDE)}"strstream.h"\
11093         {$(INCLUDE)}"wceatl.h"\
11094         
11095 NODEP_CPP_PTLIB=\
11096         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
11097         ".\include\ptlib\unix\ptlib\channel.h"\
11098         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
11099         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
11100         ".\include\ptlib\unix\ptlib\contain.h"\
11101         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
11102         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
11103         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
11104         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
11105         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
11106         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
11107         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
11108         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
11109         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
11110         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
11111         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
11112         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
11113         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
11114         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
11115         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
11116         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
11117         
11118 # ADD CPP /Yc"ptlib.h"
11120 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
11122 # ADD CPP /Yc"ptlib.h"
11124 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
11126 DEP_CPP_PTLIB=\
11127         {$(INCLUDE)}"cevfw.h"\
11128         {$(INCLUDE)}"mmsystemx.h"\
11129         {$(INCLUDE)}"nucpp.h"\
11130         {$(INCLUDE)}"ptbuildopts.h"\
11131         {$(INCLUDE)}"ptlib.h"\
11132         {$(INCLUDE)}"ptlib\args.h"\
11133         {$(INCLUDE)}"ptlib\array.h"\
11134         {$(INCLUDE)}"ptlib\channel.h"\
11135         {$(INCLUDE)}"ptlib\conchan.h"\
11136         {$(INCLUDE)}"ptlib\config.h"\
11137         {$(INCLUDE)}"ptlib\contain.h"\
11138         {$(INCLUDE)}"ptlib\contain.inl"\
11139         {$(INCLUDE)}"ptlib\critsec.h"\
11140         {$(INCLUDE)}"ptlib\dict.h"\
11141         {$(INCLUDE)}"ptlib\dynalink.h"\
11142         {$(INCLUDE)}"ptlib\file.h"\
11143         {$(INCLUDE)}"ptlib\filepath.h"\
11144         {$(INCLUDE)}"ptlib\indchan.h"\
11145         {$(INCLUDE)}"ptlib\lists.h"\
11146         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
11147         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
11148         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
11149         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
11150         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
11151         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
11152         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
11153         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
11154         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
11155         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
11156         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
11157         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
11158         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
11159         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
11160         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
11161         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
11162         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
11163         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
11164         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
11165         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
11166         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
11167         {$(INCLUDE)}"ptlib\mutex.h"\
11168         {$(INCLUDE)}"ptlib\notifier.h"\
11169         {$(INCLUDE)}"ptlib\object.h"\
11170         {$(INCLUDE)}"ptlib\osutil.inl"\
11171         {$(INCLUDE)}"ptlib\pdirect.h"\
11172         {$(INCLUDE)}"ptlib\pfactory.h"\
11173         {$(INCLUDE)}"ptlib\plugin.h"\
11174         {$(INCLUDE)}"ptlib\pluginmgr.h"\
11175         {$(INCLUDE)}"ptlib\pprocess.h"\
11176         {$(INCLUDE)}"ptlib\psharedptr.h"\
11177         {$(INCLUDE)}"ptlib\pstring.h"\
11178         {$(INCLUDE)}"ptlib\ptime.h"\
11179         {$(INCLUDE)}"ptlib\semaphor.h"\
11180         {$(INCLUDE)}"ptlib\sfile.h"\
11181         {$(INCLUDE)}"ptlib\smartptr.h"\
11182         {$(INCLUDE)}"ptlib\sound.h"\
11183         {$(INCLUDE)}"ptlib\syncpoint.h"\
11184         {$(INCLUDE)}"ptlib\syncthrd.h"\
11185         {$(INCLUDE)}"ptlib\textfile.h"\
11186         {$(INCLUDE)}"ptlib\thread.h"\
11187         {$(INCLUDE)}"ptlib\timeint.h"\
11188         {$(INCLUDE)}"ptlib\timer.h"\
11189         {$(INCLUDE)}"ptlib\video.h"\
11190         {$(INCLUDE)}"ptlib\videoio.h"\
11191         {$(INCLUDE)}"ptlib\wince\time.h"\
11192         {$(INCLUDE)}"stdlibx.h"\
11193         {$(INCLUDE)}"strstream.h"\
11194         {$(INCLUDE)}"wceatl.h"\
11195         
11196 NODEP_CPP_PTLIB=\
11197         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
11198         ".\include\ptlib\unix\ptlib\channel.h"\
11199         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
11200         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
11201         ".\include\ptlib\unix\ptlib\contain.h"\
11202         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
11203         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
11204         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
11205         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
11206         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
11207         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
11208         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
11209         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
11210         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
11211         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
11212         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
11213         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
11214         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
11215         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
11216         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
11217         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
11218         
11219 # ADD CPP /Yc"ptlib.h"
11221 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
11223 NODEP_CPP_PTLIB=\
11224         ".\ceatl.h"\
11225         ".\evfw.h"\
11226         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
11227         ".\msystemx.h"\
11228         ".\nistd.h"\
11229         ".\tbuildopts.h"\
11230         ".\tdlibx.h"\
11231         ".\tlib.h"\
11232         ".\tlib\args.h"\
11233         ".\tlib\array.h"\
11234         ".\tlib\channel.h"\
11235         ".\tlib\conchan.h"\
11236         ".\tlib\config.h"\
11237         ".\tlib\contain.h"\
11238         ".\tlib\contain.inl"\
11239         ".\tlib\critsec.h"\
11240         ".\tlib\dict.h"\
11241         ".\tlib\dynalink.h"\
11242         ".\tlib\file.h"\
11243         ".\tlib\filepath.h"\
11244         ".\tlib\indchan.h"\
11245         ".\tlib\lists.h"\
11246         ".\tlib\msos\ptlib\channel.h"\
11247         ".\tlib\msos\ptlib\conchan.h"\
11248         ".\tlib\msos\ptlib\config.h"\
11249         ".\tlib\msos\ptlib\contain.h"\
11250         ".\tlib\msos\ptlib\critsec.h"\
11251         ".\tlib\msos\ptlib\dynalink.h"\
11252         ".\tlib\msos\ptlib\file.h"\
11253         ".\tlib\msos\ptlib\filepath.h"\
11254         ".\tlib\msos\ptlib\mutex.h"\
11255         ".\tlib\msos\ptlib\pdirect.h"\
11256         ".\tlib\msos\ptlib\pprocess.h"\
11257         ".\tlib\msos\ptlib\ptime.h"\
11258         ".\tlib\msos\ptlib\ptlib.inl"\
11259         ".\tlib\msos\ptlib\semaphor.h"\
11260         ".\tlib\msos\ptlib\sfile.h"\
11261         ".\tlib\msos\ptlib\syncpoint.h"\
11262         ".\tlib\msos\ptlib\textfile.h"\
11263         ".\tlib\msos\ptlib\thread.h"\
11264         ".\tlib\msos\ptlib\timeint.h"\
11265         ".\tlib\msos\ptlib\timer.h"\
11266         ".\tlib\msos\ptlib\video.h"\
11267         ".\tlib\mutex.h"\
11268         ".\tlib\notifier.h"\
11269         ".\tlib\object.h"\
11270         ".\tlib\osutil.inl"\
11271         ".\tlib\pdirect.h"\
11272         ".\tlib\pfactory.h"\
11273         ".\tlib\plugin.h"\
11274         ".\tlib\pluginmgr.h"\
11275         ".\tlib\pprocess.h"\
11276         ".\tlib\psharedptr.h"\
11277         ".\tlib\pstring.h"\
11278         ".\tlib\ptime.h"\
11279         ".\tlib\semaphor.h"\
11280         ".\tlib\sfile.h"\
11281         ".\tlib\smartptr.h"\
11282         ".\tlib\sound.h"\
11283         ".\tlib\syncpoint.h"\
11284         ".\tlib\syncthrd.h"\
11285         ".\tlib\textfile.h"\
11286         ".\tlib\thread.h"\
11287         ".\tlib\timeint.h"\
11288         ".\tlib\timer.h"\
11289         ".\tlib\unix\ptlib\channel.h"\
11290         ".\tlib\unix\ptlib\conchan.h"\
11291         ".\tlib\unix\ptlib\config.h"\
11292         ".\tlib\unix\ptlib\contain.h"\
11293         ".\tlib\unix\ptlib\critsec.h"\
11294         ".\tlib\unix\ptlib\dynalink.h"\
11295         ".\tlib\unix\ptlib\file.h"\
11296         ".\tlib\unix\ptlib\filepath.h"\
11297         ".\tlib\unix\ptlib\mutex.h"\
11298         ".\tlib\unix\ptlib\pdirect.h"\
11299         ".\tlib\unix\ptlib\pmachdep.h"\
11300         ".\tlib\unix\ptlib\pprocess.h"\
11301         ".\tlib\unix\ptlib\ptime.h"\
11302         ".\tlib\unix\ptlib\ptlib.inl"\
11303         ".\tlib\unix\ptlib\semaphor.h"\
11304         ".\tlib\unix\ptlib\sfile.h"\
11305         ".\tlib\unix\ptlib\syncpoint.h"\
11306         ".\tlib\unix\ptlib\textfile.h"\
11307         ".\tlib\unix\ptlib\thread.h"\
11308         ".\tlib\unix\ptlib\timeint.h"\
11309         ".\tlib\unix\ptlib\timer.h"\
11310         ".\tlib\unix\ptlib\video.h"\
11311         ".\tlib\video.h"\
11312         ".\tlib\videoio.h"\
11313         ".\tlib\wince\time.h"\
11314         ".\trings.h"\
11315         ".\trstream.h"\
11316         ".\ucpp.h"\
11317         ".\ys\socket.h"\
11318         
11319 # ADD CPP /Yc"ptlib.h"
11321 !ENDIF 
11323 # End Source File
11324 # Begin Source File
11326 SOURCE=.\src\ptclib\ptts.cxx
11328 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
11330 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
11332 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
11334 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
11336 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
11338 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
11340 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
11342 DEP_CPP_PTTS_=\
11343         {$(INCLUDE)}"cevfw.h"\
11344         {$(INCLUDE)}"mmsystemx.h"\
11345         {$(INCLUDE)}"nucpp.h"\
11346         {$(INCLUDE)}"ptbuildopts.h"\
11347         {$(INCLUDE)}"ptclib\ptts.h"\
11348         {$(INCLUDE)}"ptlib.h"\
11349         {$(INCLUDE)}"ptlib\args.h"\
11350         {$(INCLUDE)}"ptlib\array.h"\
11351         {$(INCLUDE)}"ptlib\channel.h"\
11352         {$(INCLUDE)}"ptlib\conchan.h"\
11353         {$(INCLUDE)}"ptlib\config.h"\
11354         {$(INCLUDE)}"ptlib\contain.h"\
11355         {$(INCLUDE)}"ptlib\contain.inl"\
11356         {$(INCLUDE)}"ptlib\critsec.h"\
11357         {$(INCLUDE)}"ptlib\dict.h"\
11358         {$(INCLUDE)}"ptlib\dynalink.h"\
11359         {$(INCLUDE)}"ptlib\file.h"\
11360         {$(INCLUDE)}"ptlib\filepath.h"\
11361         {$(INCLUDE)}"ptlib\indchan.h"\
11362         {$(INCLUDE)}"ptlib\lists.h"\
11363         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
11364         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
11365         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
11366         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
11367         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
11368         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
11369         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
11370         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
11371         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
11372         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
11373         {$(INCLUDE)}"ptlib\msos\ptlib\pipechan.h"\
11374         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
11375         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
11376         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
11377         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
11378         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
11379         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
11380         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
11381         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
11382         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
11383         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
11384         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
11385         {$(INCLUDE)}"ptlib\mutex.h"\
11386         {$(INCLUDE)}"ptlib\notifier.h"\
11387         {$(INCLUDE)}"ptlib\object.h"\
11388         {$(INCLUDE)}"ptlib\osutil.inl"\
11389         {$(INCLUDE)}"ptlib\pdirect.h"\
11390         {$(INCLUDE)}"ptlib\pfactory.h"\
11391         {$(INCLUDE)}"ptlib\pipechan.h"\
11392         {$(INCLUDE)}"ptlib\plugin.h"\
11393         {$(INCLUDE)}"ptlib\pluginmgr.h"\
11394         {$(INCLUDE)}"ptlib\pprocess.h"\
11395         {$(INCLUDE)}"ptlib\psharedptr.h"\
11396         {$(INCLUDE)}"ptlib\pstring.h"\
11397         {$(INCLUDE)}"ptlib\ptime.h"\
11398         {$(INCLUDE)}"ptlib\semaphor.h"\
11399         {$(INCLUDE)}"ptlib\sfile.h"\
11400         {$(INCLUDE)}"ptlib\smartptr.h"\
11401         {$(INCLUDE)}"ptlib\sound.h"\
11402         {$(INCLUDE)}"ptlib\syncpoint.h"\
11403         {$(INCLUDE)}"ptlib\syncthrd.h"\
11404         {$(INCLUDE)}"ptlib\textfile.h"\
11405         {$(INCLUDE)}"ptlib\thread.h"\
11406         {$(INCLUDE)}"ptlib\timeint.h"\
11407         {$(INCLUDE)}"ptlib\timer.h"\
11408         {$(INCLUDE)}"ptlib\video.h"\
11409         {$(INCLUDE)}"ptlib\videoio.h"\
11410         {$(INCLUDE)}"ptlib\wince\time.h"\
11411         {$(INCLUDE)}"stdlibx.h"\
11412         {$(INCLUDE)}"strstream.h"\
11413         {$(INCLUDE)}"wceatl.h"\
11414         
11415 NODEP_CPP_PTTS_=\
11416         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
11417         ".\include\ptlib\unix\ptlib\channel.h"\
11418         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
11419         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
11420         ".\include\ptlib\unix\ptlib\contain.h"\
11421         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
11422         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
11423         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
11424         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
11425         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
11426         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
11427         ".\INCLUDE\ptlib\unix\ptlib\pipechan.h"\
11428         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
11429         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
11430         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
11431         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
11432         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
11433         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
11434         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
11435         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
11436         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
11437         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
11438         
11440 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
11442 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
11444 DEP_CPP_PTTS_=\
11445         {$(INCLUDE)}"cevfw.h"\
11446         {$(INCLUDE)}"mmsystemx.h"\
11447         {$(INCLUDE)}"nucpp.h"\
11448         {$(INCLUDE)}"ptbuildopts.h"\
11449         {$(INCLUDE)}"ptclib\ptts.h"\
11450         {$(INCLUDE)}"ptlib.h"\
11451         {$(INCLUDE)}"ptlib\args.h"\
11452         {$(INCLUDE)}"ptlib\array.h"\
11453         {$(INCLUDE)}"ptlib\channel.h"\
11454         {$(INCLUDE)}"ptlib\conchan.h"\
11455         {$(INCLUDE)}"ptlib\config.h"\
11456         {$(INCLUDE)}"ptlib\contain.h"\
11457         {$(INCLUDE)}"ptlib\contain.inl"\
11458         {$(INCLUDE)}"ptlib\critsec.h"\
11459         {$(INCLUDE)}"ptlib\dict.h"\
11460         {$(INCLUDE)}"ptlib\dynalink.h"\
11461         {$(INCLUDE)}"ptlib\file.h"\
11462         {$(INCLUDE)}"ptlib\filepath.h"\
11463         {$(INCLUDE)}"ptlib\indchan.h"\
11464         {$(INCLUDE)}"ptlib\lists.h"\
11465         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
11466         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
11467         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
11468         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
11469         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
11470         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
11471         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
11472         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
11473         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
11474         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
11475         {$(INCLUDE)}"ptlib\msos\ptlib\pipechan.h"\
11476         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
11477         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
11478         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
11479         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
11480         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
11481         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
11482         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
11483         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
11484         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
11485         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
11486         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
11487         {$(INCLUDE)}"ptlib\mutex.h"\
11488         {$(INCLUDE)}"ptlib\notifier.h"\
11489         {$(INCLUDE)}"ptlib\object.h"\
11490         {$(INCLUDE)}"ptlib\osutil.inl"\
11491         {$(INCLUDE)}"ptlib\pdirect.h"\
11492         {$(INCLUDE)}"ptlib\pfactory.h"\
11493         {$(INCLUDE)}"ptlib\pipechan.h"\
11494         {$(INCLUDE)}"ptlib\plugin.h"\
11495         {$(INCLUDE)}"ptlib\pluginmgr.h"\
11496         {$(INCLUDE)}"ptlib\pprocess.h"\
11497         {$(INCLUDE)}"ptlib\psharedptr.h"\
11498         {$(INCLUDE)}"ptlib\pstring.h"\
11499         {$(INCLUDE)}"ptlib\ptime.h"\
11500         {$(INCLUDE)}"ptlib\semaphor.h"\
11501         {$(INCLUDE)}"ptlib\sfile.h"\
11502         {$(INCLUDE)}"ptlib\smartptr.h"\
11503         {$(INCLUDE)}"ptlib\sound.h"\
11504         {$(INCLUDE)}"ptlib\syncpoint.h"\
11505         {$(INCLUDE)}"ptlib\syncthrd.h"\
11506         {$(INCLUDE)}"ptlib\textfile.h"\
11507         {$(INCLUDE)}"ptlib\thread.h"\
11508         {$(INCLUDE)}"ptlib\timeint.h"\
11509         {$(INCLUDE)}"ptlib\timer.h"\
11510         {$(INCLUDE)}"ptlib\video.h"\
11511         {$(INCLUDE)}"ptlib\videoio.h"\
11512         {$(INCLUDE)}"ptlib\wince\time.h"\
11513         {$(INCLUDE)}"stdlibx.h"\
11514         {$(INCLUDE)}"strstream.h"\
11515         {$(INCLUDE)}"wceatl.h"\
11516         
11517 NODEP_CPP_PTTS_=\
11518         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
11519         ".\include\ptlib\unix\ptlib\channel.h"\
11520         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
11521         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
11522         ".\include\ptlib\unix\ptlib\contain.h"\
11523         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
11524         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
11525         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
11526         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
11527         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
11528         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
11529         ".\INCLUDE\ptlib\unix\ptlib\pipechan.h"\
11530         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
11531         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
11532         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
11533         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
11534         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
11535         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
11536         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
11537         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
11538         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
11539         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
11540         
11542 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
11544 NODEP_CPP_PTTS_=\
11545         ".\ceatl.h"\
11546         ".\evfw.h"\
11547         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
11548         ".\msystemx.h"\
11549         ".\nistd.h"\
11550         ".\tbuildopts.h"\
11551         ".\tclib\ptts.h"\
11552         ".\tdlibx.h"\
11553         ".\tlib.h"\
11554         ".\tlib\args.h"\
11555         ".\tlib\array.h"\
11556         ".\tlib\channel.h"\
11557         ".\tlib\conchan.h"\
11558         ".\tlib\config.h"\
11559         ".\tlib\contain.h"\
11560         ".\tlib\contain.inl"\
11561         ".\tlib\critsec.h"\
11562         ".\tlib\dict.h"\
11563         ".\tlib\dynalink.h"\
11564         ".\tlib\file.h"\
11565         ".\tlib\filepath.h"\
11566         ".\tlib\indchan.h"\
11567         ".\tlib\lists.h"\
11568         ".\tlib\msos\ptlib\channel.h"\
11569         ".\tlib\msos\ptlib\conchan.h"\
11570         ".\tlib\msos\ptlib\config.h"\
11571         ".\tlib\msos\ptlib\contain.h"\
11572         ".\tlib\msos\ptlib\critsec.h"\
11573         ".\tlib\msos\ptlib\dynalink.h"\
11574         ".\tlib\msos\ptlib\file.h"\
11575         ".\tlib\msos\ptlib\filepath.h"\
11576         ".\tlib\msos\ptlib\mutex.h"\
11577         ".\tlib\msos\ptlib\pdirect.h"\
11578         ".\tlib\msos\ptlib\pipechan.h"\
11579         ".\tlib\msos\ptlib\pprocess.h"\
11580         ".\tlib\msos\ptlib\ptime.h"\
11581         ".\tlib\msos\ptlib\ptlib.inl"\
11582         ".\tlib\msos\ptlib\semaphor.h"\
11583         ".\tlib\msos\ptlib\sfile.h"\
11584         ".\tlib\msos\ptlib\syncpoint.h"\
11585         ".\tlib\msos\ptlib\textfile.h"\
11586         ".\tlib\msos\ptlib\thread.h"\
11587         ".\tlib\msos\ptlib\timeint.h"\
11588         ".\tlib\msos\ptlib\timer.h"\
11589         ".\tlib\msos\ptlib\video.h"\
11590         ".\tlib\mutex.h"\
11591         ".\tlib\notifier.h"\
11592         ".\tlib\object.h"\
11593         ".\tlib\osutil.inl"\
11594         ".\tlib\pdirect.h"\
11595         ".\tlib\pfactory.h"\
11596         ".\tlib\pipechan.h"\
11597         ".\tlib\plugin.h"\
11598         ".\tlib\pluginmgr.h"\
11599         ".\tlib\pprocess.h"\
11600         ".\tlib\psharedptr.h"\
11601         ".\tlib\pstring.h"\
11602         ".\tlib\ptime.h"\
11603         ".\tlib\semaphor.h"\
11604         ".\tlib\sfile.h"\
11605         ".\tlib\smartptr.h"\
11606         ".\tlib\sound.h"\
11607         ".\tlib\syncpoint.h"\
11608         ".\tlib\syncthrd.h"\
11609         ".\tlib\textfile.h"\
11610         ".\tlib\thread.h"\
11611         ".\tlib\timeint.h"\
11612         ".\tlib\timer.h"\
11613         ".\tlib\unix\ptlib\channel.h"\
11614         ".\tlib\unix\ptlib\conchan.h"\
11615         ".\tlib\unix\ptlib\config.h"\
11616         ".\tlib\unix\ptlib\contain.h"\
11617         ".\tlib\unix\ptlib\critsec.h"\
11618         ".\tlib\unix\ptlib\dynalink.h"\
11619         ".\tlib\unix\ptlib\file.h"\
11620         ".\tlib\unix\ptlib\filepath.h"\
11621         ".\tlib\unix\ptlib\mutex.h"\
11622         ".\tlib\unix\ptlib\pdirect.h"\
11623         ".\tlib\unix\ptlib\pipechan.h"\
11624         ".\tlib\unix\ptlib\pmachdep.h"\
11625         ".\tlib\unix\ptlib\pprocess.h"\
11626         ".\tlib\unix\ptlib\ptime.h"\
11627         ".\tlib\unix\ptlib\ptlib.inl"\
11628         ".\tlib\unix\ptlib\semaphor.h"\
11629         ".\tlib\unix\ptlib\sfile.h"\
11630         ".\tlib\unix\ptlib\syncpoint.h"\
11631         ".\tlib\unix\ptlib\textfile.h"\
11632         ".\tlib\unix\ptlib\thread.h"\
11633         ".\tlib\unix\ptlib\timeint.h"\
11634         ".\tlib\unix\ptlib\timer.h"\
11635         ".\tlib\unix\ptlib\video.h"\
11636         ".\tlib\video.h"\
11637         ".\tlib\videoio.h"\
11638         ".\tlib\wince\time.h"\
11639         ".\trings.h"\
11640         ".\trstream.h"\
11641         ".\ucpp.h"\
11642         ".\ys\socket.h"\
11643         
11645 !ENDIF 
11647 # End Source File
11648 # Begin Source File
11650 SOURCE=.\src\ptlib\common\pvidchan.cxx
11652 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
11654 NODEP_CPP_PVIDC=\
11655         ".\ceatl.h"\
11656         ".\msystemx.h"\
11657         ".\nclude\ptlib\conchan.h"\
11658         ".\tdlibx.h"\
11659         ".\tlib.h"\
11660         ".\tlib\args.h"\
11661         ".\tlib\array.h"\
11662         ".\tlib\channel.h"\
11663         ".\tlib\conchan.h"\
11664         ".\tlib\config.h"\
11665         ".\tlib\contain.h"\
11666         ".\tlib\contain.inl"\
11667         ".\tlib\dict.h"\
11668         ".\tlib\dynalink.h"\
11669         ".\tlib\file.h"\
11670         ".\tlib\filepath.h"\
11671         ".\tlib\indchan.h"\
11672         ".\tlib\lists.h"\
11673         ".\tlib\mutex.h"\
11674         ".\tlib\object.h"\
11675         ".\tlib\osutil.inl"\
11676         ".\tlib\pdirect.h"\
11677         ".\tlib\pprocess.h"\
11678         ".\tlib\pstring.h"\
11679         ".\tlib\ptime.h"\
11680         ".\tlib\ptlib.inl"\
11681         ".\tlib\semaphor.h"\
11682         ".\tlib\sfile.h"\
11683         ".\tlib\sound.h"\
11684         ".\tlib\syncpoint.h"\
11685         ".\tlib\syncthrd.h"\
11686         ".\tlib\textfile.h"\
11687         ".\tlib\thread.h"\
11688         ".\tlib\timeint.h"\
11689         ".\tlib\timer.h"\
11690         ".\tlib\vfakeio.h"\
11691         ".\tlib\video.h"\
11692         ".\tlib\videoio.h"\
11693         ".\ucpp.h"\
11694         
11696 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
11698 NODEP_CPP_PVIDC=\
11699         ".\ceatl.h"\
11700         ".\msystemx.h"\
11701         ".\nclude\ptlib\conchan.h"\
11702         ".\tdlibx.h"\
11703         ".\tlib.h"\
11704         ".\tlib\args.h"\
11705         ".\tlib\array.h"\
11706         ".\tlib\channel.h"\
11707         ".\tlib\conchan.h"\
11708         ".\tlib\config.h"\
11709         ".\tlib\contain.h"\
11710         ".\tlib\contain.inl"\
11711         ".\tlib\dict.h"\
11712         ".\tlib\dynalink.h"\
11713         ".\tlib\file.h"\
11714         ".\tlib\filepath.h"\
11715         ".\tlib\indchan.h"\
11716         ".\tlib\lists.h"\
11717         ".\tlib\mutex.h"\
11718         ".\tlib\object.h"\
11719         ".\tlib\osutil.inl"\
11720         ".\tlib\pdirect.h"\
11721         ".\tlib\pprocess.h"\
11722         ".\tlib\pstring.h"\
11723         ".\tlib\ptime.h"\
11724         ".\tlib\ptlib.inl"\
11725         ".\tlib\semaphor.h"\
11726         ".\tlib\sfile.h"\
11727         ".\tlib\sound.h"\
11728         ".\tlib\syncpoint.h"\
11729         ".\tlib\syncthrd.h"\
11730         ".\tlib\textfile.h"\
11731         ".\tlib\thread.h"\
11732         ".\tlib\timeint.h"\
11733         ".\tlib\timer.h"\
11734         ".\tlib\vfakeio.h"\
11735         ".\tlib\video.h"\
11736         ".\tlib\videoio.h"\
11737         ".\ucpp.h"\
11738         
11740 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
11742 NODEP_CPP_PVIDC=\
11743         ".\ceatl.h"\
11744         ".\evfw.h"\
11745         ".\msystemx.h"\
11746         ".\tbuildopts.h"\
11747         ".\tdlibx.h"\
11748         ".\tlib.h"\
11749         ".\tlib\args.h"\
11750         ".\tlib\array.h"\
11751         ".\tlib\channel.h"\
11752         ".\tlib\conchan.h"\
11753         ".\tlib\config.h"\
11754         ".\tlib\contain.h"\
11755         ".\tlib\contain.inl"\
11756         ".\tlib\dict.h"\
11757         ".\tlib\dynalink.h"\
11758         ".\tlib\file.h"\
11759         ".\tlib\filepath.h"\
11760         ".\tlib\indchan.h"\
11761         ".\tlib\lists.h"\
11762         ".\tlib\mutex.h"\
11763         ".\tlib\object.h"\
11764         ".\tlib\osutil.inl"\
11765         ".\tlib\pdirect.h"\
11766         ".\tlib\pprocess.h"\
11767         ".\tlib\pstring.h"\
11768         ".\tlib\ptime.h"\
11769         ".\tlib\ptlib.inl"\
11770         ".\tlib\semaphor.h"\
11771         ".\tlib\sfile.h"\
11772         ".\tlib\sound.h"\
11773         ".\tlib\syncpoint.h"\
11774         ".\tlib\syncthrd.h"\
11775         ".\tlib\textfile.h"\
11776         ".\tlib\thread.h"\
11777         ".\tlib\timeint.h"\
11778         ".\tlib\timer.h"\
11779         ".\tlib\vfakeio.h"\
11780         ".\tlib\video.h"\
11781         ".\tlib\videoio.h"\
11782         ".\tlib\videoio1394dc.h"\
11783         ".\ucpp.h"\
11784         
11786 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
11788 NODEP_CPP_PVIDC=\
11789         ".\ceatl.h"\
11790         ".\evfw.h"\
11791         ".\msystemx.h"\
11792         ".\tdlibx.h"\
11793         ".\tlib.h"\
11794         ".\tlib\args.h"\
11795         ".\tlib\array.h"\
11796         ".\tlib\channel.h"\
11797         ".\tlib\conchan.h"\
11798         ".\tlib\config.h"\
11799         ".\tlib\contain.h"\
11800         ".\tlib\contain.inl"\
11801         ".\tlib\dict.h"\
11802         ".\tlib\dynalink.h"\
11803         ".\tlib\file.h"\
11804         ".\tlib\filepath.h"\
11805         ".\tlib\indchan.h"\
11806         ".\tlib\lists.h"\
11807         ".\tlib\mutex.h"\
11808         ".\tlib\object.h"\
11809         ".\tlib\osutil.inl"\
11810         ".\tlib\pdirect.h"\
11811         ".\tlib\pprocess.h"\
11812         ".\tlib\pstring.h"\
11813         ".\tlib\ptime.h"\
11814         ".\tlib\ptlib.inl"\
11815         ".\tlib\semaphor.h"\
11816         ".\tlib\sfile.h"\
11817         ".\tlib\sound.h"\
11818         ".\tlib\syncpoint.h"\
11819         ".\tlib\syncthrd.h"\
11820         ".\tlib\textfile.h"\
11821         ".\tlib\thread.h"\
11822         ".\tlib\timeint.h"\
11823         ".\tlib\timer.h"\
11824         ".\tlib\vfakeio.h"\
11825         ".\tlib\video.h"\
11826         ".\tlib\videoio.h"\
11827         ".\tlib\videoio1394dc.h"\
11828         ".\ucpp.h"\
11829         
11831 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
11833 NODEP_CPP_PVIDC=\
11834         ".\ceatl.h"\
11835         ".\msystemx.h"\
11836         ".\nclude\ptlib\conchan.h"\
11837         ".\tdlibx.h"\
11838         ".\tlib.h"\
11839         ".\tlib\args.h"\
11840         ".\tlib\array.h"\
11841         ".\tlib\channel.h"\
11842         ".\tlib\conchan.h"\
11843         ".\tlib\config.h"\
11844         ".\tlib\contain.h"\
11845         ".\tlib\contain.inl"\
11846         ".\tlib\dict.h"\
11847         ".\tlib\dynalink.h"\
11848         ".\tlib\file.h"\
11849         ".\tlib\filepath.h"\
11850         ".\tlib\indchan.h"\
11851         ".\tlib\lists.h"\
11852         ".\tlib\mutex.h"\
11853         ".\tlib\object.h"\
11854         ".\tlib\osutil.inl"\
11855         ".\tlib\pdirect.h"\
11856         ".\tlib\pprocess.h"\
11857         ".\tlib\pstring.h"\
11858         ".\tlib\ptime.h"\
11859         ".\tlib\ptlib.inl"\
11860         ".\tlib\semaphor.h"\
11861         ".\tlib\sfile.h"\
11862         ".\tlib\sound.h"\
11863         ".\tlib\syncpoint.h"\
11864         ".\tlib\syncthrd.h"\
11865         ".\tlib\textfile.h"\
11866         ".\tlib\thread.h"\
11867         ".\tlib\timeint.h"\
11868         ".\tlib\timer.h"\
11869         ".\tlib\vfakeio.h"\
11870         ".\tlib\video.h"\
11871         ".\tlib\videoio.h"\
11872         ".\ucpp.h"\
11873         
11875 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
11877 NODEP_CPP_PVIDC=\
11878         ".\ceatl.h"\
11879         ".\msystemx.h"\
11880         ".\tdlibx.h"\
11881         ".\tlib.h"\
11882         ".\tlib\args.h"\
11883         ".\tlib\array.h"\
11884         ".\tlib\channel.h"\
11885         ".\tlib\conchan.h"\
11886         ".\tlib\config.h"\
11887         ".\tlib\contain.h"\
11888         ".\tlib\contain.inl"\
11889         ".\tlib\dict.h"\
11890         ".\tlib\dynalink.h"\
11891         ".\tlib\file.h"\
11892         ".\tlib\filepath.h"\
11893         ".\tlib\indchan.h"\
11894         ".\tlib\lists.h"\
11895         ".\tlib\mutex.h"\
11896         ".\tlib\object.h"\
11897         ".\tlib\osutil.inl"\
11898         ".\tlib\pdirect.h"\
11899         ".\tlib\pprocess.h"\
11900         ".\tlib\pstring.h"\
11901         ".\tlib\ptime.h"\
11902         ".\tlib\ptlib.inl"\
11903         ".\tlib\semaphor.h"\
11904         ".\tlib\sfile.h"\
11905         ".\tlib\sound.h"\
11906         ".\tlib\syncpoint.h"\
11907         ".\tlib\syncthrd.h"\
11908         ".\tlib\textfile.h"\
11909         ".\tlib\thread.h"\
11910         ".\tlib\timeint.h"\
11911         ".\tlib\timer.h"\
11912         ".\tlib\vfakeio.h"\
11913         ".\tlib\video.h"\
11914         ".\tlib\videoio.h"\
11915         ".\ucpp.h"\
11916         
11918 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
11920 DEP_CPP_PVIDC=\
11921         {$(INCLUDE)}"cevfw.h"\
11922         {$(INCLUDE)}"mmsystemx.h"\
11923         {$(INCLUDE)}"nucpp.h"\
11924         {$(INCLUDE)}"ptbuildopts.h"\
11925         {$(INCLUDE)}"ptlib.h"\
11926         {$(INCLUDE)}"ptlib\args.h"\
11927         {$(INCLUDE)}"ptlib\array.h"\
11928         {$(INCLUDE)}"ptlib\channel.h"\
11929         {$(INCLUDE)}"ptlib\conchan.h"\
11930         {$(INCLUDE)}"ptlib\config.h"\
11931         {$(INCLUDE)}"ptlib\contain.h"\
11932         {$(INCLUDE)}"ptlib\contain.inl"\
11933         {$(INCLUDE)}"ptlib\critsec.h"\
11934         {$(INCLUDE)}"ptlib\dict.h"\
11935         {$(INCLUDE)}"ptlib\dynalink.h"\
11936         {$(INCLUDE)}"ptlib\file.h"\
11937         {$(INCLUDE)}"ptlib\filepath.h"\
11938         {$(INCLUDE)}"ptlib\indchan.h"\
11939         {$(INCLUDE)}"ptlib\lists.h"\
11940         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
11941         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
11942         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
11943         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
11944         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
11945         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
11946         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
11947         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
11948         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
11949         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
11950         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
11951         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
11952         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
11953         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
11954         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
11955         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
11956         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
11957         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
11958         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
11959         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
11960         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
11961         {$(INCLUDE)}"ptlib\mutex.h"\
11962         {$(INCLUDE)}"ptlib\notifier.h"\
11963         {$(INCLUDE)}"ptlib\object.h"\
11964         {$(INCLUDE)}"ptlib\osutil.inl"\
11965         {$(INCLUDE)}"ptlib\pdirect.h"\
11966         {$(INCLUDE)}"ptlib\pfactory.h"\
11967         {$(INCLUDE)}"ptlib\plugin.h"\
11968         {$(INCLUDE)}"ptlib\pluginmgr.h"\
11969         {$(INCLUDE)}"ptlib\pprocess.h"\
11970         {$(INCLUDE)}"ptlib\psharedptr.h"\
11971         {$(INCLUDE)}"ptlib\pstring.h"\
11972         {$(INCLUDE)}"ptlib\ptime.h"\
11973         {$(INCLUDE)}"ptlib\semaphor.h"\
11974         {$(INCLUDE)}"ptlib\sfile.h"\
11975         {$(INCLUDE)}"ptlib\smartptr.h"\
11976         {$(INCLUDE)}"ptlib\sound.h"\
11977         {$(INCLUDE)}"ptlib\syncpoint.h"\
11978         {$(INCLUDE)}"ptlib\syncthrd.h"\
11979         {$(INCLUDE)}"ptlib\textfile.h"\
11980         {$(INCLUDE)}"ptlib\thread.h"\
11981         {$(INCLUDE)}"ptlib\timeint.h"\
11982         {$(INCLUDE)}"ptlib\timer.h"\
11983         {$(INCLUDE)}"ptlib\video.h"\
11984         {$(INCLUDE)}"ptlib\videoio.h"\
11985         {$(INCLUDE)}"ptlib\wince\time.h"\
11986         {$(INCLUDE)}"stdlibx.h"\
11987         {$(INCLUDE)}"strstream.h"\
11988         {$(INCLUDE)}"wceatl.h"\
11989         
11990 NODEP_CPP_PVIDC=\
11991         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
11992         ".\include\ptlib\unix\ptlib\channel.h"\
11993         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
11994         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
11995         ".\include\ptlib\unix\ptlib\contain.h"\
11996         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
11997         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
11998         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
11999         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
12000         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
12001         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
12002         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
12003         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
12004         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
12005         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
12006         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
12007         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
12008         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
12009         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
12010         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
12011         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
12012         
12014 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
12016 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
12018 DEP_CPP_PVIDC=\
12019         {$(INCLUDE)}"cevfw.h"\
12020         {$(INCLUDE)}"mmsystemx.h"\
12021         {$(INCLUDE)}"nucpp.h"\
12022         {$(INCLUDE)}"ptbuildopts.h"\
12023         {$(INCLUDE)}"ptlib.h"\
12024         {$(INCLUDE)}"ptlib\args.h"\
12025         {$(INCLUDE)}"ptlib\array.h"\
12026         {$(INCLUDE)}"ptlib\channel.h"\
12027         {$(INCLUDE)}"ptlib\conchan.h"\
12028         {$(INCLUDE)}"ptlib\config.h"\
12029         {$(INCLUDE)}"ptlib\contain.h"\
12030         {$(INCLUDE)}"ptlib\contain.inl"\
12031         {$(INCLUDE)}"ptlib\critsec.h"\
12032         {$(INCLUDE)}"ptlib\dict.h"\
12033         {$(INCLUDE)}"ptlib\dynalink.h"\
12034         {$(INCLUDE)}"ptlib\file.h"\
12035         {$(INCLUDE)}"ptlib\filepath.h"\
12036         {$(INCLUDE)}"ptlib\indchan.h"\
12037         {$(INCLUDE)}"ptlib\lists.h"\
12038         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
12039         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
12040         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
12041         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
12042         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
12043         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
12044         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
12045         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
12046         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
12047         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
12048         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
12049         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
12050         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
12051         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
12052         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
12053         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
12054         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
12055         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
12056         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
12057         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
12058         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
12059         {$(INCLUDE)}"ptlib\mutex.h"\
12060         {$(INCLUDE)}"ptlib\notifier.h"\
12061         {$(INCLUDE)}"ptlib\object.h"\
12062         {$(INCLUDE)}"ptlib\osutil.inl"\
12063         {$(INCLUDE)}"ptlib\pdirect.h"\
12064         {$(INCLUDE)}"ptlib\pfactory.h"\
12065         {$(INCLUDE)}"ptlib\plugin.h"\
12066         {$(INCLUDE)}"ptlib\pluginmgr.h"\
12067         {$(INCLUDE)}"ptlib\pprocess.h"\
12068         {$(INCLUDE)}"ptlib\psharedptr.h"\
12069         {$(INCLUDE)}"ptlib\pstring.h"\
12070         {$(INCLUDE)}"ptlib\ptime.h"\
12071         {$(INCLUDE)}"ptlib\semaphor.h"\
12072         {$(INCLUDE)}"ptlib\sfile.h"\
12073         {$(INCLUDE)}"ptlib\smartptr.h"\
12074         {$(INCLUDE)}"ptlib\sound.h"\
12075         {$(INCLUDE)}"ptlib\syncpoint.h"\
12076         {$(INCLUDE)}"ptlib\syncthrd.h"\
12077         {$(INCLUDE)}"ptlib\textfile.h"\
12078         {$(INCLUDE)}"ptlib\thread.h"\
12079         {$(INCLUDE)}"ptlib\timeint.h"\
12080         {$(INCLUDE)}"ptlib\timer.h"\
12081         {$(INCLUDE)}"ptlib\video.h"\
12082         {$(INCLUDE)}"ptlib\videoio.h"\
12083         {$(INCLUDE)}"ptlib\wince\time.h"\
12084         {$(INCLUDE)}"stdlibx.h"\
12085         {$(INCLUDE)}"strstream.h"\
12086         {$(INCLUDE)}"wceatl.h"\
12087         
12088 NODEP_CPP_PVIDC=\
12089         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12090         ".\include\ptlib\unix\ptlib\channel.h"\
12091         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
12092         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
12093         ".\include\ptlib\unix\ptlib\contain.h"\
12094         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
12095         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
12096         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
12097         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
12098         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
12099         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
12100         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
12101         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
12102         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
12103         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
12104         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
12105         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
12106         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
12107         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
12108         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
12109         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
12110         
12112 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
12114 NODEP_CPP_PVIDC=\
12115         ".\ceatl.h"\
12116         ".\evfw.h"\
12117         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12118         ".\msystemx.h"\
12119         ".\nistd.h"\
12120         ".\tbuildopts.h"\
12121         ".\tdlibx.h"\
12122         ".\tlib.h"\
12123         ".\tlib\args.h"\
12124         ".\tlib\array.h"\
12125         ".\tlib\channel.h"\
12126         ".\tlib\conchan.h"\
12127         ".\tlib\config.h"\
12128         ".\tlib\contain.h"\
12129         ".\tlib\contain.inl"\
12130         ".\tlib\critsec.h"\
12131         ".\tlib\dict.h"\
12132         ".\tlib\dynalink.h"\
12133         ".\tlib\file.h"\
12134         ".\tlib\filepath.h"\
12135         ".\tlib\indchan.h"\
12136         ".\tlib\lists.h"\
12137         ".\tlib\msos\ptlib\channel.h"\
12138         ".\tlib\msos\ptlib\conchan.h"\
12139         ".\tlib\msos\ptlib\config.h"\
12140         ".\tlib\msos\ptlib\contain.h"\
12141         ".\tlib\msos\ptlib\critsec.h"\
12142         ".\tlib\msos\ptlib\dynalink.h"\
12143         ".\tlib\msos\ptlib\file.h"\
12144         ".\tlib\msos\ptlib\filepath.h"\
12145         ".\tlib\msos\ptlib\mutex.h"\
12146         ".\tlib\msos\ptlib\pdirect.h"\
12147         ".\tlib\msos\ptlib\pprocess.h"\
12148         ".\tlib\msos\ptlib\ptime.h"\
12149         ".\tlib\msos\ptlib\ptlib.inl"\
12150         ".\tlib\msos\ptlib\semaphor.h"\
12151         ".\tlib\msos\ptlib\sfile.h"\
12152         ".\tlib\msos\ptlib\syncpoint.h"\
12153         ".\tlib\msos\ptlib\textfile.h"\
12154         ".\tlib\msos\ptlib\thread.h"\
12155         ".\tlib\msos\ptlib\timeint.h"\
12156         ".\tlib\msos\ptlib\timer.h"\
12157         ".\tlib\msos\ptlib\video.h"\
12158         ".\tlib\mutex.h"\
12159         ".\tlib\notifier.h"\
12160         ".\tlib\object.h"\
12161         ".\tlib\osutil.inl"\
12162         ".\tlib\pdirect.h"\
12163         ".\tlib\pfactory.h"\
12164         ".\tlib\plugin.h"\
12165         ".\tlib\pluginmgr.h"\
12166         ".\tlib\pprocess.h"\
12167         ".\tlib\psharedptr.h"\
12168         ".\tlib\pstring.h"\
12169         ".\tlib\ptime.h"\
12170         ".\tlib\semaphor.h"\
12171         ".\tlib\sfile.h"\
12172         ".\tlib\smartptr.h"\
12173         ".\tlib\sound.h"\
12174         ".\tlib\syncpoint.h"\
12175         ".\tlib\syncthrd.h"\
12176         ".\tlib\textfile.h"\
12177         ".\tlib\thread.h"\
12178         ".\tlib\timeint.h"\
12179         ".\tlib\timer.h"\
12180         ".\tlib\unix\ptlib\channel.h"\
12181         ".\tlib\unix\ptlib\conchan.h"\
12182         ".\tlib\unix\ptlib\config.h"\
12183         ".\tlib\unix\ptlib\contain.h"\
12184         ".\tlib\unix\ptlib\critsec.h"\
12185         ".\tlib\unix\ptlib\dynalink.h"\
12186         ".\tlib\unix\ptlib\file.h"\
12187         ".\tlib\unix\ptlib\filepath.h"\
12188         ".\tlib\unix\ptlib\mutex.h"\
12189         ".\tlib\unix\ptlib\pdirect.h"\
12190         ".\tlib\unix\ptlib\pmachdep.h"\
12191         ".\tlib\unix\ptlib\pprocess.h"\
12192         ".\tlib\unix\ptlib\ptime.h"\
12193         ".\tlib\unix\ptlib\ptlib.inl"\
12194         ".\tlib\unix\ptlib\semaphor.h"\
12195         ".\tlib\unix\ptlib\sfile.h"\
12196         ".\tlib\unix\ptlib\syncpoint.h"\
12197         ".\tlib\unix\ptlib\textfile.h"\
12198         ".\tlib\unix\ptlib\thread.h"\
12199         ".\tlib\unix\ptlib\timeint.h"\
12200         ".\tlib\unix\ptlib\timer.h"\
12201         ".\tlib\unix\ptlib\video.h"\
12202         ".\tlib\video.h"\
12203         ".\tlib\videoio.h"\
12204         ".\tlib\wince\time.h"\
12205         ".\trings.h"\
12206         ".\trstream.h"\
12207         ".\ucpp.h"\
12208         ".\ys\socket.h"\
12209         
12211 !ENDIF 
12213 # End Source File
12214 # Begin Source File
12216 SOURCE=.\src\ptclib\pxml.cxx
12218 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
12220 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
12222 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
12224 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
12226 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
12228 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
12230 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
12232 DEP_CPP_PXML_=\
12233         {$(INCLUDE)}"cevfw.h"\
12234         {$(INCLUDE)}"mmsystemx.h"\
12235         {$(INCLUDE)}"nucpp.h"\
12236         {$(INCLUDE)}"ptbuildopts.h"\
12237         {$(INCLUDE)}"ptclib\cypher.h"\
12238         {$(INCLUDE)}"ptclib\html.h"\
12239         {$(INCLUDE)}"ptclib\http.h"\
12240         {$(INCLUDE)}"ptclib\inetprot.h"\
12241         {$(INCLUDE)}"ptclib\mime.h"\
12242         {$(INCLUDE)}"ptclib\pxml.h"\
12243         {$(INCLUDE)}"ptclib\url.h"\
12244         {$(INCLUDE)}"ptlib.h"\
12245         {$(INCLUDE)}"ptlib\args.h"\
12246         {$(INCLUDE)}"ptlib\array.h"\
12247         {$(INCLUDE)}"ptlib\channel.h"\
12248         {$(INCLUDE)}"ptlib\conchan.h"\
12249         {$(INCLUDE)}"ptlib\config.h"\
12250         {$(INCLUDE)}"ptlib\contain.h"\
12251         {$(INCLUDE)}"ptlib\contain.inl"\
12252         {$(INCLUDE)}"ptlib\critsec.h"\
12253         {$(INCLUDE)}"ptlib\dict.h"\
12254         {$(INCLUDE)}"ptlib\dynalink.h"\
12255         {$(INCLUDE)}"ptlib\file.h"\
12256         {$(INCLUDE)}"ptlib\filepath.h"\
12257         {$(INCLUDE)}"ptlib\indchan.h"\
12258         {$(INCLUDE)}"ptlib\ipsock.h"\
12259         {$(INCLUDE)}"ptlib\lists.h"\
12260         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
12261         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
12262         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
12263         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
12264         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
12265         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
12266         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
12267         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
12268         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
12269         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
12270         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
12271         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
12272         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
12273         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
12274         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
12275         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
12276         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
12277         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
12278         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
12279         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
12280         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
12281         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
12282         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
12283         {$(INCLUDE)}"ptlib\mutex.h"\
12284         {$(INCLUDE)}"ptlib\notifier.h"\
12285         {$(INCLUDE)}"ptlib\object.h"\
12286         {$(INCLUDE)}"ptlib\osutil.inl"\
12287         {$(INCLUDE)}"ptlib\pdirect.h"\
12288         {$(INCLUDE)}"ptlib\pfactory.h"\
12289         {$(INCLUDE)}"ptlib\plugin.h"\
12290         {$(INCLUDE)}"ptlib\pluginmgr.h"\
12291         {$(INCLUDE)}"ptlib\pprocess.h"\
12292         {$(INCLUDE)}"ptlib\psharedptr.h"\
12293         {$(INCLUDE)}"ptlib\pstring.h"\
12294         {$(INCLUDE)}"ptlib\ptime.h"\
12295         {$(INCLUDE)}"ptlib\semaphor.h"\
12296         {$(INCLUDE)}"ptlib\sfile.h"\
12297         {$(INCLUDE)}"ptlib\smartptr.h"\
12298         {$(INCLUDE)}"ptlib\socket.h"\
12299         {$(INCLUDE)}"ptlib\sound.h"\
12300         {$(INCLUDE)}"ptlib\syncpoint.h"\
12301         {$(INCLUDE)}"ptlib\syncthrd.h"\
12302         {$(INCLUDE)}"ptlib\textfile.h"\
12303         {$(INCLUDE)}"ptlib\thread.h"\
12304         {$(INCLUDE)}"ptlib\timeint.h"\
12305         {$(INCLUDE)}"ptlib\timer.h"\
12306         {$(INCLUDE)}"ptlib\video.h"\
12307         {$(INCLUDE)}"ptlib\videoio.h"\
12308         {$(INCLUDE)}"ptlib\wince\time.h"\
12309         {$(INCLUDE)}"stdlibx.h"\
12310         {$(INCLUDE)}"strstream.h"\
12311         {$(INCLUDE)}"sys\socket.h"\
12312         {$(INCLUDE)}"wceatl.h"\
12313         
12314 NODEP_CPP_PXML_=\
12315         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12316         ".\include\ptlib\unix\ptlib\channel.h"\
12317         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
12318         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
12319         ".\include\ptlib\unix\ptlib\contain.h"\
12320         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
12321         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
12322         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
12323         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
12324         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
12325         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
12326         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
12327         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
12328         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
12329         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
12330         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
12331         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
12332         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
12333         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
12334         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
12335         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
12336         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
12337         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
12338         
12340 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
12342 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
12344 DEP_CPP_PXML_=\
12345         {$(INCLUDE)}"cevfw.h"\
12346         {$(INCLUDE)}"mmsystemx.h"\
12347         {$(INCLUDE)}"nucpp.h"\
12348         {$(INCLUDE)}"ptbuildopts.h"\
12349         {$(INCLUDE)}"ptclib\cypher.h"\
12350         {$(INCLUDE)}"ptclib\html.h"\
12351         {$(INCLUDE)}"ptclib\http.h"\
12352         {$(INCLUDE)}"ptclib\inetprot.h"\
12353         {$(INCLUDE)}"ptclib\mime.h"\
12354         {$(INCLUDE)}"ptclib\pxml.h"\
12355         {$(INCLUDE)}"ptclib\url.h"\
12356         {$(INCLUDE)}"ptlib.h"\
12357         {$(INCLUDE)}"ptlib\args.h"\
12358         {$(INCLUDE)}"ptlib\array.h"\
12359         {$(INCLUDE)}"ptlib\channel.h"\
12360         {$(INCLUDE)}"ptlib\conchan.h"\
12361         {$(INCLUDE)}"ptlib\config.h"\
12362         {$(INCLUDE)}"ptlib\contain.h"\
12363         {$(INCLUDE)}"ptlib\contain.inl"\
12364         {$(INCLUDE)}"ptlib\critsec.h"\
12365         {$(INCLUDE)}"ptlib\dict.h"\
12366         {$(INCLUDE)}"ptlib\dynalink.h"\
12367         {$(INCLUDE)}"ptlib\file.h"\
12368         {$(INCLUDE)}"ptlib\filepath.h"\
12369         {$(INCLUDE)}"ptlib\indchan.h"\
12370         {$(INCLUDE)}"ptlib\ipsock.h"\
12371         {$(INCLUDE)}"ptlib\lists.h"\
12372         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
12373         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
12374         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
12375         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
12376         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
12377         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
12378         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
12379         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
12380         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
12381         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
12382         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
12383         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
12384         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
12385         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
12386         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
12387         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
12388         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
12389         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
12390         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
12391         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
12392         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
12393         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
12394         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
12395         {$(INCLUDE)}"ptlib\mutex.h"\
12396         {$(INCLUDE)}"ptlib\notifier.h"\
12397         {$(INCLUDE)}"ptlib\object.h"\
12398         {$(INCLUDE)}"ptlib\osutil.inl"\
12399         {$(INCLUDE)}"ptlib\pdirect.h"\
12400         {$(INCLUDE)}"ptlib\pfactory.h"\
12401         {$(INCLUDE)}"ptlib\plugin.h"\
12402         {$(INCLUDE)}"ptlib\pluginmgr.h"\
12403         {$(INCLUDE)}"ptlib\pprocess.h"\
12404         {$(INCLUDE)}"ptlib\psharedptr.h"\
12405         {$(INCLUDE)}"ptlib\pstring.h"\
12406         {$(INCLUDE)}"ptlib\ptime.h"\
12407         {$(INCLUDE)}"ptlib\semaphor.h"\
12408         {$(INCLUDE)}"ptlib\sfile.h"\
12409         {$(INCLUDE)}"ptlib\smartptr.h"\
12410         {$(INCLUDE)}"ptlib\socket.h"\
12411         {$(INCLUDE)}"ptlib\sound.h"\
12412         {$(INCLUDE)}"ptlib\syncpoint.h"\
12413         {$(INCLUDE)}"ptlib\syncthrd.h"\
12414         {$(INCLUDE)}"ptlib\textfile.h"\
12415         {$(INCLUDE)}"ptlib\thread.h"\
12416         {$(INCLUDE)}"ptlib\timeint.h"\
12417         {$(INCLUDE)}"ptlib\timer.h"\
12418         {$(INCLUDE)}"ptlib\video.h"\
12419         {$(INCLUDE)}"ptlib\videoio.h"\
12420         {$(INCLUDE)}"ptlib\wince\time.h"\
12421         {$(INCLUDE)}"stdlibx.h"\
12422         {$(INCLUDE)}"strstream.h"\
12423         {$(INCLUDE)}"sys\socket.h"\
12424         {$(INCLUDE)}"wceatl.h"\
12425         
12426 NODEP_CPP_PXML_=\
12427         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12428         ".\include\ptlib\unix\ptlib\channel.h"\
12429         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
12430         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
12431         ".\include\ptlib\unix\ptlib\contain.h"\
12432         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
12433         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
12434         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
12435         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
12436         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
12437         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
12438         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
12439         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
12440         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
12441         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
12442         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
12443         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
12444         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
12445         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
12446         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
12447         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
12448         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
12449         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
12450         
12452 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
12454 NODEP_CPP_PXML_=\
12455         ".\ceatl.h"\
12456         ".\evfw.h"\
12457         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12458         ".\msystemx.h"\
12459         ".\nistd.h"\
12460         ".\tbuildopts.h"\
12461         ".\tclib\cypher.h"\
12462         ".\tclib\html.h"\
12463         ".\tclib\http.h"\
12464         ".\tclib\inetprot.h"\
12465         ".\tclib\mime.h"\
12466         ".\tclib\pxml.h"\
12467         ".\tclib\url.h"\
12468         ".\tdlibx.h"\
12469         ".\tlib.h"\
12470         ".\tlib\args.h"\
12471         ".\tlib\array.h"\
12472         ".\tlib\channel.h"\
12473         ".\tlib\conchan.h"\
12474         ".\tlib\config.h"\
12475         ".\tlib\contain.h"\
12476         ".\tlib\contain.inl"\
12477         ".\tlib\critsec.h"\
12478         ".\tlib\dict.h"\
12479         ".\tlib\dynalink.h"\
12480         ".\tlib\file.h"\
12481         ".\tlib\filepath.h"\
12482         ".\tlib\indchan.h"\
12483         ".\tLib\ipsock.h"\
12484         ".\tlib\lists.h"\
12485         ".\tlib\msos\ptlib\channel.h"\
12486         ".\tlib\msos\ptlib\conchan.h"\
12487         ".\tlib\msos\ptlib\config.h"\
12488         ".\tlib\msos\ptlib\contain.h"\
12489         ".\tlib\msos\ptlib\critsec.h"\
12490         ".\tlib\msos\ptlib\dynalink.h"\
12491         ".\tlib\msos\ptlib\file.h"\
12492         ".\tlib\msos\ptlib\filepath.h"\
12493         ".\tlib\msos\ptlib\ipsock.h"\
12494         ".\tlib\msos\ptlib\mutex.h"\
12495         ".\tlib\msos\ptlib\pdirect.h"\
12496         ".\tlib\msos\ptlib\pprocess.h"\
12497         ".\tlib\msos\ptlib\ptime.h"\
12498         ".\tlib\msos\ptlib\ptlib.inl"\
12499         ".\tlib\msos\ptlib\semaphor.h"\
12500         ".\tlib\msos\ptlib\sfile.h"\
12501         ".\tlib\msos\ptlib\socket.h"\
12502         ".\tlib\msos\ptlib\syncpoint.h"\
12503         ".\tlib\msos\ptlib\textfile.h"\
12504         ".\tlib\msos\ptlib\thread.h"\
12505         ".\tlib\msos\ptlib\timeint.h"\
12506         ".\tlib\msos\ptlib\timer.h"\
12507         ".\tlib\msos\ptlib\video.h"\
12508         ".\tlib\mutex.h"\
12509         ".\tlib\notifier.h"\
12510         ".\tlib\object.h"\
12511         ".\tlib\osutil.inl"\
12512         ".\tlib\pdirect.h"\
12513         ".\tlib\pfactory.h"\
12514         ".\tlib\plugin.h"\
12515         ".\tlib\pluginmgr.h"\
12516         ".\tlib\pprocess.h"\
12517         ".\tlib\psharedptr.h"\
12518         ".\tlib\pstring.h"\
12519         ".\tlib\ptime.h"\
12520         ".\tlib\semaphor.h"\
12521         ".\tlib\sfile.h"\
12522         ".\tlib\smartptr.h"\
12523         ".\tlib\socket.h"\
12524         ".\tlib\sound.h"\
12525         ".\tlib\syncpoint.h"\
12526         ".\tlib\syncthrd.h"\
12527         ".\tlib\textfile.h"\
12528         ".\tlib\thread.h"\
12529         ".\tlib\timeint.h"\
12530         ".\tlib\timer.h"\
12531         ".\tlib\unix\ptlib\channel.h"\
12532         ".\tlib\unix\ptlib\conchan.h"\
12533         ".\tlib\unix\ptlib\config.h"\
12534         ".\tlib\unix\ptlib\contain.h"\
12535         ".\tlib\unix\ptlib\critsec.h"\
12536         ".\tlib\unix\ptlib\dynalink.h"\
12537         ".\tlib\unix\ptlib\file.h"\
12538         ".\tlib\unix\ptlib\filepath.h"\
12539         ".\tlib\unix\ptlib\ipsock.h"\
12540         ".\tlib\unix\ptlib\mutex.h"\
12541         ".\tlib\unix\ptlib\pdirect.h"\
12542         ".\tlib\unix\ptlib\pmachdep.h"\
12543         ".\tlib\unix\ptlib\pprocess.h"\
12544         ".\tlib\unix\ptlib\ptime.h"\
12545         ".\tlib\unix\ptlib\ptlib.inl"\
12546         ".\tlib\unix\ptlib\semaphor.h"\
12547         ".\tlib\unix\ptlib\sfile.h"\
12548         ".\tlib\unix\ptlib\socket.h"\
12549         ".\tlib\unix\ptlib\syncpoint.h"\
12550         ".\tlib\unix\ptlib\textfile.h"\
12551         ".\tlib\unix\ptlib\thread.h"\
12552         ".\tlib\unix\ptlib\timeint.h"\
12553         ".\tlib\unix\ptlib\timer.h"\
12554         ".\tlib\unix\ptlib\video.h"\
12555         ".\tlib\video.h"\
12556         ".\tlib\videoio.h"\
12557         ".\tlib\wince\time.h"\
12558         ".\trings.h"\
12559         ".\trstream.h"\
12560         ".\ucpp.h"\
12561         ".\ys\socket.h"\
12562         
12564 !ENDIF 
12566 # End Source File
12567 # Begin Source File
12569 SOURCE=.\src\ptlib\common\qos.cxx
12571 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
12573 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
12575 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
12577 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
12579 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
12581 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
12583 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
12585 DEP_CPP_QOS_C=\
12586         {$(INCLUDE)}"cevfw.h"\
12587         {$(INCLUDE)}"mmsystemx.h"\
12588         {$(INCLUDE)}"nucpp.h"\
12589         {$(INCLUDE)}"ptbuildopts.h"\
12590         {$(INCLUDE)}"ptlib.h"\
12591         {$(INCLUDE)}"ptlib\args.h"\
12592         {$(INCLUDE)}"ptlib\array.h"\
12593         {$(INCLUDE)}"ptlib\channel.h"\
12594         {$(INCLUDE)}"ptlib\conchan.h"\
12595         {$(INCLUDE)}"ptlib\config.h"\
12596         {$(INCLUDE)}"ptlib\contain.h"\
12597         {$(INCLUDE)}"ptlib\contain.inl"\
12598         {$(INCLUDE)}"ptlib\critsec.h"\
12599         {$(INCLUDE)}"ptlib\dict.h"\
12600         {$(INCLUDE)}"ptlib\dynalink.h"\
12601         {$(INCLUDE)}"ptlib\file.h"\
12602         {$(INCLUDE)}"ptlib\filepath.h"\
12603         {$(INCLUDE)}"ptlib\indchan.h"\
12604         {$(INCLUDE)}"ptlib\lists.h"\
12605         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
12606         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
12607         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
12608         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
12609         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
12610         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
12611         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
12612         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
12613         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
12614         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
12615         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
12616         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
12617         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
12618         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
12619         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
12620         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
12621         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
12622         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
12623         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
12624         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
12625         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
12626         {$(INCLUDE)}"ptlib\mutex.h"\
12627         {$(INCLUDE)}"ptlib\notifier.h"\
12628         {$(INCLUDE)}"ptlib\object.h"\
12629         {$(INCLUDE)}"ptlib\osutil.inl"\
12630         {$(INCLUDE)}"ptlib\pdirect.h"\
12631         {$(INCLUDE)}"ptlib\pfactory.h"\
12632         {$(INCLUDE)}"ptlib\plugin.h"\
12633         {$(INCLUDE)}"ptlib\pluginmgr.h"\
12634         {$(INCLUDE)}"ptlib\pprocess.h"\
12635         {$(INCLUDE)}"ptlib\psharedptr.h"\
12636         {$(INCLUDE)}"ptlib\pstring.h"\
12637         {$(INCLUDE)}"ptlib\ptime.h"\
12638         {$(INCLUDE)}"ptlib\qos.h"\
12639         {$(INCLUDE)}"ptlib\semaphor.h"\
12640         {$(INCLUDE)}"ptlib\sfile.h"\
12641         {$(INCLUDE)}"ptlib\smartptr.h"\
12642         {$(INCLUDE)}"ptlib\sound.h"\
12643         {$(INCLUDE)}"ptlib\syncpoint.h"\
12644         {$(INCLUDE)}"ptlib\syncthrd.h"\
12645         {$(INCLUDE)}"ptlib\textfile.h"\
12646         {$(INCLUDE)}"ptlib\thread.h"\
12647         {$(INCLUDE)}"ptlib\timeint.h"\
12648         {$(INCLUDE)}"ptlib\timer.h"\
12649         {$(INCLUDE)}"ptlib\video.h"\
12650         {$(INCLUDE)}"ptlib\videoio.h"\
12651         {$(INCLUDE)}"ptlib\wince\time.h"\
12652         {$(INCLUDE)}"stdlibx.h"\
12653         {$(INCLUDE)}"strstream.h"\
12654         {$(INCLUDE)}"wceatl.h"\
12655         
12656 NODEP_CPP_QOS_C=\
12657         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12658         ".\include\ptlib\unix\ptlib\channel.h"\
12659         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
12660         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
12661         ".\include\ptlib\unix\ptlib\contain.h"\
12662         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
12663         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
12664         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
12665         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
12666         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
12667         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
12668         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
12669         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
12670         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
12671         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
12672         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
12673         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
12674         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
12675         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
12676         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
12677         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
12678         
12680 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
12682 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
12684 DEP_CPP_QOS_C=\
12685         {$(INCLUDE)}"cevfw.h"\
12686         {$(INCLUDE)}"mmsystemx.h"\
12687         {$(INCLUDE)}"nucpp.h"\
12688         {$(INCLUDE)}"ptbuildopts.h"\
12689         {$(INCLUDE)}"ptlib.h"\
12690         {$(INCLUDE)}"ptlib\args.h"\
12691         {$(INCLUDE)}"ptlib\array.h"\
12692         {$(INCLUDE)}"ptlib\channel.h"\
12693         {$(INCLUDE)}"ptlib\conchan.h"\
12694         {$(INCLUDE)}"ptlib\config.h"\
12695         {$(INCLUDE)}"ptlib\contain.h"\
12696         {$(INCLUDE)}"ptlib\contain.inl"\
12697         {$(INCLUDE)}"ptlib\critsec.h"\
12698         {$(INCLUDE)}"ptlib\dict.h"\
12699         {$(INCLUDE)}"ptlib\dynalink.h"\
12700         {$(INCLUDE)}"ptlib\file.h"\
12701         {$(INCLUDE)}"ptlib\filepath.h"\
12702         {$(INCLUDE)}"ptlib\indchan.h"\
12703         {$(INCLUDE)}"ptlib\lists.h"\
12704         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
12705         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
12706         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
12707         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
12708         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
12709         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
12710         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
12711         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
12712         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
12713         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
12714         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
12715         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
12716         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
12717         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
12718         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
12719         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
12720         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
12721         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
12722         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
12723         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
12724         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
12725         {$(INCLUDE)}"ptlib\mutex.h"\
12726         {$(INCLUDE)}"ptlib\notifier.h"\
12727         {$(INCLUDE)}"ptlib\object.h"\
12728         {$(INCLUDE)}"ptlib\osutil.inl"\
12729         {$(INCLUDE)}"ptlib\pdirect.h"\
12730         {$(INCLUDE)}"ptlib\pfactory.h"\
12731         {$(INCLUDE)}"ptlib\plugin.h"\
12732         {$(INCLUDE)}"ptlib\pluginmgr.h"\
12733         {$(INCLUDE)}"ptlib\pprocess.h"\
12734         {$(INCLUDE)}"ptlib\psharedptr.h"\
12735         {$(INCLUDE)}"ptlib\pstring.h"\
12736         {$(INCLUDE)}"ptlib\ptime.h"\
12737         {$(INCLUDE)}"ptlib\qos.h"\
12738         {$(INCLUDE)}"ptlib\semaphor.h"\
12739         {$(INCLUDE)}"ptlib\sfile.h"\
12740         {$(INCLUDE)}"ptlib\smartptr.h"\
12741         {$(INCLUDE)}"ptlib\sound.h"\
12742         {$(INCLUDE)}"ptlib\syncpoint.h"\
12743         {$(INCLUDE)}"ptlib\syncthrd.h"\
12744         {$(INCLUDE)}"ptlib\textfile.h"\
12745         {$(INCLUDE)}"ptlib\thread.h"\
12746         {$(INCLUDE)}"ptlib\timeint.h"\
12747         {$(INCLUDE)}"ptlib\timer.h"\
12748         {$(INCLUDE)}"ptlib\video.h"\
12749         {$(INCLUDE)}"ptlib\videoio.h"\
12750         {$(INCLUDE)}"ptlib\wince\time.h"\
12751         {$(INCLUDE)}"stdlibx.h"\
12752         {$(INCLUDE)}"strstream.h"\
12753         {$(INCLUDE)}"wceatl.h"\
12754         
12755 NODEP_CPP_QOS_C=\
12756         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12757         ".\include\ptlib\unix\ptlib\channel.h"\
12758         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
12759         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
12760         ".\include\ptlib\unix\ptlib\contain.h"\
12761         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
12762         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
12763         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
12764         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
12765         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
12766         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
12767         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
12768         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
12769         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
12770         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
12771         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
12772         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
12773         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
12774         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
12775         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
12776         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
12777         
12779 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
12781 NODEP_CPP_QOS_C=\
12782         ".\ceatl.h"\
12783         ".\evfw.h"\
12784         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12785         ".\msystemx.h"\
12786         ".\nistd.h"\
12787         ".\tbuildopts.h"\
12788         ".\tdlibx.h"\
12789         ".\tlib.h"\
12790         ".\tlib\args.h"\
12791         ".\tlib\array.h"\
12792         ".\tlib\channel.h"\
12793         ".\tlib\conchan.h"\
12794         ".\tlib\config.h"\
12795         ".\tlib\contain.h"\
12796         ".\tlib\contain.inl"\
12797         ".\tlib\critsec.h"\
12798         ".\tlib\dict.h"\
12799         ".\tlib\dynalink.h"\
12800         ".\tlib\file.h"\
12801         ".\tlib\filepath.h"\
12802         ".\tlib\indchan.h"\
12803         ".\tlib\lists.h"\
12804         ".\tlib\msos\ptlib\channel.h"\
12805         ".\tlib\msos\ptlib\conchan.h"\
12806         ".\tlib\msos\ptlib\config.h"\
12807         ".\tlib\msos\ptlib\contain.h"\
12808         ".\tlib\msos\ptlib\critsec.h"\
12809         ".\tlib\msos\ptlib\dynalink.h"\
12810         ".\tlib\msos\ptlib\file.h"\
12811         ".\tlib\msos\ptlib\filepath.h"\
12812         ".\tlib\msos\ptlib\mutex.h"\
12813         ".\tlib\msos\ptlib\pdirect.h"\
12814         ".\tlib\msos\ptlib\pprocess.h"\
12815         ".\tlib\msos\ptlib\ptime.h"\
12816         ".\tlib\msos\ptlib\ptlib.inl"\
12817         ".\tlib\msos\ptlib\semaphor.h"\
12818         ".\tlib\msos\ptlib\sfile.h"\
12819         ".\tlib\msos\ptlib\syncpoint.h"\
12820         ".\tlib\msos\ptlib\textfile.h"\
12821         ".\tlib\msos\ptlib\thread.h"\
12822         ".\tlib\msos\ptlib\timeint.h"\
12823         ".\tlib\msos\ptlib\timer.h"\
12824         ".\tlib\msos\ptlib\video.h"\
12825         ".\tlib\mutex.h"\
12826         ".\tlib\notifier.h"\
12827         ".\tlib\object.h"\
12828         ".\tlib\osutil.inl"\
12829         ".\tlib\pdirect.h"\
12830         ".\tlib\pfactory.h"\
12831         ".\tlib\plugin.h"\
12832         ".\tlib\pluginmgr.h"\
12833         ".\tlib\pprocess.h"\
12834         ".\tlib\psharedptr.h"\
12835         ".\tlib\pstring.h"\
12836         ".\tlib\ptime.h"\
12837         ".\tlib\qos.h"\
12838         ".\tlib\semaphor.h"\
12839         ".\tlib\sfile.h"\
12840         ".\tlib\smartptr.h"\
12841         ".\tlib\sound.h"\
12842         ".\tlib\syncpoint.h"\
12843         ".\tlib\syncthrd.h"\
12844         ".\tlib\textfile.h"\
12845         ".\tlib\thread.h"\
12846         ".\tlib\timeint.h"\
12847         ".\tlib\timer.h"\
12848         ".\tlib\unix\ptlib\channel.h"\
12849         ".\tlib\unix\ptlib\conchan.h"\
12850         ".\tlib\unix\ptlib\config.h"\
12851         ".\tlib\unix\ptlib\contain.h"\
12852         ".\tlib\unix\ptlib\critsec.h"\
12853         ".\tlib\unix\ptlib\dynalink.h"\
12854         ".\tlib\unix\ptlib\file.h"\
12855         ".\tlib\unix\ptlib\filepath.h"\
12856         ".\tlib\unix\ptlib\mutex.h"\
12857         ".\tlib\unix\ptlib\pdirect.h"\
12858         ".\tlib\unix\ptlib\pmachdep.h"\
12859         ".\tlib\unix\ptlib\pprocess.h"\
12860         ".\tlib\unix\ptlib\ptime.h"\
12861         ".\tlib\unix\ptlib\ptlib.inl"\
12862         ".\tlib\unix\ptlib\semaphor.h"\
12863         ".\tlib\unix\ptlib\sfile.h"\
12864         ".\tlib\unix\ptlib\syncpoint.h"\
12865         ".\tlib\unix\ptlib\textfile.h"\
12866         ".\tlib\unix\ptlib\thread.h"\
12867         ".\tlib\unix\ptlib\timeint.h"\
12868         ".\tlib\unix\ptlib\timer.h"\
12869         ".\tlib\unix\ptlib\video.h"\
12870         ".\tlib\video.h"\
12871         ".\tlib\videoio.h"\
12872         ".\tlib\wince\time.h"\
12873         ".\trings.h"\
12874         ".\trstream.h"\
12875         ".\ucpp.h"\
12876         ".\ys\socket.h"\
12877         
12879 !ENDIF 
12881 # End Source File
12882 # Begin Source File
12884 SOURCE=.\src\ptlib\common\safecoll.cxx
12886 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
12888 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
12890 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
12892 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
12894 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
12896 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
12898 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
12900 DEP_CPP_SAFEC=\
12901         {$(INCLUDE)}"cevfw.h"\
12902         {$(INCLUDE)}"mmsystemx.h"\
12903         {$(INCLUDE)}"nucpp.h"\
12904         {$(INCLUDE)}"ptbuildopts.h"\
12905         {$(INCLUDE)}"ptlib.h"\
12906         {$(INCLUDE)}"ptlib\args.h"\
12907         {$(INCLUDE)}"ptlib\array.h"\
12908         {$(INCLUDE)}"ptlib\channel.h"\
12909         {$(INCLUDE)}"ptlib\conchan.h"\
12910         {$(INCLUDE)}"ptlib\config.h"\
12911         {$(INCLUDE)}"ptlib\contain.h"\
12912         {$(INCLUDE)}"ptlib\contain.inl"\
12913         {$(INCLUDE)}"ptlib\critsec.h"\
12914         {$(INCLUDE)}"ptlib\dict.h"\
12915         {$(INCLUDE)}"ptlib\dynalink.h"\
12916         {$(INCLUDE)}"ptlib\file.h"\
12917         {$(INCLUDE)}"ptlib\filepath.h"\
12918         {$(INCLUDE)}"ptlib\indchan.h"\
12919         {$(INCLUDE)}"ptlib\lists.h"\
12920         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
12921         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
12922         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
12923         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
12924         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
12925         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
12926         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
12927         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
12928         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
12929         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
12930         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
12931         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
12932         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
12933         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
12934         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
12935         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
12936         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
12937         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
12938         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
12939         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
12940         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
12941         {$(INCLUDE)}"ptlib\mutex.h"\
12942         {$(INCLUDE)}"ptlib\notifier.h"\
12943         {$(INCLUDE)}"ptlib\object.h"\
12944         {$(INCLUDE)}"ptlib\osutil.inl"\
12945         {$(INCLUDE)}"ptlib\pdirect.h"\
12946         {$(INCLUDE)}"ptlib\pfactory.h"\
12947         {$(INCLUDE)}"ptlib\plugin.h"\
12948         {$(INCLUDE)}"ptlib\pluginmgr.h"\
12949         {$(INCLUDE)}"ptlib\pprocess.h"\
12950         {$(INCLUDE)}"ptlib\psharedptr.h"\
12951         {$(INCLUDE)}"ptlib\pstring.h"\
12952         {$(INCLUDE)}"ptlib\ptime.h"\
12953         {$(INCLUDE)}"ptlib\safecoll.h"\
12954         {$(INCLUDE)}"ptlib\semaphor.h"\
12955         {$(INCLUDE)}"ptlib\sfile.h"\
12956         {$(INCLUDE)}"ptlib\smartptr.h"\
12957         {$(INCLUDE)}"ptlib\sound.h"\
12958         {$(INCLUDE)}"ptlib\syncpoint.h"\
12959         {$(INCLUDE)}"ptlib\syncthrd.h"\
12960         {$(INCLUDE)}"ptlib\textfile.h"\
12961         {$(INCLUDE)}"ptlib\thread.h"\
12962         {$(INCLUDE)}"ptlib\timeint.h"\
12963         {$(INCLUDE)}"ptlib\timer.h"\
12964         {$(INCLUDE)}"ptlib\video.h"\
12965         {$(INCLUDE)}"ptlib\videoio.h"\
12966         {$(INCLUDE)}"ptlib\wince\time.h"\
12967         {$(INCLUDE)}"stdlibx.h"\
12968         {$(INCLUDE)}"strstream.h"\
12969         {$(INCLUDE)}"wceatl.h"\
12970         
12971 NODEP_CPP_SAFEC=\
12972         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
12973         ".\include\ptlib\unix\ptlib\channel.h"\
12974         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
12975         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
12976         ".\include\ptlib\unix\ptlib\contain.h"\
12977         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
12978         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
12979         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
12980         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
12981         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
12982         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
12983         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
12984         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
12985         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
12986         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
12987         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
12988         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
12989         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
12990         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
12991         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
12992         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
12993         
12995 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
12997 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
12999 DEP_CPP_SAFEC=\
13000         {$(INCLUDE)}"cevfw.h"\
13001         {$(INCLUDE)}"mmsystemx.h"\
13002         {$(INCLUDE)}"nucpp.h"\
13003         {$(INCLUDE)}"ptbuildopts.h"\
13004         {$(INCLUDE)}"ptlib.h"\
13005         {$(INCLUDE)}"ptlib\args.h"\
13006         {$(INCLUDE)}"ptlib\array.h"\
13007         {$(INCLUDE)}"ptlib\channel.h"\
13008         {$(INCLUDE)}"ptlib\conchan.h"\
13009         {$(INCLUDE)}"ptlib\config.h"\
13010         {$(INCLUDE)}"ptlib\contain.h"\
13011         {$(INCLUDE)}"ptlib\contain.inl"\
13012         {$(INCLUDE)}"ptlib\critsec.h"\
13013         {$(INCLUDE)}"ptlib\dict.h"\
13014         {$(INCLUDE)}"ptlib\dynalink.h"\
13015         {$(INCLUDE)}"ptlib\file.h"\
13016         {$(INCLUDE)}"ptlib\filepath.h"\
13017         {$(INCLUDE)}"ptlib\indchan.h"\
13018         {$(INCLUDE)}"ptlib\lists.h"\
13019         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
13020         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
13021         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
13022         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
13023         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
13024         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
13025         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
13026         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
13027         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
13028         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
13029         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
13030         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
13031         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
13032         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
13033         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
13034         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
13035         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
13036         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
13037         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
13038         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
13039         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
13040         {$(INCLUDE)}"ptlib\mutex.h"\
13041         {$(INCLUDE)}"ptlib\notifier.h"\
13042         {$(INCLUDE)}"ptlib\object.h"\
13043         {$(INCLUDE)}"ptlib\osutil.inl"\
13044         {$(INCLUDE)}"ptlib\pdirect.h"\
13045         {$(INCLUDE)}"ptlib\pfactory.h"\
13046         {$(INCLUDE)}"ptlib\plugin.h"\
13047         {$(INCLUDE)}"ptlib\pluginmgr.h"\
13048         {$(INCLUDE)}"ptlib\pprocess.h"\
13049         {$(INCLUDE)}"ptlib\psharedptr.h"\
13050         {$(INCLUDE)}"ptlib\pstring.h"\
13051         {$(INCLUDE)}"ptlib\ptime.h"\
13052         {$(INCLUDE)}"ptlib\safecoll.h"\
13053         {$(INCLUDE)}"ptlib\semaphor.h"\
13054         {$(INCLUDE)}"ptlib\sfile.h"\
13055         {$(INCLUDE)}"ptlib\smartptr.h"\
13056         {$(INCLUDE)}"ptlib\sound.h"\
13057         {$(INCLUDE)}"ptlib\syncpoint.h"\
13058         {$(INCLUDE)}"ptlib\syncthrd.h"\
13059         {$(INCLUDE)}"ptlib\textfile.h"\
13060         {$(INCLUDE)}"ptlib\thread.h"\
13061         {$(INCLUDE)}"ptlib\timeint.h"\
13062         {$(INCLUDE)}"ptlib\timer.h"\
13063         {$(INCLUDE)}"ptlib\video.h"\
13064         {$(INCLUDE)}"ptlib\videoio.h"\
13065         {$(INCLUDE)}"ptlib\wince\time.h"\
13066         {$(INCLUDE)}"stdlibx.h"\
13067         {$(INCLUDE)}"strstream.h"\
13068         {$(INCLUDE)}"wceatl.h"\
13069         
13070 NODEP_CPP_SAFEC=\
13071         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
13072         ".\include\ptlib\unix\ptlib\channel.h"\
13073         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
13074         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
13075         ".\include\ptlib\unix\ptlib\contain.h"\
13076         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
13077         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
13078         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
13079         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
13080         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
13081         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
13082         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
13083         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
13084         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
13085         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
13086         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
13087         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
13088         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
13089         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
13090         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
13091         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
13092         
13094 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
13096 NODEP_CPP_SAFEC=\
13097         ".\ceatl.h"\
13098         ".\evfw.h"\
13099         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
13100         ".\msystemx.h"\
13101         ".\nistd.h"\
13102         ".\tbuildopts.h"\
13103         ".\tdlibx.h"\
13104         ".\tlib.h"\
13105         ".\tlib\args.h"\
13106         ".\tlib\array.h"\
13107         ".\tlib\channel.h"\
13108         ".\tlib\conchan.h"\
13109         ".\tlib\config.h"\
13110         ".\tlib\contain.h"\
13111         ".\tlib\contain.inl"\
13112         ".\tlib\critsec.h"\
13113         ".\tlib\dict.h"\
13114         ".\tlib\dynalink.h"\
13115         ".\tlib\file.h"\
13116         ".\tlib\filepath.h"\
13117         ".\tlib\indchan.h"\
13118         ".\tlib\lists.h"\
13119         ".\tlib\msos\ptlib\channel.h"\
13120         ".\tlib\msos\ptlib\conchan.h"\
13121         ".\tlib\msos\ptlib\config.h"\
13122         ".\tlib\msos\ptlib\contain.h"\
13123         ".\tlib\msos\ptlib\critsec.h"\
13124         ".\tlib\msos\ptlib\dynalink.h"\
13125         ".\tlib\msos\ptlib\file.h"\
13126         ".\tlib\msos\ptlib\filepath.h"\
13127         ".\tlib\msos\ptlib\mutex.h"\
13128         ".\tlib\msos\ptlib\pdirect.h"\
13129         ".\tlib\msos\ptlib\pprocess.h"\
13130         ".\tlib\msos\ptlib\ptime.h"\
13131         ".\tlib\msos\ptlib\ptlib.inl"\
13132         ".\tlib\msos\ptlib\semaphor.h"\
13133         ".\tlib\msos\ptlib\sfile.h"\
13134         ".\tlib\msos\ptlib\syncpoint.h"\
13135         ".\tlib\msos\ptlib\textfile.h"\
13136         ".\tlib\msos\ptlib\thread.h"\
13137         ".\tlib\msos\ptlib\timeint.h"\
13138         ".\tlib\msos\ptlib\timer.h"\
13139         ".\tlib\msos\ptlib\video.h"\
13140         ".\tlib\mutex.h"\
13141         ".\tlib\notifier.h"\
13142         ".\tlib\object.h"\
13143         ".\tlib\osutil.inl"\
13144         ".\tlib\pdirect.h"\
13145         ".\tlib\pfactory.h"\
13146         ".\tlib\plugin.h"\
13147         ".\tlib\pluginmgr.h"\
13148         ".\tlib\pprocess.h"\
13149         ".\tlib\psharedptr.h"\
13150         ".\tlib\pstring.h"\
13151         ".\tlib\ptime.h"\
13152         ".\tlib\safecoll.h"\
13153         ".\tlib\semaphor.h"\
13154         ".\tlib\sfile.h"\
13155         ".\tlib\smartptr.h"\
13156         ".\tlib\sound.h"\
13157         ".\tlib\syncpoint.h"\
13158         ".\tlib\syncthrd.h"\
13159         ".\tlib\textfile.h"\
13160         ".\tlib\thread.h"\
13161         ".\tlib\timeint.h"\
13162         ".\tlib\timer.h"\
13163         ".\tlib\unix\ptlib\channel.h"\
13164         ".\tlib\unix\ptlib\conchan.h"\
13165         ".\tlib\unix\ptlib\config.h"\
13166         ".\tlib\unix\ptlib\contain.h"\
13167         ".\tlib\unix\ptlib\critsec.h"\
13168         ".\tlib\unix\ptlib\dynalink.h"\
13169         ".\tlib\unix\ptlib\file.h"\
13170         ".\tlib\unix\ptlib\filepath.h"\
13171         ".\tlib\unix\ptlib\mutex.h"\
13172         ".\tlib\unix\ptlib\pdirect.h"\
13173         ".\tlib\unix\ptlib\pmachdep.h"\
13174         ".\tlib\unix\ptlib\pprocess.h"\
13175         ".\tlib\unix\ptlib\ptime.h"\
13176         ".\tlib\unix\ptlib\ptlib.inl"\
13177         ".\tlib\unix\ptlib\semaphor.h"\
13178         ".\tlib\unix\ptlib\sfile.h"\
13179         ".\tlib\unix\ptlib\syncpoint.h"\
13180         ".\tlib\unix\ptlib\textfile.h"\
13181         ".\tlib\unix\ptlib\thread.h"\
13182         ".\tlib\unix\ptlib\timeint.h"\
13183         ".\tlib\unix\ptlib\timer.h"\
13184         ".\tlib\unix\ptlib\video.h"\
13185         ".\tlib\video.h"\
13186         ".\tlib\videoio.h"\
13187         ".\tlib\wince\time.h"\
13188         ".\trings.h"\
13189         ".\trstream.h"\
13190         ".\ucpp.h"\
13191         ".\ys\socket.h"\
13192         
13194 !ENDIF 
13196 # End Source File
13197 # Begin Source File
13199 SOURCE=.\src\ptlib\wince\ConsoleCE\snmpdummy.cpp
13201 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
13203 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
13205 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
13207 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
13209 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
13211 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
13213 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
13215 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
13217 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
13219 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
13221 !ENDIF 
13223 # End Source File
13224 # Begin Source File
13226 SOURCE=.\src\ptlib\common\sockets.cxx
13228 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
13230 NODEP_CPP_SOCKE=\
13231         ".\ceatl.h"\
13232         ".\msystemx.h"\
13233         ".\nclude\ptlib\conchan.h"\
13234         ".\tdlibx.h"\
13235         ".\tlib.h"\
13236         ".\tlib\args.h"\
13237         ".\tlib\array.h"\
13238         ".\tlib\channel.h"\
13239         ".\tlib\conchan.h"\
13240         ".\tlib\config.h"\
13241         ".\tlib\contain.h"\
13242         ".\tlib\contain.inl"\
13243         ".\tlib\dict.h"\
13244         ".\tlib\dynalink.h"\
13245         ".\tLib\ethsock.h"\
13246         ".\tlib\file.h"\
13247         ".\tlib\filepath.h"\
13248         ".\tlib\icmpsock.h"\
13249         ".\tlib\indchan.h"\
13250         ".\tlib\ipdsock.h"\
13251         ".\tLib\ipsock.h"\
13252         ".\tLib\ipxsock.h"\
13253         ".\tlib\lists.h"\
13254         ".\tlib\mutex.h"\
13255         ".\tlib\object.h"\
13256         ".\tlib\osutil.inl"\
13257         ".\tlib\pdirect.h"\
13258         ".\tlib\pprocess.h"\
13259         ".\tlib\pstring.h"\
13260         ".\tlib\ptime.h"\
13261         ".\tlib\ptlib.inl"\
13262         ".\tlib\semaphor.h"\
13263         ".\tlib\sfile.h"\
13264         ".\tlib\socket.h"\
13265         ".\tlib\sockets.h"\
13266         ".\tlib\sound.h"\
13267         ".\tLib\spxsock.h"\
13268         ".\tlib\syncpoint.h"\
13269         ".\tlib\syncthrd.h"\
13270         ".\tlib\tcpsock.h"\
13271         ".\tlib\textfile.h"\
13272         ".\tlib\thread.h"\
13273         ".\tlib\timeint.h"\
13274         ".\tlib\timer.h"\
13275         ".\tLib\udpsock.h"\
13276         ".\tlib\vfakeio.h"\
13277         ".\tlib\video.h"\
13278         ".\tlib\videoio.h"\
13279         ".\ucpp.h"\
13280         
13282 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
13284 NODEP_CPP_SOCKE=\
13285         ".\ceatl.h"\
13286         ".\msystemx.h"\
13287         ".\nclude\ptlib\conchan.h"\
13288         ".\tdlibx.h"\
13289         ".\tlib.h"\
13290         ".\tlib\args.h"\
13291         ".\tlib\array.h"\
13292         ".\tlib\channel.h"\
13293         ".\tlib\conchan.h"\
13294         ".\tlib\config.h"\
13295         ".\tlib\contain.h"\
13296         ".\tlib\contain.inl"\
13297         ".\tlib\dict.h"\
13298         ".\tlib\dynalink.h"\
13299         ".\tLib\ethsock.h"\
13300         ".\tlib\file.h"\
13301         ".\tlib\filepath.h"\
13302         ".\tlib\icmpsock.h"\
13303         ".\tlib\indchan.h"\
13304         ".\tlib\ipdsock.h"\
13305         ".\tLib\ipsock.h"\
13306         ".\tLib\ipxsock.h"\
13307         ".\tlib\lists.h"\
13308         ".\tlib\mutex.h"\
13309         ".\tlib\object.h"\
13310         ".\tlib\osutil.inl"\
13311         ".\tlib\pdirect.h"\
13312         ".\tlib\pprocess.h"\
13313         ".\tlib\pstring.h"\
13314         ".\tlib\ptime.h"\
13315         ".\tlib\ptlib.inl"\
13316         ".\tlib\semaphor.h"\
13317         ".\tlib\sfile.h"\
13318         ".\tlib\socket.h"\
13319         ".\tlib\sockets.h"\
13320         ".\tlib\sound.h"\
13321         ".\tLib\spxsock.h"\
13322         ".\tlib\syncpoint.h"\
13323         ".\tlib\syncthrd.h"\
13324         ".\tlib\tcpsock.h"\
13325         ".\tlib\textfile.h"\
13326         ".\tlib\thread.h"\
13327         ".\tlib\timeint.h"\
13328         ".\tlib\timer.h"\
13329         ".\tLib\udpsock.h"\
13330         ".\tlib\vfakeio.h"\
13331         ".\tlib\video.h"\
13332         ".\tlib\videoio.h"\
13333         ".\ucpp.h"\
13334         
13336 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
13338 NODEP_CPP_SOCKE=\
13339         ".\ceatl.h"\
13340         ".\evfw.h"\
13341         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
13342         ".\msystemx.h"\
13343         ".\tbuildopts.h"\
13344         ".\tdlibx.h"\
13345         ".\tlib.h"\
13346         ".\tlib\args.h"\
13347         ".\tlib\array.h"\
13348         ".\tlib\channel.h"\
13349         ".\tlib\conchan.h"\
13350         ".\tlib\config.h"\
13351         ".\tlib\contain.h"\
13352         ".\tlib\contain.inl"\
13353         ".\tlib\dict.h"\
13354         ".\tlib\dynalink.h"\
13355         ".\tLib\ethsock.h"\
13356         ".\tlib\file.h"\
13357         ".\tlib\filepath.h"\
13358         ".\tlib\icmpsock.h"\
13359         ".\tlib\indchan.h"\
13360         ".\tlib\ipdsock.h"\
13361         ".\tLib\ipsock.h"\
13362         ".\tLib\ipxsock.h"\
13363         ".\tlib\lists.h"\
13364         ".\tlib\mutex.h"\
13365         ".\tlib\object.h"\
13366         ".\tlib\osutil.inl"\
13367         ".\tlib\pdirect.h"\
13368         ".\tlib\pprocess.h"\
13369         ".\tlib\pstring.h"\
13370         ".\tlib\ptime.h"\
13371         ".\tlib\ptlib.inl"\
13372         ".\tlib\semaphor.h"\
13373         ".\tlib\sfile.h"\
13374         ".\tlib\socket.h"\
13375         ".\tlib\sockets.h"\
13376         ".\tlib\sound.h"\
13377         ".\tLib\spxsock.h"\
13378         ".\tlib\syncpoint.h"\
13379         ".\tlib\syncthrd.h"\
13380         ".\tlib\tcpsock.h"\
13381         ".\tlib\textfile.h"\
13382         ".\tlib\thread.h"\
13383         ".\tlib\timeint.h"\
13384         ".\tlib\timer.h"\
13385         ".\tLib\udpsock.h"\
13386         ".\tlib\vfakeio.h"\
13387         ".\tlib\video.h"\
13388         ".\tlib\videoio.h"\
13389         ".\tlib\videoio1394dc.h"\
13390         ".\ucpp.h"\
13391         ".\ys\socket.h"\
13392         
13394 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
13396 NODEP_CPP_SOCKE=\
13397         ".\ceatl.h"\
13398         ".\evfw.h"\
13399         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
13400         ".\msystemx.h"\
13401         ".\tdlibx.h"\
13402         ".\tlib.h"\
13403         ".\tlib\args.h"\
13404         ".\tlib\array.h"\
13405         ".\tlib\channel.h"\
13406         ".\tlib\conchan.h"\
13407         ".\tlib\config.h"\
13408         ".\tlib\contain.h"\
13409         ".\tlib\contain.inl"\
13410         ".\tlib\dict.h"\
13411         ".\tlib\dynalink.h"\
13412         ".\tLib\ethsock.h"\
13413         ".\tlib\file.h"\
13414         ".\tlib\filepath.h"\
13415         ".\tlib\icmpsock.h"\
13416         ".\tlib\indchan.h"\
13417         ".\tlib\ipdsock.h"\
13418         ".\tLib\ipsock.h"\
13419         ".\tLib\ipxsock.h"\
13420         ".\tlib\lists.h"\
13421         ".\tlib\mutex.h"\
13422         ".\tlib\object.h"\
13423         ".\tlib\osutil.inl"\
13424         ".\tlib\pdirect.h"\
13425         ".\tlib\pprocess.h"\
13426         ".\tlib\pstring.h"\
13427         ".\tlib\ptime.h"\
13428         ".\tlib\ptlib.inl"\
13429         ".\tlib\semaphor.h"\
13430         ".\tlib\sfile.h"\
13431         ".\tlib\socket.h"\
13432         ".\tlib\sockets.h"\
13433         ".\tlib\sound.h"\
13434         ".\tLib\spxsock.h"\
13435         ".\tlib\syncpoint.h"\
13436         ".\tlib\syncthrd.h"\
13437         ".\tlib\tcpsock.h"\
13438         ".\tlib\textfile.h"\
13439         ".\tlib\thread.h"\
13440         ".\tlib\timeint.h"\
13441         ".\tlib\timer.h"\
13442         ".\tLib\udpsock.h"\
13443         ".\tlib\vfakeio.h"\
13444         ".\tlib\video.h"\
13445         ".\tlib\videoio.h"\
13446         ".\tlib\videoio1394dc.h"\
13447         ".\ucpp.h"\
13448         ".\ys\socket.h"\
13449         
13451 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
13453 NODEP_CPP_SOCKE=\
13454         ".\ceatl.h"\
13455         ".\msystemx.h"\
13456         ".\nclude\ptlib\conchan.h"\
13457         ".\tdlibx.h"\
13458         ".\tlib.h"\
13459         ".\tlib\args.h"\
13460         ".\tlib\array.h"\
13461         ".\tlib\channel.h"\
13462         ".\tlib\conchan.h"\
13463         ".\tlib\config.h"\
13464         ".\tlib\contain.h"\
13465         ".\tlib\contain.inl"\
13466         ".\tlib\dict.h"\
13467         ".\tlib\dynalink.h"\
13468         ".\tLib\ethsock.h"\
13469         ".\tlib\file.h"\
13470         ".\tlib\filepath.h"\
13471         ".\tlib\icmpsock.h"\
13472         ".\tlib\indchan.h"\
13473         ".\tlib\ipdsock.h"\
13474         ".\tLib\ipsock.h"\
13475         ".\tLib\ipxsock.h"\
13476         ".\tlib\lists.h"\
13477         ".\tlib\mutex.h"\
13478         ".\tlib\object.h"\
13479         ".\tlib\osutil.inl"\
13480         ".\tlib\pdirect.h"\
13481         ".\tlib\pprocess.h"\
13482         ".\tlib\pstring.h"\
13483         ".\tlib\ptime.h"\
13484         ".\tlib\ptlib.inl"\
13485         ".\tlib\semaphor.h"\
13486         ".\tlib\sfile.h"\
13487         ".\tlib\socket.h"\
13488         ".\tlib\sockets.h"\
13489         ".\tlib\sound.h"\
13490         ".\tLib\spxsock.h"\
13491         ".\tlib\syncpoint.h"\
13492         ".\tlib\syncthrd.h"\
13493         ".\tlib\tcpsock.h"\
13494         ".\tlib\textfile.h"\
13495         ".\tlib\thread.h"\
13496         ".\tlib\timeint.h"\
13497         ".\tlib\timer.h"\
13498         ".\tLib\udpsock.h"\
13499         ".\tlib\vfakeio.h"\
13500         ".\tlib\video.h"\
13501         ".\tlib\videoio.h"\
13502         ".\ucpp.h"\
13503         
13505 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
13507 NODEP_CPP_SOCKE=\
13508         ".\ceatl.h"\
13509         ".\msystemx.h"\
13510         ".\tdlibx.h"\
13511         ".\tlib.h"\
13512         ".\tlib\args.h"\
13513         ".\tlib\array.h"\
13514         ".\tlib\channel.h"\
13515         ".\tlib\conchan.h"\
13516         ".\tlib\config.h"\
13517         ".\tlib\contain.h"\
13518         ".\tlib\contain.inl"\
13519         ".\tlib\dict.h"\
13520         ".\tlib\dynalink.h"\
13521         ".\tLib\ethsock.h"\
13522         ".\tlib\file.h"\
13523         ".\tlib\filepath.h"\
13524         ".\tlib\icmpsock.h"\
13525         ".\tlib\indchan.h"\
13526         ".\tlib\ipdsock.h"\
13527         ".\tLib\ipsock.h"\
13528         ".\tLib\ipxsock.h"\
13529         ".\tlib\lists.h"\
13530         ".\tlib\mutex.h"\
13531         ".\tlib\object.h"\
13532         ".\tlib\osutil.inl"\
13533         ".\tlib\pdirect.h"\
13534         ".\tlib\pprocess.h"\
13535         ".\tlib\pstring.h"\
13536         ".\tlib\ptime.h"\
13537         ".\tlib\ptlib.inl"\
13538         ".\tlib\semaphor.h"\
13539         ".\tlib\sfile.h"\
13540         ".\tlib\socket.h"\
13541         ".\tlib\sockets.h"\
13542         ".\tlib\sound.h"\
13543         ".\tLib\spxsock.h"\
13544         ".\tlib\syncpoint.h"\
13545         ".\tlib\syncthrd.h"\
13546         ".\tlib\tcpsock.h"\
13547         ".\tlib\textfile.h"\
13548         ".\tlib\thread.h"\
13549         ".\tlib\timeint.h"\
13550         ".\tlib\timer.h"\
13551         ".\tLib\udpsock.h"\
13552         ".\tlib\vfakeio.h"\
13553         ".\tlib\video.h"\
13554         ".\tlib\videoio.h"\
13555         ".\ucpp.h"\
13556         ".\ys\socket.h"\
13557         
13559 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
13561 DEP_CPP_SOCKE=\
13562         {$(INCLUDE)}"cevfw.h"\
13563         {$(INCLUDE)}"mmsystemx.h"\
13564         {$(INCLUDE)}"nucpp.h"\
13565         {$(INCLUDE)}"ptbuildopts.h"\
13566         {$(INCLUDE)}"ptlib.h"\
13567         {$(INCLUDE)}"ptlib\args.h"\
13568         {$(INCLUDE)}"ptlib\array.h"\
13569         {$(INCLUDE)}"ptlib\channel.h"\
13570         {$(INCLUDE)}"ptlib\conchan.h"\
13571         {$(INCLUDE)}"ptlib\config.h"\
13572         {$(INCLUDE)}"ptlib\contain.h"\
13573         {$(INCLUDE)}"ptlib\contain.inl"\
13574         {$(INCLUDE)}"ptlib\critsec.h"\
13575         {$(INCLUDE)}"ptlib\dict.h"\
13576         {$(INCLUDE)}"ptlib\dynalink.h"\
13577         {$(INCLUDE)}"ptlib\ethsock.h"\
13578         {$(INCLUDE)}"ptlib\file.h"\
13579         {$(INCLUDE)}"ptlib\filepath.h"\
13580         {$(INCLUDE)}"ptlib\icmpsock.h"\
13581         {$(INCLUDE)}"ptlib\indchan.h"\
13582         {$(INCLUDE)}"ptlib\ipdsock.h"\
13583         {$(INCLUDE)}"ptlib\ipsock.h"\
13584         {$(INCLUDE)}"ptlib\ipxsock.h"\
13585         {$(INCLUDE)}"ptlib\lists.h"\
13586         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
13587         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
13588         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
13589         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
13590         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
13591         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
13592         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
13593         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
13594         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
13595         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
13596         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
13597         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
13598         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
13599         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
13600         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
13601         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
13602         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
13603         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
13604         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
13605         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
13606         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
13607         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
13608         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
13609         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
13610         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
13611         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
13612         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
13613         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
13614         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
13615         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
13616         {$(INCLUDE)}"ptlib\mutex.h"\
13617         {$(INCLUDE)}"ptlib\notifier.h"\
13618         {$(INCLUDE)}"ptlib\object.h"\
13619         {$(INCLUDE)}"ptlib\osutil.inl"\
13620         {$(INCLUDE)}"ptlib\pdirect.h"\
13621         {$(INCLUDE)}"ptlib\pfactory.h"\
13622         {$(INCLUDE)}"ptlib\plugin.h"\
13623         {$(INCLUDE)}"ptlib\pluginmgr.h"\
13624         {$(INCLUDE)}"ptlib\pprocess.h"\
13625         {$(INCLUDE)}"ptlib\psharedptr.h"\
13626         {$(INCLUDE)}"ptlib\pstring.h"\
13627         {$(INCLUDE)}"ptlib\ptime.h"\
13628         {$(INCLUDE)}"ptlib\qos.h"\
13629         {$(INCLUDE)}"ptlib\semaphor.h"\
13630         {$(INCLUDE)}"ptlib\sfile.h"\
13631         {$(INCLUDE)}"ptlib\smartptr.h"\
13632         {$(INCLUDE)}"ptlib\socket.h"\
13633         {$(INCLUDE)}"ptlib\sockets.h"\
13634         {$(INCLUDE)}"ptlib\sound.h"\
13635         {$(INCLUDE)}"ptlib\spxsock.h"\
13636         {$(INCLUDE)}"ptlib\syncpoint.h"\
13637         {$(INCLUDE)}"ptlib\syncthrd.h"\
13638         {$(INCLUDE)}"ptlib\tcpsock.h"\
13639         {$(INCLUDE)}"ptlib\textfile.h"\
13640         {$(INCLUDE)}"ptlib\thread.h"\
13641         {$(INCLUDE)}"ptlib\timeint.h"\
13642         {$(INCLUDE)}"ptlib\timer.h"\
13643         {$(INCLUDE)}"ptlib\udpsock.h"\
13644         {$(INCLUDE)}"ptlib\video.h"\
13645         {$(INCLUDE)}"ptlib\videoio.h"\
13646         {$(INCLUDE)}"ptlib\wince\time.h"\
13647         {$(INCLUDE)}"stdlibx.h"\
13648         {$(INCLUDE)}"strstream.h"\
13649         {$(INCLUDE)}"sys\socket.h"\
13650         {$(INCLUDE)}"wceatl.h"\
13651         
13652 NODEP_CPP_SOCKE=\
13653         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
13654         ".\include\ptlib\unix\ptlib\channel.h"\
13655         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
13656         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
13657         ".\include\ptlib\unix\ptlib\contain.h"\
13658         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
13659         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
13660         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
13661         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
13662         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
13663         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
13664         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
13665         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
13666         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
13667         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
13668         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
13669         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
13670         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
13671         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
13672         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
13673         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
13674         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
13675         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
13676         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
13677         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
13678         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
13679         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
13680         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
13681         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
13682         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
13683         
13685 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
13687 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
13689 DEP_CPP_SOCKE=\
13690         {$(INCLUDE)}"cevfw.h"\
13691         {$(INCLUDE)}"mmsystemx.h"\
13692         {$(INCLUDE)}"nucpp.h"\
13693         {$(INCLUDE)}"ptbuildopts.h"\
13694         {$(INCLUDE)}"ptlib.h"\
13695         {$(INCLUDE)}"ptlib\args.h"\
13696         {$(INCLUDE)}"ptlib\array.h"\
13697         {$(INCLUDE)}"ptlib\channel.h"\
13698         {$(INCLUDE)}"ptlib\conchan.h"\
13699         {$(INCLUDE)}"ptlib\config.h"\
13700         {$(INCLUDE)}"ptlib\contain.h"\
13701         {$(INCLUDE)}"ptlib\contain.inl"\
13702         {$(INCLUDE)}"ptlib\critsec.h"\
13703         {$(INCLUDE)}"ptlib\dict.h"\
13704         {$(INCLUDE)}"ptlib\dynalink.h"\
13705         {$(INCLUDE)}"ptlib\ethsock.h"\
13706         {$(INCLUDE)}"ptlib\file.h"\
13707         {$(INCLUDE)}"ptlib\filepath.h"\
13708         {$(INCLUDE)}"ptlib\icmpsock.h"\
13709         {$(INCLUDE)}"ptlib\indchan.h"\
13710         {$(INCLUDE)}"ptlib\ipdsock.h"\
13711         {$(INCLUDE)}"ptlib\ipsock.h"\
13712         {$(INCLUDE)}"ptlib\ipxsock.h"\
13713         {$(INCLUDE)}"ptlib\lists.h"\
13714         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
13715         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
13716         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
13717         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
13718         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
13719         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
13720         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
13721         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
13722         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
13723         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
13724         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
13725         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
13726         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
13727         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
13728         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
13729         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
13730         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
13731         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
13732         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
13733         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
13734         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
13735         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
13736         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
13737         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
13738         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
13739         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
13740         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
13741         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
13742         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
13743         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
13744         {$(INCLUDE)}"ptlib\mutex.h"\
13745         {$(INCLUDE)}"ptlib\notifier.h"\
13746         {$(INCLUDE)}"ptlib\object.h"\
13747         {$(INCLUDE)}"ptlib\osutil.inl"\
13748         {$(INCLUDE)}"ptlib\pdirect.h"\
13749         {$(INCLUDE)}"ptlib\pfactory.h"\
13750         {$(INCLUDE)}"ptlib\plugin.h"\
13751         {$(INCLUDE)}"ptlib\pluginmgr.h"\
13752         {$(INCLUDE)}"ptlib\pprocess.h"\
13753         {$(INCLUDE)}"ptlib\psharedptr.h"\
13754         {$(INCLUDE)}"ptlib\pstring.h"\
13755         {$(INCLUDE)}"ptlib\ptime.h"\
13756         {$(INCLUDE)}"ptlib\qos.h"\
13757         {$(INCLUDE)}"ptlib\semaphor.h"\
13758         {$(INCLUDE)}"ptlib\sfile.h"\
13759         {$(INCLUDE)}"ptlib\smartptr.h"\
13760         {$(INCLUDE)}"ptlib\socket.h"\
13761         {$(INCLUDE)}"ptlib\sockets.h"\
13762         {$(INCLUDE)}"ptlib\sound.h"\
13763         {$(INCLUDE)}"ptlib\spxsock.h"\
13764         {$(INCLUDE)}"ptlib\syncpoint.h"\
13765         {$(INCLUDE)}"ptlib\syncthrd.h"\
13766         {$(INCLUDE)}"ptlib\tcpsock.h"\
13767         {$(INCLUDE)}"ptlib\textfile.h"\
13768         {$(INCLUDE)}"ptlib\thread.h"\
13769         {$(INCLUDE)}"ptlib\timeint.h"\
13770         {$(INCLUDE)}"ptlib\timer.h"\
13771         {$(INCLUDE)}"ptlib\udpsock.h"\
13772         {$(INCLUDE)}"ptlib\video.h"\
13773         {$(INCLUDE)}"ptlib\videoio.h"\
13774         {$(INCLUDE)}"ptlib\wince\time.h"\
13775         {$(INCLUDE)}"stdlibx.h"\
13776         {$(INCLUDE)}"strstream.h"\
13777         {$(INCLUDE)}"sys\socket.h"\
13778         {$(INCLUDE)}"wceatl.h"\
13779         
13780 NODEP_CPP_SOCKE=\
13781         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
13782         ".\include\ptlib\unix\ptlib\channel.h"\
13783         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
13784         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
13785         ".\include\ptlib\unix\ptlib\contain.h"\
13786         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
13787         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
13788         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
13789         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
13790         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
13791         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
13792         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
13793         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
13794         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
13795         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
13796         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
13797         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
13798         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
13799         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
13800         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
13801         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
13802         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
13803         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
13804         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
13805         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
13806         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
13807         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
13808         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
13809         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
13810         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
13811         
13813 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
13815 NODEP_CPP_SOCKE=\
13816         ".\ceatl.h"\
13817         ".\evfw.h"\
13818         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
13819         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
13820         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
13821         ".\msystemx.h"\
13822         ".\nistd.h"\
13823         ".\tbuildopts.h"\
13824         ".\tdlibx.h"\
13825         ".\tlib.h"\
13826         ".\tlib\args.h"\
13827         ".\tlib\array.h"\
13828         ".\tlib\channel.h"\
13829         ".\tlib\conchan.h"\
13830         ".\tlib\config.h"\
13831         ".\tlib\contain.h"\
13832         ".\tlib\contain.inl"\
13833         ".\tlib\critsec.h"\
13834         ".\tlib\dict.h"\
13835         ".\tlib\dynalink.h"\
13836         ".\tLib\ethsock.h"\
13837         ".\tlib\file.h"\
13838         ".\tlib\filepath.h"\
13839         ".\tlib\icmpsock.h"\
13840         ".\tlib\indchan.h"\
13841         ".\tlib\ipdsock.h"\
13842         ".\tLib\ipsock.h"\
13843         ".\tLib\ipxsock.h"\
13844         ".\tlib\lists.h"\
13845         ".\tlib\msos\ptlib\channel.h"\
13846         ".\tlib\msos\ptlib\conchan.h"\
13847         ".\tlib\msos\ptlib\config.h"\
13848         ".\tlib\msos\ptlib\contain.h"\
13849         ".\tlib\msos\ptlib\critsec.h"\
13850         ".\tlib\msos\ptlib\dynalink.h"\
13851         ".\tlib\msos\ptlib\ethsock.h"\
13852         ".\tlib\msos\ptlib\file.h"\
13853         ".\tlib\msos\ptlib\filepath.h"\
13854         ".\tlib\msos\ptlib\icmpsock.h"\
13855         ".\tlib\msos\ptlib\ipdsock.h"\
13856         ".\tlib\msos\ptlib\ipsock.h"\
13857         ".\tlib\msos\ptlib\ipxsock.h"\
13858         ".\tlib\msos\ptlib\mutex.h"\
13859         ".\tlib\msos\ptlib\pdirect.h"\
13860         ".\tlib\msos\ptlib\pprocess.h"\
13861         ".\tlib\msos\ptlib\ptime.h"\
13862         ".\tlib\msos\ptlib\ptlib.inl"\
13863         ".\tlib\msos\ptlib\semaphor.h"\
13864         ".\tlib\msos\ptlib\sfile.h"\
13865         ".\tlib\msos\ptlib\socket.h"\
13866         ".\tlib\msos\ptlib\spxsock.h"\
13867         ".\tlib\msos\ptlib\syncpoint.h"\
13868         ".\tlib\msos\ptlib\tcpsock.h"\
13869         ".\tlib\msos\ptlib\textfile.h"\
13870         ".\tlib\msos\ptlib\thread.h"\
13871         ".\tlib\msos\ptlib\timeint.h"\
13872         ".\tlib\msos\ptlib\timer.h"\
13873         ".\tlib\msos\ptlib\udpsock.h"\
13874         ".\tlib\msos\ptlib\video.h"\
13875         ".\tlib\mutex.h"\
13876         ".\tlib\notifier.h"\
13877         ".\tlib\object.h"\
13878         ".\tlib\osutil.inl"\
13879         ".\tlib\pdirect.h"\
13880         ".\tlib\pfactory.h"\
13881         ".\tlib\plugin.h"\
13882         ".\tlib\pluginmgr.h"\
13883         ".\tlib\pprocess.h"\
13884         ".\tlib\psharedptr.h"\
13885         ".\tlib\pstring.h"\
13886         ".\tlib\ptime.h"\
13887         ".\tlib\qos.h"\
13888         ".\tlib\semaphor.h"\
13889         ".\tlib\sfile.h"\
13890         ".\tlib\smartptr.h"\
13891         ".\tlib\socket.h"\
13892         ".\tlib\sockets.h"\
13893         ".\tlib\sound.h"\
13894         ".\tLib\spxsock.h"\
13895         ".\tlib\syncpoint.h"\
13896         ".\tlib\syncthrd.h"\
13897         ".\tlib\tcpsock.h"\
13898         ".\tlib\textfile.h"\
13899         ".\tlib\thread.h"\
13900         ".\tlib\timeint.h"\
13901         ".\tlib\timer.h"\
13902         ".\tLib\udpsock.h"\
13903         ".\tlib\unix\ptlib\channel.h"\
13904         ".\tlib\unix\ptlib\conchan.h"\
13905         ".\tlib\unix\ptlib\config.h"\
13906         ".\tlib\unix\ptlib\contain.h"\
13907         ".\tlib\unix\ptlib\critsec.h"\
13908         ".\tlib\unix\ptlib\dynalink.h"\
13909         ".\tlib\unix\ptlib\ethsock.h"\
13910         ".\tlib\unix\ptlib\file.h"\
13911         ".\tlib\unix\ptlib\filepath.h"\
13912         ".\tlib\unix\ptlib\icmpsock.h"\
13913         ".\tlib\unix\ptlib\ipdsock.h"\
13914         ".\tlib\unix\ptlib\ipsock.h"\
13915         ".\tlib\unix\ptlib\mutex.h"\
13916         ".\tlib\unix\ptlib\pdirect.h"\
13917         ".\tlib\unix\ptlib\pmachdep.h"\
13918         ".\tlib\unix\ptlib\pprocess.h"\
13919         ".\tlib\unix\ptlib\ptime.h"\
13920         ".\tlib\unix\ptlib\ptlib.inl"\
13921         ".\tlib\unix\ptlib\semaphor.h"\
13922         ".\tlib\unix\ptlib\sfile.h"\
13923         ".\tlib\unix\ptlib\socket.h"\
13924         ".\tlib\unix\ptlib\syncpoint.h"\
13925         ".\tlib\unix\ptlib\tcpsock.h"\
13926         ".\tlib\unix\ptlib\textfile.h"\
13927         ".\tlib\unix\ptlib\thread.h"\
13928         ".\tlib\unix\ptlib\timeint.h"\
13929         ".\tlib\unix\ptlib\timer.h"\
13930         ".\tlib\unix\ptlib\udpsock.h"\
13931         ".\tlib\unix\ptlib\video.h"\
13932         ".\tlib\video.h"\
13933         ".\tlib\videoio.h"\
13934         ".\tlib\wince\time.h"\
13935         ".\trings.h"\
13936         ".\trstream.h"\
13937         ".\ucpp.h"\
13938         ".\ys\socket.h"\
13939         
13941 !ENDIF 
13943 # End Source File
13944 # Begin Source File
13946 SOURCE=.\src\ptlib\common\sound.cxx
13948 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
13950 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
13952 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
13954 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
13956 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
13958 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
13960 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
13962 DEP_CPP_SOUND=\
13963         {$(INCLUDE)}"cevfw.h"\
13964         {$(INCLUDE)}"mmsystemx.h"\
13965         {$(INCLUDE)}"nucpp.h"\
13966         {$(INCLUDE)}"ptbuildopts.h"\
13967         {$(INCLUDE)}"ptlib.h"\
13968         {$(INCLUDE)}"ptlib\args.h"\
13969         {$(INCLUDE)}"ptlib\array.h"\
13970         {$(INCLUDE)}"ptlib\channel.h"\
13971         {$(INCLUDE)}"ptlib\conchan.h"\
13972         {$(INCLUDE)}"ptlib\config.h"\
13973         {$(INCLUDE)}"ptlib\contain.h"\
13974         {$(INCLUDE)}"ptlib\contain.inl"\
13975         {$(INCLUDE)}"ptlib\critsec.h"\
13976         {$(INCLUDE)}"ptlib\dict.h"\
13977         {$(INCLUDE)}"ptlib\dynalink.h"\
13978         {$(INCLUDE)}"ptlib\file.h"\
13979         {$(INCLUDE)}"ptlib\filepath.h"\
13980         {$(INCLUDE)}"ptlib\indchan.h"\
13981         {$(INCLUDE)}"ptlib\lists.h"\
13982         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
13983         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
13984         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
13985         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
13986         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
13987         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
13988         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
13989         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
13990         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
13991         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
13992         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
13993         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
13994         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
13995         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
13996         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
13997         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
13998         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
13999         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
14000         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
14001         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
14002         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
14003         {$(INCLUDE)}"ptlib\mutex.h"\
14004         {$(INCLUDE)}"ptlib\notifier.h"\
14005         {$(INCLUDE)}"ptlib\object.h"\
14006         {$(INCLUDE)}"ptlib\osutil.inl"\
14007         {$(INCLUDE)}"ptlib\pdirect.h"\
14008         {$(INCLUDE)}"ptlib\pfactory.h"\
14009         {$(INCLUDE)}"ptlib\plugin.h"\
14010         {$(INCLUDE)}"ptlib\pluginmgr.h"\
14011         {$(INCLUDE)}"ptlib\pprocess.h"\
14012         {$(INCLUDE)}"ptlib\psharedptr.h"\
14013         {$(INCLUDE)}"ptlib\pstring.h"\
14014         {$(INCLUDE)}"ptlib\ptime.h"\
14015         {$(INCLUDE)}"ptlib\semaphor.h"\
14016         {$(INCLUDE)}"ptlib\sfile.h"\
14017         {$(INCLUDE)}"ptlib\smartptr.h"\
14018         {$(INCLUDE)}"ptlib\sound.h"\
14019         {$(INCLUDE)}"ptlib\syncpoint.h"\
14020         {$(INCLUDE)}"ptlib\syncthrd.h"\
14021         {$(INCLUDE)}"ptlib\textfile.h"\
14022         {$(INCLUDE)}"ptlib\thread.h"\
14023         {$(INCLUDE)}"ptlib\timeint.h"\
14024         {$(INCLUDE)}"ptlib\timer.h"\
14025         {$(INCLUDE)}"ptlib\video.h"\
14026         {$(INCLUDE)}"ptlib\videoio.h"\
14027         {$(INCLUDE)}"ptlib\wince\time.h"\
14028         {$(INCLUDE)}"stdlibx.h"\
14029         {$(INCLUDE)}"strstream.h"\
14030         {$(INCLUDE)}"wceatl.h"\
14031         
14032 NODEP_CPP_SOUND=\
14033         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
14034         ".\include\ptlib\unix\ptlib\channel.h"\
14035         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
14036         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
14037         ".\include\ptlib\unix\ptlib\contain.h"\
14038         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
14039         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
14040         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
14041         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
14042         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
14043         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
14044         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
14045         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
14046         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
14047         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
14048         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
14049         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
14050         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
14051         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
14052         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
14053         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
14054         
14056 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
14058 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
14060 DEP_CPP_SOUND=\
14061         {$(INCLUDE)}"cevfw.h"\
14062         {$(INCLUDE)}"mmsystemx.h"\
14063         {$(INCLUDE)}"nucpp.h"\
14064         {$(INCLUDE)}"ptbuildopts.h"\
14065         {$(INCLUDE)}"ptlib.h"\
14066         {$(INCLUDE)}"ptlib\args.h"\
14067         {$(INCLUDE)}"ptlib\array.h"\
14068         {$(INCLUDE)}"ptlib\channel.h"\
14069         {$(INCLUDE)}"ptlib\conchan.h"\
14070         {$(INCLUDE)}"ptlib\config.h"\
14071         {$(INCLUDE)}"ptlib\contain.h"\
14072         {$(INCLUDE)}"ptlib\contain.inl"\
14073         {$(INCLUDE)}"ptlib\critsec.h"\
14074         {$(INCLUDE)}"ptlib\dict.h"\
14075         {$(INCLUDE)}"ptlib\dynalink.h"\
14076         {$(INCLUDE)}"ptlib\file.h"\
14077         {$(INCLUDE)}"ptlib\filepath.h"\
14078         {$(INCLUDE)}"ptlib\indchan.h"\
14079         {$(INCLUDE)}"ptlib\lists.h"\
14080         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
14081         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
14082         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
14083         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
14084         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
14085         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
14086         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
14087         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
14088         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
14089         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
14090         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
14091         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
14092         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
14093         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
14094         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
14095         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
14096         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
14097         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
14098         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
14099         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
14100         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
14101         {$(INCLUDE)}"ptlib\mutex.h"\
14102         {$(INCLUDE)}"ptlib\notifier.h"\
14103         {$(INCLUDE)}"ptlib\object.h"\
14104         {$(INCLUDE)}"ptlib\osutil.inl"\
14105         {$(INCLUDE)}"ptlib\pdirect.h"\
14106         {$(INCLUDE)}"ptlib\pfactory.h"\
14107         {$(INCLUDE)}"ptlib\plugin.h"\
14108         {$(INCLUDE)}"ptlib\pluginmgr.h"\
14109         {$(INCLUDE)}"ptlib\pprocess.h"\
14110         {$(INCLUDE)}"ptlib\psharedptr.h"\
14111         {$(INCLUDE)}"ptlib\pstring.h"\
14112         {$(INCLUDE)}"ptlib\ptime.h"\
14113         {$(INCLUDE)}"ptlib\semaphor.h"\
14114         {$(INCLUDE)}"ptlib\sfile.h"\
14115         {$(INCLUDE)}"ptlib\smartptr.h"\
14116         {$(INCLUDE)}"ptlib\sound.h"\
14117         {$(INCLUDE)}"ptlib\syncpoint.h"\
14118         {$(INCLUDE)}"ptlib\syncthrd.h"\
14119         {$(INCLUDE)}"ptlib\textfile.h"\
14120         {$(INCLUDE)}"ptlib\thread.h"\
14121         {$(INCLUDE)}"ptlib\timeint.h"\
14122         {$(INCLUDE)}"ptlib\timer.h"\
14123         {$(INCLUDE)}"ptlib\video.h"\
14124         {$(INCLUDE)}"ptlib\videoio.h"\
14125         {$(INCLUDE)}"ptlib\wince\time.h"\
14126         {$(INCLUDE)}"stdlibx.h"\
14127         {$(INCLUDE)}"strstream.h"\
14128         {$(INCLUDE)}"wceatl.h"\
14129         
14130 NODEP_CPP_SOUND=\
14131         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
14132         ".\include\ptlib\unix\ptlib\channel.h"\
14133         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
14134         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
14135         ".\include\ptlib\unix\ptlib\contain.h"\
14136         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
14137         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
14138         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
14139         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
14140         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
14141         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
14142         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
14143         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
14144         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
14145         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
14146         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
14147         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
14148         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
14149         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
14150         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
14151         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
14152         
14154 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
14156 NODEP_CPP_SOUND=\
14157         ".\ceatl.h"\
14158         ".\evfw.h"\
14159         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
14160         ".\msystemx.h"\
14161         ".\nistd.h"\
14162         ".\tbuildopts.h"\
14163         ".\tdlibx.h"\
14164         ".\tlib.h"\
14165         ".\tlib\args.h"\
14166         ".\tlib\array.h"\
14167         ".\tlib\channel.h"\
14168         ".\tlib\conchan.h"\
14169         ".\tlib\config.h"\
14170         ".\tlib\contain.h"\
14171         ".\tlib\contain.inl"\
14172         ".\tlib\critsec.h"\
14173         ".\tlib\dict.h"\
14174         ".\tlib\dynalink.h"\
14175         ".\tlib\file.h"\
14176         ".\tlib\filepath.h"\
14177         ".\tlib\indchan.h"\
14178         ".\tlib\lists.h"\
14179         ".\tlib\msos\ptlib\channel.h"\
14180         ".\tlib\msos\ptlib\conchan.h"\
14181         ".\tlib\msos\ptlib\config.h"\
14182         ".\tlib\msos\ptlib\contain.h"\
14183         ".\tlib\msos\ptlib\critsec.h"\
14184         ".\tlib\msos\ptlib\dynalink.h"\
14185         ".\tlib\msos\ptlib\file.h"\
14186         ".\tlib\msos\ptlib\filepath.h"\
14187         ".\tlib\msos\ptlib\mutex.h"\
14188         ".\tlib\msos\ptlib\pdirect.h"\
14189         ".\tlib\msos\ptlib\pprocess.h"\
14190         ".\tlib\msos\ptlib\ptime.h"\
14191         ".\tlib\msos\ptlib\ptlib.inl"\
14192         ".\tlib\msos\ptlib\semaphor.h"\
14193         ".\tlib\msos\ptlib\sfile.h"\
14194         ".\tlib\msos\ptlib\syncpoint.h"\
14195         ".\tlib\msos\ptlib\textfile.h"\
14196         ".\tlib\msos\ptlib\thread.h"\
14197         ".\tlib\msos\ptlib\timeint.h"\
14198         ".\tlib\msos\ptlib\timer.h"\
14199         ".\tlib\msos\ptlib\video.h"\
14200         ".\tlib\mutex.h"\
14201         ".\tlib\notifier.h"\
14202         ".\tlib\object.h"\
14203         ".\tlib\osutil.inl"\
14204         ".\tlib\pdirect.h"\
14205         ".\tlib\pfactory.h"\
14206         ".\tlib\plugin.h"\
14207         ".\tlib\pluginmgr.h"\
14208         ".\tlib\pprocess.h"\
14209         ".\tlib\psharedptr.h"\
14210         ".\tlib\pstring.h"\
14211         ".\tlib\ptime.h"\
14212         ".\tlib\semaphor.h"\
14213         ".\tlib\sfile.h"\
14214         ".\tlib\smartptr.h"\
14215         ".\tlib\sound.h"\
14216         ".\tlib\syncpoint.h"\
14217         ".\tlib\syncthrd.h"\
14218         ".\tlib\textfile.h"\
14219         ".\tlib\thread.h"\
14220         ".\tlib\timeint.h"\
14221         ".\tlib\timer.h"\
14222         ".\tlib\unix\ptlib\channel.h"\
14223         ".\tlib\unix\ptlib\conchan.h"\
14224         ".\tlib\unix\ptlib\config.h"\
14225         ".\tlib\unix\ptlib\contain.h"\
14226         ".\tlib\unix\ptlib\critsec.h"\
14227         ".\tlib\unix\ptlib\dynalink.h"\
14228         ".\tlib\unix\ptlib\file.h"\
14229         ".\tlib\unix\ptlib\filepath.h"\
14230         ".\tlib\unix\ptlib\mutex.h"\
14231         ".\tlib\unix\ptlib\pdirect.h"\
14232         ".\tlib\unix\ptlib\pmachdep.h"\
14233         ".\tlib\unix\ptlib\pprocess.h"\
14234         ".\tlib\unix\ptlib\ptime.h"\
14235         ".\tlib\unix\ptlib\ptlib.inl"\
14236         ".\tlib\unix\ptlib\semaphor.h"\
14237         ".\tlib\unix\ptlib\sfile.h"\
14238         ".\tlib\unix\ptlib\syncpoint.h"\
14239         ".\tlib\unix\ptlib\textfile.h"\
14240         ".\tlib\unix\ptlib\thread.h"\
14241         ".\tlib\unix\ptlib\timeint.h"\
14242         ".\tlib\unix\ptlib\timer.h"\
14243         ".\tlib\unix\ptlib\video.h"\
14244         ".\tlib\video.h"\
14245         ".\tlib\videoio.h"\
14246         ".\tlib\wince\time.h"\
14247         ".\trings.h"\
14248         ".\trstream.h"\
14249         ".\ucpp.h"\
14250         ".\ys\socket.h"\
14251         
14253 !ENDIF 
14255 # End Source File
14256 # Begin Source File
14258 SOURCE=.\src\ptlib\msos\sound_win32.cxx
14260 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
14262 # ADD CPP /YX
14264 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
14266 # ADD CPP /YX
14268 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
14270 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
14272 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
14274 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
14276 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
14278 DEP_CPP_SOUND_=\
14279         {$(INCLUDE)}"cevfw.h"\
14280         {$(INCLUDE)}"mmsystemx.h"\
14281         {$(INCLUDE)}"nucpp.h"\
14282         {$(INCLUDE)}"ptbuildopts.h"\
14283         {$(INCLUDE)}"ptlib.h"\
14284         {$(INCLUDE)}"ptlib\args.h"\
14285         {$(INCLUDE)}"ptlib\array.h"\
14286         {$(INCLUDE)}"ptlib\channel.h"\
14287         {$(INCLUDE)}"ptlib\conchan.h"\
14288         {$(INCLUDE)}"ptlib\config.h"\
14289         {$(INCLUDE)}"ptlib\contain.h"\
14290         {$(INCLUDE)}"ptlib\contain.inl"\
14291         {$(INCLUDE)}"ptlib\critsec.h"\
14292         {$(INCLUDE)}"ptlib\dict.h"\
14293         {$(INCLUDE)}"ptlib\dynalink.h"\
14294         {$(INCLUDE)}"ptlib\file.h"\
14295         {$(INCLUDE)}"ptlib\filepath.h"\
14296         {$(INCLUDE)}"ptlib\indchan.h"\
14297         {$(INCLUDE)}"ptlib\lists.h"\
14298         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
14299         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
14300         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
14301         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
14302         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
14303         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
14304         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
14305         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
14306         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
14307         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
14308         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
14309         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
14310         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
14311         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
14312         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
14313         {$(INCLUDE)}"ptlib\msos\ptlib\sound_win32.h"\
14314         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
14315         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
14316         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
14317         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
14318         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
14319         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
14320         {$(INCLUDE)}"ptlib\mutex.h"\
14321         {$(INCLUDE)}"ptlib\notifier.h"\
14322         {$(INCLUDE)}"ptlib\object.h"\
14323         {$(INCLUDE)}"ptlib\osutil.inl"\
14324         {$(INCLUDE)}"ptlib\pdirect.h"\
14325         {$(INCLUDE)}"ptlib\pfactory.h"\
14326         {$(INCLUDE)}"ptlib\plugin.h"\
14327         {$(INCLUDE)}"ptlib\pluginmgr.h"\
14328         {$(INCLUDE)}"ptlib\pprocess.h"\
14329         {$(INCLUDE)}"ptlib\psharedptr.h"\
14330         {$(INCLUDE)}"ptlib\pstring.h"\
14331         {$(INCLUDE)}"ptlib\ptime.h"\
14332         {$(INCLUDE)}"ptlib\semaphor.h"\
14333         {$(INCLUDE)}"ptlib\sfile.h"\
14334         {$(INCLUDE)}"ptlib\smartptr.h"\
14335         {$(INCLUDE)}"ptlib\sound.h"\
14336         {$(INCLUDE)}"ptlib\syncpoint.h"\
14337         {$(INCLUDE)}"ptlib\syncthrd.h"\
14338         {$(INCLUDE)}"ptlib\textfile.h"\
14339         {$(INCLUDE)}"ptlib\thread.h"\
14340         {$(INCLUDE)}"ptlib\timeint.h"\
14341         {$(INCLUDE)}"ptlib\timer.h"\
14342         {$(INCLUDE)}"ptlib\video.h"\
14343         {$(INCLUDE)}"ptlib\videoio.h"\
14344         {$(INCLUDE)}"ptlib\wince\time.h"\
14345         {$(INCLUDE)}"stdlibx.h"\
14346         {$(INCLUDE)}"strstream.h"\
14347         {$(INCLUDE)}"wceatl.h"\
14348         
14349 NODEP_CPP_SOUND_=\
14350         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
14351         ".\include\ptlib\unix\ptlib\channel.h"\
14352         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
14353         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
14354         ".\include\ptlib\unix\ptlib\contain.h"\
14355         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
14356         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
14357         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
14358         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
14359         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
14360         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
14361         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
14362         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
14363         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
14364         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
14365         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
14366         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
14367         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
14368         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
14369         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
14370         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
14371         
14372 # ADD CPP /YX
14374 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
14376 # ADD CPP /YX
14378 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
14380 DEP_CPP_SOUND_=\
14381         {$(INCLUDE)}"cevfw.h"\
14382         {$(INCLUDE)}"mmsystemx.h"\
14383         {$(INCLUDE)}"nucpp.h"\
14384         {$(INCLUDE)}"ptbuildopts.h"\
14385         {$(INCLUDE)}"ptlib.h"\
14386         {$(INCLUDE)}"ptlib\args.h"\
14387         {$(INCLUDE)}"ptlib\array.h"\
14388         {$(INCLUDE)}"ptlib\channel.h"\
14389         {$(INCLUDE)}"ptlib\conchan.h"\
14390         {$(INCLUDE)}"ptlib\config.h"\
14391         {$(INCLUDE)}"ptlib\contain.h"\
14392         {$(INCLUDE)}"ptlib\contain.inl"\
14393         {$(INCLUDE)}"ptlib\critsec.h"\
14394         {$(INCLUDE)}"ptlib\dict.h"\
14395         {$(INCLUDE)}"ptlib\dynalink.h"\
14396         {$(INCLUDE)}"ptlib\file.h"\
14397         {$(INCLUDE)}"ptlib\filepath.h"\
14398         {$(INCLUDE)}"ptlib\indchan.h"\
14399         {$(INCLUDE)}"ptlib\lists.h"\
14400         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
14401         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
14402         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
14403         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
14404         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
14405         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
14406         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
14407         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
14408         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
14409         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
14410         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
14411         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
14412         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
14413         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
14414         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
14415         {$(INCLUDE)}"ptlib\msos\ptlib\sound_win32.h"\
14416         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
14417         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
14418         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
14419         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
14420         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
14421         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
14422         {$(INCLUDE)}"ptlib\mutex.h"\
14423         {$(INCLUDE)}"ptlib\notifier.h"\
14424         {$(INCLUDE)}"ptlib\object.h"\
14425         {$(INCLUDE)}"ptlib\osutil.inl"\
14426         {$(INCLUDE)}"ptlib\pdirect.h"\
14427         {$(INCLUDE)}"ptlib\pfactory.h"\
14428         {$(INCLUDE)}"ptlib\plugin.h"\
14429         {$(INCLUDE)}"ptlib\pluginmgr.h"\
14430         {$(INCLUDE)}"ptlib\pprocess.h"\
14431         {$(INCLUDE)}"ptlib\psharedptr.h"\
14432         {$(INCLUDE)}"ptlib\pstring.h"\
14433         {$(INCLUDE)}"ptlib\ptime.h"\
14434         {$(INCLUDE)}"ptlib\semaphor.h"\
14435         {$(INCLUDE)}"ptlib\sfile.h"\
14436         {$(INCLUDE)}"ptlib\smartptr.h"\
14437         {$(INCLUDE)}"ptlib\sound.h"\
14438         {$(INCLUDE)}"ptlib\syncpoint.h"\
14439         {$(INCLUDE)}"ptlib\syncthrd.h"\
14440         {$(INCLUDE)}"ptlib\textfile.h"\
14441         {$(INCLUDE)}"ptlib\thread.h"\
14442         {$(INCLUDE)}"ptlib\timeint.h"\
14443         {$(INCLUDE)}"ptlib\timer.h"\
14444         {$(INCLUDE)}"ptlib\video.h"\
14445         {$(INCLUDE)}"ptlib\videoio.h"\
14446         {$(INCLUDE)}"ptlib\wince\time.h"\
14447         {$(INCLUDE)}"stdlibx.h"\
14448         {$(INCLUDE)}"strstream.h"\
14449         {$(INCLUDE)}"wceatl.h"\
14450         
14451 NODEP_CPP_SOUND_=\
14452         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
14453         ".\include\ptlib\unix\ptlib\channel.h"\
14454         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
14455         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
14456         ".\include\ptlib\unix\ptlib\contain.h"\
14457         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
14458         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
14459         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
14460         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
14461         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
14462         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
14463         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
14464         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
14465         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
14466         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
14467         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
14468         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
14469         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
14470         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
14471         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
14472         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
14473         
14474 # ADD CPP /YX
14476 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
14478 NODEP_CPP_SOUND_=\
14479         ".\ceatl.h"\
14480         ".\evfw.h"\
14481         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
14482         ".\msystemx.h"\
14483         ".\nistd.h"\
14484         ".\tbuildopts.h"\
14485         ".\tdlibx.h"\
14486         ".\tlib.h"\
14487         ".\tlib\args.h"\
14488         ".\tlib\array.h"\
14489         ".\tlib\channel.h"\
14490         ".\tlib\conchan.h"\
14491         ".\tlib\config.h"\
14492         ".\tlib\contain.h"\
14493         ".\tlib\contain.inl"\
14494         ".\tlib\critsec.h"\
14495         ".\tlib\dict.h"\
14496         ".\tlib\dynalink.h"\
14497         ".\tlib\file.h"\
14498         ".\tlib\filepath.h"\
14499         ".\tlib\indchan.h"\
14500         ".\tlib\lists.h"\
14501         ".\tlib\msos\ptlib\channel.h"\
14502         ".\tlib\msos\ptlib\conchan.h"\
14503         ".\tlib\msos\ptlib\config.h"\
14504         ".\tlib\msos\ptlib\contain.h"\
14505         ".\tlib\msos\ptlib\critsec.h"\
14506         ".\tlib\msos\ptlib\dynalink.h"\
14507         ".\tlib\msos\ptlib\file.h"\
14508         ".\tlib\msos\ptlib\filepath.h"\
14509         ".\tlib\msos\ptlib\mutex.h"\
14510         ".\tlib\msos\ptlib\pdirect.h"\
14511         ".\tlib\msos\ptlib\pprocess.h"\
14512         ".\tlib\msos\ptlib\ptime.h"\
14513         ".\tlib\msos\ptlib\ptlib.inl"\
14514         ".\tlib\msos\ptlib\semaphor.h"\
14515         ".\tlib\msos\ptlib\sfile.h"\
14516         ".\tlib\msos\ptlib\sound_win32.h"\
14517         ".\tlib\msos\ptlib\syncpoint.h"\
14518         ".\tlib\msos\ptlib\textfile.h"\
14519         ".\tlib\msos\ptlib\thread.h"\
14520         ".\tlib\msos\ptlib\timeint.h"\
14521         ".\tlib\msos\ptlib\timer.h"\
14522         ".\tlib\msos\ptlib\video.h"\
14523         ".\tlib\mutex.h"\
14524         ".\tlib\notifier.h"\
14525         ".\tlib\object.h"\
14526         ".\tlib\osutil.inl"\
14527         ".\tlib\pdirect.h"\
14528         ".\tlib\pfactory.h"\
14529         ".\tlib\plugin.h"\
14530         ".\tlib\pluginmgr.h"\
14531         ".\tlib\pprocess.h"\
14532         ".\tlib\psharedptr.h"\
14533         ".\tlib\pstring.h"\
14534         ".\tlib\ptime.h"\
14535         ".\tlib\semaphor.h"\
14536         ".\tlib\sfile.h"\
14537         ".\tlib\smartptr.h"\
14538         ".\tlib\sound.h"\
14539         ".\tlib\syncpoint.h"\
14540         ".\tlib\syncthrd.h"\
14541         ".\tlib\textfile.h"\
14542         ".\tlib\thread.h"\
14543         ".\tlib\timeint.h"\
14544         ".\tlib\timer.h"\
14545         ".\tlib\unix\ptlib\channel.h"\
14546         ".\tlib\unix\ptlib\conchan.h"\
14547         ".\tlib\unix\ptlib\config.h"\
14548         ".\tlib\unix\ptlib\contain.h"\
14549         ".\tlib\unix\ptlib\critsec.h"\
14550         ".\tlib\unix\ptlib\dynalink.h"\
14551         ".\tlib\unix\ptlib\file.h"\
14552         ".\tlib\unix\ptlib\filepath.h"\
14553         ".\tlib\unix\ptlib\mutex.h"\
14554         ".\tlib\unix\ptlib\pdirect.h"\
14555         ".\tlib\unix\ptlib\pmachdep.h"\
14556         ".\tlib\unix\ptlib\pprocess.h"\
14557         ".\tlib\unix\ptlib\ptime.h"\
14558         ".\tlib\unix\ptlib\ptlib.inl"\
14559         ".\tlib\unix\ptlib\semaphor.h"\
14560         ".\tlib\unix\ptlib\sfile.h"\
14561         ".\tlib\unix\ptlib\syncpoint.h"\
14562         ".\tlib\unix\ptlib\textfile.h"\
14563         ".\tlib\unix\ptlib\thread.h"\
14564         ".\tlib\unix\ptlib\timeint.h"\
14565         ".\tlib\unix\ptlib\timer.h"\
14566         ".\tlib\unix\ptlib\video.h"\
14567         ".\tlib\video.h"\
14568         ".\tlib\videoio.h"\
14569         ".\tlib\wince\time.h"\
14570         ".\trings.h"\
14571         ".\trstream.h"\
14572         ".\ucpp.h"\
14573         ".\ys\socket.h"\
14574         
14575 # ADD CPP /YX
14577 !ENDIF 
14579 # End Source File
14580 # Begin Source File
14582 SOURCE=.\src\ptlib\wince\ConsoleCE\stdlibx.cpp
14584 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
14586 NODEP_CPP_STDLI=\
14587         ".\ceatl.h"\
14588         ".\msystemx.h"\
14589         ".\nclude\ptlib\conchan.h"\
14590         ".\tdlibx.h"\
14591         ".\tlib.h"\
14592         ".\tlib\args.h"\
14593         ".\tlib\array.h"\
14594         ".\tlib\channel.h"\
14595         ".\tlib\conchan.h"\
14596         ".\tlib\config.h"\
14597         ".\tlib\contain.h"\
14598         ".\tlib\contain.inl"\
14599         ".\tlib\dict.h"\
14600         ".\tlib\dynalink.h"\
14601         ".\tLib\ethsock.h"\
14602         ".\tlib\file.h"\
14603         ".\tlib\filepath.h"\
14604         ".\tlib\icmpsock.h"\
14605         ".\tlib\indchan.h"\
14606         ".\tlib\ipdsock.h"\
14607         ".\tLib\ipsock.h"\
14608         ".\tLib\ipxsock.h"\
14609         ".\tlib\lists.h"\
14610         ".\tlib\mutex.h"\
14611         ".\tlib\object.h"\
14612         ".\tlib\osutil.inl"\
14613         ".\tlib\pdirect.h"\
14614         ".\tlib\pprocess.h"\
14615         ".\tlib\pstring.h"\
14616         ".\tlib\ptime.h"\
14617         ".\tlib\ptlib.inl"\
14618         ".\tlib\semaphor.h"\
14619         ".\tlib\sfile.h"\
14620         ".\tlib\socket.h"\
14621         ".\tlib\sockets.h"\
14622         ".\tlib\sound.h"\
14623         ".\tLib\spxsock.h"\
14624         ".\tlib\syncpoint.h"\
14625         ".\tlib\syncthrd.h"\
14626         ".\tlib\tcpsock.h"\
14627         ".\tlib\textfile.h"\
14628         ".\tlib\thread.h"\
14629         ".\tlib\timeint.h"\
14630         ".\tlib\timer.h"\
14631         ".\tLib\udpsock.h"\
14632         ".\tlib\vfakeio.h"\
14633         ".\tlib\video.h"\
14634         ".\tlib\videoio.h"\
14635         ".\ucpp.h"\
14636         
14638 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
14640 NODEP_CPP_STDLI=\
14641         ".\ceatl.h"\
14642         ".\msystemx.h"\
14643         ".\nclude\ptlib\conchan.h"\
14644         ".\tdlibx.h"\
14645         ".\tlib.h"\
14646         ".\tlib\args.h"\
14647         ".\tlib\array.h"\
14648         ".\tlib\channel.h"\
14649         ".\tlib\conchan.h"\
14650         ".\tlib\config.h"\
14651         ".\tlib\contain.h"\
14652         ".\tlib\contain.inl"\
14653         ".\tlib\dict.h"\
14654         ".\tlib\dynalink.h"\
14655         ".\tLib\ethsock.h"\
14656         ".\tlib\file.h"\
14657         ".\tlib\filepath.h"\
14658         ".\tlib\icmpsock.h"\
14659         ".\tlib\indchan.h"\
14660         ".\tlib\ipdsock.h"\
14661         ".\tLib\ipsock.h"\
14662         ".\tLib\ipxsock.h"\
14663         ".\tlib\lists.h"\
14664         ".\tlib\mutex.h"\
14665         ".\tlib\object.h"\
14666         ".\tlib\osutil.inl"\
14667         ".\tlib\pdirect.h"\
14668         ".\tlib\pprocess.h"\
14669         ".\tlib\pstring.h"\
14670         ".\tlib\ptime.h"\
14671         ".\tlib\ptlib.inl"\
14672         ".\tlib\semaphor.h"\
14673         ".\tlib\sfile.h"\
14674         ".\tlib\socket.h"\
14675         ".\tlib\sockets.h"\
14676         ".\tlib\sound.h"\
14677         ".\tLib\spxsock.h"\
14678         ".\tlib\syncpoint.h"\
14679         ".\tlib\syncthrd.h"\
14680         ".\tlib\tcpsock.h"\
14681         ".\tlib\textfile.h"\
14682         ".\tlib\thread.h"\
14683         ".\tlib\timeint.h"\
14684         ".\tlib\timer.h"\
14685         ".\tLib\udpsock.h"\
14686         ".\tlib\vfakeio.h"\
14687         ".\tlib\video.h"\
14688         ".\tlib\videoio.h"\
14689         ".\ucpp.h"\
14690         
14692 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
14694 NODEP_CPP_STDLI=\
14695         ".\ceatl.h"\
14696         ".\evfw.h"\
14697         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
14698         ".\msystemx.h"\
14699         ".\tbuildopts.h"\
14700         ".\tdlibx.h"\
14701         ".\tlib.h"\
14702         ".\tlib\args.h"\
14703         ".\tlib\array.h"\
14704         ".\tlib\channel.h"\
14705         ".\tlib\conchan.h"\
14706         ".\tlib\config.h"\
14707         ".\tlib\contain.h"\
14708         ".\tlib\contain.inl"\
14709         ".\tlib\dict.h"\
14710         ".\tlib\dynalink.h"\
14711         ".\tLib\ethsock.h"\
14712         ".\tlib\file.h"\
14713         ".\tlib\filepath.h"\
14714         ".\tlib\icmpsock.h"\
14715         ".\tlib\indchan.h"\
14716         ".\tlib\ipdsock.h"\
14717         ".\tLib\ipsock.h"\
14718         ".\tLib\ipxsock.h"\
14719         ".\tlib\lists.h"\
14720         ".\tlib\mutex.h"\
14721         ".\tlib\object.h"\
14722         ".\tlib\osutil.inl"\
14723         ".\tlib\pdirect.h"\
14724         ".\tlib\pprocess.h"\
14725         ".\tlib\pstring.h"\
14726         ".\tlib\ptime.h"\
14727         ".\tlib\ptlib.inl"\
14728         ".\tlib\semaphor.h"\
14729         ".\tlib\sfile.h"\
14730         ".\tlib\socket.h"\
14731         ".\tlib\sockets.h"\
14732         ".\tlib\sound.h"\
14733         ".\tLib\spxsock.h"\
14734         ".\tlib\syncpoint.h"\
14735         ".\tlib\syncthrd.h"\
14736         ".\tlib\tcpsock.h"\
14737         ".\tlib\textfile.h"\
14738         ".\tlib\thread.h"\
14739         ".\tlib\timeint.h"\
14740         ".\tlib\timer.h"\
14741         ".\tLib\udpsock.h"\
14742         ".\tlib\vfakeio.h"\
14743         ".\tlib\video.h"\
14744         ".\tlib\videoio.h"\
14745         ".\tlib\videoio1394dc.h"\
14746         ".\ucpp.h"\
14747         ".\ys\socket.h"\
14748         
14750 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
14752 NODEP_CPP_STDLI=\
14753         ".\ceatl.h"\
14754         ".\evfw.h"\
14755         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
14756         ".\msystemx.h"\
14757         ".\tdlibx.h"\
14758         ".\tlib.h"\
14759         ".\tlib\args.h"\
14760         ".\tlib\array.h"\
14761         ".\tlib\channel.h"\
14762         ".\tlib\conchan.h"\
14763         ".\tlib\config.h"\
14764         ".\tlib\contain.h"\
14765         ".\tlib\contain.inl"\
14766         ".\tlib\dict.h"\
14767         ".\tlib\dynalink.h"\
14768         ".\tLib\ethsock.h"\
14769         ".\tlib\file.h"\
14770         ".\tlib\filepath.h"\
14771         ".\tlib\icmpsock.h"\
14772         ".\tlib\indchan.h"\
14773         ".\tlib\ipdsock.h"\
14774         ".\tLib\ipsock.h"\
14775         ".\tLib\ipxsock.h"\
14776         ".\tlib\lists.h"\
14777         ".\tlib\mutex.h"\
14778         ".\tlib\object.h"\
14779         ".\tlib\osutil.inl"\
14780         ".\tlib\pdirect.h"\
14781         ".\tlib\pprocess.h"\
14782         ".\tlib\pstring.h"\
14783         ".\tlib\ptime.h"\
14784         ".\tlib\ptlib.inl"\
14785         ".\tlib\semaphor.h"\
14786         ".\tlib\sfile.h"\
14787         ".\tlib\socket.h"\
14788         ".\tlib\sockets.h"\
14789         ".\tlib\sound.h"\
14790         ".\tLib\spxsock.h"\
14791         ".\tlib\syncpoint.h"\
14792         ".\tlib\syncthrd.h"\
14793         ".\tlib\tcpsock.h"\
14794         ".\tlib\textfile.h"\
14795         ".\tlib\thread.h"\
14796         ".\tlib\timeint.h"\
14797         ".\tlib\timer.h"\
14798         ".\tLib\udpsock.h"\
14799         ".\tlib\vfakeio.h"\
14800         ".\tlib\video.h"\
14801         ".\tlib\videoio.h"\
14802         ".\tlib\videoio1394dc.h"\
14803         ".\ucpp.h"\
14804         ".\ys\socket.h"\
14805         
14807 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
14809 NODEP_CPP_STDLI=\
14810         ".\ceatl.h"\
14811         ".\msystemx.h"\
14812         ".\nclude\ptlib\conchan.h"\
14813         ".\tdlibx.h"\
14814         ".\tlib.h"\
14815         ".\tlib\args.h"\
14816         ".\tlib\array.h"\
14817         ".\tlib\channel.h"\
14818         ".\tlib\conchan.h"\
14819         ".\tlib\config.h"\
14820         ".\tlib\contain.h"\
14821         ".\tlib\contain.inl"\
14822         ".\tlib\dict.h"\
14823         ".\tlib\dynalink.h"\
14824         ".\tLib\ethsock.h"\
14825         ".\tlib\file.h"\
14826         ".\tlib\filepath.h"\
14827         ".\tlib\icmpsock.h"\
14828         ".\tlib\indchan.h"\
14829         ".\tlib\ipdsock.h"\
14830         ".\tLib\ipsock.h"\
14831         ".\tLib\ipxsock.h"\
14832         ".\tlib\lists.h"\
14833         ".\tlib\mutex.h"\
14834         ".\tlib\object.h"\
14835         ".\tlib\osutil.inl"\
14836         ".\tlib\pdirect.h"\
14837         ".\tlib\pprocess.h"\
14838         ".\tlib\pstring.h"\
14839         ".\tlib\ptime.h"\
14840         ".\tlib\ptlib.inl"\
14841         ".\tlib\semaphor.h"\
14842         ".\tlib\sfile.h"\
14843         ".\tlib\socket.h"\
14844         ".\tlib\sockets.h"\
14845         ".\tlib\sound.h"\
14846         ".\tLib\spxsock.h"\
14847         ".\tlib\syncpoint.h"\
14848         ".\tlib\syncthrd.h"\
14849         ".\tlib\tcpsock.h"\
14850         ".\tlib\textfile.h"\
14851         ".\tlib\thread.h"\
14852         ".\tlib\timeint.h"\
14853         ".\tlib\timer.h"\
14854         ".\tLib\udpsock.h"\
14855         ".\tlib\vfakeio.h"\
14856         ".\tlib\video.h"\
14857         ".\tlib\videoio.h"\
14858         ".\ucpp.h"\
14859         
14861 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
14863 NODEP_CPP_STDLI=\
14864         ".\ceatl.h"\
14865         ".\msystemx.h"\
14866         ".\tdlibx.h"\
14867         ".\tlib.h"\
14868         ".\tlib\args.h"\
14869         ".\tlib\array.h"\
14870         ".\tlib\channel.h"\
14871         ".\tlib\conchan.h"\
14872         ".\tlib\config.h"\
14873         ".\tlib\contain.h"\
14874         ".\tlib\contain.inl"\
14875         ".\tlib\dict.h"\
14876         ".\tlib\dynalink.h"\
14877         ".\tLib\ethsock.h"\
14878         ".\tlib\file.h"\
14879         ".\tlib\filepath.h"\
14880         ".\tlib\icmpsock.h"\
14881         ".\tlib\indchan.h"\
14882         ".\tlib\ipdsock.h"\
14883         ".\tLib\ipsock.h"\
14884         ".\tLib\ipxsock.h"\
14885         ".\tlib\lists.h"\
14886         ".\tlib\mutex.h"\
14887         ".\tlib\object.h"\
14888         ".\tlib\osutil.inl"\
14889         ".\tlib\pdirect.h"\
14890         ".\tlib\pprocess.h"\
14891         ".\tlib\pstring.h"\
14892         ".\tlib\ptime.h"\
14893         ".\tlib\ptlib.inl"\
14894         ".\tlib\semaphor.h"\
14895         ".\tlib\sfile.h"\
14896         ".\tlib\socket.h"\
14897         ".\tlib\sockets.h"\
14898         ".\tlib\sound.h"\
14899         ".\tLib\spxsock.h"\
14900         ".\tlib\syncpoint.h"\
14901         ".\tlib\syncthrd.h"\
14902         ".\tlib\tcpsock.h"\
14903         ".\tlib\textfile.h"\
14904         ".\tlib\thread.h"\
14905         ".\tlib\timeint.h"\
14906         ".\tlib\timer.h"\
14907         ".\tLib\udpsock.h"\
14908         ".\tlib\vfakeio.h"\
14909         ".\tlib\video.h"\
14910         ".\tlib\videoio.h"\
14911         ".\ucpp.h"\
14912         ".\ys\socket.h"\
14913         
14915 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
14917 DEP_CPP_STDLI=\
14918         {$(INCLUDE)}"cevfw.h"\
14919         {$(INCLUDE)}"mmsystemx.h"\
14920         {$(INCLUDE)}"nucpp.h"\
14921         {$(INCLUDE)}"ptbuildopts.h"\
14922         {$(INCLUDE)}"ptlib.h"\
14923         {$(INCLUDE)}"ptlib\args.h"\
14924         {$(INCLUDE)}"ptlib\array.h"\
14925         {$(INCLUDE)}"ptlib\channel.h"\
14926         {$(INCLUDE)}"ptlib\conchan.h"\
14927         {$(INCLUDE)}"ptlib\config.h"\
14928         {$(INCLUDE)}"ptlib\contain.h"\
14929         {$(INCLUDE)}"ptlib\contain.inl"\
14930         {$(INCLUDE)}"ptlib\critsec.h"\
14931         {$(INCLUDE)}"ptlib\dict.h"\
14932         {$(INCLUDE)}"ptlib\dynalink.h"\
14933         {$(INCLUDE)}"ptlib\ethsock.h"\
14934         {$(INCLUDE)}"ptlib\file.h"\
14935         {$(INCLUDE)}"ptlib\filepath.h"\
14936         {$(INCLUDE)}"ptlib\icmpsock.h"\
14937         {$(INCLUDE)}"ptlib\indchan.h"\
14938         {$(INCLUDE)}"ptlib\ipdsock.h"\
14939         {$(INCLUDE)}"ptlib\ipsock.h"\
14940         {$(INCLUDE)}"ptlib\ipxsock.h"\
14941         {$(INCLUDE)}"ptlib\lists.h"\
14942         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
14943         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
14944         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
14945         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
14946         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
14947         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
14948         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
14949         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
14950         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
14951         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
14952         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
14953         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
14954         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
14955         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
14956         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
14957         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
14958         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
14959         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
14960         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
14961         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
14962         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
14963         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
14964         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
14965         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
14966         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
14967         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
14968         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
14969         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
14970         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
14971         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
14972         {$(INCLUDE)}"ptlib\mutex.h"\
14973         {$(INCLUDE)}"ptlib\notifier.h"\
14974         {$(INCLUDE)}"ptlib\object.h"\
14975         {$(INCLUDE)}"ptlib\osutil.inl"\
14976         {$(INCLUDE)}"ptlib\pdirect.h"\
14977         {$(INCLUDE)}"ptlib\pfactory.h"\
14978         {$(INCLUDE)}"ptlib\plugin.h"\
14979         {$(INCLUDE)}"ptlib\pluginmgr.h"\
14980         {$(INCLUDE)}"ptlib\pprocess.h"\
14981         {$(INCLUDE)}"ptlib\psharedptr.h"\
14982         {$(INCLUDE)}"ptlib\pstring.h"\
14983         {$(INCLUDE)}"ptlib\ptime.h"\
14984         {$(INCLUDE)}"ptlib\qos.h"\
14985         {$(INCLUDE)}"ptlib\semaphor.h"\
14986         {$(INCLUDE)}"ptlib\sfile.h"\
14987         {$(INCLUDE)}"ptlib\smartptr.h"\
14988         {$(INCLUDE)}"ptlib\socket.h"\
14989         {$(INCLUDE)}"ptlib\sockets.h"\
14990         {$(INCLUDE)}"ptlib\sound.h"\
14991         {$(INCLUDE)}"ptlib\spxsock.h"\
14992         {$(INCLUDE)}"ptlib\syncpoint.h"\
14993         {$(INCLUDE)}"ptlib\syncthrd.h"\
14994         {$(INCLUDE)}"ptlib\tcpsock.h"\
14995         {$(INCLUDE)}"ptlib\textfile.h"\
14996         {$(INCLUDE)}"ptlib\thread.h"\
14997         {$(INCLUDE)}"ptlib\timeint.h"\
14998         {$(INCLUDE)}"ptlib\timer.h"\
14999         {$(INCLUDE)}"ptlib\udpsock.h"\
15000         {$(INCLUDE)}"ptlib\video.h"\
15001         {$(INCLUDE)}"ptlib\videoio.h"\
15002         {$(INCLUDE)}"ptlib\wince\time.h"\
15003         {$(INCLUDE)}"stdlibx.h"\
15004         {$(INCLUDE)}"strstream.h"\
15005         {$(INCLUDE)}"sys\socket.h"\
15006         {$(INCLUDE)}"wceatl.h"\
15007         
15008 NODEP_CPP_STDLI=\
15009         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
15010         ".\include\ptlib\unix\ptlib\channel.h"\
15011         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
15012         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
15013         ".\include\ptlib\unix\ptlib\contain.h"\
15014         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
15015         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
15016         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
15017         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
15018         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
15019         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
15020         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
15021         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
15022         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
15023         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
15024         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
15025         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
15026         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
15027         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
15028         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
15029         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
15030         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
15031         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
15032         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
15033         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
15034         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
15035         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
15036         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
15037         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
15038         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
15039         
15041 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
15043 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
15045 DEP_CPP_STDLI=\
15046         {$(INCLUDE)}"cevfw.h"\
15047         {$(INCLUDE)}"mmsystemx.h"\
15048         {$(INCLUDE)}"nucpp.h"\
15049         {$(INCLUDE)}"ptbuildopts.h"\
15050         {$(INCLUDE)}"ptlib.h"\
15051         {$(INCLUDE)}"ptlib\args.h"\
15052         {$(INCLUDE)}"ptlib\array.h"\
15053         {$(INCLUDE)}"ptlib\channel.h"\
15054         {$(INCLUDE)}"ptlib\conchan.h"\
15055         {$(INCLUDE)}"ptlib\config.h"\
15056         {$(INCLUDE)}"ptlib\contain.h"\
15057         {$(INCLUDE)}"ptlib\contain.inl"\
15058         {$(INCLUDE)}"ptlib\critsec.h"\
15059         {$(INCLUDE)}"ptlib\dict.h"\
15060         {$(INCLUDE)}"ptlib\dynalink.h"\
15061         {$(INCLUDE)}"ptlib\ethsock.h"\
15062         {$(INCLUDE)}"ptlib\file.h"\
15063         {$(INCLUDE)}"ptlib\filepath.h"\
15064         {$(INCLUDE)}"ptlib\icmpsock.h"\
15065         {$(INCLUDE)}"ptlib\indchan.h"\
15066         {$(INCLUDE)}"ptlib\ipdsock.h"\
15067         {$(INCLUDE)}"ptlib\ipsock.h"\
15068         {$(INCLUDE)}"ptlib\ipxsock.h"\
15069         {$(INCLUDE)}"ptlib\lists.h"\
15070         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
15071         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
15072         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
15073         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
15074         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
15075         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
15076         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
15077         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
15078         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
15079         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
15080         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
15081         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
15082         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
15083         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
15084         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
15085         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
15086         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
15087         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
15088         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
15089         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
15090         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
15091         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
15092         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
15093         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
15094         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
15095         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
15096         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
15097         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
15098         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
15099         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
15100         {$(INCLUDE)}"ptlib\mutex.h"\
15101         {$(INCLUDE)}"ptlib\notifier.h"\
15102         {$(INCLUDE)}"ptlib\object.h"\
15103         {$(INCLUDE)}"ptlib\osutil.inl"\
15104         {$(INCLUDE)}"ptlib\pdirect.h"\
15105         {$(INCLUDE)}"ptlib\pfactory.h"\
15106         {$(INCLUDE)}"ptlib\plugin.h"\
15107         {$(INCLUDE)}"ptlib\pluginmgr.h"\
15108         {$(INCLUDE)}"ptlib\pprocess.h"\
15109         {$(INCLUDE)}"ptlib\psharedptr.h"\
15110         {$(INCLUDE)}"ptlib\pstring.h"\
15111         {$(INCLUDE)}"ptlib\ptime.h"\
15112         {$(INCLUDE)}"ptlib\qos.h"\
15113         {$(INCLUDE)}"ptlib\semaphor.h"\
15114         {$(INCLUDE)}"ptlib\sfile.h"\
15115         {$(INCLUDE)}"ptlib\smartptr.h"\
15116         {$(INCLUDE)}"ptlib\socket.h"\
15117         {$(INCLUDE)}"ptlib\sockets.h"\
15118         {$(INCLUDE)}"ptlib\sound.h"\
15119         {$(INCLUDE)}"ptlib\spxsock.h"\
15120         {$(INCLUDE)}"ptlib\syncpoint.h"\
15121         {$(INCLUDE)}"ptlib\syncthrd.h"\
15122         {$(INCLUDE)}"ptlib\tcpsock.h"\
15123         {$(INCLUDE)}"ptlib\textfile.h"\
15124         {$(INCLUDE)}"ptlib\thread.h"\
15125         {$(INCLUDE)}"ptlib\timeint.h"\
15126         {$(INCLUDE)}"ptlib\timer.h"\
15127         {$(INCLUDE)}"ptlib\udpsock.h"\
15128         {$(INCLUDE)}"ptlib\video.h"\
15129         {$(INCLUDE)}"ptlib\videoio.h"\
15130         {$(INCLUDE)}"ptlib\wince\time.h"\
15131         {$(INCLUDE)}"stdlibx.h"\
15132         {$(INCLUDE)}"strstream.h"\
15133         {$(INCLUDE)}"sys\socket.h"\
15134         {$(INCLUDE)}"wceatl.h"\
15135         
15136 NODEP_CPP_STDLI=\
15137         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
15138         ".\include\ptlib\unix\ptlib\channel.h"\
15139         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
15140         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
15141         ".\include\ptlib\unix\ptlib\contain.h"\
15142         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
15143         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
15144         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
15145         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
15146         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
15147         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
15148         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
15149         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
15150         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
15151         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
15152         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
15153         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
15154         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
15155         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
15156         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
15157         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
15158         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
15159         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
15160         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
15161         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
15162         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
15163         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
15164         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
15165         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
15166         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
15167         
15169 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
15171 NODEP_CPP_STDLI=\
15172         ".\ceatl.h"\
15173         ".\evfw.h"\
15174         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
15175         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
15176         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
15177         ".\msystemx.h"\
15178         ".\nistd.h"\
15179         ".\tbuildopts.h"\
15180         ".\tdlibx.h"\
15181         ".\tlib.h"\
15182         ".\tlib\args.h"\
15183         ".\tlib\array.h"\
15184         ".\tlib\channel.h"\
15185         ".\tlib\conchan.h"\
15186         ".\tlib\config.h"\
15187         ".\tlib\contain.h"\
15188         ".\tlib\contain.inl"\
15189         ".\tlib\critsec.h"\
15190         ".\tlib\dict.h"\
15191         ".\tlib\dynalink.h"\
15192         ".\tLib\ethsock.h"\
15193         ".\tlib\file.h"\
15194         ".\tlib\filepath.h"\
15195         ".\tlib\icmpsock.h"\
15196         ".\tlib\indchan.h"\
15197         ".\tlib\ipdsock.h"\
15198         ".\tLib\ipsock.h"\
15199         ".\tLib\ipxsock.h"\
15200         ".\tlib\lists.h"\
15201         ".\tlib\msos\ptlib\channel.h"\
15202         ".\tlib\msos\ptlib\conchan.h"\
15203         ".\tlib\msos\ptlib\config.h"\
15204         ".\tlib\msos\ptlib\contain.h"\
15205         ".\tlib\msos\ptlib\critsec.h"\
15206         ".\tlib\msos\ptlib\dynalink.h"\
15207         ".\tlib\msos\ptlib\ethsock.h"\
15208         ".\tlib\msos\ptlib\file.h"\
15209         ".\tlib\msos\ptlib\filepath.h"\
15210         ".\tlib\msos\ptlib\icmpsock.h"\
15211         ".\tlib\msos\ptlib\ipdsock.h"\
15212         ".\tlib\msos\ptlib\ipsock.h"\
15213         ".\tlib\msos\ptlib\ipxsock.h"\
15214         ".\tlib\msos\ptlib\mutex.h"\
15215         ".\tlib\msos\ptlib\pdirect.h"\
15216         ".\tlib\msos\ptlib\pprocess.h"\
15217         ".\tlib\msos\ptlib\ptime.h"\
15218         ".\tlib\msos\ptlib\ptlib.inl"\
15219         ".\tlib\msos\ptlib\semaphor.h"\
15220         ".\tlib\msos\ptlib\sfile.h"\
15221         ".\tlib\msos\ptlib\socket.h"\
15222         ".\tlib\msos\ptlib\spxsock.h"\
15223         ".\tlib\msos\ptlib\syncpoint.h"\
15224         ".\tlib\msos\ptlib\tcpsock.h"\
15225         ".\tlib\msos\ptlib\textfile.h"\
15226         ".\tlib\msos\ptlib\thread.h"\
15227         ".\tlib\msos\ptlib\timeint.h"\
15228         ".\tlib\msos\ptlib\timer.h"\
15229         ".\tlib\msos\ptlib\udpsock.h"\
15230         ".\tlib\msos\ptlib\video.h"\
15231         ".\tlib\mutex.h"\
15232         ".\tlib\notifier.h"\
15233         ".\tlib\object.h"\
15234         ".\tlib\osutil.inl"\
15235         ".\tlib\pdirect.h"\
15236         ".\tlib\pfactory.h"\
15237         ".\tlib\plugin.h"\
15238         ".\tlib\pluginmgr.h"\
15239         ".\tlib\pprocess.h"\
15240         ".\tlib\psharedptr.h"\
15241         ".\tlib\pstring.h"\
15242         ".\tlib\ptime.h"\
15243         ".\tlib\qos.h"\
15244         ".\tlib\semaphor.h"\
15245         ".\tlib\sfile.h"\
15246         ".\tlib\smartptr.h"\
15247         ".\tlib\socket.h"\
15248         ".\tlib\sockets.h"\
15249         ".\tlib\sound.h"\
15250         ".\tLib\spxsock.h"\
15251         ".\tlib\syncpoint.h"\
15252         ".\tlib\syncthrd.h"\
15253         ".\tlib\tcpsock.h"\
15254         ".\tlib\textfile.h"\
15255         ".\tlib\thread.h"\
15256         ".\tlib\timeint.h"\
15257         ".\tlib\timer.h"\
15258         ".\tLib\udpsock.h"\
15259         ".\tlib\unix\ptlib\channel.h"\
15260         ".\tlib\unix\ptlib\conchan.h"\
15261         ".\tlib\unix\ptlib\config.h"\
15262         ".\tlib\unix\ptlib\contain.h"\
15263         ".\tlib\unix\ptlib\critsec.h"\
15264         ".\tlib\unix\ptlib\dynalink.h"\
15265         ".\tlib\unix\ptlib\ethsock.h"\
15266         ".\tlib\unix\ptlib\file.h"\
15267         ".\tlib\unix\ptlib\filepath.h"\
15268         ".\tlib\unix\ptlib\icmpsock.h"\
15269         ".\tlib\unix\ptlib\ipdsock.h"\
15270         ".\tlib\unix\ptlib\ipsock.h"\
15271         ".\tlib\unix\ptlib\mutex.h"\
15272         ".\tlib\unix\ptlib\pdirect.h"\
15273         ".\tlib\unix\ptlib\pmachdep.h"\
15274         ".\tlib\unix\ptlib\pprocess.h"\
15275         ".\tlib\unix\ptlib\ptime.h"\
15276         ".\tlib\unix\ptlib\ptlib.inl"\
15277         ".\tlib\unix\ptlib\semaphor.h"\
15278         ".\tlib\unix\ptlib\sfile.h"\
15279         ".\tlib\unix\ptlib\socket.h"\
15280         ".\tlib\unix\ptlib\syncpoint.h"\
15281         ".\tlib\unix\ptlib\tcpsock.h"\
15282         ".\tlib\unix\ptlib\textfile.h"\
15283         ".\tlib\unix\ptlib\thread.h"\
15284         ".\tlib\unix\ptlib\timeint.h"\
15285         ".\tlib\unix\ptlib\timer.h"\
15286         ".\tlib\unix\ptlib\udpsock.h"\
15287         ".\tlib\unix\ptlib\video.h"\
15288         ".\tlib\video.h"\
15289         ".\tlib\videoio.h"\
15290         ".\tlib\wince\time.h"\
15291         ".\trings.h"\
15292         ".\trstream.h"\
15293         ".\ucpp.h"\
15294         ".\ys\socket.h"\
15295         
15297 !ENDIF 
15299 # End Source File
15300 # Begin Source File
15302 SOURCE=.\src\ptlib\wince\ConsoleCE\streamb.cpp
15304 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
15306 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
15308 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
15310 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
15312 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
15314 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
15316 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
15318 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
15320 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
15322 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
15324 !ENDIF 
15326 # End Source File
15327 # Begin Source File
15329 SOURCE=.\src\ptlib\wince\ConsoleCE\time.cpp
15331 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
15333 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
15335 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
15337 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
15339 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
15341 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
15343 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
15345 DEP_CPP_TIME_=\
15346         {$(INCLUDE)}"mmsystemx.h"\
15347         {$(INCLUDE)}"ptlib\wince\time.h"\
15348         {$(INCLUDE)}"stdlibx.h"\
15349         {$(INCLUDE)}"wceatl.h"\
15350         
15352 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
15354 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
15356 DEP_CPP_TIME_=\
15357         {$(INCLUDE)}"mmsystemx.h"\
15358         {$(INCLUDE)}"ptlib\wince\time.h"\
15359         {$(INCLUDE)}"stdlibx.h"\
15360         {$(INCLUDE)}"wceatl.h"\
15361         
15363 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
15365 NODEP_CPP_TIME_=\
15366         ".\ceatl.h"\
15367         ".\msystemx.h"\
15368         ".\tdlibx.h"\
15369         ".\tlib\wince\time.h"\
15370         
15372 !ENDIF 
15374 # End Source File
15375 # Begin Source File
15377 SOURCE=.\src\ptlib\common\vconvert.cxx
15379 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
15381 NODEP_CPP_VCONV=\
15382         ".\ceatl.h"\
15383         ".\msystemx.h"\
15384         ".\nclude\ptlib\conchan.h"\
15385         ".\tdlibx.h"\
15386         ".\tlib.h"\
15387         ".\tlib\args.h"\
15388         ".\tlib\array.h"\
15389         ".\tlib\channel.h"\
15390         ".\tlib\conchan.h"\
15391         ".\tlib\config.h"\
15392         ".\tlib\contain.h"\
15393         ".\tlib\contain.inl"\
15394         ".\tlib\dict.h"\
15395         ".\tlib\dynalink.h"\
15396         ".\tlib\file.h"\
15397         ".\tlib\filepath.h"\
15398         ".\tlib\indchan.h"\
15399         ".\tlib\lists.h"\
15400         ".\tlib\mutex.h"\
15401         ".\tlib\object.h"\
15402         ".\tlib\osutil.inl"\
15403         ".\tlib\pdirect.h"\
15404         ".\tlib\pprocess.h"\
15405         ".\tlib\pstring.h"\
15406         ".\tlib\ptime.h"\
15407         ".\tlib\ptlib.inl"\
15408         ".\tlib\semaphor.h"\
15409         ".\tlib\sfile.h"\
15410         ".\tlib\sound.h"\
15411         ".\tlib\syncpoint.h"\
15412         ".\tlib\syncthrd.h"\
15413         ".\tlib\textfile.h"\
15414         ".\tlib\thread.h"\
15415         ".\tlib\timeint.h"\
15416         ".\tlib\timer.h"\
15417         ".\tlib\vconvert.h"\
15418         ".\tlib\vfakeio.h"\
15419         ".\tlib\video.h"\
15420         ".\tlib\videoio.h"\
15421         ".\ucpp.h"\
15422         
15424 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
15426 NODEP_CPP_VCONV=\
15427         ".\ceatl.h"\
15428         ".\msystemx.h"\
15429         ".\nclude\ptlib\conchan.h"\
15430         ".\tdlibx.h"\
15431         ".\tlib.h"\
15432         ".\tlib\args.h"\
15433         ".\tlib\array.h"\
15434         ".\tlib\channel.h"\
15435         ".\tlib\conchan.h"\
15436         ".\tlib\config.h"\
15437         ".\tlib\contain.h"\
15438         ".\tlib\contain.inl"\
15439         ".\tlib\dict.h"\
15440         ".\tlib\dynalink.h"\
15441         ".\tlib\file.h"\
15442         ".\tlib\filepath.h"\
15443         ".\tlib\indchan.h"\
15444         ".\tlib\lists.h"\
15445         ".\tlib\mutex.h"\
15446         ".\tlib\object.h"\
15447         ".\tlib\osutil.inl"\
15448         ".\tlib\pdirect.h"\
15449         ".\tlib\pprocess.h"\
15450         ".\tlib\pstring.h"\
15451         ".\tlib\ptime.h"\
15452         ".\tlib\ptlib.inl"\
15453         ".\tlib\semaphor.h"\
15454         ".\tlib\sfile.h"\
15455         ".\tlib\sound.h"\
15456         ".\tlib\syncpoint.h"\
15457         ".\tlib\syncthrd.h"\
15458         ".\tlib\textfile.h"\
15459         ".\tlib\thread.h"\
15460         ".\tlib\timeint.h"\
15461         ".\tlib\timer.h"\
15462         ".\tlib\vconvert.h"\
15463         ".\tlib\vfakeio.h"\
15464         ".\tlib\video.h"\
15465         ".\tlib\videoio.h"\
15466         ".\ucpp.h"\
15467         
15469 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
15471 NODEP_CPP_VCONV=\
15472         ".\ceatl.h"\
15473         ".\evfw.h"\
15474         ".\msystemx.h"\
15475         ".\tbuildopts.h"\
15476         ".\tdlibx.h"\
15477         ".\tlib.h"\
15478         ".\tlib\args.h"\
15479         ".\tlib\array.h"\
15480         ".\tlib\channel.h"\
15481         ".\tlib\conchan.h"\
15482         ".\tlib\config.h"\
15483         ".\tlib\contain.h"\
15484         ".\tlib\contain.inl"\
15485         ".\tlib\dict.h"\
15486         ".\tlib\dynalink.h"\
15487         ".\tlib\file.h"\
15488         ".\tlib\filepath.h"\
15489         ".\tlib\indchan.h"\
15490         ".\tlib\lists.h"\
15491         ".\tlib\mutex.h"\
15492         ".\tlib\object.h"\
15493         ".\tlib\osutil.inl"\
15494         ".\tlib\pdirect.h"\
15495         ".\tlib\pprocess.h"\
15496         ".\tlib\pstring.h"\
15497         ".\tlib\ptime.h"\
15498         ".\tlib\ptlib.inl"\
15499         ".\tlib\semaphor.h"\
15500         ".\tlib\sfile.h"\
15501         ".\tlib\sound.h"\
15502         ".\tlib\syncpoint.h"\
15503         ".\tlib\syncthrd.h"\
15504         ".\tlib\textfile.h"\
15505         ".\tlib\thread.h"\
15506         ".\tlib\timeint.h"\
15507         ".\tlib\timer.h"\
15508         ".\tlib\vconvert.h"\
15509         ".\tlib\vfakeio.h"\
15510         ".\tlib\video.h"\
15511         ".\tlib\videoio.h"\
15512         ".\tlib\videoio1394dc.h"\
15513         ".\ucpp.h"\
15514         
15516 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
15518 NODEP_CPP_VCONV=\
15519         ".\ceatl.h"\
15520         ".\evfw.h"\
15521         ".\msystemx.h"\
15522         ".\tdlibx.h"\
15523         ".\tlib.h"\
15524         ".\tlib\args.h"\
15525         ".\tlib\array.h"\
15526         ".\tlib\channel.h"\
15527         ".\tlib\conchan.h"\
15528         ".\tlib\config.h"\
15529         ".\tlib\contain.h"\
15530         ".\tlib\contain.inl"\
15531         ".\tlib\dict.h"\
15532         ".\tlib\dynalink.h"\
15533         ".\tlib\file.h"\
15534         ".\tlib\filepath.h"\
15535         ".\tlib\indchan.h"\
15536         ".\tlib\lists.h"\
15537         ".\tlib\mutex.h"\
15538         ".\tlib\object.h"\
15539         ".\tlib\osutil.inl"\
15540         ".\tlib\pdirect.h"\
15541         ".\tlib\pprocess.h"\
15542         ".\tlib\pstring.h"\
15543         ".\tlib\ptime.h"\
15544         ".\tlib\ptlib.inl"\
15545         ".\tlib\semaphor.h"\
15546         ".\tlib\sfile.h"\
15547         ".\tlib\sound.h"\
15548         ".\tlib\syncpoint.h"\
15549         ".\tlib\syncthrd.h"\
15550         ".\tlib\textfile.h"\
15551         ".\tlib\thread.h"\
15552         ".\tlib\timeint.h"\
15553         ".\tlib\timer.h"\
15554         ".\tlib\vconvert.h"\
15555         ".\tlib\vfakeio.h"\
15556         ".\tlib\video.h"\
15557         ".\tlib\videoio.h"\
15558         ".\tlib\videoio1394dc.h"\
15559         ".\ucpp.h"\
15560         
15562 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
15564 NODEP_CPP_VCONV=\
15565         ".\ceatl.h"\
15566         ".\msystemx.h"\
15567         ".\nclude\ptlib\conchan.h"\
15568         ".\tdlibx.h"\
15569         ".\tlib.h"\
15570         ".\tlib\args.h"\
15571         ".\tlib\array.h"\
15572         ".\tlib\channel.h"\
15573         ".\tlib\conchan.h"\
15574         ".\tlib\config.h"\
15575         ".\tlib\contain.h"\
15576         ".\tlib\contain.inl"\
15577         ".\tlib\dict.h"\
15578         ".\tlib\dynalink.h"\
15579         ".\tlib\file.h"\
15580         ".\tlib\filepath.h"\
15581         ".\tlib\indchan.h"\
15582         ".\tlib\lists.h"\
15583         ".\tlib\mutex.h"\
15584         ".\tlib\object.h"\
15585         ".\tlib\osutil.inl"\
15586         ".\tlib\pdirect.h"\
15587         ".\tlib\pprocess.h"\
15588         ".\tlib\pstring.h"\
15589         ".\tlib\ptime.h"\
15590         ".\tlib\ptlib.inl"\
15591         ".\tlib\semaphor.h"\
15592         ".\tlib\sfile.h"\
15593         ".\tlib\sound.h"\
15594         ".\tlib\syncpoint.h"\
15595         ".\tlib\syncthrd.h"\
15596         ".\tlib\textfile.h"\
15597         ".\tlib\thread.h"\
15598         ".\tlib\timeint.h"\
15599         ".\tlib\timer.h"\
15600         ".\tlib\vconvert.h"\
15601         ".\tlib\vfakeio.h"\
15602         ".\tlib\video.h"\
15603         ".\tlib\videoio.h"\
15604         ".\ucpp.h"\
15605         
15607 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
15609 NODEP_CPP_VCONV=\
15610         ".\ceatl.h"\
15611         ".\msystemx.h"\
15612         ".\tdlibx.h"\
15613         ".\tlib.h"\
15614         ".\tlib\args.h"\
15615         ".\tlib\array.h"\
15616         ".\tlib\channel.h"\
15617         ".\tlib\conchan.h"\
15618         ".\tlib\config.h"\
15619         ".\tlib\contain.h"\
15620         ".\tlib\contain.inl"\
15621         ".\tlib\dict.h"\
15622         ".\tlib\dynalink.h"\
15623         ".\tlib\file.h"\
15624         ".\tlib\filepath.h"\
15625         ".\tlib\indchan.h"\
15626         ".\tlib\lists.h"\
15627         ".\tlib\mutex.h"\
15628         ".\tlib\object.h"\
15629         ".\tlib\osutil.inl"\
15630         ".\tlib\pdirect.h"\
15631         ".\tlib\pprocess.h"\
15632         ".\tlib\pstring.h"\
15633         ".\tlib\ptime.h"\
15634         ".\tlib\ptlib.inl"\
15635         ".\tlib\semaphor.h"\
15636         ".\tlib\sfile.h"\
15637         ".\tlib\sound.h"\
15638         ".\tlib\syncpoint.h"\
15639         ".\tlib\syncthrd.h"\
15640         ".\tlib\textfile.h"\
15641         ".\tlib\thread.h"\
15642         ".\tlib\timeint.h"\
15643         ".\tlib\timer.h"\
15644         ".\tlib\vconvert.h"\
15645         ".\tlib\vfakeio.h"\
15646         ".\tlib\video.h"\
15647         ".\tlib\videoio.h"\
15648         ".\ucpp.h"\
15649         
15651 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
15653 DEP_CPP_VCONV=\
15654         {$(INCLUDE)}"cevfw.h"\
15655         {$(INCLUDE)}"mmsystemx.h"\
15656         {$(INCLUDE)}"nucpp.h"\
15657         {$(INCLUDE)}"ptbuildopts.h"\
15658         {$(INCLUDE)}"ptlib.h"\
15659         {$(INCLUDE)}"ptlib\args.h"\
15660         {$(INCLUDE)}"ptlib\array.h"\
15661         {$(INCLUDE)}"ptlib\channel.h"\
15662         {$(INCLUDE)}"ptlib\conchan.h"\
15663         {$(INCLUDE)}"ptlib\config.h"\
15664         {$(INCLUDE)}"ptlib\contain.h"\
15665         {$(INCLUDE)}"ptlib\contain.inl"\
15666         {$(INCLUDE)}"ptlib\critsec.h"\
15667         {$(INCLUDE)}"ptlib\dict.h"\
15668         {$(INCLUDE)}"ptlib\dynalink.h"\
15669         {$(INCLUDE)}"ptlib\file.h"\
15670         {$(INCLUDE)}"ptlib\filepath.h"\
15671         {$(INCLUDE)}"ptlib\indchan.h"\
15672         {$(INCLUDE)}"ptlib\lists.h"\
15673         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
15674         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
15675         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
15676         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
15677         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
15678         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
15679         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
15680         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
15681         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
15682         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
15683         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
15684         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
15685         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
15686         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
15687         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
15688         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
15689         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
15690         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
15691         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
15692         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
15693         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
15694         {$(INCLUDE)}"ptlib\mutex.h"\
15695         {$(INCLUDE)}"ptlib\notifier.h"\
15696         {$(INCLUDE)}"ptlib\object.h"\
15697         {$(INCLUDE)}"ptlib\osutil.inl"\
15698         {$(INCLUDE)}"ptlib\pdirect.h"\
15699         {$(INCLUDE)}"ptlib\pfactory.h"\
15700         {$(INCLUDE)}"ptlib\plugin.h"\
15701         {$(INCLUDE)}"ptlib\pluginmgr.h"\
15702         {$(INCLUDE)}"ptlib\pprocess.h"\
15703         {$(INCLUDE)}"ptlib\psharedptr.h"\
15704         {$(INCLUDE)}"ptlib\pstring.h"\
15705         {$(INCLUDE)}"ptlib\ptime.h"\
15706         {$(INCLUDE)}"ptlib\semaphor.h"\
15707         {$(INCLUDE)}"ptlib\sfile.h"\
15708         {$(INCLUDE)}"ptlib\smartptr.h"\
15709         {$(INCLUDE)}"ptlib\sound.h"\
15710         {$(INCLUDE)}"ptlib\syncpoint.h"\
15711         {$(INCLUDE)}"ptlib\syncthrd.h"\
15712         {$(INCLUDE)}"ptlib\textfile.h"\
15713         {$(INCLUDE)}"ptlib\thread.h"\
15714         {$(INCLUDE)}"ptlib\timeint.h"\
15715         {$(INCLUDE)}"ptlib\timer.h"\
15716         {$(INCLUDE)}"ptlib\vconvert.h"\
15717         {$(INCLUDE)}"ptlib\video.h"\
15718         {$(INCLUDE)}"ptlib\videoio.h"\
15719         {$(INCLUDE)}"ptlib\wince\time.h"\
15720         {$(INCLUDE)}"stdlibx.h"\
15721         {$(INCLUDE)}"strstream.h"\
15722         {$(INCLUDE)}"wceatl.h"\
15723         
15724 NODEP_CPP_VCONV=\
15725         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
15726         ".\include\ptlib\unix\ptlib\channel.h"\
15727         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
15728         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
15729         ".\include\ptlib\unix\ptlib\contain.h"\
15730         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
15731         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
15732         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
15733         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
15734         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
15735         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
15736         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
15737         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
15738         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
15739         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
15740         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
15741         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
15742         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
15743         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
15744         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
15745         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
15746         
15748 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
15750 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
15752 DEP_CPP_VCONV=\
15753         {$(INCLUDE)}"cevfw.h"\
15754         {$(INCLUDE)}"mmsystemx.h"\
15755         {$(INCLUDE)}"nucpp.h"\
15756         {$(INCLUDE)}"ptbuildopts.h"\
15757         {$(INCLUDE)}"ptlib.h"\
15758         {$(INCLUDE)}"ptlib\args.h"\
15759         {$(INCLUDE)}"ptlib\array.h"\
15760         {$(INCLUDE)}"ptlib\channel.h"\
15761         {$(INCLUDE)}"ptlib\conchan.h"\
15762         {$(INCLUDE)}"ptlib\config.h"\
15763         {$(INCLUDE)}"ptlib\contain.h"\
15764         {$(INCLUDE)}"ptlib\contain.inl"\
15765         {$(INCLUDE)}"ptlib\critsec.h"\
15766         {$(INCLUDE)}"ptlib\dict.h"\
15767         {$(INCLUDE)}"ptlib\dynalink.h"\
15768         {$(INCLUDE)}"ptlib\file.h"\
15769         {$(INCLUDE)}"ptlib\filepath.h"\
15770         {$(INCLUDE)}"ptlib\indchan.h"\
15771         {$(INCLUDE)}"ptlib\lists.h"\
15772         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
15773         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
15774         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
15775         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
15776         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
15777         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
15778         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
15779         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
15780         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
15781         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
15782         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
15783         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
15784         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
15785         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
15786         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
15787         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
15788         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
15789         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
15790         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
15791         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
15792         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
15793         {$(INCLUDE)}"ptlib\mutex.h"\
15794         {$(INCLUDE)}"ptlib\notifier.h"\
15795         {$(INCLUDE)}"ptlib\object.h"\
15796         {$(INCLUDE)}"ptlib\osutil.inl"\
15797         {$(INCLUDE)}"ptlib\pdirect.h"\
15798         {$(INCLUDE)}"ptlib\pfactory.h"\
15799         {$(INCLUDE)}"ptlib\plugin.h"\
15800         {$(INCLUDE)}"ptlib\pluginmgr.h"\
15801         {$(INCLUDE)}"ptlib\pprocess.h"\
15802         {$(INCLUDE)}"ptlib\psharedptr.h"\
15803         {$(INCLUDE)}"ptlib\pstring.h"\
15804         {$(INCLUDE)}"ptlib\ptime.h"\
15805         {$(INCLUDE)}"ptlib\semaphor.h"\
15806         {$(INCLUDE)}"ptlib\sfile.h"\
15807         {$(INCLUDE)}"ptlib\smartptr.h"\
15808         {$(INCLUDE)}"ptlib\sound.h"\
15809         {$(INCLUDE)}"ptlib\syncpoint.h"\
15810         {$(INCLUDE)}"ptlib\syncthrd.h"\
15811         {$(INCLUDE)}"ptlib\textfile.h"\
15812         {$(INCLUDE)}"ptlib\thread.h"\
15813         {$(INCLUDE)}"ptlib\timeint.h"\
15814         {$(INCLUDE)}"ptlib\timer.h"\
15815         {$(INCLUDE)}"ptlib\vconvert.h"\
15816         {$(INCLUDE)}"ptlib\video.h"\
15817         {$(INCLUDE)}"ptlib\videoio.h"\
15818         {$(INCLUDE)}"ptlib\wince\time.h"\
15819         {$(INCLUDE)}"stdlibx.h"\
15820         {$(INCLUDE)}"strstream.h"\
15821         {$(INCLUDE)}"wceatl.h"\
15822         
15823 NODEP_CPP_VCONV=\
15824         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
15825         ".\include\ptlib\unix\ptlib\channel.h"\
15826         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
15827         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
15828         ".\include\ptlib\unix\ptlib\contain.h"\
15829         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
15830         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
15831         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
15832         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
15833         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
15834         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
15835         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
15836         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
15837         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
15838         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
15839         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
15840         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
15841         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
15842         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
15843         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
15844         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
15845         
15847 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
15849 NODEP_CPP_VCONV=\
15850         ".\ceatl.h"\
15851         ".\evfw.h"\
15852         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
15853         ".\msystemx.h"\
15854         ".\nistd.h"\
15855         ".\tbuildopts.h"\
15856         ".\tdlibx.h"\
15857         ".\tlib.h"\
15858         ".\tlib\args.h"\
15859         ".\tlib\array.h"\
15860         ".\tlib\channel.h"\
15861         ".\tlib\conchan.h"\
15862         ".\tlib\config.h"\
15863         ".\tlib\contain.h"\
15864         ".\tlib\contain.inl"\
15865         ".\tlib\critsec.h"\
15866         ".\tlib\dict.h"\
15867         ".\tlib\dynalink.h"\
15868         ".\tlib\file.h"\
15869         ".\tlib\filepath.h"\
15870         ".\tlib\indchan.h"\
15871         ".\tlib\lists.h"\
15872         ".\tlib\msos\ptlib\channel.h"\
15873         ".\tlib\msos\ptlib\conchan.h"\
15874         ".\tlib\msos\ptlib\config.h"\
15875         ".\tlib\msos\ptlib\contain.h"\
15876         ".\tlib\msos\ptlib\critsec.h"\
15877         ".\tlib\msos\ptlib\dynalink.h"\
15878         ".\tlib\msos\ptlib\file.h"\
15879         ".\tlib\msos\ptlib\filepath.h"\
15880         ".\tlib\msos\ptlib\mutex.h"\
15881         ".\tlib\msos\ptlib\pdirect.h"\
15882         ".\tlib\msos\ptlib\pprocess.h"\
15883         ".\tlib\msos\ptlib\ptime.h"\
15884         ".\tlib\msos\ptlib\ptlib.inl"\
15885         ".\tlib\msos\ptlib\semaphor.h"\
15886         ".\tlib\msos\ptlib\sfile.h"\
15887         ".\tlib\msos\ptlib\syncpoint.h"\
15888         ".\tlib\msos\ptlib\textfile.h"\
15889         ".\tlib\msos\ptlib\thread.h"\
15890         ".\tlib\msos\ptlib\timeint.h"\
15891         ".\tlib\msos\ptlib\timer.h"\
15892         ".\tlib\msos\ptlib\video.h"\
15893         ".\tlib\mutex.h"\
15894         ".\tlib\notifier.h"\
15895         ".\tlib\object.h"\
15896         ".\tlib\osutil.inl"\
15897         ".\tlib\pdirect.h"\
15898         ".\tlib\pfactory.h"\
15899         ".\tlib\plugin.h"\
15900         ".\tlib\pluginmgr.h"\
15901         ".\tlib\pprocess.h"\
15902         ".\tlib\psharedptr.h"\
15903         ".\tlib\pstring.h"\
15904         ".\tlib\ptime.h"\
15905         ".\tlib\semaphor.h"\
15906         ".\tlib\sfile.h"\
15907         ".\tlib\smartptr.h"\
15908         ".\tlib\sound.h"\
15909         ".\tlib\syncpoint.h"\
15910         ".\tlib\syncthrd.h"\
15911         ".\tlib\textfile.h"\
15912         ".\tlib\thread.h"\
15913         ".\tlib\timeint.h"\
15914         ".\tlib\timer.h"\
15915         ".\tlib\unix\ptlib\channel.h"\
15916         ".\tlib\unix\ptlib\conchan.h"\
15917         ".\tlib\unix\ptlib\config.h"\
15918         ".\tlib\unix\ptlib\contain.h"\
15919         ".\tlib\unix\ptlib\critsec.h"\
15920         ".\tlib\unix\ptlib\dynalink.h"\
15921         ".\tlib\unix\ptlib\file.h"\
15922         ".\tlib\unix\ptlib\filepath.h"\
15923         ".\tlib\unix\ptlib\mutex.h"\
15924         ".\tlib\unix\ptlib\pdirect.h"\
15925         ".\tlib\unix\ptlib\pmachdep.h"\
15926         ".\tlib\unix\ptlib\pprocess.h"\
15927         ".\tlib\unix\ptlib\ptime.h"\
15928         ".\tlib\unix\ptlib\ptlib.inl"\
15929         ".\tlib\unix\ptlib\semaphor.h"\
15930         ".\tlib\unix\ptlib\sfile.h"\
15931         ".\tlib\unix\ptlib\syncpoint.h"\
15932         ".\tlib\unix\ptlib\textfile.h"\
15933         ".\tlib\unix\ptlib\thread.h"\
15934         ".\tlib\unix\ptlib\timeint.h"\
15935         ".\tlib\unix\ptlib\timer.h"\
15936         ".\tlib\unix\ptlib\video.h"\
15937         ".\tlib\vconvert.h"\
15938         ".\tlib\video.h"\
15939         ".\tlib\videoio.h"\
15940         ".\tlib\wince\time.h"\
15941         ".\trings.h"\
15942         ".\trstream.h"\
15943         ".\ucpp.h"\
15944         ".\ys\socket.h"\
15945         
15947 !ENDIF 
15949 # End Source File
15950 # Begin Source File
15952 SOURCE=.\src\ptlib\common\vfakeio.cxx
15954 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
15956 NODEP_CPP_VFAKE=\
15957         ".\ceatl.h"\
15958         ".\msystemx.h"\
15959         ".\nclude\ptlib\conchan.h"\
15960         ".\tdlibx.h"\
15961         ".\tlib.h"\
15962         ".\tlib\args.h"\
15963         ".\tlib\array.h"\
15964         ".\tlib\channel.h"\
15965         ".\tlib\conchan.h"\
15966         ".\tlib\config.h"\
15967         ".\tlib\contain.h"\
15968         ".\tlib\contain.inl"\
15969         ".\tlib\dict.h"\
15970         ".\tlib\dynalink.h"\
15971         ".\tlib\file.h"\
15972         ".\tlib\filepath.h"\
15973         ".\tlib\indchan.h"\
15974         ".\tlib\lists.h"\
15975         ".\tlib\mutex.h"\
15976         ".\tlib\object.h"\
15977         ".\tlib\osutil.inl"\
15978         ".\tlib\pdirect.h"\
15979         ".\tlib\pprocess.h"\
15980         ".\tlib\pstring.h"\
15981         ".\tlib\ptime.h"\
15982         ".\tlib\ptlib.inl"\
15983         ".\tlib\semaphor.h"\
15984         ".\tlib\sfile.h"\
15985         ".\tlib\sound.h"\
15986         ".\tlib\syncpoint.h"\
15987         ".\tlib\syncthrd.h"\
15988         ".\tlib\textfile.h"\
15989         ".\tlib\thread.h"\
15990         ".\tlib\timeint.h"\
15991         ".\tlib\timer.h"\
15992         ".\tlib\vconvert.h"\
15993         ".\tlib\vfakeio.h"\
15994         ".\tlib\video.h"\
15995         ".\tlib\videoio.h"\
15996         ".\ucpp.h"\
15997         
15999 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
16001 NODEP_CPP_VFAKE=\
16002         ".\ceatl.h"\
16003         ".\msystemx.h"\
16004         ".\nclude\ptlib\conchan.h"\
16005         ".\tdlibx.h"\
16006         ".\tlib.h"\
16007         ".\tlib\args.h"\
16008         ".\tlib\array.h"\
16009         ".\tlib\channel.h"\
16010         ".\tlib\conchan.h"\
16011         ".\tlib\config.h"\
16012         ".\tlib\contain.h"\
16013         ".\tlib\contain.inl"\
16014         ".\tlib\dict.h"\
16015         ".\tlib\dynalink.h"\
16016         ".\tlib\file.h"\
16017         ".\tlib\filepath.h"\
16018         ".\tlib\indchan.h"\
16019         ".\tlib\lists.h"\
16020         ".\tlib\mutex.h"\
16021         ".\tlib\object.h"\
16022         ".\tlib\osutil.inl"\
16023         ".\tlib\pdirect.h"\
16024         ".\tlib\pprocess.h"\
16025         ".\tlib\pstring.h"\
16026         ".\tlib\ptime.h"\
16027         ".\tlib\ptlib.inl"\
16028         ".\tlib\semaphor.h"\
16029         ".\tlib\sfile.h"\
16030         ".\tlib\sound.h"\
16031         ".\tlib\syncpoint.h"\
16032         ".\tlib\syncthrd.h"\
16033         ".\tlib\textfile.h"\
16034         ".\tlib\thread.h"\
16035         ".\tlib\timeint.h"\
16036         ".\tlib\timer.h"\
16037         ".\tlib\vconvert.h"\
16038         ".\tlib\vfakeio.h"\
16039         ".\tlib\video.h"\
16040         ".\tlib\videoio.h"\
16041         ".\ucpp.h"\
16042         
16044 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
16046 NODEP_CPP_VFAKE=\
16047         ".\ceatl.h"\
16048         ".\evfw.h"\
16049         ".\msystemx.h"\
16050         ".\tbuildopts.h"\
16051         ".\tdlibx.h"\
16052         ".\tlib.h"\
16053         ".\tlib\args.h"\
16054         ".\tlib\array.h"\
16055         ".\tlib\channel.h"\
16056         ".\tlib\conchan.h"\
16057         ".\tlib\config.h"\
16058         ".\tlib\contain.h"\
16059         ".\tlib\contain.inl"\
16060         ".\tlib\dict.h"\
16061         ".\tlib\dynalink.h"\
16062         ".\tlib\file.h"\
16063         ".\tlib\filepath.h"\
16064         ".\tlib\indchan.h"\
16065         ".\tlib\lists.h"\
16066         ".\tlib\mutex.h"\
16067         ".\tlib\object.h"\
16068         ".\tlib\osutil.inl"\
16069         ".\tlib\pdirect.h"\
16070         ".\tlib\pprocess.h"\
16071         ".\tlib\pstring.h"\
16072         ".\tlib\ptime.h"\
16073         ".\tlib\ptlib.inl"\
16074         ".\tlib\semaphor.h"\
16075         ".\tlib\sfile.h"\
16076         ".\tlib\sound.h"\
16077         ".\tlib\syncpoint.h"\
16078         ".\tlib\syncthrd.h"\
16079         ".\tlib\textfile.h"\
16080         ".\tlib\thread.h"\
16081         ".\tlib\timeint.h"\
16082         ".\tlib\timer.h"\
16083         ".\tlib\vfakeio.h"\
16084         ".\tlib\video.h"\
16085         ".\tlib\videoio.h"\
16086         ".\tlib\videoio1394dc.h"\
16087         ".\ucpp.h"\
16088         
16090 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
16092 NODEP_CPP_VFAKE=\
16093         ".\ceatl.h"\
16094         ".\evfw.h"\
16095         ".\msystemx.h"\
16096         ".\tdlibx.h"\
16097         ".\tlib.h"\
16098         ".\tlib\args.h"\
16099         ".\tlib\array.h"\
16100         ".\tlib\channel.h"\
16101         ".\tlib\conchan.h"\
16102         ".\tlib\config.h"\
16103         ".\tlib\contain.h"\
16104         ".\tlib\contain.inl"\
16105         ".\tlib\dict.h"\
16106         ".\tlib\dynalink.h"\
16107         ".\tlib\file.h"\
16108         ".\tlib\filepath.h"\
16109         ".\tlib\indchan.h"\
16110         ".\tlib\lists.h"\
16111         ".\tlib\mutex.h"\
16112         ".\tlib\object.h"\
16113         ".\tlib\osutil.inl"\
16114         ".\tlib\pdirect.h"\
16115         ".\tlib\pprocess.h"\
16116         ".\tlib\pstring.h"\
16117         ".\tlib\ptime.h"\
16118         ".\tlib\ptlib.inl"\
16119         ".\tlib\semaphor.h"\
16120         ".\tlib\sfile.h"\
16121         ".\tlib\sound.h"\
16122         ".\tlib\syncpoint.h"\
16123         ".\tlib\syncthrd.h"\
16124         ".\tlib\textfile.h"\
16125         ".\tlib\thread.h"\
16126         ".\tlib\timeint.h"\
16127         ".\tlib\timer.h"\
16128         ".\tlib\vfakeio.h"\
16129         ".\tlib\video.h"\
16130         ".\tlib\videoio.h"\
16131         ".\tlib\videoio1394dc.h"\
16132         ".\ucpp.h"\
16133         
16135 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
16137 NODEP_CPP_VFAKE=\
16138         ".\ceatl.h"\
16139         ".\msystemx.h"\
16140         ".\nclude\ptlib\conchan.h"\
16141         ".\tdlibx.h"\
16142         ".\tlib.h"\
16143         ".\tlib\args.h"\
16144         ".\tlib\array.h"\
16145         ".\tlib\channel.h"\
16146         ".\tlib\conchan.h"\
16147         ".\tlib\config.h"\
16148         ".\tlib\contain.h"\
16149         ".\tlib\contain.inl"\
16150         ".\tlib\dict.h"\
16151         ".\tlib\dynalink.h"\
16152         ".\tlib\file.h"\
16153         ".\tlib\filepath.h"\
16154         ".\tlib\indchan.h"\
16155         ".\tlib\lists.h"\
16156         ".\tlib\mutex.h"\
16157         ".\tlib\object.h"\
16158         ".\tlib\osutil.inl"\
16159         ".\tlib\pdirect.h"\
16160         ".\tlib\pprocess.h"\
16161         ".\tlib\pstring.h"\
16162         ".\tlib\ptime.h"\
16163         ".\tlib\ptlib.inl"\
16164         ".\tlib\semaphor.h"\
16165         ".\tlib\sfile.h"\
16166         ".\tlib\sound.h"\
16167         ".\tlib\syncpoint.h"\
16168         ".\tlib\syncthrd.h"\
16169         ".\tlib\textfile.h"\
16170         ".\tlib\thread.h"\
16171         ".\tlib\timeint.h"\
16172         ".\tlib\timer.h"\
16173         ".\tlib\vconvert.h"\
16174         ".\tlib\vfakeio.h"\
16175         ".\tlib\video.h"\
16176         ".\tlib\videoio.h"\
16177         ".\ucpp.h"\
16178         
16180 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
16182 NODEP_CPP_VFAKE=\
16183         ".\ceatl.h"\
16184         ".\msystemx.h"\
16185         ".\tdlibx.h"\
16186         ".\tlib.h"\
16187         ".\tlib\args.h"\
16188         ".\tlib\array.h"\
16189         ".\tlib\channel.h"\
16190         ".\tlib\conchan.h"\
16191         ".\tlib\config.h"\
16192         ".\tlib\contain.h"\
16193         ".\tlib\contain.inl"\
16194         ".\tlib\dict.h"\
16195         ".\tlib\dynalink.h"\
16196         ".\tlib\file.h"\
16197         ".\tlib\filepath.h"\
16198         ".\tlib\indchan.h"\
16199         ".\tlib\lists.h"\
16200         ".\tlib\mutex.h"\
16201         ".\tlib\object.h"\
16202         ".\tlib\osutil.inl"\
16203         ".\tlib\pdirect.h"\
16204         ".\tlib\pprocess.h"\
16205         ".\tlib\pstring.h"\
16206         ".\tlib\ptime.h"\
16207         ".\tlib\ptlib.inl"\
16208         ".\tlib\semaphor.h"\
16209         ".\tlib\sfile.h"\
16210         ".\tlib\sound.h"\
16211         ".\tlib\syncpoint.h"\
16212         ".\tlib\syncthrd.h"\
16213         ".\tlib\textfile.h"\
16214         ".\tlib\thread.h"\
16215         ".\tlib\timeint.h"\
16216         ".\tlib\timer.h"\
16217         ".\tlib\vfakeio.h"\
16218         ".\tlib\video.h"\
16219         ".\tlib\videoio.h"\
16220         ".\ucpp.h"\
16221         
16223 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
16225 DEP_CPP_VFAKE=\
16226         {$(INCLUDE)}"cevfw.h"\
16227         {$(INCLUDE)}"mmsystemx.h"\
16228         {$(INCLUDE)}"nucpp.h"\
16229         {$(INCLUDE)}"ptbuildopts.h"\
16230         {$(INCLUDE)}"ptlib.h"\
16231         {$(INCLUDE)}"ptlib\args.h"\
16232         {$(INCLUDE)}"ptlib\array.h"\
16233         {$(INCLUDE)}"ptlib\channel.h"\
16234         {$(INCLUDE)}"ptlib\conchan.h"\
16235         {$(INCLUDE)}"ptlib\config.h"\
16236         {$(INCLUDE)}"ptlib\contain.h"\
16237         {$(INCLUDE)}"ptlib\contain.inl"\
16238         {$(INCLUDE)}"ptlib\critsec.h"\
16239         {$(INCLUDE)}"ptlib\dict.h"\
16240         {$(INCLUDE)}"ptlib\dynalink.h"\
16241         {$(INCLUDE)}"ptlib\file.h"\
16242         {$(INCLUDE)}"ptlib\filepath.h"\
16243         {$(INCLUDE)}"ptlib\indchan.h"\
16244         {$(INCLUDE)}"ptlib\lists.h"\
16245         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
16246         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
16247         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
16248         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
16249         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
16250         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
16251         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
16252         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
16253         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
16254         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
16255         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
16256         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
16257         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
16258         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
16259         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
16260         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
16261         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
16262         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
16263         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
16264         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
16265         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
16266         {$(INCLUDE)}"ptlib\mutex.h"\
16267         {$(INCLUDE)}"ptlib\notifier.h"\
16268         {$(INCLUDE)}"ptlib\object.h"\
16269         {$(INCLUDE)}"ptlib\osutil.inl"\
16270         {$(INCLUDE)}"ptlib\pdirect.h"\
16271         {$(INCLUDE)}"ptlib\pfactory.h"\
16272         {$(INCLUDE)}"ptlib\plugin.h"\
16273         {$(INCLUDE)}"ptlib\pluginmgr.h"\
16274         {$(INCLUDE)}"ptlib\pprocess.h"\
16275         {$(INCLUDE)}"ptlib\psharedptr.h"\
16276         {$(INCLUDE)}"ptlib\pstring.h"\
16277         {$(INCLUDE)}"ptlib\ptime.h"\
16278         {$(INCLUDE)}"ptlib\semaphor.h"\
16279         {$(INCLUDE)}"ptlib\sfile.h"\
16280         {$(INCLUDE)}"ptlib\smartptr.h"\
16281         {$(INCLUDE)}"ptlib\sound.h"\
16282         {$(INCLUDE)}"ptlib\syncpoint.h"\
16283         {$(INCLUDE)}"ptlib\syncthrd.h"\
16284         {$(INCLUDE)}"ptlib\textfile.h"\
16285         {$(INCLUDE)}"ptlib\thread.h"\
16286         {$(INCLUDE)}"ptlib\timeint.h"\
16287         {$(INCLUDE)}"ptlib\timer.h"\
16288         {$(INCLUDE)}"ptlib\video.h"\
16289         {$(INCLUDE)}"ptlib\videoio.h"\
16290         {$(INCLUDE)}"ptlib\wince\time.h"\
16291         {$(INCLUDE)}"stdlibx.h"\
16292         {$(INCLUDE)}"strstream.h"\
16293         {$(INCLUDE)}"wceatl.h"\
16294         
16295 NODEP_CPP_VFAKE=\
16296         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
16297         ".\include\ptlib\unix\ptlib\channel.h"\
16298         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
16299         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
16300         ".\include\ptlib\unix\ptlib\contain.h"\
16301         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
16302         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
16303         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
16304         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
16305         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
16306         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
16307         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
16308         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
16309         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
16310         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
16311         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
16312         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
16313         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
16314         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
16315         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
16316         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
16317         
16319 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
16321 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
16323 DEP_CPP_VFAKE=\
16324         {$(INCLUDE)}"cevfw.h"\
16325         {$(INCLUDE)}"mmsystemx.h"\
16326         {$(INCLUDE)}"nucpp.h"\
16327         {$(INCLUDE)}"ptbuildopts.h"\
16328         {$(INCLUDE)}"ptlib.h"\
16329         {$(INCLUDE)}"ptlib\args.h"\
16330         {$(INCLUDE)}"ptlib\array.h"\
16331         {$(INCLUDE)}"ptlib\channel.h"\
16332         {$(INCLUDE)}"ptlib\conchan.h"\
16333         {$(INCLUDE)}"ptlib\config.h"\
16334         {$(INCLUDE)}"ptlib\contain.h"\
16335         {$(INCLUDE)}"ptlib\contain.inl"\
16336         {$(INCLUDE)}"ptlib\critsec.h"\
16337         {$(INCLUDE)}"ptlib\dict.h"\
16338         {$(INCLUDE)}"ptlib\dynalink.h"\
16339         {$(INCLUDE)}"ptlib\file.h"\
16340         {$(INCLUDE)}"ptlib\filepath.h"\
16341         {$(INCLUDE)}"ptlib\indchan.h"\
16342         {$(INCLUDE)}"ptlib\lists.h"\
16343         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
16344         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
16345         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
16346         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
16347         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
16348         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
16349         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
16350         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
16351         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
16352         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
16353         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
16354         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
16355         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
16356         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
16357         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
16358         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
16359         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
16360         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
16361         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
16362         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
16363         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
16364         {$(INCLUDE)}"ptlib\mutex.h"\
16365         {$(INCLUDE)}"ptlib\notifier.h"\
16366         {$(INCLUDE)}"ptlib\object.h"\
16367         {$(INCLUDE)}"ptlib\osutil.inl"\
16368         {$(INCLUDE)}"ptlib\pdirect.h"\
16369         {$(INCLUDE)}"ptlib\pfactory.h"\
16370         {$(INCLUDE)}"ptlib\plugin.h"\
16371         {$(INCLUDE)}"ptlib\pluginmgr.h"\
16372         {$(INCLUDE)}"ptlib\pprocess.h"\
16373         {$(INCLUDE)}"ptlib\psharedptr.h"\
16374         {$(INCLUDE)}"ptlib\pstring.h"\
16375         {$(INCLUDE)}"ptlib\ptime.h"\
16376         {$(INCLUDE)}"ptlib\semaphor.h"\
16377         {$(INCLUDE)}"ptlib\sfile.h"\
16378         {$(INCLUDE)}"ptlib\smartptr.h"\
16379         {$(INCLUDE)}"ptlib\sound.h"\
16380         {$(INCLUDE)}"ptlib\syncpoint.h"\
16381         {$(INCLUDE)}"ptlib\syncthrd.h"\
16382         {$(INCLUDE)}"ptlib\textfile.h"\
16383         {$(INCLUDE)}"ptlib\thread.h"\
16384         {$(INCLUDE)}"ptlib\timeint.h"\
16385         {$(INCLUDE)}"ptlib\timer.h"\
16386         {$(INCLUDE)}"ptlib\video.h"\
16387         {$(INCLUDE)}"ptlib\videoio.h"\
16388         {$(INCLUDE)}"ptlib\wince\time.h"\
16389         {$(INCLUDE)}"stdlibx.h"\
16390         {$(INCLUDE)}"strstream.h"\
16391         {$(INCLUDE)}"wceatl.h"\
16392         
16393 NODEP_CPP_VFAKE=\
16394         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
16395         ".\include\ptlib\unix\ptlib\channel.h"\
16396         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
16397         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
16398         ".\include\ptlib\unix\ptlib\contain.h"\
16399         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
16400         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
16401         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
16402         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
16403         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
16404         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
16405         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
16406         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
16407         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
16408         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
16409         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
16410         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
16411         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
16412         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
16413         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
16414         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
16415         
16417 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
16419 NODEP_CPP_VFAKE=\
16420         ".\ceatl.h"\
16421         ".\evfw.h"\
16422         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
16423         ".\msystemx.h"\
16424         ".\nistd.h"\
16425         ".\tbuildopts.h"\
16426         ".\tdlibx.h"\
16427         ".\tlib.h"\
16428         ".\tlib\args.h"\
16429         ".\tlib\array.h"\
16430         ".\tlib\channel.h"\
16431         ".\tlib\conchan.h"\
16432         ".\tlib\config.h"\
16433         ".\tlib\contain.h"\
16434         ".\tlib\contain.inl"\
16435         ".\tlib\critsec.h"\
16436         ".\tlib\dict.h"\
16437         ".\tlib\dynalink.h"\
16438         ".\tlib\file.h"\
16439         ".\tlib\filepath.h"\
16440         ".\tlib\indchan.h"\
16441         ".\tlib\lists.h"\
16442         ".\tlib\msos\ptlib\channel.h"\
16443         ".\tlib\msos\ptlib\conchan.h"\
16444         ".\tlib\msos\ptlib\config.h"\
16445         ".\tlib\msos\ptlib\contain.h"\
16446         ".\tlib\msos\ptlib\critsec.h"\
16447         ".\tlib\msos\ptlib\dynalink.h"\
16448         ".\tlib\msos\ptlib\file.h"\
16449         ".\tlib\msos\ptlib\filepath.h"\
16450         ".\tlib\msos\ptlib\mutex.h"\
16451         ".\tlib\msos\ptlib\pdirect.h"\
16452         ".\tlib\msos\ptlib\pprocess.h"\
16453         ".\tlib\msos\ptlib\ptime.h"\
16454         ".\tlib\msos\ptlib\ptlib.inl"\
16455         ".\tlib\msos\ptlib\semaphor.h"\
16456         ".\tlib\msos\ptlib\sfile.h"\
16457         ".\tlib\msos\ptlib\syncpoint.h"\
16458         ".\tlib\msos\ptlib\textfile.h"\
16459         ".\tlib\msos\ptlib\thread.h"\
16460         ".\tlib\msos\ptlib\timeint.h"\
16461         ".\tlib\msos\ptlib\timer.h"\
16462         ".\tlib\msos\ptlib\video.h"\
16463         ".\tlib\mutex.h"\
16464         ".\tlib\notifier.h"\
16465         ".\tlib\object.h"\
16466         ".\tlib\osutil.inl"\
16467         ".\tlib\pdirect.h"\
16468         ".\tlib\pfactory.h"\
16469         ".\tlib\plugin.h"\
16470         ".\tlib\pluginmgr.h"\
16471         ".\tlib\pprocess.h"\
16472         ".\tlib\psharedptr.h"\
16473         ".\tlib\pstring.h"\
16474         ".\tlib\ptime.h"\
16475         ".\tlib\semaphor.h"\
16476         ".\tlib\sfile.h"\
16477         ".\tlib\smartptr.h"\
16478         ".\tlib\sound.h"\
16479         ".\tlib\syncpoint.h"\
16480         ".\tlib\syncthrd.h"\
16481         ".\tlib\textfile.h"\
16482         ".\tlib\thread.h"\
16483         ".\tlib\timeint.h"\
16484         ".\tlib\timer.h"\
16485         ".\tlib\unix\ptlib\channel.h"\
16486         ".\tlib\unix\ptlib\conchan.h"\
16487         ".\tlib\unix\ptlib\config.h"\
16488         ".\tlib\unix\ptlib\contain.h"\
16489         ".\tlib\unix\ptlib\critsec.h"\
16490         ".\tlib\unix\ptlib\dynalink.h"\
16491         ".\tlib\unix\ptlib\file.h"\
16492         ".\tlib\unix\ptlib\filepath.h"\
16493         ".\tlib\unix\ptlib\mutex.h"\
16494         ".\tlib\unix\ptlib\pdirect.h"\
16495         ".\tlib\unix\ptlib\pmachdep.h"\
16496         ".\tlib\unix\ptlib\pprocess.h"\
16497         ".\tlib\unix\ptlib\ptime.h"\
16498         ".\tlib\unix\ptlib\ptlib.inl"\
16499         ".\tlib\unix\ptlib\semaphor.h"\
16500         ".\tlib\unix\ptlib\sfile.h"\
16501         ".\tlib\unix\ptlib\syncpoint.h"\
16502         ".\tlib\unix\ptlib\textfile.h"\
16503         ".\tlib\unix\ptlib\thread.h"\
16504         ".\tlib\unix\ptlib\timeint.h"\
16505         ".\tlib\unix\ptlib\timer.h"\
16506         ".\tlib\unix\ptlib\video.h"\
16507         ".\tlib\video.h"\
16508         ".\tlib\videoio.h"\
16509         ".\tlib\wince\time.h"\
16510         ".\trings.h"\
16511         ".\trstream.h"\
16512         ".\ucpp.h"\
16513         ".\ys\socket.h"\
16514         
16516 !ENDIF 
16518 # End Source File
16519 # Begin Source File
16521 SOURCE=.\src\ptlib\msos\vfw.cxx
16523 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
16525 # ADD CPP /YX
16527 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
16529 # ADD CPP /YX
16531 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
16533 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
16535 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
16537 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
16539 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
16541 DEP_CPP_VFW_C=\
16542         {$(INCLUDE)}"cevfw.h"\
16543         {$(INCLUDE)}"mmsystemx.h"\
16544         {$(INCLUDE)}"nucpp.h"\
16545         {$(INCLUDE)}"ptbuildopts.h"\
16546         {$(INCLUDE)}"ptlib.h"\
16547         {$(INCLUDE)}"ptlib\args.h"\
16548         {$(INCLUDE)}"ptlib\array.h"\
16549         {$(INCLUDE)}"ptlib\channel.h"\
16550         {$(INCLUDE)}"ptlib\conchan.h"\
16551         {$(INCLUDE)}"ptlib\config.h"\
16552         {$(INCLUDE)}"ptlib\contain.h"\
16553         {$(INCLUDE)}"ptlib\contain.inl"\
16554         {$(INCLUDE)}"ptlib\critsec.h"\
16555         {$(INCLUDE)}"ptlib\dict.h"\
16556         {$(INCLUDE)}"ptlib\dynalink.h"\
16557         {$(INCLUDE)}"ptlib\file.h"\
16558         {$(INCLUDE)}"ptlib\filepath.h"\
16559         {$(INCLUDE)}"ptlib\indchan.h"\
16560         {$(INCLUDE)}"ptlib\lists.h"\
16561         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
16562         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
16563         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
16564         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
16565         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
16566         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
16567         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
16568         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
16569         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
16570         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
16571         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
16572         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
16573         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
16574         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
16575         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
16576         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
16577         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
16578         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
16579         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
16580         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
16581         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
16582         {$(INCLUDE)}"ptlib\mutex.h"\
16583         {$(INCLUDE)}"ptlib\notifier.h"\
16584         {$(INCLUDE)}"ptlib\object.h"\
16585         {$(INCLUDE)}"ptlib\osutil.inl"\
16586         {$(INCLUDE)}"ptlib\pdirect.h"\
16587         {$(INCLUDE)}"ptlib\pfactory.h"\
16588         {$(INCLUDE)}"ptlib\plugin.h"\
16589         {$(INCLUDE)}"ptlib\pluginmgr.h"\
16590         {$(INCLUDE)}"ptlib\pprocess.h"\
16591         {$(INCLUDE)}"ptlib\psharedptr.h"\
16592         {$(INCLUDE)}"ptlib\pstring.h"\
16593         {$(INCLUDE)}"ptlib\ptime.h"\
16594         {$(INCLUDE)}"ptlib\semaphor.h"\
16595         {$(INCLUDE)}"ptlib\sfile.h"\
16596         {$(INCLUDE)}"ptlib\smartptr.h"\
16597         {$(INCLUDE)}"ptlib\sound.h"\
16598         {$(INCLUDE)}"ptlib\syncpoint.h"\
16599         {$(INCLUDE)}"ptlib\syncthrd.h"\
16600         {$(INCLUDE)}"ptlib\textfile.h"\
16601         {$(INCLUDE)}"ptlib\thread.h"\
16602         {$(INCLUDE)}"ptlib\timeint.h"\
16603         {$(INCLUDE)}"ptlib\timer.h"\
16604         {$(INCLUDE)}"ptlib\vconvert.h"\
16605         {$(INCLUDE)}"ptlib\video.h"\
16606         {$(INCLUDE)}"ptlib\videoio.h"\
16607         {$(INCLUDE)}"ptlib\wince\time.h"\
16608         {$(INCLUDE)}"stdlibx.h"\
16609         {$(INCLUDE)}"strstream.h"\
16610         {$(INCLUDE)}"wceatl.h"\
16611         
16612 NODEP_CPP_VFW_C=\
16613         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
16614         ".\include\ptlib\unix\ptlib\channel.h"\
16615         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
16616         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
16617         ".\include\ptlib\unix\ptlib\contain.h"\
16618         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
16619         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
16620         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
16621         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
16622         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
16623         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
16624         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
16625         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
16626         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
16627         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
16628         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
16629         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
16630         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
16631         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
16632         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
16633         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
16634         
16635 # ADD CPP /YX
16637 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
16639 # ADD CPP /YX
16641 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
16643 DEP_CPP_VFW_C=\
16644         {$(INCLUDE)}"cevfw.h"\
16645         {$(INCLUDE)}"mmsystemx.h"\
16646         {$(INCLUDE)}"nucpp.h"\
16647         {$(INCLUDE)}"ptbuildopts.h"\
16648         {$(INCLUDE)}"ptlib.h"\
16649         {$(INCLUDE)}"ptlib\args.h"\
16650         {$(INCLUDE)}"ptlib\array.h"\
16651         {$(INCLUDE)}"ptlib\channel.h"\
16652         {$(INCLUDE)}"ptlib\conchan.h"\
16653         {$(INCLUDE)}"ptlib\config.h"\
16654         {$(INCLUDE)}"ptlib\contain.h"\
16655         {$(INCLUDE)}"ptlib\contain.inl"\
16656         {$(INCLUDE)}"ptlib\critsec.h"\
16657         {$(INCLUDE)}"ptlib\dict.h"\
16658         {$(INCLUDE)}"ptlib\dynalink.h"\
16659         {$(INCLUDE)}"ptlib\file.h"\
16660         {$(INCLUDE)}"ptlib\filepath.h"\
16661         {$(INCLUDE)}"ptlib\indchan.h"\
16662         {$(INCLUDE)}"ptlib\lists.h"\
16663         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
16664         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
16665         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
16666         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
16667         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
16668         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
16669         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
16670         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
16671         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
16672         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
16673         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
16674         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
16675         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
16676         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
16677         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
16678         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
16679         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
16680         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
16681         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
16682         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
16683         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
16684         {$(INCLUDE)}"ptlib\mutex.h"\
16685         {$(INCLUDE)}"ptlib\notifier.h"\
16686         {$(INCLUDE)}"ptlib\object.h"\
16687         {$(INCLUDE)}"ptlib\osutil.inl"\
16688         {$(INCLUDE)}"ptlib\pdirect.h"\
16689         {$(INCLUDE)}"ptlib\pfactory.h"\
16690         {$(INCLUDE)}"ptlib\plugin.h"\
16691         {$(INCLUDE)}"ptlib\pluginmgr.h"\
16692         {$(INCLUDE)}"ptlib\pprocess.h"\
16693         {$(INCLUDE)}"ptlib\psharedptr.h"\
16694         {$(INCLUDE)}"ptlib\pstring.h"\
16695         {$(INCLUDE)}"ptlib\ptime.h"\
16696         {$(INCLUDE)}"ptlib\semaphor.h"\
16697         {$(INCLUDE)}"ptlib\sfile.h"\
16698         {$(INCLUDE)}"ptlib\smartptr.h"\
16699         {$(INCLUDE)}"ptlib\sound.h"\
16700         {$(INCLUDE)}"ptlib\syncpoint.h"\
16701         {$(INCLUDE)}"ptlib\syncthrd.h"\
16702         {$(INCLUDE)}"ptlib\textfile.h"\
16703         {$(INCLUDE)}"ptlib\thread.h"\
16704         {$(INCLUDE)}"ptlib\timeint.h"\
16705         {$(INCLUDE)}"ptlib\timer.h"\
16706         {$(INCLUDE)}"ptlib\vconvert.h"\
16707         {$(INCLUDE)}"ptlib\video.h"\
16708         {$(INCLUDE)}"ptlib\videoio.h"\
16709         {$(INCLUDE)}"ptlib\wince\time.h"\
16710         {$(INCLUDE)}"stdlibx.h"\
16711         {$(INCLUDE)}"strstream.h"\
16712         {$(INCLUDE)}"wceatl.h"\
16713         
16714 NODEP_CPP_VFW_C=\
16715         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
16716         ".\include\ptlib\unix\ptlib\channel.h"\
16717         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
16718         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
16719         ".\include\ptlib\unix\ptlib\contain.h"\
16720         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
16721         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
16722         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
16723         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
16724         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
16725         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
16726         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
16727         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
16728         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
16729         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
16730         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
16731         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
16732         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
16733         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
16734         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
16735         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
16736         
16737 # ADD CPP /YX
16739 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
16741 NODEP_CPP_VFW_C=\
16742         ".\ceatl.h"\
16743         ".\evfw.h"\
16744         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
16745         ".\msystemx.h"\
16746         ".\nistd.h"\
16747         ".\tbuildopts.h"\
16748         ".\tdlibx.h"\
16749         ".\tlib.h"\
16750         ".\tlib\args.h"\
16751         ".\tlib\array.h"\
16752         ".\tlib\channel.h"\
16753         ".\tlib\conchan.h"\
16754         ".\tlib\config.h"\
16755         ".\tlib\contain.h"\
16756         ".\tlib\contain.inl"\
16757         ".\tlib\critsec.h"\
16758         ".\tlib\dict.h"\
16759         ".\tlib\dynalink.h"\
16760         ".\tlib\file.h"\
16761         ".\tlib\filepath.h"\
16762         ".\tlib\indchan.h"\
16763         ".\tlib\lists.h"\
16764         ".\tlib\msos\ptlib\channel.h"\
16765         ".\tlib\msos\ptlib\conchan.h"\
16766         ".\tlib\msos\ptlib\config.h"\
16767         ".\tlib\msos\ptlib\contain.h"\
16768         ".\tlib\msos\ptlib\critsec.h"\
16769         ".\tlib\msos\ptlib\dynalink.h"\
16770         ".\tlib\msos\ptlib\file.h"\
16771         ".\tlib\msos\ptlib\filepath.h"\
16772         ".\tlib\msos\ptlib\mutex.h"\
16773         ".\tlib\msos\ptlib\pdirect.h"\
16774         ".\tlib\msos\ptlib\pprocess.h"\
16775         ".\tlib\msos\ptlib\ptime.h"\
16776         ".\tlib\msos\ptlib\ptlib.inl"\
16777         ".\tlib\msos\ptlib\semaphor.h"\
16778         ".\tlib\msos\ptlib\sfile.h"\
16779         ".\tlib\msos\ptlib\syncpoint.h"\
16780         ".\tlib\msos\ptlib\textfile.h"\
16781         ".\tlib\msos\ptlib\thread.h"\
16782         ".\tlib\msos\ptlib\timeint.h"\
16783         ".\tlib\msos\ptlib\timer.h"\
16784         ".\tlib\msos\ptlib\video.h"\
16785         ".\tlib\mutex.h"\
16786         ".\tlib\notifier.h"\
16787         ".\tlib\object.h"\
16788         ".\tlib\osutil.inl"\
16789         ".\tlib\pdirect.h"\
16790         ".\tlib\pfactory.h"\
16791         ".\tlib\plugin.h"\
16792         ".\tlib\pluginmgr.h"\
16793         ".\tlib\pprocess.h"\
16794         ".\tlib\psharedptr.h"\
16795         ".\tlib\pstring.h"\
16796         ".\tlib\ptime.h"\
16797         ".\tlib\semaphor.h"\
16798         ".\tlib\sfile.h"\
16799         ".\tlib\smartptr.h"\
16800         ".\tlib\sound.h"\
16801         ".\tlib\syncpoint.h"\
16802         ".\tlib\syncthrd.h"\
16803         ".\tlib\textfile.h"\
16804         ".\tlib\thread.h"\
16805         ".\tlib\timeint.h"\
16806         ".\tlib\timer.h"\
16807         ".\tlib\unix\ptlib\channel.h"\
16808         ".\tlib\unix\ptlib\conchan.h"\
16809         ".\tlib\unix\ptlib\config.h"\
16810         ".\tlib\unix\ptlib\contain.h"\
16811         ".\tlib\unix\ptlib\critsec.h"\
16812         ".\tlib\unix\ptlib\dynalink.h"\
16813         ".\tlib\unix\ptlib\file.h"\
16814         ".\tlib\unix\ptlib\filepath.h"\
16815         ".\tlib\unix\ptlib\mutex.h"\
16816         ".\tlib\unix\ptlib\pdirect.h"\
16817         ".\tlib\unix\ptlib\pmachdep.h"\
16818         ".\tlib\unix\ptlib\pprocess.h"\
16819         ".\tlib\unix\ptlib\ptime.h"\
16820         ".\tlib\unix\ptlib\ptlib.inl"\
16821         ".\tlib\unix\ptlib\semaphor.h"\
16822         ".\tlib\unix\ptlib\sfile.h"\
16823         ".\tlib\unix\ptlib\syncpoint.h"\
16824         ".\tlib\unix\ptlib\textfile.h"\
16825         ".\tlib\unix\ptlib\thread.h"\
16826         ".\tlib\unix\ptlib\timeint.h"\
16827         ".\tlib\unix\ptlib\timer.h"\
16828         ".\tlib\unix\ptlib\video.h"\
16829         ".\tlib\vconvert.h"\
16830         ".\tlib\video.h"\
16831         ".\tlib\videoio.h"\
16832         ".\tlib\wince\time.h"\
16833         ".\trings.h"\
16834         ".\trstream.h"\
16835         ".\ucpp.h"\
16836         ".\ys\socket.h"\
16837         
16838 # ADD CPP /YX
16840 !ENDIF 
16842 # End Source File
16843 # Begin Source File
16845 SOURCE=.\src\ptlib\common\videoio.cxx
16847 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
16849 NODEP_CPP_VIDEO=\
16850         ".\ceatl.h"\
16851         ".\msystemx.h"\
16852         ".\nclude\ptlib\conchan.h"\
16853         ".\tdlibx.h"\
16854         ".\tlib.h"\
16855         ".\tlib\args.h"\
16856         ".\tlib\array.h"\
16857         ".\tlib\channel.h"\
16858         ".\tlib\conchan.h"\
16859         ".\tlib\config.h"\
16860         ".\tlib\contain.h"\
16861         ".\tlib\contain.inl"\
16862         ".\tlib\dict.h"\
16863         ".\tlib\dynalink.h"\
16864         ".\tlib\file.h"\
16865         ".\tlib\filepath.h"\
16866         ".\tlib\indchan.h"\
16867         ".\tlib\lists.h"\
16868         ".\tlib\mutex.h"\
16869         ".\tlib\object.h"\
16870         ".\tlib\osutil.inl"\
16871         ".\tlib\pdirect.h"\
16872         ".\tlib\pprocess.h"\
16873         ".\tlib\pstring.h"\
16874         ".\tlib\ptime.h"\
16875         ".\tlib\ptlib.inl"\
16876         ".\tlib\semaphor.h"\
16877         ".\tlib\sfile.h"\
16878         ".\tlib\sound.h"\
16879         ".\tlib\syncpoint.h"\
16880         ".\tlib\syncthrd.h"\
16881         ".\tlib\textfile.h"\
16882         ".\tlib\thread.h"\
16883         ".\tlib\timeint.h"\
16884         ".\tlib\timer.h"\
16885         ".\tlib\vconvert.h"\
16886         ".\tlib\vfakeio.h"\
16887         ".\tlib\video.h"\
16888         ".\tlib\videoio.h"\
16889         ".\ucpp.h"\
16890         
16892 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
16894 NODEP_CPP_VIDEO=\
16895         ".\ceatl.h"\
16896         ".\msystemx.h"\
16897         ".\nclude\ptlib\conchan.h"\
16898         ".\tdlibx.h"\
16899         ".\tlib.h"\
16900         ".\tlib\args.h"\
16901         ".\tlib\array.h"\
16902         ".\tlib\channel.h"\
16903         ".\tlib\conchan.h"\
16904         ".\tlib\config.h"\
16905         ".\tlib\contain.h"\
16906         ".\tlib\contain.inl"\
16907         ".\tlib\dict.h"\
16908         ".\tlib\dynalink.h"\
16909         ".\tlib\file.h"\
16910         ".\tlib\filepath.h"\
16911         ".\tlib\indchan.h"\
16912         ".\tlib\lists.h"\
16913         ".\tlib\mutex.h"\
16914         ".\tlib\object.h"\
16915         ".\tlib\osutil.inl"\
16916         ".\tlib\pdirect.h"\
16917         ".\tlib\pprocess.h"\
16918         ".\tlib\pstring.h"\
16919         ".\tlib\ptime.h"\
16920         ".\tlib\ptlib.inl"\
16921         ".\tlib\semaphor.h"\
16922         ".\tlib\sfile.h"\
16923         ".\tlib\sound.h"\
16924         ".\tlib\syncpoint.h"\
16925         ".\tlib\syncthrd.h"\
16926         ".\tlib\textfile.h"\
16927         ".\tlib\thread.h"\
16928         ".\tlib\timeint.h"\
16929         ".\tlib\timer.h"\
16930         ".\tlib\vconvert.h"\
16931         ".\tlib\vfakeio.h"\
16932         ".\tlib\video.h"\
16933         ".\tlib\videoio.h"\
16934         ".\ucpp.h"\
16935         
16937 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
16939 NODEP_CPP_VIDEO=\
16940         ".\ceatl.h"\
16941         ".\evfw.h"\
16942         ".\msystemx.h"\
16943         ".\tbuildopts.h"\
16944         ".\tdlibx.h"\
16945         ".\tlib.h"\
16946         ".\tlib\args.h"\
16947         ".\tlib\array.h"\
16948         ".\tlib\channel.h"\
16949         ".\tlib\conchan.h"\
16950         ".\tlib\config.h"\
16951         ".\tlib\contain.h"\
16952         ".\tlib\contain.inl"\
16953         ".\tlib\dict.h"\
16954         ".\tlib\dynalink.h"\
16955         ".\tlib\file.h"\
16956         ".\tlib\filepath.h"\
16957         ".\tlib\indchan.h"\
16958         ".\tlib\lists.h"\
16959         ".\tlib\mutex.h"\
16960         ".\tlib\object.h"\
16961         ".\tlib\osutil.inl"\
16962         ".\tlib\pdirect.h"\
16963         ".\tlib\pprocess.h"\
16964         ".\tlib\pstring.h"\
16965         ".\tlib\ptime.h"\
16966         ".\tlib\ptlib.inl"\
16967         ".\tlib\semaphor.h"\
16968         ".\tlib\sfile.h"\
16969         ".\tlib\sound.h"\
16970         ".\tlib\syncpoint.h"\
16971         ".\tlib\syncthrd.h"\
16972         ".\tlib\textfile.h"\
16973         ".\tlib\thread.h"\
16974         ".\tlib\timeint.h"\
16975         ".\tlib\timer.h"\
16976         ".\tlib\vconvert.h"\
16977         ".\tlib\vfakeio.h"\
16978         ".\tlib\video.h"\
16979         ".\tlib\videoio.h"\
16980         ".\tlib\videoio1394dc.h"\
16981         ".\ucpp.h"\
16982         
16984 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
16986 NODEP_CPP_VIDEO=\
16987         ".\ceatl.h"\
16988         ".\evfw.h"\
16989         ".\msystemx.h"\
16990         ".\tdlibx.h"\
16991         ".\tlib.h"\
16992         ".\tlib\args.h"\
16993         ".\tlib\array.h"\
16994         ".\tlib\channel.h"\
16995         ".\tlib\conchan.h"\
16996         ".\tlib\config.h"\
16997         ".\tlib\contain.h"\
16998         ".\tlib\contain.inl"\
16999         ".\tlib\dict.h"\
17000         ".\tlib\dynalink.h"\
17001         ".\tlib\file.h"\
17002         ".\tlib\filepath.h"\
17003         ".\tlib\indchan.h"\
17004         ".\tlib\lists.h"\
17005         ".\tlib\mutex.h"\
17006         ".\tlib\object.h"\
17007         ".\tlib\osutil.inl"\
17008         ".\tlib\pdirect.h"\
17009         ".\tlib\pprocess.h"\
17010         ".\tlib\pstring.h"\
17011         ".\tlib\ptime.h"\
17012         ".\tlib\ptlib.inl"\
17013         ".\tlib\semaphor.h"\
17014         ".\tlib\sfile.h"\
17015         ".\tlib\sound.h"\
17016         ".\tlib\syncpoint.h"\
17017         ".\tlib\syncthrd.h"\
17018         ".\tlib\textfile.h"\
17019         ".\tlib\thread.h"\
17020         ".\tlib\timeint.h"\
17021         ".\tlib\timer.h"\
17022         ".\tlib\vconvert.h"\
17023         ".\tlib\vfakeio.h"\
17024         ".\tlib\video.h"\
17025         ".\tlib\videoio.h"\
17026         ".\tlib\videoio1394dc.h"\
17027         ".\ucpp.h"\
17028         
17030 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
17032 NODEP_CPP_VIDEO=\
17033         ".\ceatl.h"\
17034         ".\msystemx.h"\
17035         ".\nclude\ptlib\conchan.h"\
17036         ".\tdlibx.h"\
17037         ".\tlib.h"\
17038         ".\tlib\args.h"\
17039         ".\tlib\array.h"\
17040         ".\tlib\channel.h"\
17041         ".\tlib\conchan.h"\
17042         ".\tlib\config.h"\
17043         ".\tlib\contain.h"\
17044         ".\tlib\contain.inl"\
17045         ".\tlib\dict.h"\
17046         ".\tlib\dynalink.h"\
17047         ".\tlib\file.h"\
17048         ".\tlib\filepath.h"\
17049         ".\tlib\indchan.h"\
17050         ".\tlib\lists.h"\
17051         ".\tlib\mutex.h"\
17052         ".\tlib\object.h"\
17053         ".\tlib\osutil.inl"\
17054         ".\tlib\pdirect.h"\
17055         ".\tlib\pprocess.h"\
17056         ".\tlib\pstring.h"\
17057         ".\tlib\ptime.h"\
17058         ".\tlib\ptlib.inl"\
17059         ".\tlib\semaphor.h"\
17060         ".\tlib\sfile.h"\
17061         ".\tlib\sound.h"\
17062         ".\tlib\syncpoint.h"\
17063         ".\tlib\syncthrd.h"\
17064         ".\tlib\textfile.h"\
17065         ".\tlib\thread.h"\
17066         ".\tlib\timeint.h"\
17067         ".\tlib\timer.h"\
17068         ".\tlib\vconvert.h"\
17069         ".\tlib\vfakeio.h"\
17070         ".\tlib\video.h"\
17071         ".\tlib\videoio.h"\
17072         ".\ucpp.h"\
17073         
17075 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
17077 NODEP_CPP_VIDEO=\
17078         ".\ceatl.h"\
17079         ".\msystemx.h"\
17080         ".\tdlibx.h"\
17081         ".\tlib.h"\
17082         ".\tlib\args.h"\
17083         ".\tlib\array.h"\
17084         ".\tlib\channel.h"\
17085         ".\tlib\conchan.h"\
17086         ".\tlib\config.h"\
17087         ".\tlib\contain.h"\
17088         ".\tlib\contain.inl"\
17089         ".\tlib\dict.h"\
17090         ".\tlib\dynalink.h"\
17091         ".\tlib\file.h"\
17092         ".\tlib\filepath.h"\
17093         ".\tlib\indchan.h"\
17094         ".\tlib\lists.h"\
17095         ".\tlib\mutex.h"\
17096         ".\tlib\object.h"\
17097         ".\tlib\osutil.inl"\
17098         ".\tlib\pdirect.h"\
17099         ".\tlib\pprocess.h"\
17100         ".\tlib\pstring.h"\
17101         ".\tlib\ptime.h"\
17102         ".\tlib\ptlib.inl"\
17103         ".\tlib\semaphor.h"\
17104         ".\tlib\sfile.h"\
17105         ".\tlib\sound.h"\
17106         ".\tlib\syncpoint.h"\
17107         ".\tlib\syncthrd.h"\
17108         ".\tlib\textfile.h"\
17109         ".\tlib\thread.h"\
17110         ".\tlib\timeint.h"\
17111         ".\tlib\timer.h"\
17112         ".\tlib\vconvert.h"\
17113         ".\tlib\vfakeio.h"\
17114         ".\tlib\video.h"\
17115         ".\tlib\videoio.h"\
17116         ".\ucpp.h"\
17117         
17119 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
17121 DEP_CPP_VIDEO=\
17122         {$(INCLUDE)}"cevfw.h"\
17123         {$(INCLUDE)}"mmsystemx.h"\
17124         {$(INCLUDE)}"nucpp.h"\
17125         {$(INCLUDE)}"ptbuildopts.h"\
17126         {$(INCLUDE)}"ptlib.h"\
17127         {$(INCLUDE)}"ptlib\args.h"\
17128         {$(INCLUDE)}"ptlib\array.h"\
17129         {$(INCLUDE)}"ptlib\channel.h"\
17130         {$(INCLUDE)}"ptlib\conchan.h"\
17131         {$(INCLUDE)}"ptlib\config.h"\
17132         {$(INCLUDE)}"ptlib\contain.h"\
17133         {$(INCLUDE)}"ptlib\contain.inl"\
17134         {$(INCLUDE)}"ptlib\critsec.h"\
17135         {$(INCLUDE)}"ptlib\dict.h"\
17136         {$(INCLUDE)}"ptlib\dynalink.h"\
17137         {$(INCLUDE)}"ptlib\file.h"\
17138         {$(INCLUDE)}"ptlib\filepath.h"\
17139         {$(INCLUDE)}"ptlib\indchan.h"\
17140         {$(INCLUDE)}"ptlib\lists.h"\
17141         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
17142         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
17143         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
17144         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
17145         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
17146         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
17147         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
17148         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
17149         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
17150         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
17151         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
17152         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
17153         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
17154         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
17155         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
17156         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
17157         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
17158         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
17159         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
17160         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
17161         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
17162         {$(INCLUDE)}"ptlib\mutex.h"\
17163         {$(INCLUDE)}"ptlib\notifier.h"\
17164         {$(INCLUDE)}"ptlib\object.h"\
17165         {$(INCLUDE)}"ptlib\osutil.inl"\
17166         {$(INCLUDE)}"ptlib\pdirect.h"\
17167         {$(INCLUDE)}"ptlib\pfactory.h"\
17168         {$(INCLUDE)}"ptlib\plugin.h"\
17169         {$(INCLUDE)}"ptlib\pluginmgr.h"\
17170         {$(INCLUDE)}"ptlib\pprocess.h"\
17171         {$(INCLUDE)}"ptlib\psharedptr.h"\
17172         {$(INCLUDE)}"ptlib\pstring.h"\
17173         {$(INCLUDE)}"ptlib\ptime.h"\
17174         {$(INCLUDE)}"ptlib\semaphor.h"\
17175         {$(INCLUDE)}"ptlib\sfile.h"\
17176         {$(INCLUDE)}"ptlib\smartptr.h"\
17177         {$(INCLUDE)}"ptlib\sound.h"\
17178         {$(INCLUDE)}"ptlib\syncpoint.h"\
17179         {$(INCLUDE)}"ptlib\syncthrd.h"\
17180         {$(INCLUDE)}"ptlib\textfile.h"\
17181         {$(INCLUDE)}"ptlib\thread.h"\
17182         {$(INCLUDE)}"ptlib\timeint.h"\
17183         {$(INCLUDE)}"ptlib\timer.h"\
17184         {$(INCLUDE)}"ptlib\vconvert.h"\
17185         {$(INCLUDE)}"ptlib\video.h"\
17186         {$(INCLUDE)}"ptlib\videoio.h"\
17187         {$(INCLUDE)}"ptlib\wince\time.h"\
17188         {$(INCLUDE)}"stdlibx.h"\
17189         {$(INCLUDE)}"strstream.h"\
17190         {$(INCLUDE)}"wceatl.h"\
17191         
17192 NODEP_CPP_VIDEO=\
17193         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
17194         ".\include\ptlib\unix\ptlib\channel.h"\
17195         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
17196         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
17197         ".\include\ptlib\unix\ptlib\contain.h"\
17198         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
17199         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
17200         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
17201         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
17202         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
17203         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
17204         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
17205         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
17206         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
17207         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
17208         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
17209         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
17210         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
17211         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
17212         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
17213         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
17214         
17216 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
17218 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
17220 DEP_CPP_VIDEO=\
17221         {$(INCLUDE)}"cevfw.h"\
17222         {$(INCLUDE)}"mmsystemx.h"\
17223         {$(INCLUDE)}"nucpp.h"\
17224         {$(INCLUDE)}"ptbuildopts.h"\
17225         {$(INCLUDE)}"ptlib.h"\
17226         {$(INCLUDE)}"ptlib\args.h"\
17227         {$(INCLUDE)}"ptlib\array.h"\
17228         {$(INCLUDE)}"ptlib\channel.h"\
17229         {$(INCLUDE)}"ptlib\conchan.h"\
17230         {$(INCLUDE)}"ptlib\config.h"\
17231         {$(INCLUDE)}"ptlib\contain.h"\
17232         {$(INCLUDE)}"ptlib\contain.inl"\
17233         {$(INCLUDE)}"ptlib\critsec.h"\
17234         {$(INCLUDE)}"ptlib\dict.h"\
17235         {$(INCLUDE)}"ptlib\dynalink.h"\
17236         {$(INCLUDE)}"ptlib\file.h"\
17237         {$(INCLUDE)}"ptlib\filepath.h"\
17238         {$(INCLUDE)}"ptlib\indchan.h"\
17239         {$(INCLUDE)}"ptlib\lists.h"\
17240         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
17241         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
17242         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
17243         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
17244         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
17245         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
17246         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
17247         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
17248         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
17249         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
17250         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
17251         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
17252         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
17253         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
17254         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
17255         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
17256         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
17257         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
17258         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
17259         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
17260         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
17261         {$(INCLUDE)}"ptlib\mutex.h"\
17262         {$(INCLUDE)}"ptlib\notifier.h"\
17263         {$(INCLUDE)}"ptlib\object.h"\
17264         {$(INCLUDE)}"ptlib\osutil.inl"\
17265         {$(INCLUDE)}"ptlib\pdirect.h"\
17266         {$(INCLUDE)}"ptlib\pfactory.h"\
17267         {$(INCLUDE)}"ptlib\plugin.h"\
17268         {$(INCLUDE)}"ptlib\pluginmgr.h"\
17269         {$(INCLUDE)}"ptlib\pprocess.h"\
17270         {$(INCLUDE)}"ptlib\psharedptr.h"\
17271         {$(INCLUDE)}"ptlib\pstring.h"\
17272         {$(INCLUDE)}"ptlib\ptime.h"\
17273         {$(INCLUDE)}"ptlib\semaphor.h"\
17274         {$(INCLUDE)}"ptlib\sfile.h"\
17275         {$(INCLUDE)}"ptlib\smartptr.h"\
17276         {$(INCLUDE)}"ptlib\sound.h"\
17277         {$(INCLUDE)}"ptlib\syncpoint.h"\
17278         {$(INCLUDE)}"ptlib\syncthrd.h"\
17279         {$(INCLUDE)}"ptlib\textfile.h"\
17280         {$(INCLUDE)}"ptlib\thread.h"\
17281         {$(INCLUDE)}"ptlib\timeint.h"\
17282         {$(INCLUDE)}"ptlib\timer.h"\
17283         {$(INCLUDE)}"ptlib\vconvert.h"\
17284         {$(INCLUDE)}"ptlib\video.h"\
17285         {$(INCLUDE)}"ptlib\videoio.h"\
17286         {$(INCLUDE)}"ptlib\wince\time.h"\
17287         {$(INCLUDE)}"stdlibx.h"\
17288         {$(INCLUDE)}"strstream.h"\
17289         {$(INCLUDE)}"wceatl.h"\
17290         
17291 NODEP_CPP_VIDEO=\
17292         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
17293         ".\include\ptlib\unix\ptlib\channel.h"\
17294         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
17295         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
17296         ".\include\ptlib\unix\ptlib\contain.h"\
17297         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
17298         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
17299         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
17300         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
17301         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
17302         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
17303         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
17304         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
17305         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
17306         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
17307         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
17308         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
17309         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
17310         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
17311         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
17312         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
17313         
17315 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
17317 NODEP_CPP_VIDEO=\
17318         ".\ceatl.h"\
17319         ".\evfw.h"\
17320         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
17321         ".\msystemx.h"\
17322         ".\nistd.h"\
17323         ".\tbuildopts.h"\
17324         ".\tdlibx.h"\
17325         ".\tlib.h"\
17326         ".\tlib\args.h"\
17327         ".\tlib\array.h"\
17328         ".\tlib\channel.h"\
17329         ".\tlib\conchan.h"\
17330         ".\tlib\config.h"\
17331         ".\tlib\contain.h"\
17332         ".\tlib\contain.inl"\
17333         ".\tlib\critsec.h"\
17334         ".\tlib\dict.h"\
17335         ".\tlib\dynalink.h"\
17336         ".\tlib\file.h"\
17337         ".\tlib\filepath.h"\
17338         ".\tlib\indchan.h"\
17339         ".\tlib\lists.h"\
17340         ".\tlib\msos\ptlib\channel.h"\
17341         ".\tlib\msos\ptlib\conchan.h"\
17342         ".\tlib\msos\ptlib\config.h"\
17343         ".\tlib\msos\ptlib\contain.h"\
17344         ".\tlib\msos\ptlib\critsec.h"\
17345         ".\tlib\msos\ptlib\dynalink.h"\
17346         ".\tlib\msos\ptlib\file.h"\
17347         ".\tlib\msos\ptlib\filepath.h"\
17348         ".\tlib\msos\ptlib\mutex.h"\
17349         ".\tlib\msos\ptlib\pdirect.h"\
17350         ".\tlib\msos\ptlib\pprocess.h"\
17351         ".\tlib\msos\ptlib\ptime.h"\
17352         ".\tlib\msos\ptlib\ptlib.inl"\
17353         ".\tlib\msos\ptlib\semaphor.h"\
17354         ".\tlib\msos\ptlib\sfile.h"\
17355         ".\tlib\msos\ptlib\syncpoint.h"\
17356         ".\tlib\msos\ptlib\textfile.h"\
17357         ".\tlib\msos\ptlib\thread.h"\
17358         ".\tlib\msos\ptlib\timeint.h"\
17359         ".\tlib\msos\ptlib\timer.h"\
17360         ".\tlib\msos\ptlib\video.h"\
17361         ".\tlib\mutex.h"\
17362         ".\tlib\notifier.h"\
17363         ".\tlib\object.h"\
17364         ".\tlib\osutil.inl"\
17365         ".\tlib\pdirect.h"\
17366         ".\tlib\pfactory.h"\
17367         ".\tlib\plugin.h"\
17368         ".\tlib\pluginmgr.h"\
17369         ".\tlib\pprocess.h"\
17370         ".\tlib\psharedptr.h"\
17371         ".\tlib\pstring.h"\
17372         ".\tlib\ptime.h"\
17373         ".\tlib\semaphor.h"\
17374         ".\tlib\sfile.h"\
17375         ".\tlib\smartptr.h"\
17376         ".\tlib\sound.h"\
17377         ".\tlib\syncpoint.h"\
17378         ".\tlib\syncthrd.h"\
17379         ".\tlib\textfile.h"\
17380         ".\tlib\thread.h"\
17381         ".\tlib\timeint.h"\
17382         ".\tlib\timer.h"\
17383         ".\tlib\unix\ptlib\channel.h"\
17384         ".\tlib\unix\ptlib\conchan.h"\
17385         ".\tlib\unix\ptlib\config.h"\
17386         ".\tlib\unix\ptlib\contain.h"\
17387         ".\tlib\unix\ptlib\critsec.h"\
17388         ".\tlib\unix\ptlib\dynalink.h"\
17389         ".\tlib\unix\ptlib\file.h"\
17390         ".\tlib\unix\ptlib\filepath.h"\
17391         ".\tlib\unix\ptlib\mutex.h"\
17392         ".\tlib\unix\ptlib\pdirect.h"\
17393         ".\tlib\unix\ptlib\pmachdep.h"\
17394         ".\tlib\unix\ptlib\pprocess.h"\
17395         ".\tlib\unix\ptlib\ptime.h"\
17396         ".\tlib\unix\ptlib\ptlib.inl"\
17397         ".\tlib\unix\ptlib\semaphor.h"\
17398         ".\tlib\unix\ptlib\sfile.h"\
17399         ".\tlib\unix\ptlib\syncpoint.h"\
17400         ".\tlib\unix\ptlib\textfile.h"\
17401         ".\tlib\unix\ptlib\thread.h"\
17402         ".\tlib\unix\ptlib\timeint.h"\
17403         ".\tlib\unix\ptlib\timer.h"\
17404         ".\tlib\unix\ptlib\video.h"\
17405         ".\tlib\vconvert.h"\
17406         ".\tlib\video.h"\
17407         ".\tlib\videoio.h"\
17408         ".\tlib\wince\time.h"\
17409         ".\trings.h"\
17410         ".\trstream.h"\
17411         ".\ucpp.h"\
17412         ".\ys\socket.h"\
17413         
17415 !ENDIF 
17417 # End Source File
17418 # Begin Source File
17420 SOURCE=.\src\ptclib\vxml.cxx
17422 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
17424 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
17426 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
17428 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
17430 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
17432 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
17434 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
17436 DEP_CPP_VXML_=\
17437         {$(INCLUDE)}"cevfw.h"\
17438         {$(INCLUDE)}"mmsystemx.h"\
17439         {$(INCLUDE)}"nucpp.h"\
17440         {$(INCLUDE)}"ptbuildopts.h"\
17441         {$(INCLUDE)}"ptclib\cypher.h"\
17442         {$(INCLUDE)}"ptclib\delaychan.h"\
17443         {$(INCLUDE)}"ptclib\html.h"\
17444         {$(INCLUDE)}"ptclib\http.h"\
17445         {$(INCLUDE)}"ptclib\inetprot.h"\
17446         {$(INCLUDE)}"ptclib\memfile.h"\
17447         {$(INCLUDE)}"ptclib\mime.h"\
17448         {$(INCLUDE)}"ptclib\ptts.h"\
17449         {$(INCLUDE)}"ptclib\pwavfile.h"\
17450         {$(INCLUDE)}"ptclib\pxml.h"\
17451         {$(INCLUDE)}"ptclib\random.h"\
17452         {$(INCLUDE)}"ptclib\url.h"\
17453         {$(INCLUDE)}"ptclib\vxml.h"\
17454         {$(INCLUDE)}"ptlib.h"\
17455         {$(INCLUDE)}"ptlib\args.h"\
17456         {$(INCLUDE)}"ptlib\array.h"\
17457         {$(INCLUDE)}"ptlib\channel.h"\
17458         {$(INCLUDE)}"ptlib\conchan.h"\
17459         {$(INCLUDE)}"ptlib\config.h"\
17460         {$(INCLUDE)}"ptlib\contain.h"\
17461         {$(INCLUDE)}"ptlib\contain.inl"\
17462         {$(INCLUDE)}"ptlib\critsec.h"\
17463         {$(INCLUDE)}"ptlib\dict.h"\
17464         {$(INCLUDE)}"ptlib\dynalink.h"\
17465         {$(INCLUDE)}"ptlib\file.h"\
17466         {$(INCLUDE)}"ptlib\filepath.h"\
17467         {$(INCLUDE)}"ptlib\indchan.h"\
17468         {$(INCLUDE)}"ptlib\ipsock.h"\
17469         {$(INCLUDE)}"ptlib\lists.h"\
17470         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
17471         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
17472         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
17473         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
17474         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
17475         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
17476         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
17477         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
17478         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
17479         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
17480         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
17481         {$(INCLUDE)}"ptlib\msos\ptlib\pipechan.h"\
17482         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
17483         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
17484         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
17485         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
17486         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
17487         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
17488         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
17489         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
17490         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
17491         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
17492         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
17493         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
17494         {$(INCLUDE)}"ptlib\mutex.h"\
17495         {$(INCLUDE)}"ptlib\notifier.h"\
17496         {$(INCLUDE)}"ptlib\object.h"\
17497         {$(INCLUDE)}"ptlib\osutil.inl"\
17498         {$(INCLUDE)}"ptlib\pdirect.h"\
17499         {$(INCLUDE)}"ptlib\pfactory.h"\
17500         {$(INCLUDE)}"ptlib\pipechan.h"\
17501         {$(INCLUDE)}"ptlib\plugin.h"\
17502         {$(INCLUDE)}"ptlib\pluginmgr.h"\
17503         {$(INCLUDE)}"ptlib\pprocess.h"\
17504         {$(INCLUDE)}"ptlib\psharedptr.h"\
17505         {$(INCLUDE)}"ptlib\pstring.h"\
17506         {$(INCLUDE)}"ptlib\ptime.h"\
17507         {$(INCLUDE)}"ptlib\semaphor.h"\
17508         {$(INCLUDE)}"ptlib\sfile.h"\
17509         {$(INCLUDE)}"ptlib\smartptr.h"\
17510         {$(INCLUDE)}"ptlib\socket.h"\
17511         {$(INCLUDE)}"ptlib\sound.h"\
17512         {$(INCLUDE)}"ptlib\syncpoint.h"\
17513         {$(INCLUDE)}"ptlib\syncthrd.h"\
17514         {$(INCLUDE)}"ptlib\textfile.h"\
17515         {$(INCLUDE)}"ptlib\thread.h"\
17516         {$(INCLUDE)}"ptlib\timeint.h"\
17517         {$(INCLUDE)}"ptlib\timer.h"\
17518         {$(INCLUDE)}"ptlib\video.h"\
17519         {$(INCLUDE)}"ptlib\videoio.h"\
17520         {$(INCLUDE)}"ptlib\wince\time.h"\
17521         {$(INCLUDE)}"stdlibx.h"\
17522         {$(INCLUDE)}"strstream.h"\
17523         {$(INCLUDE)}"sys\socket.h"\
17524         {$(INCLUDE)}"wceatl.h"\
17525         
17526 NODEP_CPP_VXML_=\
17527         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
17528         ".\include\ptlib\unix\ptlib\channel.h"\
17529         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
17530         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
17531         ".\include\ptlib\unix\ptlib\contain.h"\
17532         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
17533         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
17534         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
17535         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
17536         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
17537         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
17538         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
17539         ".\INCLUDE\ptlib\unix\ptlib\pipechan.h"\
17540         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
17541         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
17542         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
17543         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
17544         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
17545         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
17546         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
17547         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
17548         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
17549         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
17550         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
17551         
17553 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
17555 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
17557 DEP_CPP_VXML_=\
17558         {$(INCLUDE)}"cevfw.h"\
17559         {$(INCLUDE)}"mmsystemx.h"\
17560         {$(INCLUDE)}"nucpp.h"\
17561         {$(INCLUDE)}"ptbuildopts.h"\
17562         {$(INCLUDE)}"ptclib\cypher.h"\
17563         {$(INCLUDE)}"ptclib\delaychan.h"\
17564         {$(INCLUDE)}"ptclib\html.h"\
17565         {$(INCLUDE)}"ptclib\http.h"\
17566         {$(INCLUDE)}"ptclib\inetprot.h"\
17567         {$(INCLUDE)}"ptclib\memfile.h"\
17568         {$(INCLUDE)}"ptclib\mime.h"\
17569         {$(INCLUDE)}"ptclib\ptts.h"\
17570         {$(INCLUDE)}"ptclib\pwavfile.h"\
17571         {$(INCLUDE)}"ptclib\pxml.h"\
17572         {$(INCLUDE)}"ptclib\random.h"\
17573         {$(INCLUDE)}"ptclib\url.h"\
17574         {$(INCLUDE)}"ptclib\vxml.h"\
17575         {$(INCLUDE)}"ptlib.h"\
17576         {$(INCLUDE)}"ptlib\args.h"\
17577         {$(INCLUDE)}"ptlib\array.h"\
17578         {$(INCLUDE)}"ptlib\channel.h"\
17579         {$(INCLUDE)}"ptlib\conchan.h"\
17580         {$(INCLUDE)}"ptlib\config.h"\
17581         {$(INCLUDE)}"ptlib\contain.h"\
17582         {$(INCLUDE)}"ptlib\contain.inl"\
17583         {$(INCLUDE)}"ptlib\critsec.h"\
17584         {$(INCLUDE)}"ptlib\dict.h"\
17585         {$(INCLUDE)}"ptlib\dynalink.h"\
17586         {$(INCLUDE)}"ptlib\file.h"\
17587         {$(INCLUDE)}"ptlib\filepath.h"\
17588         {$(INCLUDE)}"ptlib\indchan.h"\
17589         {$(INCLUDE)}"ptlib\ipsock.h"\
17590         {$(INCLUDE)}"ptlib\lists.h"\
17591         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
17592         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
17593         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
17594         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
17595         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
17596         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
17597         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
17598         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
17599         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
17600         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
17601         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
17602         {$(INCLUDE)}"ptlib\msos\ptlib\pipechan.h"\
17603         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
17604         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
17605         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
17606         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
17607         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
17608         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
17609         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
17610         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
17611         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
17612         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
17613         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
17614         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
17615         {$(INCLUDE)}"ptlib\mutex.h"\
17616         {$(INCLUDE)}"ptlib\notifier.h"\
17617         {$(INCLUDE)}"ptlib\object.h"\
17618         {$(INCLUDE)}"ptlib\osutil.inl"\
17619         {$(INCLUDE)}"ptlib\pdirect.h"\
17620         {$(INCLUDE)}"ptlib\pfactory.h"\
17621         {$(INCLUDE)}"ptlib\pipechan.h"\
17622         {$(INCLUDE)}"ptlib\plugin.h"\
17623         {$(INCLUDE)}"ptlib\pluginmgr.h"\
17624         {$(INCLUDE)}"ptlib\pprocess.h"\
17625         {$(INCLUDE)}"ptlib\psharedptr.h"\
17626         {$(INCLUDE)}"ptlib\pstring.h"\
17627         {$(INCLUDE)}"ptlib\ptime.h"\
17628         {$(INCLUDE)}"ptlib\semaphor.h"\
17629         {$(INCLUDE)}"ptlib\sfile.h"\
17630         {$(INCLUDE)}"ptlib\smartptr.h"\
17631         {$(INCLUDE)}"ptlib\socket.h"\
17632         {$(INCLUDE)}"ptlib\sound.h"\
17633         {$(INCLUDE)}"ptlib\syncpoint.h"\
17634         {$(INCLUDE)}"ptlib\syncthrd.h"\
17635         {$(INCLUDE)}"ptlib\textfile.h"\
17636         {$(INCLUDE)}"ptlib\thread.h"\
17637         {$(INCLUDE)}"ptlib\timeint.h"\
17638         {$(INCLUDE)}"ptlib\timer.h"\
17639         {$(INCLUDE)}"ptlib\video.h"\
17640         {$(INCLUDE)}"ptlib\videoio.h"\
17641         {$(INCLUDE)}"ptlib\wince\time.h"\
17642         {$(INCLUDE)}"stdlibx.h"\
17643         {$(INCLUDE)}"strstream.h"\
17644         {$(INCLUDE)}"sys\socket.h"\
17645         {$(INCLUDE)}"wceatl.h"\
17646         
17647 NODEP_CPP_VXML_=\
17648         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
17649         ".\include\ptlib\unix\ptlib\channel.h"\
17650         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
17651         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
17652         ".\include\ptlib\unix\ptlib\contain.h"\
17653         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
17654         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
17655         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
17656         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
17657         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
17658         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
17659         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
17660         ".\INCLUDE\ptlib\unix\ptlib\pipechan.h"\
17661         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
17662         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
17663         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
17664         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
17665         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
17666         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
17667         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
17668         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
17669         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
17670         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
17671         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
17672         
17674 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
17676 NODEP_CPP_VXML_=\
17677         ".\ceatl.h"\
17678         ".\evfw.h"\
17679         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
17680         ".\msystemx.h"\
17681         ".\nistd.h"\
17682         ".\tbuildopts.h"\
17683         ".\tclib\cypher.h"\
17684         ".\tclib\delaychan.h"\
17685         ".\tclib\html.h"\
17686         ".\tclib\http.h"\
17687         ".\tclib\inetprot.h"\
17688         ".\tclib\memfile.h"\
17689         ".\tclib\mime.h"\
17690         ".\tclib\ptts.h"\
17691         ".\tclib\pwavfile.h"\
17692         ".\tclib\pxml.h"\
17693         ".\tclib\random.h"\
17694         ".\tclib\url.h"\
17695         ".\tclib\vxml.h"\
17696         ".\tdlibx.h"\
17697         ".\tlib.h"\
17698         ".\tlib\args.h"\
17699         ".\tlib\array.h"\
17700         ".\tlib\channel.h"\
17701         ".\tlib\conchan.h"\
17702         ".\tlib\config.h"\
17703         ".\tlib\contain.h"\
17704         ".\tlib\contain.inl"\
17705         ".\tlib\critsec.h"\
17706         ".\tlib\dict.h"\
17707         ".\tlib\dynalink.h"\
17708         ".\tlib\file.h"\
17709         ".\tlib\filepath.h"\
17710         ".\tlib\indchan.h"\
17711         ".\tLib\ipsock.h"\
17712         ".\tlib\lists.h"\
17713         ".\tlib\msos\ptlib\channel.h"\
17714         ".\tlib\msos\ptlib\conchan.h"\
17715         ".\tlib\msos\ptlib\config.h"\
17716         ".\tlib\msos\ptlib\contain.h"\
17717         ".\tlib\msos\ptlib\critsec.h"\
17718         ".\tlib\msos\ptlib\dynalink.h"\
17719         ".\tlib\msos\ptlib\file.h"\
17720         ".\tlib\msos\ptlib\filepath.h"\
17721         ".\tlib\msos\ptlib\ipsock.h"\
17722         ".\tlib\msos\ptlib\mutex.h"\
17723         ".\tlib\msos\ptlib\pdirect.h"\
17724         ".\tlib\msos\ptlib\pipechan.h"\
17725         ".\tlib\msos\ptlib\pprocess.h"\
17726         ".\tlib\msos\ptlib\ptime.h"\
17727         ".\tlib\msos\ptlib\ptlib.inl"\
17728         ".\tlib\msos\ptlib\semaphor.h"\
17729         ".\tlib\msos\ptlib\sfile.h"\
17730         ".\tlib\msos\ptlib\socket.h"\
17731         ".\tlib\msos\ptlib\syncpoint.h"\
17732         ".\tlib\msos\ptlib\textfile.h"\
17733         ".\tlib\msos\ptlib\thread.h"\
17734         ".\tlib\msos\ptlib\timeint.h"\
17735         ".\tlib\msos\ptlib\timer.h"\
17736         ".\tlib\msos\ptlib\video.h"\
17737         ".\tlib\mutex.h"\
17738         ".\tlib\notifier.h"\
17739         ".\tlib\object.h"\
17740         ".\tlib\osutil.inl"\
17741         ".\tlib\pdirect.h"\
17742         ".\tlib\pfactory.h"\
17743         ".\tlib\pipechan.h"\
17744         ".\tlib\plugin.h"\
17745         ".\tlib\pluginmgr.h"\
17746         ".\tlib\pprocess.h"\
17747         ".\tlib\psharedptr.h"\
17748         ".\tlib\pstring.h"\
17749         ".\tlib\ptime.h"\
17750         ".\tlib\semaphor.h"\
17751         ".\tlib\sfile.h"\
17752         ".\tlib\smartptr.h"\
17753         ".\tlib\socket.h"\
17754         ".\tlib\sound.h"\
17755         ".\tlib\syncpoint.h"\
17756         ".\tlib\syncthrd.h"\
17757         ".\tlib\textfile.h"\
17758         ".\tlib\thread.h"\
17759         ".\tlib\timeint.h"\
17760         ".\tlib\timer.h"\
17761         ".\tlib\unix\ptlib\channel.h"\
17762         ".\tlib\unix\ptlib\conchan.h"\
17763         ".\tlib\unix\ptlib\config.h"\
17764         ".\tlib\unix\ptlib\contain.h"\
17765         ".\tlib\unix\ptlib\critsec.h"\
17766         ".\tlib\unix\ptlib\dynalink.h"\
17767         ".\tlib\unix\ptlib\file.h"\
17768         ".\tlib\unix\ptlib\filepath.h"\
17769         ".\tlib\unix\ptlib\ipsock.h"\
17770         ".\tlib\unix\ptlib\mutex.h"\
17771         ".\tlib\unix\ptlib\pdirect.h"\
17772         ".\tlib\unix\ptlib\pipechan.h"\
17773         ".\tlib\unix\ptlib\pmachdep.h"\
17774         ".\tlib\unix\ptlib\pprocess.h"\
17775         ".\tlib\unix\ptlib\ptime.h"\
17776         ".\tlib\unix\ptlib\ptlib.inl"\
17777         ".\tlib\unix\ptlib\semaphor.h"\
17778         ".\tlib\unix\ptlib\sfile.h"\
17779         ".\tlib\unix\ptlib\socket.h"\
17780         ".\tlib\unix\ptlib\syncpoint.h"\
17781         ".\tlib\unix\ptlib\textfile.h"\
17782         ".\tlib\unix\ptlib\thread.h"\
17783         ".\tlib\unix\ptlib\timeint.h"\
17784         ".\tlib\unix\ptlib\timer.h"\
17785         ".\tlib\unix\ptlib\video.h"\
17786         ".\tlib\video.h"\
17787         ".\tlib\videoio.h"\
17788         ".\tlib\wince\time.h"\
17789         ".\trings.h"\
17790         ".\trstream.h"\
17791         ".\ucpp.h"\
17792         ".\ys\socket.h"\
17793         
17795 !ENDIF 
17797 # End Source File
17798 # Begin Source File
17800 SOURCE=.\src\ptlib\msos\win32.cxx
17802 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
17804 NODEP_CPP_WIN32=\
17805         ".\ceatl.h"\
17806         ".\msystemx.h"\
17807         ".\nclude\ptlib\conchan.h"\
17808         ".\tdlibx.h"\
17809         ".\tlib.h"\
17810         ".\tlib\args.h"\
17811         ".\tlib\array.h"\
17812         ".\tlib\channel.h"\
17813         ".\tlib\conchan.h"\
17814         ".\tlib\config.h"\
17815         ".\tlib\contain.h"\
17816         ".\tlib\contain.inl"\
17817         ".\tlib\debstrm.h"\
17818         ".\tlib\dict.h"\
17819         ".\tlib\dynalink.h"\
17820         ".\tlib\file.h"\
17821         ".\tlib\filepath.h"\
17822         ".\tlib\indchan.h"\
17823         ".\tlib\lists.h"\
17824         ".\tlib\mutex.h"\
17825         ".\tlib\object.h"\
17826         ".\tlib\osutil.inl"\
17827         ".\tlib\pdirect.h"\
17828         ".\tlib\pprocess.h"\
17829         ".\tlib\pstring.h"\
17830         ".\tlib\ptime.h"\
17831         ".\tlib\ptlib.inl"\
17832         ".\tlib\semaphor.h"\
17833         ".\tlib\sfile.h"\
17834         ".\tlib\sound.h"\
17835         ".\tlib\syncpoint.h"\
17836         ".\tlib\syncthrd.h"\
17837         ".\tlib\textfile.h"\
17838         ".\tlib\thread.h"\
17839         ".\tlib\timeint.h"\
17840         ".\tlib\timer.h"\
17841         ".\tlib\vfakeio.h"\
17842         ".\tlib\video.h"\
17843         ".\tlib\videoio.h"\
17844         ".\ucpp.h"\
17845         
17847 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
17849 NODEP_CPP_WIN32=\
17850         ".\ceatl.h"\
17851         ".\msystemx.h"\
17852         ".\nclude\ptlib\conchan.h"\
17853         ".\tdlibx.h"\
17854         ".\tlib.h"\
17855         ".\tlib\args.h"\
17856         ".\tlib\array.h"\
17857         ".\tlib\channel.h"\
17858         ".\tlib\conchan.h"\
17859         ".\tlib\config.h"\
17860         ".\tlib\contain.h"\
17861         ".\tlib\contain.inl"\
17862         ".\tlib\debstrm.h"\
17863         ".\tlib\dict.h"\
17864         ".\tlib\dynalink.h"\
17865         ".\tlib\file.h"\
17866         ".\tlib\filepath.h"\
17867         ".\tlib\indchan.h"\
17868         ".\tlib\lists.h"\
17869         ".\tlib\mutex.h"\
17870         ".\tlib\object.h"\
17871         ".\tlib\osutil.inl"\
17872         ".\tlib\pdirect.h"\
17873         ".\tlib\pprocess.h"\
17874         ".\tlib\pstring.h"\
17875         ".\tlib\ptime.h"\
17876         ".\tlib\ptlib.inl"\
17877         ".\tlib\semaphor.h"\
17878         ".\tlib\sfile.h"\
17879         ".\tlib\sound.h"\
17880         ".\tlib\syncpoint.h"\
17881         ".\tlib\syncthrd.h"\
17882         ".\tlib\textfile.h"\
17883         ".\tlib\thread.h"\
17884         ".\tlib\timeint.h"\
17885         ".\tlib\timer.h"\
17886         ".\tlib\vfakeio.h"\
17887         ".\tlib\video.h"\
17888         ".\tlib\videoio.h"\
17889         ".\ucpp.h"\
17890         
17892 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
17894 NODEP_CPP_WIN32=\
17895         ".\ceatl.h"\
17896         ".\evfw.h"\
17897         ".\msystemx.h"\
17898         ".\tbuildopts.h"\
17899         ".\tdlibx.h"\
17900         ".\tlib.h"\
17901         ".\tlib\args.h"\
17902         ".\tlib\array.h"\
17903         ".\tlib\channel.h"\
17904         ".\tlib\conchan.h"\
17905         ".\tlib\config.h"\
17906         ".\tlib\contain.h"\
17907         ".\tlib\contain.inl"\
17908         ".\tlib\debstrm.h"\
17909         ".\tlib\dict.h"\
17910         ".\tlib\dynalink.h"\
17911         ".\tlib\file.h"\
17912         ".\tlib\filepath.h"\
17913         ".\tlib\indchan.h"\
17914         ".\tlib\lists.h"\
17915         ".\tlib\mutex.h"\
17916         ".\tlib\object.h"\
17917         ".\tlib\osutil.inl"\
17918         ".\tlib\pdirect.h"\
17919         ".\tlib\pprocess.h"\
17920         ".\tlib\pstring.h"\
17921         ".\tlib\ptime.h"\
17922         ".\tlib\ptlib.inl"\
17923         ".\tlib\semaphor.h"\
17924         ".\tlib\sfile.h"\
17925         ".\tlib\sound.h"\
17926         ".\tlib\syncpoint.h"\
17927         ".\tlib\syncthrd.h"\
17928         ".\tlib\textfile.h"\
17929         ".\tlib\thread.h"\
17930         ".\tlib\timeint.h"\
17931         ".\tlib\timer.h"\
17932         ".\tlib\vfakeio.h"\
17933         ".\tlib\video.h"\
17934         ".\tlib\videoio.h"\
17935         ".\tlib\videoio1394dc.h"\
17936         ".\ucpp.h"\
17937         
17939 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
17941 NODEP_CPP_WIN32=\
17942         ".\ceatl.h"\
17943         ".\evfw.h"\
17944         ".\msystemx.h"\
17945         ".\tdlibx.h"\
17946         ".\tlib.h"\
17947         ".\tlib\args.h"\
17948         ".\tlib\array.h"\
17949         ".\tlib\channel.h"\
17950         ".\tlib\conchan.h"\
17951         ".\tlib\config.h"\
17952         ".\tlib\contain.h"\
17953         ".\tlib\contain.inl"\
17954         ".\tlib\debstrm.h"\
17955         ".\tlib\dict.h"\
17956         ".\tlib\dynalink.h"\
17957         ".\tlib\file.h"\
17958         ".\tlib\filepath.h"\
17959         ".\tlib\indchan.h"\
17960         ".\tlib\lists.h"\
17961         ".\tlib\mutex.h"\
17962         ".\tlib\object.h"\
17963         ".\tlib\osutil.inl"\
17964         ".\tlib\pdirect.h"\
17965         ".\tlib\pprocess.h"\
17966         ".\tlib\pstring.h"\
17967         ".\tlib\ptime.h"\
17968         ".\tlib\ptlib.inl"\
17969         ".\tlib\semaphor.h"\
17970         ".\tlib\sfile.h"\
17971         ".\tlib\sound.h"\
17972         ".\tlib\syncpoint.h"\
17973         ".\tlib\syncthrd.h"\
17974         ".\tlib\textfile.h"\
17975         ".\tlib\thread.h"\
17976         ".\tlib\timeint.h"\
17977         ".\tlib\timer.h"\
17978         ".\tlib\vfakeio.h"\
17979         ".\tlib\video.h"\
17980         ".\tlib\videoio.h"\
17981         ".\tlib\videoio1394dc.h"\
17982         ".\ucpp.h"\
17983         
17985 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
17987 NODEP_CPP_WIN32=\
17988         ".\ceatl.h"\
17989         ".\msystemx.h"\
17990         ".\nclude\ptlib\conchan.h"\
17991         ".\tdlibx.h"\
17992         ".\tlib.h"\
17993         ".\tlib\args.h"\
17994         ".\tlib\array.h"\
17995         ".\tlib\channel.h"\
17996         ".\tlib\conchan.h"\
17997         ".\tlib\config.h"\
17998         ".\tlib\contain.h"\
17999         ".\tlib\contain.inl"\
18000         ".\tlib\debstrm.h"\
18001         ".\tlib\dict.h"\
18002         ".\tlib\dynalink.h"\
18003         ".\tlib\file.h"\
18004         ".\tlib\filepath.h"\
18005         ".\tlib\indchan.h"\
18006         ".\tlib\lists.h"\
18007         ".\tlib\mutex.h"\
18008         ".\tlib\object.h"\
18009         ".\tlib\osutil.inl"\
18010         ".\tlib\pdirect.h"\
18011         ".\tlib\pprocess.h"\
18012         ".\tlib\pstring.h"\
18013         ".\tlib\ptime.h"\
18014         ".\tlib\ptlib.inl"\
18015         ".\tlib\semaphor.h"\
18016         ".\tlib\sfile.h"\
18017         ".\tlib\sound.h"\
18018         ".\tlib\syncpoint.h"\
18019         ".\tlib\syncthrd.h"\
18020         ".\tlib\textfile.h"\
18021         ".\tlib\thread.h"\
18022         ".\tlib\timeint.h"\
18023         ".\tlib\timer.h"\
18024         ".\tlib\vfakeio.h"\
18025         ".\tlib\video.h"\
18026         ".\tlib\videoio.h"\
18027         ".\ucpp.h"\
18028         
18030 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
18032 NODEP_CPP_WIN32=\
18033         ".\ceatl.h"\
18034         ".\msystemx.h"\
18035         ".\tdlibx.h"\
18036         ".\tlib.h"\
18037         ".\tlib\args.h"\
18038         ".\tlib\array.h"\
18039         ".\tlib\channel.h"\
18040         ".\tlib\conchan.h"\
18041         ".\tlib\config.h"\
18042         ".\tlib\contain.h"\
18043         ".\tlib\contain.inl"\
18044         ".\tlib\debstrm.h"\
18045         ".\tlib\dict.h"\
18046         ".\tlib\dynalink.h"\
18047         ".\tlib\file.h"\
18048         ".\tlib\filepath.h"\
18049         ".\tlib\indchan.h"\
18050         ".\tlib\lists.h"\
18051         ".\tlib\mutex.h"\
18052         ".\tlib\object.h"\
18053         ".\tlib\osutil.inl"\
18054         ".\tlib\pdirect.h"\
18055         ".\tlib\pprocess.h"\
18056         ".\tlib\pstring.h"\
18057         ".\tlib\ptime.h"\
18058         ".\tlib\ptlib.inl"\
18059         ".\tlib\semaphor.h"\
18060         ".\tlib\sfile.h"\
18061         ".\tlib\sound.h"\
18062         ".\tlib\syncpoint.h"\
18063         ".\tlib\syncthrd.h"\
18064         ".\tlib\textfile.h"\
18065         ".\tlib\thread.h"\
18066         ".\tlib\timeint.h"\
18067         ".\tlib\timer.h"\
18068         ".\tlib\vfakeio.h"\
18069         ".\tlib\video.h"\
18070         ".\tlib\videoio.h"\
18071         ".\ucpp.h"\
18072         
18074 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
18076 DEP_CPP_WIN32=\
18077         ".\src\ptlib\common\pglobalstatic.cxx"\
18078         {$(INCLUDE)}"cevfw.h"\
18079         {$(INCLUDE)}"mmsystemx.h"\
18080         {$(INCLUDE)}"nucpp.h"\
18081         {$(INCLUDE)}"ptbuildopts.h"\
18082         {$(INCLUDE)}"ptlib.h"\
18083         {$(INCLUDE)}"ptlib\args.h"\
18084         {$(INCLUDE)}"ptlib\array.h"\
18085         {$(INCLUDE)}"ptlib\channel.h"\
18086         {$(INCLUDE)}"ptlib\conchan.h"\
18087         {$(INCLUDE)}"ptlib\config.h"\
18088         {$(INCLUDE)}"ptlib\contain.h"\
18089         {$(INCLUDE)}"ptlib\contain.inl"\
18090         {$(INCLUDE)}"ptlib\critsec.h"\
18091         {$(INCLUDE)}"ptlib\dict.h"\
18092         {$(INCLUDE)}"ptlib\dynalink.h"\
18093         {$(INCLUDE)}"ptlib\file.h"\
18094         {$(INCLUDE)}"ptlib\filepath.h"\
18095         {$(INCLUDE)}"ptlib\indchan.h"\
18096         {$(INCLUDE)}"ptlib\lists.h"\
18097         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
18098         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
18099         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
18100         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
18101         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
18102         {$(INCLUDE)}"ptlib\msos\ptlib\debstrm.h"\
18103         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
18104         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
18105         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
18106         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
18107         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
18108         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
18109         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
18110         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
18111         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
18112         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
18113         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
18114         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
18115         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
18116         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
18117         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
18118         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
18119         {$(INCLUDE)}"ptlib\mutex.h"\
18120         {$(INCLUDE)}"ptlib\notifier.h"\
18121         {$(INCLUDE)}"ptlib\object.h"\
18122         {$(INCLUDE)}"ptlib\osutil.inl"\
18123         {$(INCLUDE)}"ptlib\pdirect.h"\
18124         {$(INCLUDE)}"ptlib\pfactory.h"\
18125         {$(INCLUDE)}"ptlib\plugin.h"\
18126         {$(INCLUDE)}"ptlib\pluginmgr.h"\
18127         {$(INCLUDE)}"ptlib\pprocess.h"\
18128         {$(INCLUDE)}"ptlib\psharedptr.h"\
18129         {$(INCLUDE)}"ptlib\pstring.h"\
18130         {$(INCLUDE)}"ptlib\ptime.h"\
18131         {$(INCLUDE)}"ptlib\semaphor.h"\
18132         {$(INCLUDE)}"ptlib\sfile.h"\
18133         {$(INCLUDE)}"ptlib\smartptr.h"\
18134         {$(INCLUDE)}"ptlib\sound.h"\
18135         {$(INCLUDE)}"ptlib\syncpoint.h"\
18136         {$(INCLUDE)}"ptlib\syncthrd.h"\
18137         {$(INCLUDE)}"ptlib\textfile.h"\
18138         {$(INCLUDE)}"ptlib\thread.h"\
18139         {$(INCLUDE)}"ptlib\timeint.h"\
18140         {$(INCLUDE)}"ptlib\timer.h"\
18141         {$(INCLUDE)}"ptlib\video.h"\
18142         {$(INCLUDE)}"ptlib\videoio.h"\
18143         {$(INCLUDE)}"ptlib\wince\time.h"\
18144         {$(INCLUDE)}"stdlibx.h"\
18145         {$(INCLUDE)}"strstream.h"\
18146         {$(INCLUDE)}"wceatl.h"\
18147         
18148 NODEP_CPP_WIN32=\
18149         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
18150         ".\include\ptlib\unix\ptlib\channel.h"\
18151         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
18152         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
18153         ".\include\ptlib\unix\ptlib\contain.h"\
18154         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
18155         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
18156         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
18157         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
18158         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
18159         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
18160         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
18161         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
18162         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
18163         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
18164         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
18165         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
18166         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
18167         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
18168         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
18169         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
18170         
18172 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
18174 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
18176 DEP_CPP_WIN32=\
18177         ".\src\ptlib\common\pglobalstatic.cxx"\
18178         {$(INCLUDE)}"cevfw.h"\
18179         {$(INCLUDE)}"mmsystemx.h"\
18180         {$(INCLUDE)}"nucpp.h"\
18181         {$(INCLUDE)}"ptbuildopts.h"\
18182         {$(INCLUDE)}"ptlib.h"\
18183         {$(INCLUDE)}"ptlib\args.h"\
18184         {$(INCLUDE)}"ptlib\array.h"\
18185         {$(INCLUDE)}"ptlib\channel.h"\
18186         {$(INCLUDE)}"ptlib\conchan.h"\
18187         {$(INCLUDE)}"ptlib\config.h"\
18188         {$(INCLUDE)}"ptlib\contain.h"\
18189         {$(INCLUDE)}"ptlib\contain.inl"\
18190         {$(INCLUDE)}"ptlib\critsec.h"\
18191         {$(INCLUDE)}"ptlib\dict.h"\
18192         {$(INCLUDE)}"ptlib\dynalink.h"\
18193         {$(INCLUDE)}"ptlib\file.h"\
18194         {$(INCLUDE)}"ptlib\filepath.h"\
18195         {$(INCLUDE)}"ptlib\indchan.h"\
18196         {$(INCLUDE)}"ptlib\lists.h"\
18197         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
18198         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
18199         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
18200         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
18201         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
18202         {$(INCLUDE)}"ptlib\msos\ptlib\debstrm.h"\
18203         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
18204         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
18205         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
18206         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
18207         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
18208         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
18209         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
18210         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
18211         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
18212         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
18213         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
18214         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
18215         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
18216         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
18217         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
18218         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
18219         {$(INCLUDE)}"ptlib\mutex.h"\
18220         {$(INCLUDE)}"ptlib\notifier.h"\
18221         {$(INCLUDE)}"ptlib\object.h"\
18222         {$(INCLUDE)}"ptlib\osutil.inl"\
18223         {$(INCLUDE)}"ptlib\pdirect.h"\
18224         {$(INCLUDE)}"ptlib\pfactory.h"\
18225         {$(INCLUDE)}"ptlib\plugin.h"\
18226         {$(INCLUDE)}"ptlib\pluginmgr.h"\
18227         {$(INCLUDE)}"ptlib\pprocess.h"\
18228         {$(INCLUDE)}"ptlib\psharedptr.h"\
18229         {$(INCLUDE)}"ptlib\pstring.h"\
18230         {$(INCLUDE)}"ptlib\ptime.h"\
18231         {$(INCLUDE)}"ptlib\semaphor.h"\
18232         {$(INCLUDE)}"ptlib\sfile.h"\
18233         {$(INCLUDE)}"ptlib\smartptr.h"\
18234         {$(INCLUDE)}"ptlib\sound.h"\
18235         {$(INCLUDE)}"ptlib\syncpoint.h"\
18236         {$(INCLUDE)}"ptlib\syncthrd.h"\
18237         {$(INCLUDE)}"ptlib\textfile.h"\
18238         {$(INCLUDE)}"ptlib\thread.h"\
18239         {$(INCLUDE)}"ptlib\timeint.h"\
18240         {$(INCLUDE)}"ptlib\timer.h"\
18241         {$(INCLUDE)}"ptlib\video.h"\
18242         {$(INCLUDE)}"ptlib\videoio.h"\
18243         {$(INCLUDE)}"ptlib\wince\time.h"\
18244         {$(INCLUDE)}"stdlibx.h"\
18245         {$(INCLUDE)}"strstream.h"\
18246         {$(INCLUDE)}"wceatl.h"\
18247         
18248 NODEP_CPP_WIN32=\
18249         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
18250         ".\include\ptlib\unix\ptlib\channel.h"\
18251         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
18252         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
18253         ".\include\ptlib\unix\ptlib\contain.h"\
18254         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
18255         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
18256         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
18257         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
18258         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
18259         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
18260         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
18261         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
18262         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
18263         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
18264         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
18265         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
18266         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
18267         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
18268         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
18269         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
18270         
18272 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
18274 NODEP_CPP_WIN32=\
18275         ".\ceatl.h"\
18276         ".\evfw.h"\
18277         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
18278         ".\msystemx.h"\
18279         ".\nistd.h"\
18280         ".\tbuildopts.h"\
18281         ".\tdlibx.h"\
18282         ".\tlib.h"\
18283         ".\tlib\args.h"\
18284         ".\tlib\array.h"\
18285         ".\tlib\channel.h"\
18286         ".\tlib\conchan.h"\
18287         ".\tlib\config.h"\
18288         ".\tlib\contain.h"\
18289         ".\tlib\contain.inl"\
18290         ".\tlib\critsec.h"\
18291         ".\tlib\dict.h"\
18292         ".\tlib\dynalink.h"\
18293         ".\tlib\file.h"\
18294         ".\tlib\filepath.h"\
18295         ".\tlib\indchan.h"\
18296         ".\tlib\lists.h"\
18297         ".\tlib\msos\ptlib\channel.h"\
18298         ".\tlib\msos\ptlib\conchan.h"\
18299         ".\tlib\msos\ptlib\config.h"\
18300         ".\tlib\msos\ptlib\contain.h"\
18301         ".\tlib\msos\ptlib\critsec.h"\
18302         ".\tlib\msos\ptlib\debstrm.h"\
18303         ".\tlib\msos\ptlib\dynalink.h"\
18304         ".\tlib\msos\ptlib\file.h"\
18305         ".\tlib\msos\ptlib\filepath.h"\
18306         ".\tlib\msos\ptlib\mutex.h"\
18307         ".\tlib\msos\ptlib\pdirect.h"\
18308         ".\tlib\msos\ptlib\pprocess.h"\
18309         ".\tlib\msos\ptlib\ptime.h"\
18310         ".\tlib\msos\ptlib\ptlib.inl"\
18311         ".\tlib\msos\ptlib\semaphor.h"\
18312         ".\tlib\msos\ptlib\sfile.h"\
18313         ".\tlib\msos\ptlib\syncpoint.h"\
18314         ".\tlib\msos\ptlib\textfile.h"\
18315         ".\tlib\msos\ptlib\thread.h"\
18316         ".\tlib\msos\ptlib\timeint.h"\
18317         ".\tlib\msos\ptlib\timer.h"\
18318         ".\tlib\msos\ptlib\video.h"\
18319         ".\tlib\mutex.h"\
18320         ".\tlib\notifier.h"\
18321         ".\tlib\object.h"\
18322         ".\tlib\osutil.inl"\
18323         ".\tlib\pdirect.h"\
18324         ".\tlib\pfactory.h"\
18325         ".\tlib\plugin.h"\
18326         ".\tlib\pluginmgr.h"\
18327         ".\tlib\pprocess.h"\
18328         ".\tlib\psharedptr.h"\
18329         ".\tlib\pstring.h"\
18330         ".\tlib\ptime.h"\
18331         ".\tlib\semaphor.h"\
18332         ".\tlib\sfile.h"\
18333         ".\tlib\smartptr.h"\
18334         ".\tlib\sound.h"\
18335         ".\tlib\syncpoint.h"\
18336         ".\tlib\syncthrd.h"\
18337         ".\tlib\textfile.h"\
18338         ".\tlib\thread.h"\
18339         ".\tlib\timeint.h"\
18340         ".\tlib\timer.h"\
18341         ".\tlib\unix\ptlib\channel.h"\
18342         ".\tlib\unix\ptlib\conchan.h"\
18343         ".\tlib\unix\ptlib\config.h"\
18344         ".\tlib\unix\ptlib\contain.h"\
18345         ".\tlib\unix\ptlib\critsec.h"\
18346         ".\tlib\unix\ptlib\dynalink.h"\
18347         ".\tlib\unix\ptlib\file.h"\
18348         ".\tlib\unix\ptlib\filepath.h"\
18349         ".\tlib\unix\ptlib\mutex.h"\
18350         ".\tlib\unix\ptlib\pdirect.h"\
18351         ".\tlib\unix\ptlib\pmachdep.h"\
18352         ".\tlib\unix\ptlib\pprocess.h"\
18353         ".\tlib\unix\ptlib\ptime.h"\
18354         ".\tlib\unix\ptlib\ptlib.inl"\
18355         ".\tlib\unix\ptlib\semaphor.h"\
18356         ".\tlib\unix\ptlib\sfile.h"\
18357         ".\tlib\unix\ptlib\syncpoint.h"\
18358         ".\tlib\unix\ptlib\textfile.h"\
18359         ".\tlib\unix\ptlib\thread.h"\
18360         ".\tlib\unix\ptlib\timeint.h"\
18361         ".\tlib\unix\ptlib\timer.h"\
18362         ".\tlib\unix\ptlib\video.h"\
18363         ".\tlib\video.h"\
18364         ".\tlib\videoio.h"\
18365         ".\tlib\wince\time.h"\
18366         ".\trings.h"\
18367         ".\trstream.h"\
18368         ".\ucpp.h"\
18369         ".\ys\socket.h"\
18370         
18372 !ENDIF 
18374 # End Source File
18375 # Begin Source File
18377 SOURCE=.\src\ptlib\msos\wincfg.cxx
18379 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
18381 NODEP_CPP_WINCF=\
18382         ".\ceatl.h"\
18383         ".\msystemx.h"\
18384         ".\nclude\ptlib\conchan.h"\
18385         ".\tdlibx.h"\
18386         ".\tlib.h"\
18387         ".\tlib\args.h"\
18388         ".\tlib\array.h"\
18389         ".\tlib\channel.h"\
18390         ".\tlib\conchan.h"\
18391         ".\tlib\config.h"\
18392         ".\tlib\contain.h"\
18393         ".\tlib\contain.inl"\
18394         ".\tlib\dict.h"\
18395         ".\tlib\dynalink.h"\
18396         ".\tlib\file.h"\
18397         ".\tlib\filepath.h"\
18398         ".\tlib\indchan.h"\
18399         ".\tlib\lists.h"\
18400         ".\tlib\mutex.h"\
18401         ".\tlib\object.h"\
18402         ".\tlib\osutil.inl"\
18403         ".\tlib\pdirect.h"\
18404         ".\tlib\pprocess.h"\
18405         ".\tlib\pstring.h"\
18406         ".\tlib\ptime.h"\
18407         ".\tlib\ptlib.inl"\
18408         ".\tlib\semaphor.h"\
18409         ".\tlib\sfile.h"\
18410         ".\tlib\sound.h"\
18411         ".\tlib\syncpoint.h"\
18412         ".\tlib\syncthrd.h"\
18413         ".\tlib\textfile.h"\
18414         ".\tlib\thread.h"\
18415         ".\tlib\timeint.h"\
18416         ".\tlib\timer.h"\
18417         ".\tlib\vfakeio.h"\
18418         ".\tlib\video.h"\
18419         ".\tlib\videoio.h"\
18420         ".\ucpp.h"\
18421         
18423 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
18425 NODEP_CPP_WINCF=\
18426         ".\ceatl.h"\
18427         ".\msystemx.h"\
18428         ".\nclude\ptlib\conchan.h"\
18429         ".\tdlibx.h"\
18430         ".\tlib.h"\
18431         ".\tlib\args.h"\
18432         ".\tlib\array.h"\
18433         ".\tlib\channel.h"\
18434         ".\tlib\conchan.h"\
18435         ".\tlib\config.h"\
18436         ".\tlib\contain.h"\
18437         ".\tlib\contain.inl"\
18438         ".\tlib\dict.h"\
18439         ".\tlib\dynalink.h"\
18440         ".\tlib\file.h"\
18441         ".\tlib\filepath.h"\
18442         ".\tlib\indchan.h"\
18443         ".\tlib\lists.h"\
18444         ".\tlib\mutex.h"\
18445         ".\tlib\object.h"\
18446         ".\tlib\osutil.inl"\
18447         ".\tlib\pdirect.h"\
18448         ".\tlib\pprocess.h"\
18449         ".\tlib\pstring.h"\
18450         ".\tlib\ptime.h"\
18451         ".\tlib\ptlib.inl"\
18452         ".\tlib\semaphor.h"\
18453         ".\tlib\sfile.h"\
18454         ".\tlib\sound.h"\
18455         ".\tlib\syncpoint.h"\
18456         ".\tlib\syncthrd.h"\
18457         ".\tlib\textfile.h"\
18458         ".\tlib\thread.h"\
18459         ".\tlib\timeint.h"\
18460         ".\tlib\timer.h"\
18461         ".\tlib\vfakeio.h"\
18462         ".\tlib\video.h"\
18463         ".\tlib\videoio.h"\
18464         ".\ucpp.h"\
18465         
18467 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
18469 NODEP_CPP_WINCF=\
18470         ".\ceatl.h"\
18471         ".\evfw.h"\
18472         ".\msystemx.h"\
18473         ".\tbuildopts.h"\
18474         ".\tdlibx.h"\
18475         ".\tlib.h"\
18476         ".\tlib\args.h"\
18477         ".\tlib\array.h"\
18478         ".\tlib\channel.h"\
18479         ".\tlib\conchan.h"\
18480         ".\tlib\config.h"\
18481         ".\tlib\contain.h"\
18482         ".\tlib\contain.inl"\
18483         ".\tlib\dict.h"\
18484         ".\tlib\dynalink.h"\
18485         ".\tlib\file.h"\
18486         ".\tlib\filepath.h"\
18487         ".\tlib\indchan.h"\
18488         ".\tlib\lists.h"\
18489         ".\tlib\mutex.h"\
18490         ".\tlib\object.h"\
18491         ".\tlib\osutil.inl"\
18492         ".\tlib\pdirect.h"\
18493         ".\tlib\pprocess.h"\
18494         ".\tlib\pstring.h"\
18495         ".\tlib\ptime.h"\
18496         ".\tlib\ptlib.inl"\
18497         ".\tlib\semaphor.h"\
18498         ".\tlib\sfile.h"\
18499         ".\tlib\sound.h"\
18500         ".\tlib\syncpoint.h"\
18501         ".\tlib\syncthrd.h"\
18502         ".\tlib\textfile.h"\
18503         ".\tlib\thread.h"\
18504         ".\tlib\timeint.h"\
18505         ".\tlib\timer.h"\
18506         ".\tlib\vfakeio.h"\
18507         ".\tlib\video.h"\
18508         ".\tlib\videoio.h"\
18509         ".\tlib\videoio1394dc.h"\
18510         ".\ucpp.h"\
18511         
18513 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
18515 NODEP_CPP_WINCF=\
18516         ".\ceatl.h"\
18517         ".\evfw.h"\
18518         ".\msystemx.h"\
18519         ".\tdlibx.h"\
18520         ".\tlib.h"\
18521         ".\tlib\args.h"\
18522         ".\tlib\array.h"\
18523         ".\tlib\channel.h"\
18524         ".\tlib\conchan.h"\
18525         ".\tlib\config.h"\
18526         ".\tlib\contain.h"\
18527         ".\tlib\contain.inl"\
18528         ".\tlib\dict.h"\
18529         ".\tlib\dynalink.h"\
18530         ".\tlib\file.h"\
18531         ".\tlib\filepath.h"\
18532         ".\tlib\indchan.h"\
18533         ".\tlib\lists.h"\
18534         ".\tlib\mutex.h"\
18535         ".\tlib\object.h"\
18536         ".\tlib\osutil.inl"\
18537         ".\tlib\pdirect.h"\
18538         ".\tlib\pprocess.h"\
18539         ".\tlib\pstring.h"\
18540         ".\tlib\ptime.h"\
18541         ".\tlib\ptlib.inl"\
18542         ".\tlib\semaphor.h"\
18543         ".\tlib\sfile.h"\
18544         ".\tlib\sound.h"\
18545         ".\tlib\syncpoint.h"\
18546         ".\tlib\syncthrd.h"\
18547         ".\tlib\textfile.h"\
18548         ".\tlib\thread.h"\
18549         ".\tlib\timeint.h"\
18550         ".\tlib\timer.h"\
18551         ".\tlib\vfakeio.h"\
18552         ".\tlib\video.h"\
18553         ".\tlib\videoio.h"\
18554         ".\tlib\videoio1394dc.h"\
18555         ".\ucpp.h"\
18556         
18558 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
18560 NODEP_CPP_WINCF=\
18561         ".\ceatl.h"\
18562         ".\msystemx.h"\
18563         ".\nclude\ptlib\conchan.h"\
18564         ".\tdlibx.h"\
18565         ".\tlib.h"\
18566         ".\tlib\args.h"\
18567         ".\tlib\array.h"\
18568         ".\tlib\channel.h"\
18569         ".\tlib\conchan.h"\
18570         ".\tlib\config.h"\
18571         ".\tlib\contain.h"\
18572         ".\tlib\contain.inl"\
18573         ".\tlib\dict.h"\
18574         ".\tlib\dynalink.h"\
18575         ".\tlib\file.h"\
18576         ".\tlib\filepath.h"\
18577         ".\tlib\indchan.h"\
18578         ".\tlib\lists.h"\
18579         ".\tlib\mutex.h"\
18580         ".\tlib\object.h"\
18581         ".\tlib\osutil.inl"\
18582         ".\tlib\pdirect.h"\
18583         ".\tlib\pprocess.h"\
18584         ".\tlib\pstring.h"\
18585         ".\tlib\ptime.h"\
18586         ".\tlib\ptlib.inl"\
18587         ".\tlib\semaphor.h"\
18588         ".\tlib\sfile.h"\
18589         ".\tlib\sound.h"\
18590         ".\tlib\syncpoint.h"\
18591         ".\tlib\syncthrd.h"\
18592         ".\tlib\textfile.h"\
18593         ".\tlib\thread.h"\
18594         ".\tlib\timeint.h"\
18595         ".\tlib\timer.h"\
18596         ".\tlib\vfakeio.h"\
18597         ".\tlib\video.h"\
18598         ".\tlib\videoio.h"\
18599         ".\ucpp.h"\
18600         
18602 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
18604 NODEP_CPP_WINCF=\
18605         ".\ceatl.h"\
18606         ".\msystemx.h"\
18607         ".\tdlibx.h"\
18608         ".\tlib.h"\
18609         ".\tlib\args.h"\
18610         ".\tlib\array.h"\
18611         ".\tlib\channel.h"\
18612         ".\tlib\conchan.h"\
18613         ".\tlib\config.h"\
18614         ".\tlib\contain.h"\
18615         ".\tlib\contain.inl"\
18616         ".\tlib\dict.h"\
18617         ".\tlib\dynalink.h"\
18618         ".\tlib\file.h"\
18619         ".\tlib\filepath.h"\
18620         ".\tlib\indchan.h"\
18621         ".\tlib\lists.h"\
18622         ".\tlib\mutex.h"\
18623         ".\tlib\object.h"\
18624         ".\tlib\osutil.inl"\
18625         ".\tlib\pdirect.h"\
18626         ".\tlib\pprocess.h"\
18627         ".\tlib\pstring.h"\
18628         ".\tlib\ptime.h"\
18629         ".\tlib\ptlib.inl"\
18630         ".\tlib\semaphor.h"\
18631         ".\tlib\sfile.h"\
18632         ".\tlib\sound.h"\
18633         ".\tlib\syncpoint.h"\
18634         ".\tlib\syncthrd.h"\
18635         ".\tlib\textfile.h"\
18636         ".\tlib\thread.h"\
18637         ".\tlib\timeint.h"\
18638         ".\tlib\timer.h"\
18639         ".\tlib\vfakeio.h"\
18640         ".\tlib\video.h"\
18641         ".\tlib\videoio.h"\
18642         ".\ucpp.h"\
18643         
18645 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
18647 DEP_CPP_WINCF=\
18648         {$(INCLUDE)}"cevfw.h"\
18649         {$(INCLUDE)}"mmsystemx.h"\
18650         {$(INCLUDE)}"nucpp.h"\
18651         {$(INCLUDE)}"ptbuildopts.h"\
18652         {$(INCLUDE)}"ptlib.h"\
18653         {$(INCLUDE)}"ptlib\args.h"\
18654         {$(INCLUDE)}"ptlib\array.h"\
18655         {$(INCLUDE)}"ptlib\channel.h"\
18656         {$(INCLUDE)}"ptlib\conchan.h"\
18657         {$(INCLUDE)}"ptlib\config.h"\
18658         {$(INCLUDE)}"ptlib\contain.h"\
18659         {$(INCLUDE)}"ptlib\contain.inl"\
18660         {$(INCLUDE)}"ptlib\critsec.h"\
18661         {$(INCLUDE)}"ptlib\dict.h"\
18662         {$(INCLUDE)}"ptlib\dynalink.h"\
18663         {$(INCLUDE)}"ptlib\file.h"\
18664         {$(INCLUDE)}"ptlib\filepath.h"\
18665         {$(INCLUDE)}"ptlib\indchan.h"\
18666         {$(INCLUDE)}"ptlib\lists.h"\
18667         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
18668         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
18669         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
18670         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
18671         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
18672         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
18673         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
18674         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
18675         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
18676         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
18677         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
18678         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
18679         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
18680         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
18681         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
18682         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
18683         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
18684         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
18685         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
18686         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
18687         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
18688         {$(INCLUDE)}"ptlib\mutex.h"\
18689         {$(INCLUDE)}"ptlib\notifier.h"\
18690         {$(INCLUDE)}"ptlib\object.h"\
18691         {$(INCLUDE)}"ptlib\osutil.inl"\
18692         {$(INCLUDE)}"ptlib\pdirect.h"\
18693         {$(INCLUDE)}"ptlib\pfactory.h"\
18694         {$(INCLUDE)}"ptlib\plugin.h"\
18695         {$(INCLUDE)}"ptlib\pluginmgr.h"\
18696         {$(INCLUDE)}"ptlib\pprocess.h"\
18697         {$(INCLUDE)}"ptlib\psharedptr.h"\
18698         {$(INCLUDE)}"ptlib\pstring.h"\
18699         {$(INCLUDE)}"ptlib\ptime.h"\
18700         {$(INCLUDE)}"ptlib\semaphor.h"\
18701         {$(INCLUDE)}"ptlib\sfile.h"\
18702         {$(INCLUDE)}"ptlib\smartptr.h"\
18703         {$(INCLUDE)}"ptlib\sound.h"\
18704         {$(INCLUDE)}"ptlib\syncpoint.h"\
18705         {$(INCLUDE)}"ptlib\syncthrd.h"\
18706         {$(INCLUDE)}"ptlib\textfile.h"\
18707         {$(INCLUDE)}"ptlib\thread.h"\
18708         {$(INCLUDE)}"ptlib\timeint.h"\
18709         {$(INCLUDE)}"ptlib\timer.h"\
18710         {$(INCLUDE)}"ptlib\video.h"\
18711         {$(INCLUDE)}"ptlib\videoio.h"\
18712         {$(INCLUDE)}"ptlib\wince\time.h"\
18713         {$(INCLUDE)}"stdlibx.h"\
18714         {$(INCLUDE)}"strstream.h"\
18715         {$(INCLUDE)}"wceatl.h"\
18716         
18717 NODEP_CPP_WINCF=\
18718         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
18719         ".\include\ptlib\unix\ptlib\channel.h"\
18720         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
18721         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
18722         ".\include\ptlib\unix\ptlib\contain.h"\
18723         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
18724         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
18725         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
18726         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
18727         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
18728         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
18729         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
18730         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
18731         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
18732         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
18733         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
18734         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
18735         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
18736         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
18737         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
18738         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
18739         
18741 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
18743 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
18745 DEP_CPP_WINCF=\
18746         {$(INCLUDE)}"cevfw.h"\
18747         {$(INCLUDE)}"mmsystemx.h"\
18748         {$(INCLUDE)}"nucpp.h"\
18749         {$(INCLUDE)}"ptbuildopts.h"\
18750         {$(INCLUDE)}"ptlib.h"\
18751         {$(INCLUDE)}"ptlib\args.h"\
18752         {$(INCLUDE)}"ptlib\array.h"\
18753         {$(INCLUDE)}"ptlib\channel.h"\
18754         {$(INCLUDE)}"ptlib\conchan.h"\
18755         {$(INCLUDE)}"ptlib\config.h"\
18756         {$(INCLUDE)}"ptlib\contain.h"\
18757         {$(INCLUDE)}"ptlib\contain.inl"\
18758         {$(INCLUDE)}"ptlib\critsec.h"\
18759         {$(INCLUDE)}"ptlib\dict.h"\
18760         {$(INCLUDE)}"ptlib\dynalink.h"\
18761         {$(INCLUDE)}"ptlib\file.h"\
18762         {$(INCLUDE)}"ptlib\filepath.h"\
18763         {$(INCLUDE)}"ptlib\indchan.h"\
18764         {$(INCLUDE)}"ptlib\lists.h"\
18765         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
18766         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
18767         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
18768         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
18769         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
18770         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
18771         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
18772         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
18773         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
18774         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
18775         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
18776         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
18777         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
18778         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
18779         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
18780         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
18781         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
18782         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
18783         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
18784         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
18785         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
18786         {$(INCLUDE)}"ptlib\mutex.h"\
18787         {$(INCLUDE)}"ptlib\notifier.h"\
18788         {$(INCLUDE)}"ptlib\object.h"\
18789         {$(INCLUDE)}"ptlib\osutil.inl"\
18790         {$(INCLUDE)}"ptlib\pdirect.h"\
18791         {$(INCLUDE)}"ptlib\pfactory.h"\
18792         {$(INCLUDE)}"ptlib\plugin.h"\
18793         {$(INCLUDE)}"ptlib\pluginmgr.h"\
18794         {$(INCLUDE)}"ptlib\pprocess.h"\
18795         {$(INCLUDE)}"ptlib\psharedptr.h"\
18796         {$(INCLUDE)}"ptlib\pstring.h"\
18797         {$(INCLUDE)}"ptlib\ptime.h"\
18798         {$(INCLUDE)}"ptlib\semaphor.h"\
18799         {$(INCLUDE)}"ptlib\sfile.h"\
18800         {$(INCLUDE)}"ptlib\smartptr.h"\
18801         {$(INCLUDE)}"ptlib\sound.h"\
18802         {$(INCLUDE)}"ptlib\syncpoint.h"\
18803         {$(INCLUDE)}"ptlib\syncthrd.h"\
18804         {$(INCLUDE)}"ptlib\textfile.h"\
18805         {$(INCLUDE)}"ptlib\thread.h"\
18806         {$(INCLUDE)}"ptlib\timeint.h"\
18807         {$(INCLUDE)}"ptlib\timer.h"\
18808         {$(INCLUDE)}"ptlib\video.h"\
18809         {$(INCLUDE)}"ptlib\videoio.h"\
18810         {$(INCLUDE)}"ptlib\wince\time.h"\
18811         {$(INCLUDE)}"stdlibx.h"\
18812         {$(INCLUDE)}"strstream.h"\
18813         {$(INCLUDE)}"wceatl.h"\
18814         
18815 NODEP_CPP_WINCF=\
18816         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
18817         ".\include\ptlib\unix\ptlib\channel.h"\
18818         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
18819         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
18820         ".\include\ptlib\unix\ptlib\contain.h"\
18821         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
18822         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
18823         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
18824         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
18825         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
18826         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
18827         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
18828         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
18829         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
18830         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
18831         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
18832         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
18833         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
18834         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
18835         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
18836         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
18837         
18839 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
18841 NODEP_CPP_WINCF=\
18842         ".\ceatl.h"\
18843         ".\evfw.h"\
18844         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
18845         ".\msystemx.h"\
18846         ".\nistd.h"\
18847         ".\tbuildopts.h"\
18848         ".\tdlibx.h"\
18849         ".\tlib.h"\
18850         ".\tlib\args.h"\
18851         ".\tlib\array.h"\
18852         ".\tlib\channel.h"\
18853         ".\tlib\conchan.h"\
18854         ".\tlib\config.h"\
18855         ".\tlib\contain.h"\
18856         ".\tlib\contain.inl"\
18857         ".\tlib\critsec.h"\
18858         ".\tlib\dict.h"\
18859         ".\tlib\dynalink.h"\
18860         ".\tlib\file.h"\
18861         ".\tlib\filepath.h"\
18862         ".\tlib\indchan.h"\
18863         ".\tlib\lists.h"\
18864         ".\tlib\msos\ptlib\channel.h"\
18865         ".\tlib\msos\ptlib\conchan.h"\
18866         ".\tlib\msos\ptlib\config.h"\
18867         ".\tlib\msos\ptlib\contain.h"\
18868         ".\tlib\msos\ptlib\critsec.h"\
18869         ".\tlib\msos\ptlib\dynalink.h"\
18870         ".\tlib\msos\ptlib\file.h"\
18871         ".\tlib\msos\ptlib\filepath.h"\
18872         ".\tlib\msos\ptlib\mutex.h"\
18873         ".\tlib\msos\ptlib\pdirect.h"\
18874         ".\tlib\msos\ptlib\pprocess.h"\
18875         ".\tlib\msos\ptlib\ptime.h"\
18876         ".\tlib\msos\ptlib\ptlib.inl"\
18877         ".\tlib\msos\ptlib\semaphor.h"\
18878         ".\tlib\msos\ptlib\sfile.h"\
18879         ".\tlib\msos\ptlib\syncpoint.h"\
18880         ".\tlib\msos\ptlib\textfile.h"\
18881         ".\tlib\msos\ptlib\thread.h"\
18882         ".\tlib\msos\ptlib\timeint.h"\
18883         ".\tlib\msos\ptlib\timer.h"\
18884         ".\tlib\msos\ptlib\video.h"\
18885         ".\tlib\mutex.h"\
18886         ".\tlib\notifier.h"\
18887         ".\tlib\object.h"\
18888         ".\tlib\osutil.inl"\
18889         ".\tlib\pdirect.h"\
18890         ".\tlib\pfactory.h"\
18891         ".\tlib\plugin.h"\
18892         ".\tlib\pluginmgr.h"\
18893         ".\tlib\pprocess.h"\
18894         ".\tlib\psharedptr.h"\
18895         ".\tlib\pstring.h"\
18896         ".\tlib\ptime.h"\
18897         ".\tlib\semaphor.h"\
18898         ".\tlib\sfile.h"\
18899         ".\tlib\smartptr.h"\
18900         ".\tlib\sound.h"\
18901         ".\tlib\syncpoint.h"\
18902         ".\tlib\syncthrd.h"\
18903         ".\tlib\textfile.h"\
18904         ".\tlib\thread.h"\
18905         ".\tlib\timeint.h"\
18906         ".\tlib\timer.h"\
18907         ".\tlib\unix\ptlib\channel.h"\
18908         ".\tlib\unix\ptlib\conchan.h"\
18909         ".\tlib\unix\ptlib\config.h"\
18910         ".\tlib\unix\ptlib\contain.h"\
18911         ".\tlib\unix\ptlib\critsec.h"\
18912         ".\tlib\unix\ptlib\dynalink.h"\
18913         ".\tlib\unix\ptlib\file.h"\
18914         ".\tlib\unix\ptlib\filepath.h"\
18915         ".\tlib\unix\ptlib\mutex.h"\
18916         ".\tlib\unix\ptlib\pdirect.h"\
18917         ".\tlib\unix\ptlib\pmachdep.h"\
18918         ".\tlib\unix\ptlib\pprocess.h"\
18919         ".\tlib\unix\ptlib\ptime.h"\
18920         ".\tlib\unix\ptlib\ptlib.inl"\
18921         ".\tlib\unix\ptlib\semaphor.h"\
18922         ".\tlib\unix\ptlib\sfile.h"\
18923         ".\tlib\unix\ptlib\syncpoint.h"\
18924         ".\tlib\unix\ptlib\textfile.h"\
18925         ".\tlib\unix\ptlib\thread.h"\
18926         ".\tlib\unix\ptlib\timeint.h"\
18927         ".\tlib\unix\ptlib\timer.h"\
18928         ".\tlib\unix\ptlib\video.h"\
18929         ".\tlib\video.h"\
18930         ".\tlib\videoio.h"\
18931         ".\tlib\wince\time.h"\
18932         ".\trings.h"\
18933         ".\trstream.h"\
18934         ".\ucpp.h"\
18935         ".\ys\socket.h"\
18936         
18938 !ENDIF 
18940 # End Source File
18941 # Begin Source File
18943 SOURCE=.\src\ptlib\msos\winsock.cxx
18945 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
18947 NODEP_CPP_WINSO=\
18948         ".\ceatl.h"\
18949         ".\msystemx.h"\
18950         ".\nclude\ptlib\conchan.h"\
18951         ".\tdlibx.h"\
18952         ".\tlib.h"\
18953         ".\tlib\args.h"\
18954         ".\tlib\array.h"\
18955         ".\tlib\channel.h"\
18956         ".\tlib\conchan.h"\
18957         ".\tlib\config.h"\
18958         ".\tlib\contain.h"\
18959         ".\tlib\contain.inl"\
18960         ".\tlib\dict.h"\
18961         ".\tlib\dynalink.h"\
18962         ".\tLib\ethsock.h"\
18963         ".\tlib\file.h"\
18964         ".\tlib\filepath.h"\
18965         ".\tlib\icmpsock.h"\
18966         ".\tlib\indchan.h"\
18967         ".\tlib\ipdsock.h"\
18968         ".\tLib\ipsock.h"\
18969         ".\tLib\ipxsock.h"\
18970         ".\tlib\lists.h"\
18971         ".\tlib\mutex.h"\
18972         ".\tlib\object.h"\
18973         ".\tlib\osutil.inl"\
18974         ".\tlib\pdirect.h"\
18975         ".\tlib\pprocess.h"\
18976         ".\tlib\pstring.h"\
18977         ".\tlib\ptime.h"\
18978         ".\tlib\ptlib.inl"\
18979         ".\tlib\semaphor.h"\
18980         ".\tlib\sfile.h"\
18981         ".\tlib\socket.h"\
18982         ".\tlib\sockets.h"\
18983         ".\tlib\sound.h"\
18984         ".\tLib\spxsock.h"\
18985         ".\tlib\syncpoint.h"\
18986         ".\tlib\syncthrd.h"\
18987         ".\tlib\tcpsock.h"\
18988         ".\tlib\textfile.h"\
18989         ".\tlib\thread.h"\
18990         ".\tlib\timeint.h"\
18991         ".\tlib\timer.h"\
18992         ".\tLib\udpsock.h"\
18993         ".\tlib\vfakeio.h"\
18994         ".\tlib\video.h"\
18995         ".\tlib\videoio.h"\
18996         ".\ucpp.h"\
18997         
18999 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
19001 NODEP_CPP_WINSO=\
19002         ".\ceatl.h"\
19003         ".\msystemx.h"\
19004         ".\nclude\ptlib\conchan.h"\
19005         ".\tdlibx.h"\
19006         ".\tlib.h"\
19007         ".\tlib\args.h"\
19008         ".\tlib\array.h"\
19009         ".\tlib\channel.h"\
19010         ".\tlib\conchan.h"\
19011         ".\tlib\config.h"\
19012         ".\tlib\contain.h"\
19013         ".\tlib\contain.inl"\
19014         ".\tlib\dict.h"\
19015         ".\tlib\dynalink.h"\
19016         ".\tLib\ethsock.h"\
19017         ".\tlib\file.h"\
19018         ".\tlib\filepath.h"\
19019         ".\tlib\icmpsock.h"\
19020         ".\tlib\indchan.h"\
19021         ".\tlib\ipdsock.h"\
19022         ".\tLib\ipsock.h"\
19023         ".\tLib\ipxsock.h"\
19024         ".\tlib\lists.h"\
19025         ".\tlib\mutex.h"\
19026         ".\tlib\object.h"\
19027         ".\tlib\osutil.inl"\
19028         ".\tlib\pdirect.h"\
19029         ".\tlib\pprocess.h"\
19030         ".\tlib\pstring.h"\
19031         ".\tlib\ptime.h"\
19032         ".\tlib\ptlib.inl"\
19033         ".\tlib\semaphor.h"\
19034         ".\tlib\sfile.h"\
19035         ".\tlib\socket.h"\
19036         ".\tlib\sockets.h"\
19037         ".\tlib\sound.h"\
19038         ".\tLib\spxsock.h"\
19039         ".\tlib\syncpoint.h"\
19040         ".\tlib\syncthrd.h"\
19041         ".\tlib\tcpsock.h"\
19042         ".\tlib\textfile.h"\
19043         ".\tlib\thread.h"\
19044         ".\tlib\timeint.h"\
19045         ".\tlib\timer.h"\
19046         ".\tLib\udpsock.h"\
19047         ".\tlib\vfakeio.h"\
19048         ".\tlib\video.h"\
19049         ".\tlib\videoio.h"\
19050         ".\ucpp.h"\
19051         
19053 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
19055 NODEP_CPP_WINSO=\
19056         ".\ceatl.h"\
19057         ".\evfw.h"\
19058         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
19059         ".\msystemx.h"\
19060         ".\tbuildopts.h"\
19061         ".\tdlibx.h"\
19062         ".\tlib.h"\
19063         ".\tlib\args.h"\
19064         ".\tlib\array.h"\
19065         ".\tlib\channel.h"\
19066         ".\tlib\conchan.h"\
19067         ".\tlib\config.h"\
19068         ".\tlib\contain.h"\
19069         ".\tlib\contain.inl"\
19070         ".\tlib\dict.h"\
19071         ".\tlib\dynalink.h"\
19072         ".\tLib\ethsock.h"\
19073         ".\tlib\file.h"\
19074         ".\tlib\filepath.h"\
19075         ".\tlib\icmpsock.h"\
19076         ".\tlib\indchan.h"\
19077         ".\tlib\ipdsock.h"\
19078         ".\tLib\ipsock.h"\
19079         ".\tLib\ipxsock.h"\
19080         ".\tlib\lists.h"\
19081         ".\tlib\mutex.h"\
19082         ".\tlib\object.h"\
19083         ".\tlib\osutil.inl"\
19084         ".\tlib\pdirect.h"\
19085         ".\tlib\pprocess.h"\
19086         ".\tlib\pstring.h"\
19087         ".\tlib\ptime.h"\
19088         ".\tlib\ptlib.inl"\
19089         ".\tlib\semaphor.h"\
19090         ".\tlib\sfile.h"\
19091         ".\tlib\socket.h"\
19092         ".\tlib\sockets.h"\
19093         ".\tlib\sound.h"\
19094         ".\tLib\spxsock.h"\
19095         ".\tlib\syncpoint.h"\
19096         ".\tlib\syncthrd.h"\
19097         ".\tlib\tcpsock.h"\
19098         ".\tlib\textfile.h"\
19099         ".\tlib\thread.h"\
19100         ".\tlib\timeint.h"\
19101         ".\tlib\timer.h"\
19102         ".\tLib\udpsock.h"\
19103         ".\tlib\vfakeio.h"\
19104         ".\tlib\video.h"\
19105         ".\tlib\videoio.h"\
19106         ".\tlib\videoio1394dc.h"\
19107         ".\ucpp.h"\
19108         ".\ys\socket.h"\
19109         
19111 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
19113 NODEP_CPP_WINSO=\
19114         ".\ceatl.h"\
19115         ".\evfw.h"\
19116         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
19117         ".\msystemx.h"\
19118         ".\tdlibx.h"\
19119         ".\tlib.h"\
19120         ".\tlib\args.h"\
19121         ".\tlib\array.h"\
19122         ".\tlib\channel.h"\
19123         ".\tlib\conchan.h"\
19124         ".\tlib\config.h"\
19125         ".\tlib\contain.h"\
19126         ".\tlib\contain.inl"\
19127         ".\tlib\dict.h"\
19128         ".\tlib\dynalink.h"\
19129         ".\tLib\ethsock.h"\
19130         ".\tlib\file.h"\
19131         ".\tlib\filepath.h"\
19132         ".\tlib\icmpsock.h"\
19133         ".\tlib\indchan.h"\
19134         ".\tlib\ipdsock.h"\
19135         ".\tLib\ipsock.h"\
19136         ".\tLib\ipxsock.h"\
19137         ".\tlib\lists.h"\
19138         ".\tlib\mutex.h"\
19139         ".\tlib\object.h"\
19140         ".\tlib\osutil.inl"\
19141         ".\tlib\pdirect.h"\
19142         ".\tlib\pprocess.h"\
19143         ".\tlib\pstring.h"\
19144         ".\tlib\ptime.h"\
19145         ".\tlib\ptlib.inl"\
19146         ".\tlib\semaphor.h"\
19147         ".\tlib\sfile.h"\
19148         ".\tlib\socket.h"\
19149         ".\tlib\sockets.h"\
19150         ".\tlib\sound.h"\
19151         ".\tLib\spxsock.h"\
19152         ".\tlib\syncpoint.h"\
19153         ".\tlib\syncthrd.h"\
19154         ".\tlib\tcpsock.h"\
19155         ".\tlib\textfile.h"\
19156         ".\tlib\thread.h"\
19157         ".\tlib\timeint.h"\
19158         ".\tlib\timer.h"\
19159         ".\tLib\udpsock.h"\
19160         ".\tlib\vfakeio.h"\
19161         ".\tlib\video.h"\
19162         ".\tlib\videoio.h"\
19163         ".\tlib\videoio1394dc.h"\
19164         ".\ucpp.h"\
19165         ".\ys\socket.h"\
19166         
19168 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
19170 NODEP_CPP_WINSO=\
19171         ".\ceatl.h"\
19172         ".\msystemx.h"\
19173         ".\nclude\ptlib\conchan.h"\
19174         ".\tdlibx.h"\
19175         ".\tlib.h"\
19176         ".\tlib\args.h"\
19177         ".\tlib\array.h"\
19178         ".\tlib\channel.h"\
19179         ".\tlib\conchan.h"\
19180         ".\tlib\config.h"\
19181         ".\tlib\contain.h"\
19182         ".\tlib\contain.inl"\
19183         ".\tlib\dict.h"\
19184         ".\tlib\dynalink.h"\
19185         ".\tLib\ethsock.h"\
19186         ".\tlib\file.h"\
19187         ".\tlib\filepath.h"\
19188         ".\tlib\icmpsock.h"\
19189         ".\tlib\indchan.h"\
19190         ".\tlib\ipdsock.h"\
19191         ".\tLib\ipsock.h"\
19192         ".\tLib\ipxsock.h"\
19193         ".\tlib\lists.h"\
19194         ".\tlib\mutex.h"\
19195         ".\tlib\object.h"\
19196         ".\tlib\osutil.inl"\
19197         ".\tlib\pdirect.h"\
19198         ".\tlib\pprocess.h"\
19199         ".\tlib\pstring.h"\
19200         ".\tlib\ptime.h"\
19201         ".\tlib\ptlib.inl"\
19202         ".\tlib\semaphor.h"\
19203         ".\tlib\sfile.h"\
19204         ".\tlib\socket.h"\
19205         ".\tlib\sockets.h"\
19206         ".\tlib\sound.h"\
19207         ".\tLib\spxsock.h"\
19208         ".\tlib\syncpoint.h"\
19209         ".\tlib\syncthrd.h"\
19210         ".\tlib\tcpsock.h"\
19211         ".\tlib\textfile.h"\
19212         ".\tlib\thread.h"\
19213         ".\tlib\timeint.h"\
19214         ".\tlib\timer.h"\
19215         ".\tLib\udpsock.h"\
19216         ".\tlib\vfakeio.h"\
19217         ".\tlib\video.h"\
19218         ".\tlib\videoio.h"\
19219         ".\ucpp.h"\
19220         
19222 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
19224 NODEP_CPP_WINSO=\
19225         ".\ceatl.h"\
19226         ".\msystemx.h"\
19227         ".\tdlibx.h"\
19228         ".\tlib.h"\
19229         ".\tlib\args.h"\
19230         ".\tlib\array.h"\
19231         ".\tlib\channel.h"\
19232         ".\tlib\conchan.h"\
19233         ".\tlib\config.h"\
19234         ".\tlib\contain.h"\
19235         ".\tlib\contain.inl"\
19236         ".\tlib\dict.h"\
19237         ".\tlib\dynalink.h"\
19238         ".\tLib\ethsock.h"\
19239         ".\tlib\file.h"\
19240         ".\tlib\filepath.h"\
19241         ".\tlib\icmpsock.h"\
19242         ".\tlib\indchan.h"\
19243         ".\tlib\ipdsock.h"\
19244         ".\tLib\ipsock.h"\
19245         ".\tLib\ipxsock.h"\
19246         ".\tlib\lists.h"\
19247         ".\tlib\mutex.h"\
19248         ".\tlib\object.h"\
19249         ".\tlib\osutil.inl"\
19250         ".\tlib\pdirect.h"\
19251         ".\tlib\pprocess.h"\
19252         ".\tlib\pstring.h"\
19253         ".\tlib\ptime.h"\
19254         ".\tlib\ptlib.inl"\
19255         ".\tlib\semaphor.h"\
19256         ".\tlib\sfile.h"\
19257         ".\tlib\socket.h"\
19258         ".\tlib\sockets.h"\
19259         ".\tlib\sound.h"\
19260         ".\tLib\spxsock.h"\
19261         ".\tlib\syncpoint.h"\
19262         ".\tlib\syncthrd.h"\
19263         ".\tlib\tcpsock.h"\
19264         ".\tlib\textfile.h"\
19265         ".\tlib\thread.h"\
19266         ".\tlib\timeint.h"\
19267         ".\tlib\timer.h"\
19268         ".\tLib\udpsock.h"\
19269         ".\tlib\vfakeio.h"\
19270         ".\tlib\video.h"\
19271         ".\tlib\videoio.h"\
19272         ".\ucpp.h"\
19273         ".\ys\socket.h"\
19274         
19276 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
19278 DEP_CPP_WINSO=\
19279         {$(INCLUDE)}"cevfw.h"\
19280         {$(INCLUDE)}"mmsystemx.h"\
19281         {$(INCLUDE)}"nucpp.h"\
19282         {$(INCLUDE)}"ptbuildopts.h"\
19283         {$(INCLUDE)}"ptlib.h"\
19284         {$(INCLUDE)}"ptlib\args.h"\
19285         {$(INCLUDE)}"ptlib\array.h"\
19286         {$(INCLUDE)}"ptlib\channel.h"\
19287         {$(INCLUDE)}"ptlib\conchan.h"\
19288         {$(INCLUDE)}"ptlib\config.h"\
19289         {$(INCLUDE)}"ptlib\contain.h"\
19290         {$(INCLUDE)}"ptlib\contain.inl"\
19291         {$(INCLUDE)}"ptlib\critsec.h"\
19292         {$(INCLUDE)}"ptlib\dict.h"\
19293         {$(INCLUDE)}"ptlib\dynalink.h"\
19294         {$(INCLUDE)}"ptlib\ethsock.h"\
19295         {$(INCLUDE)}"ptlib\file.h"\
19296         {$(INCLUDE)}"ptlib\filepath.h"\
19297         {$(INCLUDE)}"ptlib\icmpsock.h"\
19298         {$(INCLUDE)}"ptlib\indchan.h"\
19299         {$(INCLUDE)}"ptlib\ipdsock.h"\
19300         {$(INCLUDE)}"ptlib\ipsock.h"\
19301         {$(INCLUDE)}"ptlib\ipxsock.h"\
19302         {$(INCLUDE)}"ptlib\lists.h"\
19303         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
19304         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
19305         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
19306         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
19307         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
19308         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
19309         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
19310         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
19311         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
19312         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
19313         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
19314         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
19315         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
19316         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
19317         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
19318         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
19319         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
19320         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
19321         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
19322         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
19323         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
19324         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
19325         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
19326         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
19327         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
19328         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
19329         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
19330         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
19331         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
19332         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
19333         {$(INCLUDE)}"ptlib\mutex.h"\
19334         {$(INCLUDE)}"ptlib\notifier.h"\
19335         {$(INCLUDE)}"ptlib\object.h"\
19336         {$(INCLUDE)}"ptlib\osutil.inl"\
19337         {$(INCLUDE)}"ptlib\pdirect.h"\
19338         {$(INCLUDE)}"ptlib\pfactory.h"\
19339         {$(INCLUDE)}"ptlib\plugin.h"\
19340         {$(INCLUDE)}"ptlib\pluginmgr.h"\
19341         {$(INCLUDE)}"ptlib\pprocess.h"\
19342         {$(INCLUDE)}"ptlib\psharedptr.h"\
19343         {$(INCLUDE)}"ptlib\pstring.h"\
19344         {$(INCLUDE)}"ptlib\ptime.h"\
19345         {$(INCLUDE)}"ptlib\qos.h"\
19346         {$(INCLUDE)}"ptlib\semaphor.h"\
19347         {$(INCLUDE)}"ptlib\sfile.h"\
19348         {$(INCLUDE)}"ptlib\smartptr.h"\
19349         {$(INCLUDE)}"ptlib\socket.h"\
19350         {$(INCLUDE)}"ptlib\sockets.h"\
19351         {$(INCLUDE)}"ptlib\sound.h"\
19352         {$(INCLUDE)}"ptlib\spxsock.h"\
19353         {$(INCLUDE)}"ptlib\syncpoint.h"\
19354         {$(INCLUDE)}"ptlib\syncthrd.h"\
19355         {$(INCLUDE)}"ptlib\tcpsock.h"\
19356         {$(INCLUDE)}"ptlib\textfile.h"\
19357         {$(INCLUDE)}"ptlib\thread.h"\
19358         {$(INCLUDE)}"ptlib\timeint.h"\
19359         {$(INCLUDE)}"ptlib\timer.h"\
19360         {$(INCLUDE)}"ptlib\udpsock.h"\
19361         {$(INCLUDE)}"ptlib\video.h"\
19362         {$(INCLUDE)}"ptlib\videoio.h"\
19363         {$(INCLUDE)}"ptlib\wince\time.h"\
19364         {$(INCLUDE)}"stdlibx.h"\
19365         {$(INCLUDE)}"strstream.h"\
19366         {$(INCLUDE)}"sys\socket.h"\
19367         {$(INCLUDE)}"wceatl.h"\
19368         
19369 NODEP_CPP_WINSO=\
19370         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
19371         ".\include\ptlib\unix\ptlib\channel.h"\
19372         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
19373         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
19374         ".\include\ptlib\unix\ptlib\contain.h"\
19375         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
19376         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
19377         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
19378         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
19379         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
19380         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
19381         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
19382         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
19383         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
19384         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
19385         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
19386         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
19387         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
19388         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
19389         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
19390         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
19391         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
19392         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
19393         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
19394         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
19395         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
19396         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
19397         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
19398         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
19399         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
19400         
19402 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
19404 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
19406 DEP_CPP_WINSO=\
19407         {$(INCLUDE)}"cevfw.h"\
19408         {$(INCLUDE)}"mmsystemx.h"\
19409         {$(INCLUDE)}"nucpp.h"\
19410         {$(INCLUDE)}"ptbuildopts.h"\
19411         {$(INCLUDE)}"ptlib.h"\
19412         {$(INCLUDE)}"ptlib\args.h"\
19413         {$(INCLUDE)}"ptlib\array.h"\
19414         {$(INCLUDE)}"ptlib\channel.h"\
19415         {$(INCLUDE)}"ptlib\conchan.h"\
19416         {$(INCLUDE)}"ptlib\config.h"\
19417         {$(INCLUDE)}"ptlib\contain.h"\
19418         {$(INCLUDE)}"ptlib\contain.inl"\
19419         {$(INCLUDE)}"ptlib\critsec.h"\
19420         {$(INCLUDE)}"ptlib\dict.h"\
19421         {$(INCLUDE)}"ptlib\dynalink.h"\
19422         {$(INCLUDE)}"ptlib\ethsock.h"\
19423         {$(INCLUDE)}"ptlib\file.h"\
19424         {$(INCLUDE)}"ptlib\filepath.h"\
19425         {$(INCLUDE)}"ptlib\icmpsock.h"\
19426         {$(INCLUDE)}"ptlib\indchan.h"\
19427         {$(INCLUDE)}"ptlib\ipdsock.h"\
19428         {$(INCLUDE)}"ptlib\ipsock.h"\
19429         {$(INCLUDE)}"ptlib\ipxsock.h"\
19430         {$(INCLUDE)}"ptlib\lists.h"\
19431         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
19432         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
19433         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
19434         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
19435         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
19436         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
19437         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
19438         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
19439         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
19440         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
19441         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
19442         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
19443         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
19444         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
19445         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
19446         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
19447         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
19448         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
19449         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
19450         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
19451         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
19452         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
19453         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
19454         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
19455         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
19456         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
19457         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
19458         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
19459         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
19460         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
19461         {$(INCLUDE)}"ptlib\mutex.h"\
19462         {$(INCLUDE)}"ptlib\notifier.h"\
19463         {$(INCLUDE)}"ptlib\object.h"\
19464         {$(INCLUDE)}"ptlib\osutil.inl"\
19465         {$(INCLUDE)}"ptlib\pdirect.h"\
19466         {$(INCLUDE)}"ptlib\pfactory.h"\
19467         {$(INCLUDE)}"ptlib\plugin.h"\
19468         {$(INCLUDE)}"ptlib\pluginmgr.h"\
19469         {$(INCLUDE)}"ptlib\pprocess.h"\
19470         {$(INCLUDE)}"ptlib\psharedptr.h"\
19471         {$(INCLUDE)}"ptlib\pstring.h"\
19472         {$(INCLUDE)}"ptlib\ptime.h"\
19473         {$(INCLUDE)}"ptlib\qos.h"\
19474         {$(INCLUDE)}"ptlib\semaphor.h"\
19475         {$(INCLUDE)}"ptlib\sfile.h"\
19476         {$(INCLUDE)}"ptlib\smartptr.h"\
19477         {$(INCLUDE)}"ptlib\socket.h"\
19478         {$(INCLUDE)}"ptlib\sockets.h"\
19479         {$(INCLUDE)}"ptlib\sound.h"\
19480         {$(INCLUDE)}"ptlib\spxsock.h"\
19481         {$(INCLUDE)}"ptlib\syncpoint.h"\
19482         {$(INCLUDE)}"ptlib\syncthrd.h"\
19483         {$(INCLUDE)}"ptlib\tcpsock.h"\
19484         {$(INCLUDE)}"ptlib\textfile.h"\
19485         {$(INCLUDE)}"ptlib\thread.h"\
19486         {$(INCLUDE)}"ptlib\timeint.h"\
19487         {$(INCLUDE)}"ptlib\timer.h"\
19488         {$(INCLUDE)}"ptlib\udpsock.h"\
19489         {$(INCLUDE)}"ptlib\video.h"\
19490         {$(INCLUDE)}"ptlib\videoio.h"\
19491         {$(INCLUDE)}"ptlib\wince\time.h"\
19492         {$(INCLUDE)}"stdlibx.h"\
19493         {$(INCLUDE)}"strstream.h"\
19494         {$(INCLUDE)}"sys\socket.h"\
19495         {$(INCLUDE)}"wceatl.h"\
19496         
19497 NODEP_CPP_WINSO=\
19498         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
19499         ".\include\ptlib\unix\ptlib\channel.h"\
19500         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
19501         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
19502         ".\include\ptlib\unix\ptlib\contain.h"\
19503         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
19504         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
19505         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
19506         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
19507         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
19508         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
19509         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
19510         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
19511         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
19512         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
19513         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
19514         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
19515         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
19516         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
19517         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
19518         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
19519         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
19520         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
19521         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
19522         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
19523         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
19524         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
19525         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
19526         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
19527         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
19528         
19530 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
19532 NODEP_CPP_WINSO=\
19533         ".\ceatl.h"\
19534         ".\evfw.h"\
19535         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
19536         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
19537         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
19538         ".\msystemx.h"\
19539         ".\nistd.h"\
19540         ".\tbuildopts.h"\
19541         ".\tdlibx.h"\
19542         ".\tlib.h"\
19543         ".\tlib\args.h"\
19544         ".\tlib\array.h"\
19545         ".\tlib\channel.h"\
19546         ".\tlib\conchan.h"\
19547         ".\tlib\config.h"\
19548         ".\tlib\contain.h"\
19549         ".\tlib\contain.inl"\
19550         ".\tlib\critsec.h"\
19551         ".\tlib\dict.h"\
19552         ".\tlib\dynalink.h"\
19553         ".\tLib\ethsock.h"\
19554         ".\tlib\file.h"\
19555         ".\tlib\filepath.h"\
19556         ".\tlib\icmpsock.h"\
19557         ".\tlib\indchan.h"\
19558         ".\tlib\ipdsock.h"\
19559         ".\tLib\ipsock.h"\
19560         ".\tLib\ipxsock.h"\
19561         ".\tlib\lists.h"\
19562         ".\tlib\msos\ptlib\channel.h"\
19563         ".\tlib\msos\ptlib\conchan.h"\
19564         ".\tlib\msos\ptlib\config.h"\
19565         ".\tlib\msos\ptlib\contain.h"\
19566         ".\tlib\msos\ptlib\critsec.h"\
19567         ".\tlib\msos\ptlib\dynalink.h"\
19568         ".\tlib\msos\ptlib\ethsock.h"\
19569         ".\tlib\msos\ptlib\file.h"\
19570         ".\tlib\msos\ptlib\filepath.h"\
19571         ".\tlib\msos\ptlib\icmpsock.h"\
19572         ".\tlib\msos\ptlib\ipdsock.h"\
19573         ".\tlib\msos\ptlib\ipsock.h"\
19574         ".\tlib\msos\ptlib\ipxsock.h"\
19575         ".\tlib\msos\ptlib\mutex.h"\
19576         ".\tlib\msos\ptlib\pdirect.h"\
19577         ".\tlib\msos\ptlib\pprocess.h"\
19578         ".\tlib\msos\ptlib\ptime.h"\
19579         ".\tlib\msos\ptlib\ptlib.inl"\
19580         ".\tlib\msos\ptlib\semaphor.h"\
19581         ".\tlib\msos\ptlib\sfile.h"\
19582         ".\tlib\msos\ptlib\socket.h"\
19583         ".\tlib\msos\ptlib\spxsock.h"\
19584         ".\tlib\msos\ptlib\syncpoint.h"\
19585         ".\tlib\msos\ptlib\tcpsock.h"\
19586         ".\tlib\msos\ptlib\textfile.h"\
19587         ".\tlib\msos\ptlib\thread.h"\
19588         ".\tlib\msos\ptlib\timeint.h"\
19589         ".\tlib\msos\ptlib\timer.h"\
19590         ".\tlib\msos\ptlib\udpsock.h"\
19591         ".\tlib\msos\ptlib\video.h"\
19592         ".\tlib\mutex.h"\
19593         ".\tlib\notifier.h"\
19594         ".\tlib\object.h"\
19595         ".\tlib\osutil.inl"\
19596         ".\tlib\pdirect.h"\
19597         ".\tlib\pfactory.h"\
19598         ".\tlib\plugin.h"\
19599         ".\tlib\pluginmgr.h"\
19600         ".\tlib\pprocess.h"\
19601         ".\tlib\psharedptr.h"\
19602         ".\tlib\pstring.h"\
19603         ".\tlib\ptime.h"\
19604         ".\tlib\qos.h"\
19605         ".\tlib\semaphor.h"\
19606         ".\tlib\sfile.h"\
19607         ".\tlib\smartptr.h"\
19608         ".\tlib\socket.h"\
19609         ".\tlib\sockets.h"\
19610         ".\tlib\sound.h"\
19611         ".\tLib\spxsock.h"\
19612         ".\tlib\syncpoint.h"\
19613         ".\tlib\syncthrd.h"\
19614         ".\tlib\tcpsock.h"\
19615         ".\tlib\textfile.h"\
19616         ".\tlib\thread.h"\
19617         ".\tlib\timeint.h"\
19618         ".\tlib\timer.h"\
19619         ".\tLib\udpsock.h"\
19620         ".\tlib\unix\ptlib\channel.h"\
19621         ".\tlib\unix\ptlib\conchan.h"\
19622         ".\tlib\unix\ptlib\config.h"\
19623         ".\tlib\unix\ptlib\contain.h"\
19624         ".\tlib\unix\ptlib\critsec.h"\
19625         ".\tlib\unix\ptlib\dynalink.h"\
19626         ".\tlib\unix\ptlib\ethsock.h"\
19627         ".\tlib\unix\ptlib\file.h"\
19628         ".\tlib\unix\ptlib\filepath.h"\
19629         ".\tlib\unix\ptlib\icmpsock.h"\
19630         ".\tlib\unix\ptlib\ipdsock.h"\
19631         ".\tlib\unix\ptlib\ipsock.h"\
19632         ".\tlib\unix\ptlib\mutex.h"\
19633         ".\tlib\unix\ptlib\pdirect.h"\
19634         ".\tlib\unix\ptlib\pmachdep.h"\
19635         ".\tlib\unix\ptlib\pprocess.h"\
19636         ".\tlib\unix\ptlib\ptime.h"\
19637         ".\tlib\unix\ptlib\ptlib.inl"\
19638         ".\tlib\unix\ptlib\semaphor.h"\
19639         ".\tlib\unix\ptlib\sfile.h"\
19640         ".\tlib\unix\ptlib\socket.h"\
19641         ".\tlib\unix\ptlib\syncpoint.h"\
19642         ".\tlib\unix\ptlib\tcpsock.h"\
19643         ".\tlib\unix\ptlib\textfile.h"\
19644         ".\tlib\unix\ptlib\thread.h"\
19645         ".\tlib\unix\ptlib\timeint.h"\
19646         ".\tlib\unix\ptlib\timer.h"\
19647         ".\tlib\unix\ptlib\udpsock.h"\
19648         ".\tlib\unix\ptlib\video.h"\
19649         ".\tlib\video.h"\
19650         ".\tlib\videoio.h"\
19651         ".\tlib\wince\time.h"\
19652         ".\trings.h"\
19653         ".\trstream.h"\
19654         ".\ucpp.h"\
19655         ".\ys\socket.h"\
19656         
19658 !ENDIF 
19660 # End Source File
19661 # End Group
19662 # Begin Group "Console Components"
19664 # PROP Default_Filter ""
19665 # Begin Source File
19667 SOURCE=.\src\ptclib\asner.cxx
19669 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
19671 NODEP_CPP_ASNER=\
19672         ".\ceatl.h"\
19673         ".\msystemx.h"\
19674         ".\nclude\ptlib\conchan.h"\
19675         ".\tclib\asner.h"\
19676         ".\tdlibx.h"\
19677         ".\tlib.h"\
19678         ".\tlib\args.h"\
19679         ".\tlib\array.h"\
19680         ".\tlib\channel.h"\
19681         ".\tlib\conchan.h"\
19682         ".\tlib\config.h"\
19683         ".\tlib\contain.h"\
19684         ".\tlib\contain.inl"\
19685         ".\tlib\dict.h"\
19686         ".\tlib\dynalink.h"\
19687         ".\tlib\file.h"\
19688         ".\tlib\filepath.h"\
19689         ".\tlib\indchan.h"\
19690         ".\tlib\lists.h"\
19691         ".\tlib\mutex.h"\
19692         ".\tlib\object.h"\
19693         ".\tlib\osutil.inl"\
19694         ".\tlib\pdirect.h"\
19695         ".\tlib\pprocess.h"\
19696         ".\tlib\pstring.h"\
19697         ".\tlib\ptime.h"\
19698         ".\tlib\ptlib.inl"\
19699         ".\tlib\semaphor.h"\
19700         ".\tlib\sfile.h"\
19701         ".\tlib\sound.h"\
19702         ".\tlib\syncpoint.h"\
19703         ".\tlib\syncthrd.h"\
19704         ".\tlib\textfile.h"\
19705         ".\tlib\thread.h"\
19706         ".\tlib\timeint.h"\
19707         ".\tlib\timer.h"\
19708         ".\tlib\vfakeio.h"\
19709         ".\tlib\video.h"\
19710         ".\tlib\videoio.h"\
19711         ".\ucpp.h"\
19712         
19714 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
19716 NODEP_CPP_ASNER=\
19717         ".\ceatl.h"\
19718         ".\msystemx.h"\
19719         ".\nclude\ptlib\conchan.h"\
19720         ".\tclib\asner.h"\
19721         ".\tdlibx.h"\
19722         ".\tlib.h"\
19723         ".\tlib\args.h"\
19724         ".\tlib\array.h"\
19725         ".\tlib\channel.h"\
19726         ".\tlib\conchan.h"\
19727         ".\tlib\config.h"\
19728         ".\tlib\contain.h"\
19729         ".\tlib\contain.inl"\
19730         ".\tlib\dict.h"\
19731         ".\tlib\dynalink.h"\
19732         ".\tlib\file.h"\
19733         ".\tlib\filepath.h"\
19734         ".\tlib\indchan.h"\
19735         ".\tlib\lists.h"\
19736         ".\tlib\mutex.h"\
19737         ".\tlib\object.h"\
19738         ".\tlib\osutil.inl"\
19739         ".\tlib\pdirect.h"\
19740         ".\tlib\pprocess.h"\
19741         ".\tlib\pstring.h"\
19742         ".\tlib\ptime.h"\
19743         ".\tlib\ptlib.inl"\
19744         ".\tlib\semaphor.h"\
19745         ".\tlib\sfile.h"\
19746         ".\tlib\sound.h"\
19747         ".\tlib\syncpoint.h"\
19748         ".\tlib\syncthrd.h"\
19749         ".\tlib\textfile.h"\
19750         ".\tlib\thread.h"\
19751         ".\tlib\timeint.h"\
19752         ".\tlib\timer.h"\
19753         ".\tlib\vfakeio.h"\
19754         ".\tlib\video.h"\
19755         ".\tlib\videoio.h"\
19756         ".\ucpp.h"\
19757         
19759 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
19761 NODEP_CPP_ASNER=\
19762         ".\ceatl.h"\
19763         ".\evfw.h"\
19764         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
19765         ".\msystemx.h"\
19766         ".\tbuildopts.h"\
19767         ".\tclib\asner.h"\
19768         ".\tclib\html.h"\
19769         ".\tclib\http.h"\
19770         ".\tclib\inetprot.h"\
19771         ".\tclib\mime.h"\
19772         ".\tclib\pxml.h"\
19773         ".\tclib\url.h"\
19774         ".\tdlibx.h"\
19775         ".\tlib.h"\
19776         ".\tlib\args.h"\
19777         ".\tlib\array.h"\
19778         ".\tlib\channel.h"\
19779         ".\tlib\conchan.h"\
19780         ".\tlib\config.h"\
19781         ".\tlib\contain.h"\
19782         ".\tlib\contain.inl"\
19783         ".\tlib\dict.h"\
19784         ".\tlib\dynalink.h"\
19785         ".\tlib\file.h"\
19786         ".\tlib\filepath.h"\
19787         ".\tlib\indchan.h"\
19788         ".\tLib\ipsock.h"\
19789         ".\tlib\lists.h"\
19790         ".\tlib\mutex.h"\
19791         ".\tlib\object.h"\
19792         ".\tlib\osutil.inl"\
19793         ".\tlib\pdirect.h"\
19794         ".\tlib\pprocess.h"\
19795         ".\tlib\pstring.h"\
19796         ".\tlib\ptime.h"\
19797         ".\tlib\ptlib.inl"\
19798         ".\tlib\semaphor.h"\
19799         ".\tlib\sfile.h"\
19800         ".\tlib\socket.h"\
19801         ".\tlib\sound.h"\
19802         ".\tlib\syncpoint.h"\
19803         ".\tlib\syncthrd.h"\
19804         ".\tlib\textfile.h"\
19805         ".\tlib\thread.h"\
19806         ".\tlib\timeint.h"\
19807         ".\tlib\timer.h"\
19808         ".\tlib\vfakeio.h"\
19809         ".\tlib\video.h"\
19810         ".\tlib\videoio.h"\
19811         ".\tlib\videoio1394dc.h"\
19812         ".\ucpp.h"\
19813         ".\ys\socket.h"\
19814         
19816 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
19818 NODEP_CPP_ASNER=\
19819         ".\ceatl.h"\
19820         ".\evfw.h"\
19821         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
19822         ".\msystemx.h"\
19823         ".\tclib\asner.h"\
19824         ".\tclib\html.h"\
19825         ".\tclib\http.h"\
19826         ".\tclib\inetprot.h"\
19827         ".\tclib\mime.h"\
19828         ".\tclib\pxml.h"\
19829         ".\tclib\url.h"\
19830         ".\tdlibx.h"\
19831         ".\tlib.h"\
19832         ".\tlib\args.h"\
19833         ".\tlib\array.h"\
19834         ".\tlib\channel.h"\
19835         ".\tlib\conchan.h"\
19836         ".\tlib\config.h"\
19837         ".\tlib\contain.h"\
19838         ".\tlib\contain.inl"\
19839         ".\tlib\dict.h"\
19840         ".\tlib\dynalink.h"\
19841         ".\tlib\file.h"\
19842         ".\tlib\filepath.h"\
19843         ".\tlib\indchan.h"\
19844         ".\tLib\ipsock.h"\
19845         ".\tlib\lists.h"\
19846         ".\tlib\mutex.h"\
19847         ".\tlib\object.h"\
19848         ".\tlib\osutil.inl"\
19849         ".\tlib\pdirect.h"\
19850         ".\tlib\pprocess.h"\
19851         ".\tlib\pstring.h"\
19852         ".\tlib\ptime.h"\
19853         ".\tlib\ptlib.inl"\
19854         ".\tlib\semaphor.h"\
19855         ".\tlib\sfile.h"\
19856         ".\tlib\socket.h"\
19857         ".\tlib\sound.h"\
19858         ".\tlib\syncpoint.h"\
19859         ".\tlib\syncthrd.h"\
19860         ".\tlib\textfile.h"\
19861         ".\tlib\thread.h"\
19862         ".\tlib\timeint.h"\
19863         ".\tlib\timer.h"\
19864         ".\tlib\vfakeio.h"\
19865         ".\tlib\video.h"\
19866         ".\tlib\videoio.h"\
19867         ".\tlib\videoio1394dc.h"\
19868         ".\ucpp.h"\
19869         ".\ys\socket.h"\
19870         
19872 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
19874 NODEP_CPP_ASNER=\
19875         ".\ceatl.h"\
19876         ".\msystemx.h"\
19877         ".\nclude\ptlib\conchan.h"\
19878         ".\tclib\asner.h"\
19879         ".\tdlibx.h"\
19880         ".\tlib.h"\
19881         ".\tlib\args.h"\
19882         ".\tlib\array.h"\
19883         ".\tlib\channel.h"\
19884         ".\tlib\conchan.h"\
19885         ".\tlib\config.h"\
19886         ".\tlib\contain.h"\
19887         ".\tlib\contain.inl"\
19888         ".\tlib\dict.h"\
19889         ".\tlib\dynalink.h"\
19890         ".\tlib\file.h"\
19891         ".\tlib\filepath.h"\
19892         ".\tlib\indchan.h"\
19893         ".\tlib\lists.h"\
19894         ".\tlib\mutex.h"\
19895         ".\tlib\object.h"\
19896         ".\tlib\osutil.inl"\
19897         ".\tlib\pdirect.h"\
19898         ".\tlib\pprocess.h"\
19899         ".\tlib\pstring.h"\
19900         ".\tlib\ptime.h"\
19901         ".\tlib\ptlib.inl"\
19902         ".\tlib\semaphor.h"\
19903         ".\tlib\sfile.h"\
19904         ".\tlib\sound.h"\
19905         ".\tlib\syncpoint.h"\
19906         ".\tlib\syncthrd.h"\
19907         ".\tlib\textfile.h"\
19908         ".\tlib\thread.h"\
19909         ".\tlib\timeint.h"\
19910         ".\tlib\timer.h"\
19911         ".\tlib\vfakeio.h"\
19912         ".\tlib\video.h"\
19913         ".\tlib\videoio.h"\
19914         ".\ucpp.h"\
19915         
19917 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
19919 NODEP_CPP_ASNER=\
19920         ".\ceatl.h"\
19921         ".\msystemx.h"\
19922         ".\tclib\asner.h"\
19923         ".\tdlibx.h"\
19924         ".\tlib.h"\
19925         ".\tlib\args.h"\
19926         ".\tlib\array.h"\
19927         ".\tlib\channel.h"\
19928         ".\tlib\conchan.h"\
19929         ".\tlib\config.h"\
19930         ".\tlib\contain.h"\
19931         ".\tlib\contain.inl"\
19932         ".\tlib\dict.h"\
19933         ".\tlib\dynalink.h"\
19934         ".\tlib\file.h"\
19935         ".\tlib\filepath.h"\
19936         ".\tlib\indchan.h"\
19937         ".\tlib\lists.h"\
19938         ".\tlib\mutex.h"\
19939         ".\tlib\object.h"\
19940         ".\tlib\osutil.inl"\
19941         ".\tlib\pdirect.h"\
19942         ".\tlib\pprocess.h"\
19943         ".\tlib\pstring.h"\
19944         ".\tlib\ptime.h"\
19945         ".\tlib\ptlib.inl"\
19946         ".\tlib\semaphor.h"\
19947         ".\tlib\sfile.h"\
19948         ".\tlib\sound.h"\
19949         ".\tlib\syncpoint.h"\
19950         ".\tlib\syncthrd.h"\
19951         ".\tlib\textfile.h"\
19952         ".\tlib\thread.h"\
19953         ".\tlib\timeint.h"\
19954         ".\tlib\timer.h"\
19955         ".\tlib\vfakeio.h"\
19956         ".\tlib\video.h"\
19957         ".\tlib\videoio.h"\
19958         ".\ucpp.h"\
19959         
19961 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
19963 DEP_CPP_ASNER=\
19964         ".\src\ptclib\asnber.cxx"\
19965         ".\src\ptclib\asnper.cxx"\
19966         ".\src\ptclib\asnxer.cxx"\
19967         {$(INCLUDE)}"cevfw.h"\
19968         {$(INCLUDE)}"mmsystemx.h"\
19969         {$(INCLUDE)}"nucpp.h"\
19970         {$(INCLUDE)}"ptbuildopts.h"\
19971         {$(INCLUDE)}"ptclib\asnber.h"\
19972         {$(INCLUDE)}"ptclib\asner.h"\
19973         {$(INCLUDE)}"ptclib\asnper.h"\
19974         {$(INCLUDE)}"ptclib\asnxer.h"\
19975         {$(INCLUDE)}"ptclib\cypher.h"\
19976         {$(INCLUDE)}"ptclib\html.h"\
19977         {$(INCLUDE)}"ptclib\http.h"\
19978         {$(INCLUDE)}"ptclib\inetprot.h"\
19979         {$(INCLUDE)}"ptclib\mime.h"\
19980         {$(INCLUDE)}"ptclib\pxml.h"\
19981         {$(INCLUDE)}"ptclib\url.h"\
19982         {$(INCLUDE)}"ptlib.h"\
19983         {$(INCLUDE)}"ptlib\args.h"\
19984         {$(INCLUDE)}"ptlib\array.h"\
19985         {$(INCLUDE)}"ptlib\channel.h"\
19986         {$(INCLUDE)}"ptlib\conchan.h"\
19987         {$(INCLUDE)}"ptlib\config.h"\
19988         {$(INCLUDE)}"ptlib\contain.h"\
19989         {$(INCLUDE)}"ptlib\contain.inl"\
19990         {$(INCLUDE)}"ptlib\critsec.h"\
19991         {$(INCLUDE)}"ptlib\dict.h"\
19992         {$(INCLUDE)}"ptlib\dynalink.h"\
19993         {$(INCLUDE)}"ptlib\file.h"\
19994         {$(INCLUDE)}"ptlib\filepath.h"\
19995         {$(INCLUDE)}"ptlib\indchan.h"\
19996         {$(INCLUDE)}"ptlib\ipsock.h"\
19997         {$(INCLUDE)}"ptlib\lists.h"\
19998         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
19999         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
20000         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
20001         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
20002         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
20003         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
20004         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
20005         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
20006         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
20007         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
20008         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
20009         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
20010         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
20011         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
20012         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
20013         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
20014         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
20015         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
20016         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
20017         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
20018         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
20019         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
20020         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
20021         {$(INCLUDE)}"ptlib\mutex.h"\
20022         {$(INCLUDE)}"ptlib\notifier.h"\
20023         {$(INCLUDE)}"ptlib\object.h"\
20024         {$(INCLUDE)}"ptlib\osutil.inl"\
20025         {$(INCLUDE)}"ptlib\pdirect.h"\
20026         {$(INCLUDE)}"ptlib\pfactory.h"\
20027         {$(INCLUDE)}"ptlib\plugin.h"\
20028         {$(INCLUDE)}"ptlib\pluginmgr.h"\
20029         {$(INCLUDE)}"ptlib\pprocess.h"\
20030         {$(INCLUDE)}"ptlib\psharedptr.h"\
20031         {$(INCLUDE)}"ptlib\pstring.h"\
20032         {$(INCLUDE)}"ptlib\ptime.h"\
20033         {$(INCLUDE)}"ptlib\semaphor.h"\
20034         {$(INCLUDE)}"ptlib\sfile.h"\
20035         {$(INCLUDE)}"ptlib\smartptr.h"\
20036         {$(INCLUDE)}"ptlib\socket.h"\
20037         {$(INCLUDE)}"ptlib\sound.h"\
20038         {$(INCLUDE)}"ptlib\syncpoint.h"\
20039         {$(INCLUDE)}"ptlib\syncthrd.h"\
20040         {$(INCLUDE)}"ptlib\textfile.h"\
20041         {$(INCLUDE)}"ptlib\thread.h"\
20042         {$(INCLUDE)}"ptlib\timeint.h"\
20043         {$(INCLUDE)}"ptlib\timer.h"\
20044         {$(INCLUDE)}"ptlib\video.h"\
20045         {$(INCLUDE)}"ptlib\videoio.h"\
20046         {$(INCLUDE)}"ptlib\wince\time.h"\
20047         {$(INCLUDE)}"stdlibx.h"\
20048         {$(INCLUDE)}"strstream.h"\
20049         {$(INCLUDE)}"sys\socket.h"\
20050         {$(INCLUDE)}"wceatl.h"\
20051         
20052 NODEP_CPP_ASNER=\
20053         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
20054         ".\include\ptlib\unix\ptlib\channel.h"\
20055         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
20056         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
20057         ".\include\ptlib\unix\ptlib\contain.h"\
20058         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
20059         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
20060         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
20061         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
20062         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
20063         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
20064         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
20065         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
20066         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
20067         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
20068         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
20069         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
20070         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
20071         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
20072         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
20073         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
20074         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
20075         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
20076         
20078 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
20080 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
20082 DEP_CPP_ASNER=\
20083         ".\src\ptclib\asnber.cxx"\
20084         ".\src\ptclib\asnper.cxx"\
20085         ".\src\ptclib\asnxer.cxx"\
20086         {$(INCLUDE)}"cevfw.h"\
20087         {$(INCLUDE)}"mmsystemx.h"\
20088         {$(INCLUDE)}"nucpp.h"\
20089         {$(INCLUDE)}"ptbuildopts.h"\
20090         {$(INCLUDE)}"ptclib\asnber.h"\
20091         {$(INCLUDE)}"ptclib\asner.h"\
20092         {$(INCLUDE)}"ptclib\asnper.h"\
20093         {$(INCLUDE)}"ptclib\asnxer.h"\
20094         {$(INCLUDE)}"ptclib\cypher.h"\
20095         {$(INCLUDE)}"ptclib\html.h"\
20096         {$(INCLUDE)}"ptclib\http.h"\
20097         {$(INCLUDE)}"ptclib\inetprot.h"\
20098         {$(INCLUDE)}"ptclib\mime.h"\
20099         {$(INCLUDE)}"ptclib\pxml.h"\
20100         {$(INCLUDE)}"ptclib\url.h"\
20101         {$(INCLUDE)}"ptlib.h"\
20102         {$(INCLUDE)}"ptlib\args.h"\
20103         {$(INCLUDE)}"ptlib\array.h"\
20104         {$(INCLUDE)}"ptlib\channel.h"\
20105         {$(INCLUDE)}"ptlib\conchan.h"\
20106         {$(INCLUDE)}"ptlib\config.h"\
20107         {$(INCLUDE)}"ptlib\contain.h"\
20108         {$(INCLUDE)}"ptlib\contain.inl"\
20109         {$(INCLUDE)}"ptlib\critsec.h"\
20110         {$(INCLUDE)}"ptlib\dict.h"\
20111         {$(INCLUDE)}"ptlib\dynalink.h"\
20112         {$(INCLUDE)}"ptlib\file.h"\
20113         {$(INCLUDE)}"ptlib\filepath.h"\
20114         {$(INCLUDE)}"ptlib\indchan.h"\
20115         {$(INCLUDE)}"ptlib\ipsock.h"\
20116         {$(INCLUDE)}"ptlib\lists.h"\
20117         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
20118         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
20119         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
20120         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
20121         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
20122         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
20123         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
20124         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
20125         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
20126         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
20127         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
20128         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
20129         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
20130         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
20131         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
20132         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
20133         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
20134         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
20135         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
20136         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
20137         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
20138         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
20139         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
20140         {$(INCLUDE)}"ptlib\mutex.h"\
20141         {$(INCLUDE)}"ptlib\notifier.h"\
20142         {$(INCLUDE)}"ptlib\object.h"\
20143         {$(INCLUDE)}"ptlib\osutil.inl"\
20144         {$(INCLUDE)}"ptlib\pdirect.h"\
20145         {$(INCLUDE)}"ptlib\pfactory.h"\
20146         {$(INCLUDE)}"ptlib\plugin.h"\
20147         {$(INCLUDE)}"ptlib\pluginmgr.h"\
20148         {$(INCLUDE)}"ptlib\pprocess.h"\
20149         {$(INCLUDE)}"ptlib\psharedptr.h"\
20150         {$(INCLUDE)}"ptlib\pstring.h"\
20151         {$(INCLUDE)}"ptlib\ptime.h"\
20152         {$(INCLUDE)}"ptlib\semaphor.h"\
20153         {$(INCLUDE)}"ptlib\sfile.h"\
20154         {$(INCLUDE)}"ptlib\smartptr.h"\
20155         {$(INCLUDE)}"ptlib\socket.h"\
20156         {$(INCLUDE)}"ptlib\sound.h"\
20157         {$(INCLUDE)}"ptlib\syncpoint.h"\
20158         {$(INCLUDE)}"ptlib\syncthrd.h"\
20159         {$(INCLUDE)}"ptlib\textfile.h"\
20160         {$(INCLUDE)}"ptlib\thread.h"\
20161         {$(INCLUDE)}"ptlib\timeint.h"\
20162         {$(INCLUDE)}"ptlib\timer.h"\
20163         {$(INCLUDE)}"ptlib\video.h"\
20164         {$(INCLUDE)}"ptlib\videoio.h"\
20165         {$(INCLUDE)}"ptlib\wince\time.h"\
20166         {$(INCLUDE)}"stdlibx.h"\
20167         {$(INCLUDE)}"strstream.h"\
20168         {$(INCLUDE)}"sys\socket.h"\
20169         {$(INCLUDE)}"wceatl.h"\
20170         
20171 NODEP_CPP_ASNER=\
20172         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
20173         ".\include\ptlib\unix\ptlib\channel.h"\
20174         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
20175         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
20176         ".\include\ptlib\unix\ptlib\contain.h"\
20177         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
20178         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
20179         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
20180         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
20181         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
20182         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
20183         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
20184         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
20185         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
20186         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
20187         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
20188         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
20189         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
20190         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
20191         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
20192         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
20193         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
20194         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
20195         
20197 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
20199 DEP_CPP_ASNER=\
20200         ".\src\ptclib\asnber.cxx"\
20201         ".\src\ptclib\asnper.cxx"\
20202         ".\src\ptclib\asnxer.cxx"\
20203         
20204 NODEP_CPP_ASNER=\
20205         ".\ceatl.h"\
20206         ".\evfw.h"\
20207         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
20208         ".\msystemx.h"\
20209         ".\nistd.h"\
20210         ".\tbuildopts.h"\
20211         ".\tclib\asnber.h"\
20212         ".\tclib\asner.h"\
20213         ".\tclib\asnper.h"\
20214         ".\tclib\asnxer.h"\
20215         ".\tclib\cypher.h"\
20216         ".\tclib\html.h"\
20217         ".\tclib\http.h"\
20218         ".\tclib\inetprot.h"\
20219         ".\tclib\mime.h"\
20220         ".\tclib\pxml.h"\
20221         ".\tclib\url.h"\
20222         ".\tdlibx.h"\
20223         ".\tlib.h"\
20224         ".\tlib\args.h"\
20225         ".\tlib\array.h"\
20226         ".\tlib\channel.h"\
20227         ".\tlib\conchan.h"\
20228         ".\tlib\config.h"\
20229         ".\tlib\contain.h"\
20230         ".\tlib\contain.inl"\
20231         ".\tlib\critsec.h"\
20232         ".\tlib\dict.h"\
20233         ".\tlib\dynalink.h"\
20234         ".\tlib\file.h"\
20235         ".\tlib\filepath.h"\
20236         ".\tlib\indchan.h"\
20237         ".\tLib\ipsock.h"\
20238         ".\tlib\lists.h"\
20239         ".\tlib\msos\ptlib\channel.h"\
20240         ".\tlib\msos\ptlib\conchan.h"\
20241         ".\tlib\msos\ptlib\config.h"\
20242         ".\tlib\msos\ptlib\contain.h"\
20243         ".\tlib\msos\ptlib\critsec.h"\
20244         ".\tlib\msos\ptlib\dynalink.h"\
20245         ".\tlib\msos\ptlib\file.h"\
20246         ".\tlib\msos\ptlib\filepath.h"\
20247         ".\tlib\msos\ptlib\ipsock.h"\
20248         ".\tlib\msos\ptlib\mutex.h"\
20249         ".\tlib\msos\ptlib\pdirect.h"\
20250         ".\tlib\msos\ptlib\pprocess.h"\
20251         ".\tlib\msos\ptlib\ptime.h"\
20252         ".\tlib\msos\ptlib\ptlib.inl"\
20253         ".\tlib\msos\ptlib\semaphor.h"\
20254         ".\tlib\msos\ptlib\sfile.h"\
20255         ".\tlib\msos\ptlib\socket.h"\
20256         ".\tlib\msos\ptlib\syncpoint.h"\
20257         ".\tlib\msos\ptlib\textfile.h"\
20258         ".\tlib\msos\ptlib\thread.h"\
20259         ".\tlib\msos\ptlib\timeint.h"\
20260         ".\tlib\msos\ptlib\timer.h"\
20261         ".\tlib\msos\ptlib\video.h"\
20262         ".\tlib\mutex.h"\
20263         ".\tlib\notifier.h"\
20264         ".\tlib\object.h"\
20265         ".\tlib\osutil.inl"\
20266         ".\tlib\pdirect.h"\
20267         ".\tlib\pfactory.h"\
20268         ".\tlib\plugin.h"\
20269         ".\tlib\pluginmgr.h"\
20270         ".\tlib\pprocess.h"\
20271         ".\tlib\psharedptr.h"\
20272         ".\tlib\pstring.h"\
20273         ".\tlib\ptime.h"\
20274         ".\tlib\semaphor.h"\
20275         ".\tlib\sfile.h"\
20276         ".\tlib\smartptr.h"\
20277         ".\tlib\socket.h"\
20278         ".\tlib\sound.h"\
20279         ".\tlib\syncpoint.h"\
20280         ".\tlib\syncthrd.h"\
20281         ".\tlib\textfile.h"\
20282         ".\tlib\thread.h"\
20283         ".\tlib\timeint.h"\
20284         ".\tlib\timer.h"\
20285         ".\tlib\unix\ptlib\channel.h"\
20286         ".\tlib\unix\ptlib\conchan.h"\
20287         ".\tlib\unix\ptlib\config.h"\
20288         ".\tlib\unix\ptlib\contain.h"\
20289         ".\tlib\unix\ptlib\critsec.h"\
20290         ".\tlib\unix\ptlib\dynalink.h"\
20291         ".\tlib\unix\ptlib\file.h"\
20292         ".\tlib\unix\ptlib\filepath.h"\
20293         ".\tlib\unix\ptlib\ipsock.h"\
20294         ".\tlib\unix\ptlib\mutex.h"\
20295         ".\tlib\unix\ptlib\pdirect.h"\
20296         ".\tlib\unix\ptlib\pmachdep.h"\
20297         ".\tlib\unix\ptlib\pprocess.h"\
20298         ".\tlib\unix\ptlib\ptime.h"\
20299         ".\tlib\unix\ptlib\ptlib.inl"\
20300         ".\tlib\unix\ptlib\semaphor.h"\
20301         ".\tlib\unix\ptlib\sfile.h"\
20302         ".\tlib\unix\ptlib\socket.h"\
20303         ".\tlib\unix\ptlib\syncpoint.h"\
20304         ".\tlib\unix\ptlib\textfile.h"\
20305         ".\tlib\unix\ptlib\thread.h"\
20306         ".\tlib\unix\ptlib\timeint.h"\
20307         ".\tlib\unix\ptlib\timer.h"\
20308         ".\tlib\unix\ptlib\video.h"\
20309         ".\tlib\video.h"\
20310         ".\tlib\videoio.h"\
20311         ".\tlib\wince\time.h"\
20312         ".\trings.h"\
20313         ".\trstream.h"\
20314         ".\ucpp.h"\
20315         ".\ys\socket.h"\
20316         
20318 !ENDIF 
20320 # End Source File
20321 # Begin Source File
20323 SOURCE=.\src\ptclib\cypher.cxx
20325 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
20327 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
20329 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
20331 NODEP_CPP_CYPHE=\
20332         ".\ceatl.h"\
20333         ".\evfw.h"\
20334         ".\msystemx.h"\
20335         ".\tbuildopts.h"\
20336         ".\tclib\cypher.h"\
20337         ".\tclib\inetprot.h"\
20338         ".\tclib\mime.h"\
20339         ".\tclib\random.h"\
20340         ".\tdlibx.h"\
20341         ".\tlib.h"\
20342         ".\tlib\args.h"\
20343         ".\tlib\array.h"\
20344         ".\tlib\channel.h"\
20345         ".\tlib\conchan.h"\
20346         ".\tlib\config.h"\
20347         ".\tlib\contain.h"\
20348         ".\tlib\contain.inl"\
20349         ".\tlib\dict.h"\
20350         ".\tlib\dynalink.h"\
20351         ".\tlib\file.h"\
20352         ".\tlib\filepath.h"\
20353         ".\tlib\indchan.h"\
20354         ".\tlib\lists.h"\
20355         ".\tlib\mutex.h"\
20356         ".\tlib\object.h"\
20357         ".\tlib\osutil.inl"\
20358         ".\tlib\pdirect.h"\
20359         ".\tlib\pprocess.h"\
20360         ".\tlib\pstring.h"\
20361         ".\tlib\ptime.h"\
20362         ".\tlib\ptlib.inl"\
20363         ".\tlib\semaphor.h"\
20364         ".\tlib\sfile.h"\
20365         ".\tlib\sound.h"\
20366         ".\tlib\syncpoint.h"\
20367         ".\tlib\syncthrd.h"\
20368         ".\tlib\textfile.h"\
20369         ".\tlib\thread.h"\
20370         ".\tlib\timeint.h"\
20371         ".\tlib\timer.h"\
20372         ".\tlib\vfakeio.h"\
20373         ".\tlib\video.h"\
20374         ".\tlib\videoio.h"\
20375         ".\tlib\videoio1394dc.h"\
20376         ".\ucpp.h"\
20377         
20379 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
20381 NODEP_CPP_CYPHE=\
20382         ".\ceatl.h"\
20383         ".\evfw.h"\
20384         ".\msystemx.h"\
20385         ".\tclib\cypher.h"\
20386         ".\tclib\inetprot.h"\
20387         ".\tclib\mime.h"\
20388         ".\tclib\random.h"\
20389         ".\tdlibx.h"\
20390         ".\tlib.h"\
20391         ".\tlib\args.h"\
20392         ".\tlib\array.h"\
20393         ".\tlib\channel.h"\
20394         ".\tlib\conchan.h"\
20395         ".\tlib\config.h"\
20396         ".\tlib\contain.h"\
20397         ".\tlib\contain.inl"\
20398         ".\tlib\dict.h"\
20399         ".\tlib\dynalink.h"\
20400         ".\tlib\file.h"\
20401         ".\tlib\filepath.h"\
20402         ".\tlib\indchan.h"\
20403         ".\tlib\lists.h"\
20404         ".\tlib\mutex.h"\
20405         ".\tlib\object.h"\
20406         ".\tlib\osutil.inl"\
20407         ".\tlib\pdirect.h"\
20408         ".\tlib\pprocess.h"\
20409         ".\tlib\pstring.h"\
20410         ".\tlib\ptime.h"\
20411         ".\tlib\ptlib.inl"\
20412         ".\tlib\semaphor.h"\
20413         ".\tlib\sfile.h"\
20414         ".\tlib\sound.h"\
20415         ".\tlib\syncpoint.h"\
20416         ".\tlib\syncthrd.h"\
20417         ".\tlib\textfile.h"\
20418         ".\tlib\thread.h"\
20419         ".\tlib\timeint.h"\
20420         ".\tlib\timer.h"\
20421         ".\tlib\vfakeio.h"\
20422         ".\tlib\video.h"\
20423         ".\tlib\videoio.h"\
20424         ".\tlib\videoio1394dc.h"\
20425         ".\ucpp.h"\
20426         
20428 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
20430 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
20432 NODEP_CPP_CYPHE=\
20433         ".\ceatl.h"\
20434         ".\msystemx.h"\
20435         ".\tclib\cypher.h"\
20436         ".\tclib\inetprot.h"\
20437         ".\tclib\mime.h"\
20438         ".\tclib\random.h"\
20439         ".\tdlibx.h"\
20440         ".\tlib.h"\
20441         ".\tlib\args.h"\
20442         ".\tlib\array.h"\
20443         ".\tlib\channel.h"\
20444         ".\tlib\conchan.h"\
20445         ".\tlib\config.h"\
20446         ".\tlib\contain.h"\
20447         ".\tlib\contain.inl"\
20448         ".\tlib\dict.h"\
20449         ".\tlib\dynalink.h"\
20450         ".\tlib\file.h"\
20451         ".\tlib\filepath.h"\
20452         ".\tlib\indchan.h"\
20453         ".\tlib\lists.h"\
20454         ".\tlib\mutex.h"\
20455         ".\tlib\object.h"\
20456         ".\tlib\osutil.inl"\
20457         ".\tlib\pdirect.h"\
20458         ".\tlib\pprocess.h"\
20459         ".\tlib\pstring.h"\
20460         ".\tlib\ptime.h"\
20461         ".\tlib\ptlib.inl"\
20462         ".\tlib\semaphor.h"\
20463         ".\tlib\sfile.h"\
20464         ".\tlib\sound.h"\
20465         ".\tlib\syncpoint.h"\
20466         ".\tlib\syncthrd.h"\
20467         ".\tlib\textfile.h"\
20468         ".\tlib\thread.h"\
20469         ".\tlib\timeint.h"\
20470         ".\tlib\timer.h"\
20471         ".\tlib\vfakeio.h"\
20472         ".\tlib\video.h"\
20473         ".\tlib\videoio.h"\
20474         ".\ucpp.h"\
20475         
20477 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
20479 DEP_CPP_CYPHE=\
20480         {$(INCLUDE)}"cevfw.h"\
20481         {$(INCLUDE)}"mmsystemx.h"\
20482         {$(INCLUDE)}"nucpp.h"\
20483         {$(INCLUDE)}"ptbuildopts.h"\
20484         {$(INCLUDE)}"ptclib\cypher.h"\
20485         {$(INCLUDE)}"ptclib\inetprot.h"\
20486         {$(INCLUDE)}"ptclib\mime.h"\
20487         {$(INCLUDE)}"ptclib\random.h"\
20488         {$(INCLUDE)}"ptlib.h"\
20489         {$(INCLUDE)}"ptlib\args.h"\
20490         {$(INCLUDE)}"ptlib\array.h"\
20491         {$(INCLUDE)}"ptlib\channel.h"\
20492         {$(INCLUDE)}"ptlib\conchan.h"\
20493         {$(INCLUDE)}"ptlib\config.h"\
20494         {$(INCLUDE)}"ptlib\contain.h"\
20495         {$(INCLUDE)}"ptlib\contain.inl"\
20496         {$(INCLUDE)}"ptlib\critsec.h"\
20497         {$(INCLUDE)}"ptlib\dict.h"\
20498         {$(INCLUDE)}"ptlib\dynalink.h"\
20499         {$(INCLUDE)}"ptlib\file.h"\
20500         {$(INCLUDE)}"ptlib\filepath.h"\
20501         {$(INCLUDE)}"ptlib\indchan.h"\
20502         {$(INCLUDE)}"ptlib\lists.h"\
20503         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
20504         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
20505         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
20506         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
20507         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
20508         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
20509         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
20510         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
20511         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
20512         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
20513         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
20514         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
20515         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
20516         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
20517         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
20518         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
20519         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
20520         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
20521         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
20522         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
20523         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
20524         {$(INCLUDE)}"ptlib\mutex.h"\
20525         {$(INCLUDE)}"ptlib\notifier.h"\
20526         {$(INCLUDE)}"ptlib\object.h"\
20527         {$(INCLUDE)}"ptlib\osutil.inl"\
20528         {$(INCLUDE)}"ptlib\pdirect.h"\
20529         {$(INCLUDE)}"ptlib\pfactory.h"\
20530         {$(INCLUDE)}"ptlib\plugin.h"\
20531         {$(INCLUDE)}"ptlib\pluginmgr.h"\
20532         {$(INCLUDE)}"ptlib\pprocess.h"\
20533         {$(INCLUDE)}"ptlib\psharedptr.h"\
20534         {$(INCLUDE)}"ptlib\pstring.h"\
20535         {$(INCLUDE)}"ptlib\ptime.h"\
20536         {$(INCLUDE)}"ptlib\semaphor.h"\
20537         {$(INCLUDE)}"ptlib\sfile.h"\
20538         {$(INCLUDE)}"ptlib\smartptr.h"\
20539         {$(INCLUDE)}"ptlib\sound.h"\
20540         {$(INCLUDE)}"ptlib\syncpoint.h"\
20541         {$(INCLUDE)}"ptlib\syncthrd.h"\
20542         {$(INCLUDE)}"ptlib\textfile.h"\
20543         {$(INCLUDE)}"ptlib\thread.h"\
20544         {$(INCLUDE)}"ptlib\timeint.h"\
20545         {$(INCLUDE)}"ptlib\timer.h"\
20546         {$(INCLUDE)}"ptlib\video.h"\
20547         {$(INCLUDE)}"ptlib\videoio.h"\
20548         {$(INCLUDE)}"ptlib\wince\time.h"\
20549         {$(INCLUDE)}"stdlibx.h"\
20550         {$(INCLUDE)}"strstream.h"\
20551         {$(INCLUDE)}"wceatl.h"\
20552         
20553 NODEP_CPP_CYPHE=\
20554         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
20555         ".\include\ptlib\unix\ptlib\channel.h"\
20556         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
20557         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
20558         ".\include\ptlib\unix\ptlib\contain.h"\
20559         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
20560         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
20561         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
20562         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
20563         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
20564         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
20565         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
20566         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
20567         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
20568         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
20569         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
20570         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
20571         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
20572         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
20573         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
20574         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
20575         
20577 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
20579 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
20581 DEP_CPP_CYPHE=\
20582         {$(INCLUDE)}"cevfw.h"\
20583         {$(INCLUDE)}"mmsystemx.h"\
20584         {$(INCLUDE)}"nucpp.h"\
20585         {$(INCLUDE)}"ptbuildopts.h"\
20586         {$(INCLUDE)}"ptclib\cypher.h"\
20587         {$(INCLUDE)}"ptclib\inetprot.h"\
20588         {$(INCLUDE)}"ptclib\mime.h"\
20589         {$(INCLUDE)}"ptclib\random.h"\
20590         {$(INCLUDE)}"ptlib.h"\
20591         {$(INCLUDE)}"ptlib\args.h"\
20592         {$(INCLUDE)}"ptlib\array.h"\
20593         {$(INCLUDE)}"ptlib\channel.h"\
20594         {$(INCLUDE)}"ptlib\conchan.h"\
20595         {$(INCLUDE)}"ptlib\config.h"\
20596         {$(INCLUDE)}"ptlib\contain.h"\
20597         {$(INCLUDE)}"ptlib\contain.inl"\
20598         {$(INCLUDE)}"ptlib\critsec.h"\
20599         {$(INCLUDE)}"ptlib\dict.h"\
20600         {$(INCLUDE)}"ptlib\dynalink.h"\
20601         {$(INCLUDE)}"ptlib\file.h"\
20602         {$(INCLUDE)}"ptlib\filepath.h"\
20603         {$(INCLUDE)}"ptlib\indchan.h"\
20604         {$(INCLUDE)}"ptlib\lists.h"\
20605         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
20606         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
20607         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
20608         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
20609         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
20610         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
20611         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
20612         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
20613         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
20614         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
20615         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
20616         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
20617         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
20618         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
20619         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
20620         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
20621         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
20622         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
20623         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
20624         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
20625         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
20626         {$(INCLUDE)}"ptlib\mutex.h"\
20627         {$(INCLUDE)}"ptlib\notifier.h"\
20628         {$(INCLUDE)}"ptlib\object.h"\
20629         {$(INCLUDE)}"ptlib\osutil.inl"\
20630         {$(INCLUDE)}"ptlib\pdirect.h"\
20631         {$(INCLUDE)}"ptlib\pfactory.h"\
20632         {$(INCLUDE)}"ptlib\plugin.h"\
20633         {$(INCLUDE)}"ptlib\pluginmgr.h"\
20634         {$(INCLUDE)}"ptlib\pprocess.h"\
20635         {$(INCLUDE)}"ptlib\psharedptr.h"\
20636         {$(INCLUDE)}"ptlib\pstring.h"\
20637         {$(INCLUDE)}"ptlib\ptime.h"\
20638         {$(INCLUDE)}"ptlib\semaphor.h"\
20639         {$(INCLUDE)}"ptlib\sfile.h"\
20640         {$(INCLUDE)}"ptlib\smartptr.h"\
20641         {$(INCLUDE)}"ptlib\sound.h"\
20642         {$(INCLUDE)}"ptlib\syncpoint.h"\
20643         {$(INCLUDE)}"ptlib\syncthrd.h"\
20644         {$(INCLUDE)}"ptlib\textfile.h"\
20645         {$(INCLUDE)}"ptlib\thread.h"\
20646         {$(INCLUDE)}"ptlib\timeint.h"\
20647         {$(INCLUDE)}"ptlib\timer.h"\
20648         {$(INCLUDE)}"ptlib\video.h"\
20649         {$(INCLUDE)}"ptlib\videoio.h"\
20650         {$(INCLUDE)}"ptlib\wince\time.h"\
20651         {$(INCLUDE)}"stdlibx.h"\
20652         {$(INCLUDE)}"strstream.h"\
20653         {$(INCLUDE)}"wceatl.h"\
20654         
20655 NODEP_CPP_CYPHE=\
20656         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
20657         ".\include\ptlib\unix\ptlib\channel.h"\
20658         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
20659         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
20660         ".\include\ptlib\unix\ptlib\contain.h"\
20661         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
20662         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
20663         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
20664         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
20665         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
20666         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
20667         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
20668         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
20669         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
20670         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
20671         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
20672         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
20673         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
20674         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
20675         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
20676         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
20677         
20679 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
20681 NODEP_CPP_CYPHE=\
20682         ".\ceatl.h"\
20683         ".\evfw.h"\
20684         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
20685         ".\msystemx.h"\
20686         ".\nistd.h"\
20687         ".\tbuildopts.h"\
20688         ".\tclib\cypher.h"\
20689         ".\tclib\inetprot.h"\
20690         ".\tclib\mime.h"\
20691         ".\tclib\random.h"\
20692         ".\tdlibx.h"\
20693         ".\tlib.h"\
20694         ".\tlib\args.h"\
20695         ".\tlib\array.h"\
20696         ".\tlib\channel.h"\
20697         ".\tlib\conchan.h"\
20698         ".\tlib\config.h"\
20699         ".\tlib\contain.h"\
20700         ".\tlib\contain.inl"\
20701         ".\tlib\critsec.h"\
20702         ".\tlib\dict.h"\
20703         ".\tlib\dynalink.h"\
20704         ".\tlib\file.h"\
20705         ".\tlib\filepath.h"\
20706         ".\tlib\indchan.h"\
20707         ".\tlib\lists.h"\
20708         ".\tlib\msos\ptlib\channel.h"\
20709         ".\tlib\msos\ptlib\conchan.h"\
20710         ".\tlib\msos\ptlib\config.h"\
20711         ".\tlib\msos\ptlib\contain.h"\
20712         ".\tlib\msos\ptlib\critsec.h"\
20713         ".\tlib\msos\ptlib\dynalink.h"\
20714         ".\tlib\msos\ptlib\file.h"\
20715         ".\tlib\msos\ptlib\filepath.h"\
20716         ".\tlib\msos\ptlib\mutex.h"\
20717         ".\tlib\msos\ptlib\pdirect.h"\
20718         ".\tlib\msos\ptlib\pprocess.h"\
20719         ".\tlib\msos\ptlib\ptime.h"\
20720         ".\tlib\msos\ptlib\ptlib.inl"\
20721         ".\tlib\msos\ptlib\semaphor.h"\
20722         ".\tlib\msos\ptlib\sfile.h"\
20723         ".\tlib\msos\ptlib\syncpoint.h"\
20724         ".\tlib\msos\ptlib\textfile.h"\
20725         ".\tlib\msos\ptlib\thread.h"\
20726         ".\tlib\msos\ptlib\timeint.h"\
20727         ".\tlib\msos\ptlib\timer.h"\
20728         ".\tlib\msos\ptlib\video.h"\
20729         ".\tlib\mutex.h"\
20730         ".\tlib\notifier.h"\
20731         ".\tlib\object.h"\
20732         ".\tlib\osutil.inl"\
20733         ".\tlib\pdirect.h"\
20734         ".\tlib\pfactory.h"\
20735         ".\tlib\plugin.h"\
20736         ".\tlib\pluginmgr.h"\
20737         ".\tlib\pprocess.h"\
20738         ".\tlib\psharedptr.h"\
20739         ".\tlib\pstring.h"\
20740         ".\tlib\ptime.h"\
20741         ".\tlib\semaphor.h"\
20742         ".\tlib\sfile.h"\
20743         ".\tlib\smartptr.h"\
20744         ".\tlib\sound.h"\
20745         ".\tlib\syncpoint.h"\
20746         ".\tlib\syncthrd.h"\
20747         ".\tlib\textfile.h"\
20748         ".\tlib\thread.h"\
20749         ".\tlib\timeint.h"\
20750         ".\tlib\timer.h"\
20751         ".\tlib\unix\ptlib\channel.h"\
20752         ".\tlib\unix\ptlib\conchan.h"\
20753         ".\tlib\unix\ptlib\config.h"\
20754         ".\tlib\unix\ptlib\contain.h"\
20755         ".\tlib\unix\ptlib\critsec.h"\
20756         ".\tlib\unix\ptlib\dynalink.h"\
20757         ".\tlib\unix\ptlib\file.h"\
20758         ".\tlib\unix\ptlib\filepath.h"\
20759         ".\tlib\unix\ptlib\mutex.h"\
20760         ".\tlib\unix\ptlib\pdirect.h"\
20761         ".\tlib\unix\ptlib\pmachdep.h"\
20762         ".\tlib\unix\ptlib\pprocess.h"\
20763         ".\tlib\unix\ptlib\ptime.h"\
20764         ".\tlib\unix\ptlib\ptlib.inl"\
20765         ".\tlib\unix\ptlib\semaphor.h"\
20766         ".\tlib\unix\ptlib\sfile.h"\
20767         ".\tlib\unix\ptlib\syncpoint.h"\
20768         ".\tlib\unix\ptlib\textfile.h"\
20769         ".\tlib\unix\ptlib\thread.h"\
20770         ".\tlib\unix\ptlib\timeint.h"\
20771         ".\tlib\unix\ptlib\timer.h"\
20772         ".\tlib\unix\ptlib\video.h"\
20773         ".\tlib\video.h"\
20774         ".\tlib\videoio.h"\
20775         ".\tlib\wince\time.h"\
20776         ".\trings.h"\
20777         ".\trstream.h"\
20778         ".\ucpp.h"\
20779         ".\ys\socket.h"\
20780         
20782 !ENDIF 
20784 # End Source File
20785 # Begin Source File
20787 SOURCE=.\src\ptclib\dtmf.cxx
20789 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
20791 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
20793 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
20795 NODEP_CPP_DTMF_=\
20796         ".\ceatl.h"\
20797         ".\evfw.h"\
20798         ".\msystemx.h"\
20799         ".\tbuildopts.h"\
20800         ".\tclib\dtmf.h"\
20801         ".\tdlibx.h"\
20802         ".\tlib.h"\
20803         ".\tlib\args.h"\
20804         ".\tlib\array.h"\
20805         ".\tlib\channel.h"\
20806         ".\tlib\conchan.h"\
20807         ".\tlib\config.h"\
20808         ".\tlib\contain.h"\
20809         ".\tlib\contain.inl"\
20810         ".\tlib\dict.h"\
20811         ".\tlib\dynalink.h"\
20812         ".\tlib\file.h"\
20813         ".\tlib\filepath.h"\
20814         ".\tlib\indchan.h"\
20815         ".\tlib\lists.h"\
20816         ".\tlib\mutex.h"\
20817         ".\tlib\object.h"\
20818         ".\tlib\osutil.inl"\
20819         ".\tlib\pdirect.h"\
20820         ".\tlib\pprocess.h"\
20821         ".\tlib\pstring.h"\
20822         ".\tlib\ptime.h"\
20823         ".\tlib\ptlib.inl"\
20824         ".\tlib\semaphor.h"\
20825         ".\tlib\sfile.h"\
20826         ".\tlib\sound.h"\
20827         ".\tlib\syncpoint.h"\
20828         ".\tlib\syncthrd.h"\
20829         ".\tlib\textfile.h"\
20830         ".\tlib\thread.h"\
20831         ".\tlib\timeint.h"\
20832         ".\tlib\timer.h"\
20833         ".\tlib\vfakeio.h"\
20834         ".\tlib\video.h"\
20835         ".\tlib\videoio.h"\
20836         ".\tlib\videoio1394dc.h"\
20837         ".\ucpp.h"\
20838         
20840 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
20842 NODEP_CPP_DTMF_=\
20843         ".\ceatl.h"\
20844         ".\evfw.h"\
20845         ".\msystemx.h"\
20846         ".\tclib\dtmf.h"\
20847         ".\tdlibx.h"\
20848         ".\tlib.h"\
20849         ".\tlib\args.h"\
20850         ".\tlib\array.h"\
20851         ".\tlib\channel.h"\
20852         ".\tlib\conchan.h"\
20853         ".\tlib\config.h"\
20854         ".\tlib\contain.h"\
20855         ".\tlib\contain.inl"\
20856         ".\tlib\dict.h"\
20857         ".\tlib\dynalink.h"\
20858         ".\tlib\file.h"\
20859         ".\tlib\filepath.h"\
20860         ".\tlib\indchan.h"\
20861         ".\tlib\lists.h"\
20862         ".\tlib\mutex.h"\
20863         ".\tlib\object.h"\
20864         ".\tlib\osutil.inl"\
20865         ".\tlib\pdirect.h"\
20866         ".\tlib\pprocess.h"\
20867         ".\tlib\pstring.h"\
20868         ".\tlib\ptime.h"\
20869         ".\tlib\ptlib.inl"\
20870         ".\tlib\semaphor.h"\
20871         ".\tlib\sfile.h"\
20872         ".\tlib\sound.h"\
20873         ".\tlib\syncpoint.h"\
20874         ".\tlib\syncthrd.h"\
20875         ".\tlib\textfile.h"\
20876         ".\tlib\thread.h"\
20877         ".\tlib\timeint.h"\
20878         ".\tlib\timer.h"\
20879         ".\tlib\vfakeio.h"\
20880         ".\tlib\video.h"\
20881         ".\tlib\videoio.h"\
20882         ".\tlib\videoio1394dc.h"\
20883         ".\ucpp.h"\
20884         
20886 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
20888 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
20890 NODEP_CPP_DTMF_=\
20891         ".\ceatl.h"\
20892         ".\msystemx.h"\
20893         ".\tclib\dtmf.h"\
20894         ".\tdlibx.h"\
20895         ".\tlib.h"\
20896         ".\tlib\args.h"\
20897         ".\tlib\array.h"\
20898         ".\tlib\channel.h"\
20899         ".\tlib\conchan.h"\
20900         ".\tlib\config.h"\
20901         ".\tlib\contain.h"\
20902         ".\tlib\contain.inl"\
20903         ".\tlib\dict.h"\
20904         ".\tlib\dynalink.h"\
20905         ".\tlib\file.h"\
20906         ".\tlib\filepath.h"\
20907         ".\tlib\indchan.h"\
20908         ".\tlib\lists.h"\
20909         ".\tlib\mutex.h"\
20910         ".\tlib\object.h"\
20911         ".\tlib\osutil.inl"\
20912         ".\tlib\pdirect.h"\
20913         ".\tlib\pprocess.h"\
20914         ".\tlib\pstring.h"\
20915         ".\tlib\ptime.h"\
20916         ".\tlib\ptlib.inl"\
20917         ".\tlib\semaphor.h"\
20918         ".\tlib\sfile.h"\
20919         ".\tlib\sound.h"\
20920         ".\tlib\syncpoint.h"\
20921         ".\tlib\syncthrd.h"\
20922         ".\tlib\textfile.h"\
20923         ".\tlib\thread.h"\
20924         ".\tlib\timeint.h"\
20925         ".\tlib\timer.h"\
20926         ".\tlib\vfakeio.h"\
20927         ".\tlib\video.h"\
20928         ".\tlib\videoio.h"\
20929         ".\ucpp.h"\
20930         
20932 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
20934 DEP_CPP_DTMF_=\
20935         {$(INCLUDE)}"cevfw.h"\
20936         {$(INCLUDE)}"mmsystemx.h"\
20937         {$(INCLUDE)}"nucpp.h"\
20938         {$(INCLUDE)}"ptbuildopts.h"\
20939         {$(INCLUDE)}"ptclib\dtmf.h"\
20940         {$(INCLUDE)}"ptlib.h"\
20941         {$(INCLUDE)}"ptlib\args.h"\
20942         {$(INCLUDE)}"ptlib\array.h"\
20943         {$(INCLUDE)}"ptlib\channel.h"\
20944         {$(INCLUDE)}"ptlib\conchan.h"\
20945         {$(INCLUDE)}"ptlib\config.h"\
20946         {$(INCLUDE)}"ptlib\contain.h"\
20947         {$(INCLUDE)}"ptlib\contain.inl"\
20948         {$(INCLUDE)}"ptlib\critsec.h"\
20949         {$(INCLUDE)}"ptlib\dict.h"\
20950         {$(INCLUDE)}"ptlib\dynalink.h"\
20951         {$(INCLUDE)}"ptlib\file.h"\
20952         {$(INCLUDE)}"ptlib\filepath.h"\
20953         {$(INCLUDE)}"ptlib\indchan.h"\
20954         {$(INCLUDE)}"ptlib\lists.h"\
20955         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
20956         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
20957         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
20958         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
20959         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
20960         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
20961         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
20962         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
20963         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
20964         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
20965         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
20966         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
20967         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
20968         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
20969         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
20970         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
20971         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
20972         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
20973         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
20974         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
20975         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
20976         {$(INCLUDE)}"ptlib\mutex.h"\
20977         {$(INCLUDE)}"ptlib\notifier.h"\
20978         {$(INCLUDE)}"ptlib\object.h"\
20979         {$(INCLUDE)}"ptlib\osutil.inl"\
20980         {$(INCLUDE)}"ptlib\pdirect.h"\
20981         {$(INCLUDE)}"ptlib\pfactory.h"\
20982         {$(INCLUDE)}"ptlib\plugin.h"\
20983         {$(INCLUDE)}"ptlib\pluginmgr.h"\
20984         {$(INCLUDE)}"ptlib\pprocess.h"\
20985         {$(INCLUDE)}"ptlib\psharedptr.h"\
20986         {$(INCLUDE)}"ptlib\pstring.h"\
20987         {$(INCLUDE)}"ptlib\ptime.h"\
20988         {$(INCLUDE)}"ptlib\semaphor.h"\
20989         {$(INCLUDE)}"ptlib\sfile.h"\
20990         {$(INCLUDE)}"ptlib\smartptr.h"\
20991         {$(INCLUDE)}"ptlib\sound.h"\
20992         {$(INCLUDE)}"ptlib\syncpoint.h"\
20993         {$(INCLUDE)}"ptlib\syncthrd.h"\
20994         {$(INCLUDE)}"ptlib\textfile.h"\
20995         {$(INCLUDE)}"ptlib\thread.h"\
20996         {$(INCLUDE)}"ptlib\timeint.h"\
20997         {$(INCLUDE)}"ptlib\timer.h"\
20998         {$(INCLUDE)}"ptlib\video.h"\
20999         {$(INCLUDE)}"ptlib\videoio.h"\
21000         {$(INCLUDE)}"ptlib\wince\time.h"\
21001         {$(INCLUDE)}"stdlibx.h"\
21002         {$(INCLUDE)}"strstream.h"\
21003         {$(INCLUDE)}"wceatl.h"\
21004         
21005 NODEP_CPP_DTMF_=\
21006         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21007         ".\include\ptlib\unix\ptlib\channel.h"\
21008         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
21009         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
21010         ".\include\ptlib\unix\ptlib\contain.h"\
21011         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
21012         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
21013         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
21014         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
21015         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
21016         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
21017         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
21018         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
21019         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
21020         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
21021         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
21022         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
21023         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
21024         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
21025         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
21026         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
21027         
21029 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
21031 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
21033 DEP_CPP_DTMF_=\
21034         {$(INCLUDE)}"cevfw.h"\
21035         {$(INCLUDE)}"mmsystemx.h"\
21036         {$(INCLUDE)}"nucpp.h"\
21037         {$(INCLUDE)}"ptbuildopts.h"\
21038         {$(INCLUDE)}"ptclib\dtmf.h"\
21039         {$(INCLUDE)}"ptlib.h"\
21040         {$(INCLUDE)}"ptlib\args.h"\
21041         {$(INCLUDE)}"ptlib\array.h"\
21042         {$(INCLUDE)}"ptlib\channel.h"\
21043         {$(INCLUDE)}"ptlib\conchan.h"\
21044         {$(INCLUDE)}"ptlib\config.h"\
21045         {$(INCLUDE)}"ptlib\contain.h"\
21046         {$(INCLUDE)}"ptlib\contain.inl"\
21047         {$(INCLUDE)}"ptlib\critsec.h"\
21048         {$(INCLUDE)}"ptlib\dict.h"\
21049         {$(INCLUDE)}"ptlib\dynalink.h"\
21050         {$(INCLUDE)}"ptlib\file.h"\
21051         {$(INCLUDE)}"ptlib\filepath.h"\
21052         {$(INCLUDE)}"ptlib\indchan.h"\
21053         {$(INCLUDE)}"ptlib\lists.h"\
21054         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
21055         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
21056         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
21057         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
21058         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
21059         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
21060         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
21061         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
21062         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
21063         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
21064         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
21065         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
21066         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
21067         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
21068         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
21069         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
21070         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
21071         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
21072         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
21073         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
21074         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
21075         {$(INCLUDE)}"ptlib\mutex.h"\
21076         {$(INCLUDE)}"ptlib\notifier.h"\
21077         {$(INCLUDE)}"ptlib\object.h"\
21078         {$(INCLUDE)}"ptlib\osutil.inl"\
21079         {$(INCLUDE)}"ptlib\pdirect.h"\
21080         {$(INCLUDE)}"ptlib\pfactory.h"\
21081         {$(INCLUDE)}"ptlib\plugin.h"\
21082         {$(INCLUDE)}"ptlib\pluginmgr.h"\
21083         {$(INCLUDE)}"ptlib\pprocess.h"\
21084         {$(INCLUDE)}"ptlib\psharedptr.h"\
21085         {$(INCLUDE)}"ptlib\pstring.h"\
21086         {$(INCLUDE)}"ptlib\ptime.h"\
21087         {$(INCLUDE)}"ptlib\semaphor.h"\
21088         {$(INCLUDE)}"ptlib\sfile.h"\
21089         {$(INCLUDE)}"ptlib\smartptr.h"\
21090         {$(INCLUDE)}"ptlib\sound.h"\
21091         {$(INCLUDE)}"ptlib\syncpoint.h"\
21092         {$(INCLUDE)}"ptlib\syncthrd.h"\
21093         {$(INCLUDE)}"ptlib\textfile.h"\
21094         {$(INCLUDE)}"ptlib\thread.h"\
21095         {$(INCLUDE)}"ptlib\timeint.h"\
21096         {$(INCLUDE)}"ptlib\timer.h"\
21097         {$(INCLUDE)}"ptlib\video.h"\
21098         {$(INCLUDE)}"ptlib\videoio.h"\
21099         {$(INCLUDE)}"ptlib\wince\time.h"\
21100         {$(INCLUDE)}"stdlibx.h"\
21101         {$(INCLUDE)}"strstream.h"\
21102         {$(INCLUDE)}"wceatl.h"\
21103         
21104 NODEP_CPP_DTMF_=\
21105         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21106         ".\include\ptlib\unix\ptlib\channel.h"\
21107         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
21108         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
21109         ".\include\ptlib\unix\ptlib\contain.h"\
21110         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
21111         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
21112         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
21113         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
21114         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
21115         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
21116         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
21117         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
21118         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
21119         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
21120         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
21121         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
21122         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
21123         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
21124         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
21125         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
21126         
21128 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
21130 NODEP_CPP_DTMF_=\
21131         ".\ceatl.h"\
21132         ".\evfw.h"\
21133         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21134         ".\msystemx.h"\
21135         ".\nistd.h"\
21136         ".\tbuildopts.h"\
21137         ".\tclib\dtmf.h"\
21138         ".\tdlibx.h"\
21139         ".\tlib.h"\
21140         ".\tlib\args.h"\
21141         ".\tlib\array.h"\
21142         ".\tlib\channel.h"\
21143         ".\tlib\conchan.h"\
21144         ".\tlib\config.h"\
21145         ".\tlib\contain.h"\
21146         ".\tlib\contain.inl"\
21147         ".\tlib\critsec.h"\
21148         ".\tlib\dict.h"\
21149         ".\tlib\dynalink.h"\
21150         ".\tlib\file.h"\
21151         ".\tlib\filepath.h"\
21152         ".\tlib\indchan.h"\
21153         ".\tlib\lists.h"\
21154         ".\tlib\msos\ptlib\channel.h"\
21155         ".\tlib\msos\ptlib\conchan.h"\
21156         ".\tlib\msos\ptlib\config.h"\
21157         ".\tlib\msos\ptlib\contain.h"\
21158         ".\tlib\msos\ptlib\critsec.h"\
21159         ".\tlib\msos\ptlib\dynalink.h"\
21160         ".\tlib\msos\ptlib\file.h"\
21161         ".\tlib\msos\ptlib\filepath.h"\
21162         ".\tlib\msos\ptlib\mutex.h"\
21163         ".\tlib\msos\ptlib\pdirect.h"\
21164         ".\tlib\msos\ptlib\pprocess.h"\
21165         ".\tlib\msos\ptlib\ptime.h"\
21166         ".\tlib\msos\ptlib\ptlib.inl"\
21167         ".\tlib\msos\ptlib\semaphor.h"\
21168         ".\tlib\msos\ptlib\sfile.h"\
21169         ".\tlib\msos\ptlib\syncpoint.h"\
21170         ".\tlib\msos\ptlib\textfile.h"\
21171         ".\tlib\msos\ptlib\thread.h"\
21172         ".\tlib\msos\ptlib\timeint.h"\
21173         ".\tlib\msos\ptlib\timer.h"\
21174         ".\tlib\msos\ptlib\video.h"\
21175         ".\tlib\mutex.h"\
21176         ".\tlib\notifier.h"\
21177         ".\tlib\object.h"\
21178         ".\tlib\osutil.inl"\
21179         ".\tlib\pdirect.h"\
21180         ".\tlib\pfactory.h"\
21181         ".\tlib\plugin.h"\
21182         ".\tlib\pluginmgr.h"\
21183         ".\tlib\pprocess.h"\
21184         ".\tlib\psharedptr.h"\
21185         ".\tlib\pstring.h"\
21186         ".\tlib\ptime.h"\
21187         ".\tlib\semaphor.h"\
21188         ".\tlib\sfile.h"\
21189         ".\tlib\smartptr.h"\
21190         ".\tlib\sound.h"\
21191         ".\tlib\syncpoint.h"\
21192         ".\tlib\syncthrd.h"\
21193         ".\tlib\textfile.h"\
21194         ".\tlib\thread.h"\
21195         ".\tlib\timeint.h"\
21196         ".\tlib\timer.h"\
21197         ".\tlib\unix\ptlib\channel.h"\
21198         ".\tlib\unix\ptlib\conchan.h"\
21199         ".\tlib\unix\ptlib\config.h"\
21200         ".\tlib\unix\ptlib\contain.h"\
21201         ".\tlib\unix\ptlib\critsec.h"\
21202         ".\tlib\unix\ptlib\dynalink.h"\
21203         ".\tlib\unix\ptlib\file.h"\
21204         ".\tlib\unix\ptlib\filepath.h"\
21205         ".\tlib\unix\ptlib\mutex.h"\
21206         ".\tlib\unix\ptlib\pdirect.h"\
21207         ".\tlib\unix\ptlib\pmachdep.h"\
21208         ".\tlib\unix\ptlib\pprocess.h"\
21209         ".\tlib\unix\ptlib\ptime.h"\
21210         ".\tlib\unix\ptlib\ptlib.inl"\
21211         ".\tlib\unix\ptlib\semaphor.h"\
21212         ".\tlib\unix\ptlib\sfile.h"\
21213         ".\tlib\unix\ptlib\syncpoint.h"\
21214         ".\tlib\unix\ptlib\textfile.h"\
21215         ".\tlib\unix\ptlib\thread.h"\
21216         ".\tlib\unix\ptlib\timeint.h"\
21217         ".\tlib\unix\ptlib\timer.h"\
21218         ".\tlib\unix\ptlib\video.h"\
21219         ".\tlib\video.h"\
21220         ".\tlib\videoio.h"\
21221         ".\tlib\wince\time.h"\
21222         ".\trings.h"\
21223         ".\trstream.h"\
21224         ".\ucpp.h"\
21225         ".\ys\socket.h"\
21226         
21228 !ENDIF 
21230 # End Source File
21231 # Begin Source File
21233 SOURCE=.\src\ptclib\http.cxx
21235 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
21237 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
21239 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
21241 NODEP_CPP_HTTP_=\
21242         ".\ceatl.h"\
21243         ".\evfw.h"\
21244         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21245         ".\msystemx.h"\
21246         ".\tbuildopts.h"\
21247         ".\tclib\html.h"\
21248         ".\tclib\http.h"\
21249         ".\tclib\inetprot.h"\
21250         ".\tclib\mime.h"\
21251         ".\tclib\url.h"\
21252         ".\tdlibx.h"\
21253         ".\tlib.h"\
21254         ".\tlib\args.h"\
21255         ".\tlib\array.h"\
21256         ".\tlib\channel.h"\
21257         ".\tlib\conchan.h"\
21258         ".\tlib\config.h"\
21259         ".\tlib\contain.h"\
21260         ".\tlib\contain.inl"\
21261         ".\tlib\dict.h"\
21262         ".\tlib\dynalink.h"\
21263         ".\tLib\ethsock.h"\
21264         ".\tlib\file.h"\
21265         ".\tlib\filepath.h"\
21266         ".\tlib\icmpsock.h"\
21267         ".\tlib\indchan.h"\
21268         ".\tlib\ipdsock.h"\
21269         ".\tLib\ipsock.h"\
21270         ".\tLib\ipxsock.h"\
21271         ".\tlib\lists.h"\
21272         ".\tlib\mutex.h"\
21273         ".\tlib\object.h"\
21274         ".\tlib\osutil.inl"\
21275         ".\tlib\pdirect.h"\
21276         ".\tlib\pprocess.h"\
21277         ".\tlib\pstring.h"\
21278         ".\tlib\ptime.h"\
21279         ".\tlib\ptlib.inl"\
21280         ".\tlib\semaphor.h"\
21281         ".\tlib\sfile.h"\
21282         ".\tlib\socket.h"\
21283         ".\tlib\sockets.h"\
21284         ".\tlib\sound.h"\
21285         ".\tLib\spxsock.h"\
21286         ".\tlib\syncpoint.h"\
21287         ".\tlib\syncthrd.h"\
21288         ".\tlib\tcpsock.h"\
21289         ".\tlib\textfile.h"\
21290         ".\tlib\thread.h"\
21291         ".\tlib\timeint.h"\
21292         ".\tlib\timer.h"\
21293         ".\tLib\udpsock.h"\
21294         ".\tlib\vfakeio.h"\
21295         ".\tlib\video.h"\
21296         ".\tlib\videoio.h"\
21297         ".\tlib\videoio1394dc.h"\
21298         ".\ucpp.h"\
21299         ".\ys\socket.h"\
21300         
21302 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
21304 NODEP_CPP_HTTP_=\
21305         ".\ceatl.h"\
21306         ".\evfw.h"\
21307         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21308         ".\msystemx.h"\
21309         ".\tbuildopts.h"\
21310         ".\tclib\html.h"\
21311         ".\tclib\http.h"\
21312         ".\tclib\inetprot.h"\
21313         ".\tclib\mime.h"\
21314         ".\tclib\url.h"\
21315         ".\tdlibx.h"\
21316         ".\tlib.h"\
21317         ".\tlib\args.h"\
21318         ".\tlib\array.h"\
21319         ".\tlib\channel.h"\
21320         ".\tlib\conchan.h"\
21321         ".\tlib\config.h"\
21322         ".\tlib\contain.h"\
21323         ".\tlib\contain.inl"\
21324         ".\tlib\dict.h"\
21325         ".\tlib\dynalink.h"\
21326         ".\tLib\ethsock.h"\
21327         ".\tlib\file.h"\
21328         ".\tlib\filepath.h"\
21329         ".\tlib\icmpsock.h"\
21330         ".\tlib\indchan.h"\
21331         ".\tlib\ipdsock.h"\
21332         ".\tLib\ipsock.h"\
21333         ".\tLib\ipxsock.h"\
21334         ".\tlib\lists.h"\
21335         ".\tlib\mutex.h"\
21336         ".\tlib\object.h"\
21337         ".\tlib\osutil.inl"\
21338         ".\tlib\pdirect.h"\
21339         ".\tlib\pprocess.h"\
21340         ".\tlib\pstring.h"\
21341         ".\tlib\ptime.h"\
21342         ".\tlib\ptlib.inl"\
21343         ".\tlib\semaphor.h"\
21344         ".\tlib\sfile.h"\
21345         ".\tlib\socket.h"\
21346         ".\tlib\sockets.h"\
21347         ".\tlib\sound.h"\
21348         ".\tLib\spxsock.h"\
21349         ".\tlib\syncpoint.h"\
21350         ".\tlib\syncthrd.h"\
21351         ".\tlib\tcpsock.h"\
21352         ".\tlib\textfile.h"\
21353         ".\tlib\thread.h"\
21354         ".\tlib\timeint.h"\
21355         ".\tlib\timer.h"\
21356         ".\tLib\udpsock.h"\
21357         ".\tlib\vfakeio.h"\
21358         ".\tlib\video.h"\
21359         ".\tlib\videoio.h"\
21360         ".\tlib\videoio1394dc.h"\
21361         ".\ucpp.h"\
21362         ".\ys\socket.h"\
21363         
21365 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
21367 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
21369 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
21371 DEP_CPP_HTTP_=\
21372         {$(INCLUDE)}"cevfw.h"\
21373         {$(INCLUDE)}"mmsystemx.h"\
21374         {$(INCLUDE)}"nucpp.h"\
21375         {$(INCLUDE)}"ptbuildopts.h"\
21376         {$(INCLUDE)}"ptclib\cypher.h"\
21377         {$(INCLUDE)}"ptclib\html.h"\
21378         {$(INCLUDE)}"ptclib\http.h"\
21379         {$(INCLUDE)}"ptclib\inetprot.h"\
21380         {$(INCLUDE)}"ptclib\mime.h"\
21381         {$(INCLUDE)}"ptclib\url.h"\
21382         {$(INCLUDE)}"ptlib.h"\
21383         {$(INCLUDE)}"ptlib\args.h"\
21384         {$(INCLUDE)}"ptlib\array.h"\
21385         {$(INCLUDE)}"ptlib\channel.h"\
21386         {$(INCLUDE)}"ptlib\conchan.h"\
21387         {$(INCLUDE)}"ptlib\config.h"\
21388         {$(INCLUDE)}"ptlib\contain.h"\
21389         {$(INCLUDE)}"ptlib\contain.inl"\
21390         {$(INCLUDE)}"ptlib\critsec.h"\
21391         {$(INCLUDE)}"ptlib\dict.h"\
21392         {$(INCLUDE)}"ptlib\dynalink.h"\
21393         {$(INCLUDE)}"ptlib\ethsock.h"\
21394         {$(INCLUDE)}"ptlib\file.h"\
21395         {$(INCLUDE)}"ptlib\filepath.h"\
21396         {$(INCLUDE)}"ptlib\icmpsock.h"\
21397         {$(INCLUDE)}"ptlib\indchan.h"\
21398         {$(INCLUDE)}"ptlib\ipdsock.h"\
21399         {$(INCLUDE)}"ptlib\ipsock.h"\
21400         {$(INCLUDE)}"ptlib\ipxsock.h"\
21401         {$(INCLUDE)}"ptlib\lists.h"\
21402         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
21403         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
21404         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
21405         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
21406         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
21407         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
21408         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
21409         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
21410         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
21411         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
21412         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
21413         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
21414         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
21415         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
21416         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
21417         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
21418         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
21419         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
21420         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
21421         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
21422         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
21423         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
21424         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
21425         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
21426         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
21427         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
21428         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
21429         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
21430         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
21431         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
21432         {$(INCLUDE)}"ptlib\mutex.h"\
21433         {$(INCLUDE)}"ptlib\notifier.h"\
21434         {$(INCLUDE)}"ptlib\object.h"\
21435         {$(INCLUDE)}"ptlib\osutil.inl"\
21436         {$(INCLUDE)}"ptlib\pdirect.h"\
21437         {$(INCLUDE)}"ptlib\pfactory.h"\
21438         {$(INCLUDE)}"ptlib\plugin.h"\
21439         {$(INCLUDE)}"ptlib\pluginmgr.h"\
21440         {$(INCLUDE)}"ptlib\pprocess.h"\
21441         {$(INCLUDE)}"ptlib\psharedptr.h"\
21442         {$(INCLUDE)}"ptlib\pstring.h"\
21443         {$(INCLUDE)}"ptlib\ptime.h"\
21444         {$(INCLUDE)}"ptlib\qos.h"\
21445         {$(INCLUDE)}"ptlib\semaphor.h"\
21446         {$(INCLUDE)}"ptlib\sfile.h"\
21447         {$(INCLUDE)}"ptlib\smartptr.h"\
21448         {$(INCLUDE)}"ptlib\socket.h"\
21449         {$(INCLUDE)}"ptlib\sockets.h"\
21450         {$(INCLUDE)}"ptlib\sound.h"\
21451         {$(INCLUDE)}"ptlib\spxsock.h"\
21452         {$(INCLUDE)}"ptlib\syncpoint.h"\
21453         {$(INCLUDE)}"ptlib\syncthrd.h"\
21454         {$(INCLUDE)}"ptlib\tcpsock.h"\
21455         {$(INCLUDE)}"ptlib\textfile.h"\
21456         {$(INCLUDE)}"ptlib\thread.h"\
21457         {$(INCLUDE)}"ptlib\timeint.h"\
21458         {$(INCLUDE)}"ptlib\timer.h"\
21459         {$(INCLUDE)}"ptlib\udpsock.h"\
21460         {$(INCLUDE)}"ptlib\video.h"\
21461         {$(INCLUDE)}"ptlib\videoio.h"\
21462         {$(INCLUDE)}"ptlib\wince\time.h"\
21463         {$(INCLUDE)}"stdlibx.h"\
21464         {$(INCLUDE)}"strstream.h"\
21465         {$(INCLUDE)}"sys\socket.h"\
21466         {$(INCLUDE)}"wceatl.h"\
21467         
21468 NODEP_CPP_HTTP_=\
21469         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21470         ".\include\ptlib\unix\ptlib\channel.h"\
21471         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
21472         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
21473         ".\include\ptlib\unix\ptlib\contain.h"\
21474         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
21475         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
21476         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
21477         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
21478         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
21479         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
21480         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
21481         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
21482         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
21483         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
21484         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
21485         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
21486         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
21487         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
21488         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
21489         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
21490         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
21491         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
21492         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
21493         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
21494         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
21495         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
21496         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
21497         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
21498         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
21499         
21501 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
21503 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
21505 DEP_CPP_HTTP_=\
21506         {$(INCLUDE)}"cevfw.h"\
21507         {$(INCLUDE)}"mmsystemx.h"\
21508         {$(INCLUDE)}"nucpp.h"\
21509         {$(INCLUDE)}"ptbuildopts.h"\
21510         {$(INCLUDE)}"ptclib\cypher.h"\
21511         {$(INCLUDE)}"ptclib\html.h"\
21512         {$(INCLUDE)}"ptclib\http.h"\
21513         {$(INCLUDE)}"ptclib\inetprot.h"\
21514         {$(INCLUDE)}"ptclib\mime.h"\
21515         {$(INCLUDE)}"ptclib\url.h"\
21516         {$(INCLUDE)}"ptlib.h"\
21517         {$(INCLUDE)}"ptlib\args.h"\
21518         {$(INCLUDE)}"ptlib\array.h"\
21519         {$(INCLUDE)}"ptlib\channel.h"\
21520         {$(INCLUDE)}"ptlib\conchan.h"\
21521         {$(INCLUDE)}"ptlib\config.h"\
21522         {$(INCLUDE)}"ptlib\contain.h"\
21523         {$(INCLUDE)}"ptlib\contain.inl"\
21524         {$(INCLUDE)}"ptlib\critsec.h"\
21525         {$(INCLUDE)}"ptlib\dict.h"\
21526         {$(INCLUDE)}"ptlib\dynalink.h"\
21527         {$(INCLUDE)}"ptlib\ethsock.h"\
21528         {$(INCLUDE)}"ptlib\file.h"\
21529         {$(INCLUDE)}"ptlib\filepath.h"\
21530         {$(INCLUDE)}"ptlib\icmpsock.h"\
21531         {$(INCLUDE)}"ptlib\indchan.h"\
21532         {$(INCLUDE)}"ptlib\ipdsock.h"\
21533         {$(INCLUDE)}"ptlib\ipsock.h"\
21534         {$(INCLUDE)}"ptlib\ipxsock.h"\
21535         {$(INCLUDE)}"ptlib\lists.h"\
21536         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
21537         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
21538         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
21539         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
21540         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
21541         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
21542         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
21543         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
21544         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
21545         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
21546         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
21547         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
21548         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
21549         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
21550         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
21551         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
21552         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
21553         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
21554         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
21555         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
21556         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
21557         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
21558         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
21559         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
21560         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
21561         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
21562         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
21563         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
21564         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
21565         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
21566         {$(INCLUDE)}"ptlib\mutex.h"\
21567         {$(INCLUDE)}"ptlib\notifier.h"\
21568         {$(INCLUDE)}"ptlib\object.h"\
21569         {$(INCLUDE)}"ptlib\osutil.inl"\
21570         {$(INCLUDE)}"ptlib\pdirect.h"\
21571         {$(INCLUDE)}"ptlib\pfactory.h"\
21572         {$(INCLUDE)}"ptlib\plugin.h"\
21573         {$(INCLUDE)}"ptlib\pluginmgr.h"\
21574         {$(INCLUDE)}"ptlib\pprocess.h"\
21575         {$(INCLUDE)}"ptlib\psharedptr.h"\
21576         {$(INCLUDE)}"ptlib\pstring.h"\
21577         {$(INCLUDE)}"ptlib\ptime.h"\
21578         {$(INCLUDE)}"ptlib\qos.h"\
21579         {$(INCLUDE)}"ptlib\semaphor.h"\
21580         {$(INCLUDE)}"ptlib\sfile.h"\
21581         {$(INCLUDE)}"ptlib\smartptr.h"\
21582         {$(INCLUDE)}"ptlib\socket.h"\
21583         {$(INCLUDE)}"ptlib\sockets.h"\
21584         {$(INCLUDE)}"ptlib\sound.h"\
21585         {$(INCLUDE)}"ptlib\spxsock.h"\
21586         {$(INCLUDE)}"ptlib\syncpoint.h"\
21587         {$(INCLUDE)}"ptlib\syncthrd.h"\
21588         {$(INCLUDE)}"ptlib\tcpsock.h"\
21589         {$(INCLUDE)}"ptlib\textfile.h"\
21590         {$(INCLUDE)}"ptlib\thread.h"\
21591         {$(INCLUDE)}"ptlib\timeint.h"\
21592         {$(INCLUDE)}"ptlib\timer.h"\
21593         {$(INCLUDE)}"ptlib\udpsock.h"\
21594         {$(INCLUDE)}"ptlib\video.h"\
21595         {$(INCLUDE)}"ptlib\videoio.h"\
21596         {$(INCLUDE)}"ptlib\wince\time.h"\
21597         {$(INCLUDE)}"stdlibx.h"\
21598         {$(INCLUDE)}"strstream.h"\
21599         {$(INCLUDE)}"sys\socket.h"\
21600         {$(INCLUDE)}"wceatl.h"\
21601         
21602 NODEP_CPP_HTTP_=\
21603         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21604         ".\include\ptlib\unix\ptlib\channel.h"\
21605         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
21606         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
21607         ".\include\ptlib\unix\ptlib\contain.h"\
21608         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
21609         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
21610         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
21611         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
21612         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
21613         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
21614         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
21615         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
21616         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
21617         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
21618         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
21619         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
21620         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
21621         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
21622         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
21623         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
21624         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
21625         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
21626         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
21627         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
21628         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
21629         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
21630         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
21631         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
21632         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
21633         
21635 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
21637 NODEP_CPP_HTTP_=\
21638         ".\ceatl.h"\
21639         ".\evfw.h"\
21640         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21641         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
21642         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
21643         ".\msystemx.h"\
21644         ".\nistd.h"\
21645         ".\tbuildopts.h"\
21646         ".\tclib\cypher.h"\
21647         ".\tclib\html.h"\
21648         ".\tclib\http.h"\
21649         ".\tclib\inetprot.h"\
21650         ".\tclib\mime.h"\
21651         ".\tclib\url.h"\
21652         ".\tdlibx.h"\
21653         ".\tlib.h"\
21654         ".\tlib\args.h"\
21655         ".\tlib\array.h"\
21656         ".\tlib\channel.h"\
21657         ".\tlib\conchan.h"\
21658         ".\tlib\config.h"\
21659         ".\tlib\contain.h"\
21660         ".\tlib\contain.inl"\
21661         ".\tlib\critsec.h"\
21662         ".\tlib\dict.h"\
21663         ".\tlib\dynalink.h"\
21664         ".\tLib\ethsock.h"\
21665         ".\tlib\file.h"\
21666         ".\tlib\filepath.h"\
21667         ".\tlib\icmpsock.h"\
21668         ".\tlib\indchan.h"\
21669         ".\tlib\ipdsock.h"\
21670         ".\tLib\ipsock.h"\
21671         ".\tLib\ipxsock.h"\
21672         ".\tlib\lists.h"\
21673         ".\tlib\msos\ptlib\channel.h"\
21674         ".\tlib\msos\ptlib\conchan.h"\
21675         ".\tlib\msos\ptlib\config.h"\
21676         ".\tlib\msos\ptlib\contain.h"\
21677         ".\tlib\msos\ptlib\critsec.h"\
21678         ".\tlib\msos\ptlib\dynalink.h"\
21679         ".\tlib\msos\ptlib\ethsock.h"\
21680         ".\tlib\msos\ptlib\file.h"\
21681         ".\tlib\msos\ptlib\filepath.h"\
21682         ".\tlib\msos\ptlib\icmpsock.h"\
21683         ".\tlib\msos\ptlib\ipdsock.h"\
21684         ".\tlib\msos\ptlib\ipsock.h"\
21685         ".\tlib\msos\ptlib\ipxsock.h"\
21686         ".\tlib\msos\ptlib\mutex.h"\
21687         ".\tlib\msos\ptlib\pdirect.h"\
21688         ".\tlib\msos\ptlib\pprocess.h"\
21689         ".\tlib\msos\ptlib\ptime.h"\
21690         ".\tlib\msos\ptlib\ptlib.inl"\
21691         ".\tlib\msos\ptlib\semaphor.h"\
21692         ".\tlib\msos\ptlib\sfile.h"\
21693         ".\tlib\msos\ptlib\socket.h"\
21694         ".\tlib\msos\ptlib\spxsock.h"\
21695         ".\tlib\msos\ptlib\syncpoint.h"\
21696         ".\tlib\msos\ptlib\tcpsock.h"\
21697         ".\tlib\msos\ptlib\textfile.h"\
21698         ".\tlib\msos\ptlib\thread.h"\
21699         ".\tlib\msos\ptlib\timeint.h"\
21700         ".\tlib\msos\ptlib\timer.h"\
21701         ".\tlib\msos\ptlib\udpsock.h"\
21702         ".\tlib\msos\ptlib\video.h"\
21703         ".\tlib\mutex.h"\
21704         ".\tlib\notifier.h"\
21705         ".\tlib\object.h"\
21706         ".\tlib\osutil.inl"\
21707         ".\tlib\pdirect.h"\
21708         ".\tlib\pfactory.h"\
21709         ".\tlib\plugin.h"\
21710         ".\tlib\pluginmgr.h"\
21711         ".\tlib\pprocess.h"\
21712         ".\tlib\psharedptr.h"\
21713         ".\tlib\pstring.h"\
21714         ".\tlib\ptime.h"\
21715         ".\tlib\qos.h"\
21716         ".\tlib\semaphor.h"\
21717         ".\tlib\sfile.h"\
21718         ".\tlib\smartptr.h"\
21719         ".\tlib\socket.h"\
21720         ".\tlib\sockets.h"\
21721         ".\tlib\sound.h"\
21722         ".\tLib\spxsock.h"\
21723         ".\tlib\syncpoint.h"\
21724         ".\tlib\syncthrd.h"\
21725         ".\tlib\tcpsock.h"\
21726         ".\tlib\textfile.h"\
21727         ".\tlib\thread.h"\
21728         ".\tlib\timeint.h"\
21729         ".\tlib\timer.h"\
21730         ".\tLib\udpsock.h"\
21731         ".\tlib\unix\ptlib\channel.h"\
21732         ".\tlib\unix\ptlib\conchan.h"\
21733         ".\tlib\unix\ptlib\config.h"\
21734         ".\tlib\unix\ptlib\contain.h"\
21735         ".\tlib\unix\ptlib\critsec.h"\
21736         ".\tlib\unix\ptlib\dynalink.h"\
21737         ".\tlib\unix\ptlib\ethsock.h"\
21738         ".\tlib\unix\ptlib\file.h"\
21739         ".\tlib\unix\ptlib\filepath.h"\
21740         ".\tlib\unix\ptlib\icmpsock.h"\
21741         ".\tlib\unix\ptlib\ipdsock.h"\
21742         ".\tlib\unix\ptlib\ipsock.h"\
21743         ".\tlib\unix\ptlib\mutex.h"\
21744         ".\tlib\unix\ptlib\pdirect.h"\
21745         ".\tlib\unix\ptlib\pmachdep.h"\
21746         ".\tlib\unix\ptlib\pprocess.h"\
21747         ".\tlib\unix\ptlib\ptime.h"\
21748         ".\tlib\unix\ptlib\ptlib.inl"\
21749         ".\tlib\unix\ptlib\semaphor.h"\
21750         ".\tlib\unix\ptlib\sfile.h"\
21751         ".\tlib\unix\ptlib\socket.h"\
21752         ".\tlib\unix\ptlib\syncpoint.h"\
21753         ".\tlib\unix\ptlib\tcpsock.h"\
21754         ".\tlib\unix\ptlib\textfile.h"\
21755         ".\tlib\unix\ptlib\thread.h"\
21756         ".\tlib\unix\ptlib\timeint.h"\
21757         ".\tlib\unix\ptlib\timer.h"\
21758         ".\tlib\unix\ptlib\udpsock.h"\
21759         ".\tlib\unix\ptlib\video.h"\
21760         ".\tlib\video.h"\
21761         ".\tlib\videoio.h"\
21762         ".\tlib\wince\time.h"\
21763         ".\trings.h"\
21764         ".\trstream.h"\
21765         ".\ucpp.h"\
21766         ".\ys\socket.h"\
21767         
21769 !ENDIF 
21771 # End Source File
21772 # Begin Source File
21774 SOURCE=.\src\ptclib\inetprot.cxx
21776 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
21778 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
21780 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
21782 NODEP_CPP_INETP=\
21783         ".\ceatl.h"\
21784         ".\evfw.h"\
21785         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21786         ".\msystemx.h"\
21787         ".\tbuildopts.h"\
21788         ".\tclib\inetprot.h"\
21789         ".\tclib\mime.h"\
21790         ".\tdlibx.h"\
21791         ".\tlib.h"\
21792         ".\tlib\args.h"\
21793         ".\tlib\array.h"\
21794         ".\tlib\channel.h"\
21795         ".\tlib\conchan.h"\
21796         ".\tlib\config.h"\
21797         ".\tlib\contain.h"\
21798         ".\tlib\contain.inl"\
21799         ".\tlib\dict.h"\
21800         ".\tlib\dynalink.h"\
21801         ".\tLib\ethsock.h"\
21802         ".\tlib\file.h"\
21803         ".\tlib\filepath.h"\
21804         ".\tlib\icmpsock.h"\
21805         ".\tlib\indchan.h"\
21806         ".\tlib\ipdsock.h"\
21807         ".\tLib\ipsock.h"\
21808         ".\tLib\ipxsock.h"\
21809         ".\tlib\lists.h"\
21810         ".\tlib\mutex.h"\
21811         ".\tlib\object.h"\
21812         ".\tlib\osutil.inl"\
21813         ".\tlib\pdirect.h"\
21814         ".\tlib\pprocess.h"\
21815         ".\tlib\pstring.h"\
21816         ".\tlib\ptime.h"\
21817         ".\tlib\ptlib.inl"\
21818         ".\tlib\semaphor.h"\
21819         ".\tlib\sfile.h"\
21820         ".\tlib\socket.h"\
21821         ".\tlib\sockets.h"\
21822         ".\tlib\sound.h"\
21823         ".\tLib\spxsock.h"\
21824         ".\tlib\syncpoint.h"\
21825         ".\tlib\syncthrd.h"\
21826         ".\tlib\tcpsock.h"\
21827         ".\tlib\textfile.h"\
21828         ".\tlib\thread.h"\
21829         ".\tlib\timeint.h"\
21830         ".\tlib\timer.h"\
21831         ".\tLib\udpsock.h"\
21832         ".\tlib\vfakeio.h"\
21833         ".\tlib\video.h"\
21834         ".\tlib\videoio.h"\
21835         ".\tlib\videoio1394dc.h"\
21836         ".\ucpp.h"\
21837         ".\ys\socket.h"\
21838         
21840 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
21842 NODEP_CPP_INETP=\
21843         ".\ceatl.h"\
21844         ".\evfw.h"\
21845         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
21846         ".\msystemx.h"\
21847         ".\tclib\inetprot.h"\
21848         ".\tclib\mime.h"\
21849         ".\tdlibx.h"\
21850         ".\tlib.h"\
21851         ".\tlib\args.h"\
21852         ".\tlib\array.h"\
21853         ".\tlib\channel.h"\
21854         ".\tlib\conchan.h"\
21855         ".\tlib\config.h"\
21856         ".\tlib\contain.h"\
21857         ".\tlib\contain.inl"\
21858         ".\tlib\dict.h"\
21859         ".\tlib\dynalink.h"\
21860         ".\tLib\ethsock.h"\
21861         ".\tlib\file.h"\
21862         ".\tlib\filepath.h"\
21863         ".\tlib\icmpsock.h"\
21864         ".\tlib\indchan.h"\
21865         ".\tlib\ipdsock.h"\
21866         ".\tLib\ipsock.h"\
21867         ".\tLib\ipxsock.h"\
21868         ".\tlib\lists.h"\
21869         ".\tlib\mutex.h"\
21870         ".\tlib\object.h"\
21871         ".\tlib\osutil.inl"\
21872         ".\tlib\pdirect.h"\
21873         ".\tlib\pprocess.h"\
21874         ".\tlib\pstring.h"\
21875         ".\tlib\ptime.h"\
21876         ".\tlib\ptlib.inl"\
21877         ".\tlib\semaphor.h"\
21878         ".\tlib\sfile.h"\
21879         ".\tlib\socket.h"\
21880         ".\tlib\sockets.h"\
21881         ".\tlib\sound.h"\
21882         ".\tLib\spxsock.h"\
21883         ".\tlib\syncpoint.h"\
21884         ".\tlib\syncthrd.h"\
21885         ".\tlib\tcpsock.h"\
21886         ".\tlib\textfile.h"\
21887         ".\tlib\thread.h"\
21888         ".\tlib\timeint.h"\
21889         ".\tlib\timer.h"\
21890         ".\tLib\udpsock.h"\
21891         ".\tlib\vfakeio.h"\
21892         ".\tlib\video.h"\
21893         ".\tlib\videoio.h"\
21894         ".\tlib\videoio1394dc.h"\
21895         ".\ucpp.h"\
21896         ".\ys\socket.h"\
21897         
21899 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
21901 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
21903 NODEP_CPP_INETP=\
21904         ".\ceatl.h"\
21905         ".\msystemx.h"\
21906         ".\tclib\inetprot.h"\
21907         ".\tclib\mime.h"\
21908         ".\tdlibx.h"\
21909         ".\tlib.h"\
21910         ".\tlib\args.h"\
21911         ".\tlib\array.h"\
21912         ".\tlib\channel.h"\
21913         ".\tlib\conchan.h"\
21914         ".\tlib\config.h"\
21915         ".\tlib\contain.h"\
21916         ".\tlib\contain.inl"\
21917         ".\tlib\dict.h"\
21918         ".\tlib\dynalink.h"\
21919         ".\tLib\ethsock.h"\
21920         ".\tlib\file.h"\
21921         ".\tlib\filepath.h"\
21922         ".\tlib\icmpsock.h"\
21923         ".\tlib\indchan.h"\
21924         ".\tlib\ipdsock.h"\
21925         ".\tLib\ipsock.h"\
21926         ".\tLib\ipxsock.h"\
21927         ".\tlib\lists.h"\
21928         ".\tlib\mutex.h"\
21929         ".\tlib\object.h"\
21930         ".\tlib\osutil.inl"\
21931         ".\tlib\pdirect.h"\
21932         ".\tlib\pprocess.h"\
21933         ".\tlib\pstring.h"\
21934         ".\tlib\ptime.h"\
21935         ".\tlib\ptlib.inl"\
21936         ".\tlib\semaphor.h"\
21937         ".\tlib\sfile.h"\
21938         ".\tlib\socket.h"\
21939         ".\tlib\sockets.h"\
21940         ".\tlib\sound.h"\
21941         ".\tLib\spxsock.h"\
21942         ".\tlib\syncpoint.h"\
21943         ".\tlib\syncthrd.h"\
21944         ".\tlib\tcpsock.h"\
21945         ".\tlib\textfile.h"\
21946         ".\tlib\thread.h"\
21947         ".\tlib\timeint.h"\
21948         ".\tlib\timer.h"\
21949         ".\tLib\udpsock.h"\
21950         ".\tlib\vfakeio.h"\
21951         ".\tlib\video.h"\
21952         ".\tlib\videoio.h"\
21953         ".\ucpp.h"\
21954         ".\ys\socket.h"\
21955         
21957 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
21959 DEP_CPP_INETP=\
21960         {$(INCLUDE)}"cevfw.h"\
21961         {$(INCLUDE)}"mmsystemx.h"\
21962         {$(INCLUDE)}"nucpp.h"\
21963         {$(INCLUDE)}"ptbuildopts.h"\
21964         {$(INCLUDE)}"ptclib\cypher.h"\
21965         {$(INCLUDE)}"ptclib\inetprot.h"\
21966         {$(INCLUDE)}"ptclib\mime.h"\
21967         {$(INCLUDE)}"ptlib.h"\
21968         {$(INCLUDE)}"ptlib\args.h"\
21969         {$(INCLUDE)}"ptlib\array.h"\
21970         {$(INCLUDE)}"ptlib\channel.h"\
21971         {$(INCLUDE)}"ptlib\conchan.h"\
21972         {$(INCLUDE)}"ptlib\config.h"\
21973         {$(INCLUDE)}"ptlib\contain.h"\
21974         {$(INCLUDE)}"ptlib\contain.inl"\
21975         {$(INCLUDE)}"ptlib\critsec.h"\
21976         {$(INCLUDE)}"ptlib\dict.h"\
21977         {$(INCLUDE)}"ptlib\dynalink.h"\
21978         {$(INCLUDE)}"ptlib\ethsock.h"\
21979         {$(INCLUDE)}"ptlib\file.h"\
21980         {$(INCLUDE)}"ptlib\filepath.h"\
21981         {$(INCLUDE)}"ptlib\icmpsock.h"\
21982         {$(INCLUDE)}"ptlib\indchan.h"\
21983         {$(INCLUDE)}"ptlib\ipdsock.h"\
21984         {$(INCLUDE)}"ptlib\ipsock.h"\
21985         {$(INCLUDE)}"ptlib\ipxsock.h"\
21986         {$(INCLUDE)}"ptlib\lists.h"\
21987         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
21988         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
21989         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
21990         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
21991         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
21992         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
21993         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
21994         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
21995         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
21996         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
21997         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
21998         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
21999         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
22000         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
22001         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
22002         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
22003         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
22004         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
22005         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
22006         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
22007         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
22008         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
22009         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
22010         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
22011         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
22012         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
22013         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
22014         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
22015         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
22016         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
22017         {$(INCLUDE)}"ptlib\mutex.h"\
22018         {$(INCLUDE)}"ptlib\notifier.h"\
22019         {$(INCLUDE)}"ptlib\object.h"\
22020         {$(INCLUDE)}"ptlib\osutil.inl"\
22021         {$(INCLUDE)}"ptlib\pdirect.h"\
22022         {$(INCLUDE)}"ptlib\pfactory.h"\
22023         {$(INCLUDE)}"ptlib\plugin.h"\
22024         {$(INCLUDE)}"ptlib\pluginmgr.h"\
22025         {$(INCLUDE)}"ptlib\pprocess.h"\
22026         {$(INCLUDE)}"ptlib\psharedptr.h"\
22027         {$(INCLUDE)}"ptlib\pstring.h"\
22028         {$(INCLUDE)}"ptlib\ptime.h"\
22029         {$(INCLUDE)}"ptlib\qos.h"\
22030         {$(INCLUDE)}"ptlib\semaphor.h"\
22031         {$(INCLUDE)}"ptlib\sfile.h"\
22032         {$(INCLUDE)}"ptlib\smartptr.h"\
22033         {$(INCLUDE)}"ptlib\socket.h"\
22034         {$(INCLUDE)}"ptlib\sockets.h"\
22035         {$(INCLUDE)}"ptlib\sound.h"\
22036         {$(INCLUDE)}"ptlib\spxsock.h"\
22037         {$(INCLUDE)}"ptlib\syncpoint.h"\
22038         {$(INCLUDE)}"ptlib\syncthrd.h"\
22039         {$(INCLUDE)}"ptlib\tcpsock.h"\
22040         {$(INCLUDE)}"ptlib\textfile.h"\
22041         {$(INCLUDE)}"ptlib\thread.h"\
22042         {$(INCLUDE)}"ptlib\timeint.h"\
22043         {$(INCLUDE)}"ptlib\timer.h"\
22044         {$(INCLUDE)}"ptlib\udpsock.h"\
22045         {$(INCLUDE)}"ptlib\video.h"\
22046         {$(INCLUDE)}"ptlib\videoio.h"\
22047         {$(INCLUDE)}"ptlib\wince\time.h"\
22048         {$(INCLUDE)}"stdlibx.h"\
22049         {$(INCLUDE)}"strstream.h"\
22050         {$(INCLUDE)}"sys\socket.h"\
22051         {$(INCLUDE)}"wceatl.h"\
22052         
22053 NODEP_CPP_INETP=\
22054         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
22055         ".\include\ptlib\unix\ptlib\channel.h"\
22056         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
22057         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
22058         ".\include\ptlib\unix\ptlib\contain.h"\
22059         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
22060         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
22061         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
22062         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
22063         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
22064         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
22065         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
22066         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
22067         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
22068         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
22069         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
22070         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
22071         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
22072         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
22073         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
22074         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
22075         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
22076         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
22077         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
22078         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
22079         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
22080         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
22081         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
22082         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
22083         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
22084         
22086 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
22088 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
22090 DEP_CPP_INETP=\
22091         {$(INCLUDE)}"cevfw.h"\
22092         {$(INCLUDE)}"mmsystemx.h"\
22093         {$(INCLUDE)}"nucpp.h"\
22094         {$(INCLUDE)}"ptbuildopts.h"\
22095         {$(INCLUDE)}"ptclib\cypher.h"\
22096         {$(INCLUDE)}"ptclib\inetprot.h"\
22097         {$(INCLUDE)}"ptclib\mime.h"\
22098         {$(INCLUDE)}"ptlib.h"\
22099         {$(INCLUDE)}"ptlib\args.h"\
22100         {$(INCLUDE)}"ptlib\array.h"\
22101         {$(INCLUDE)}"ptlib\channel.h"\
22102         {$(INCLUDE)}"ptlib\conchan.h"\
22103         {$(INCLUDE)}"ptlib\config.h"\
22104         {$(INCLUDE)}"ptlib\contain.h"\
22105         {$(INCLUDE)}"ptlib\contain.inl"\
22106         {$(INCLUDE)}"ptlib\critsec.h"\
22107         {$(INCLUDE)}"ptlib\dict.h"\
22108         {$(INCLUDE)}"ptlib\dynalink.h"\
22109         {$(INCLUDE)}"ptlib\ethsock.h"\
22110         {$(INCLUDE)}"ptlib\file.h"\
22111         {$(INCLUDE)}"ptlib\filepath.h"\
22112         {$(INCLUDE)}"ptlib\icmpsock.h"\
22113         {$(INCLUDE)}"ptlib\indchan.h"\
22114         {$(INCLUDE)}"ptlib\ipdsock.h"\
22115         {$(INCLUDE)}"ptlib\ipsock.h"\
22116         {$(INCLUDE)}"ptlib\ipxsock.h"\
22117         {$(INCLUDE)}"ptlib\lists.h"\
22118         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
22119         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
22120         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
22121         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
22122         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
22123         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
22124         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
22125         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
22126         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
22127         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
22128         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
22129         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
22130         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
22131         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
22132         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
22133         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
22134         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
22135         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
22136         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
22137         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
22138         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
22139         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
22140         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
22141         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
22142         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
22143         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
22144         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
22145         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
22146         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
22147         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
22148         {$(INCLUDE)}"ptlib\mutex.h"\
22149         {$(INCLUDE)}"ptlib\notifier.h"\
22150         {$(INCLUDE)}"ptlib\object.h"\
22151         {$(INCLUDE)}"ptlib\osutil.inl"\
22152         {$(INCLUDE)}"ptlib\pdirect.h"\
22153         {$(INCLUDE)}"ptlib\pfactory.h"\
22154         {$(INCLUDE)}"ptlib\plugin.h"\
22155         {$(INCLUDE)}"ptlib\pluginmgr.h"\
22156         {$(INCLUDE)}"ptlib\pprocess.h"\
22157         {$(INCLUDE)}"ptlib\psharedptr.h"\
22158         {$(INCLUDE)}"ptlib\pstring.h"\
22159         {$(INCLUDE)}"ptlib\ptime.h"\
22160         {$(INCLUDE)}"ptlib\qos.h"\
22161         {$(INCLUDE)}"ptlib\semaphor.h"\
22162         {$(INCLUDE)}"ptlib\sfile.h"\
22163         {$(INCLUDE)}"ptlib\smartptr.h"\
22164         {$(INCLUDE)}"ptlib\socket.h"\
22165         {$(INCLUDE)}"ptlib\sockets.h"\
22166         {$(INCLUDE)}"ptlib\sound.h"\
22167         {$(INCLUDE)}"ptlib\spxsock.h"\
22168         {$(INCLUDE)}"ptlib\syncpoint.h"\
22169         {$(INCLUDE)}"ptlib\syncthrd.h"\
22170         {$(INCLUDE)}"ptlib\tcpsock.h"\
22171         {$(INCLUDE)}"ptlib\textfile.h"\
22172         {$(INCLUDE)}"ptlib\thread.h"\
22173         {$(INCLUDE)}"ptlib\timeint.h"\
22174         {$(INCLUDE)}"ptlib\timer.h"\
22175         {$(INCLUDE)}"ptlib\udpsock.h"\
22176         {$(INCLUDE)}"ptlib\video.h"\
22177         {$(INCLUDE)}"ptlib\videoio.h"\
22178         {$(INCLUDE)}"ptlib\wince\time.h"\
22179         {$(INCLUDE)}"stdlibx.h"\
22180         {$(INCLUDE)}"strstream.h"\
22181         {$(INCLUDE)}"sys\socket.h"\
22182         {$(INCLUDE)}"wceatl.h"\
22183         
22184 NODEP_CPP_INETP=\
22185         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
22186         ".\include\ptlib\unix\ptlib\channel.h"\
22187         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
22188         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
22189         ".\include\ptlib\unix\ptlib\contain.h"\
22190         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
22191         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
22192         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
22193         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
22194         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
22195         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
22196         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
22197         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
22198         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
22199         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
22200         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
22201         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
22202         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
22203         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
22204         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
22205         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
22206         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
22207         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
22208         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
22209         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
22210         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
22211         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
22212         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
22213         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
22214         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
22215         
22217 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
22219 NODEP_CPP_INETP=\
22220         ".\ceatl.h"\
22221         ".\evfw.h"\
22222         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
22223         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
22224         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
22225         ".\msystemx.h"\
22226         ".\nistd.h"\
22227         ".\tbuildopts.h"\
22228         ".\tclib\cypher.h"\
22229         ".\tclib\inetprot.h"\
22230         ".\tclib\mime.h"\
22231         ".\tdlibx.h"\
22232         ".\tlib.h"\
22233         ".\tlib\args.h"\
22234         ".\tlib\array.h"\
22235         ".\tlib\channel.h"\
22236         ".\tlib\conchan.h"\
22237         ".\tlib\config.h"\
22238         ".\tlib\contain.h"\
22239         ".\tlib\contain.inl"\
22240         ".\tlib\critsec.h"\
22241         ".\tlib\dict.h"\
22242         ".\tlib\dynalink.h"\
22243         ".\tLib\ethsock.h"\
22244         ".\tlib\file.h"\
22245         ".\tlib\filepath.h"\
22246         ".\tlib\icmpsock.h"\
22247         ".\tlib\indchan.h"\
22248         ".\tlib\ipdsock.h"\
22249         ".\tLib\ipsock.h"\
22250         ".\tLib\ipxsock.h"\
22251         ".\tlib\lists.h"\
22252         ".\tlib\msos\ptlib\channel.h"\
22253         ".\tlib\msos\ptlib\conchan.h"\
22254         ".\tlib\msos\ptlib\config.h"\
22255         ".\tlib\msos\ptlib\contain.h"\
22256         ".\tlib\msos\ptlib\critsec.h"\
22257         ".\tlib\msos\ptlib\dynalink.h"\
22258         ".\tlib\msos\ptlib\ethsock.h"\
22259         ".\tlib\msos\ptlib\file.h"\
22260         ".\tlib\msos\ptlib\filepath.h"\
22261         ".\tlib\msos\ptlib\icmpsock.h"\
22262         ".\tlib\msos\ptlib\ipdsock.h"\
22263         ".\tlib\msos\ptlib\ipsock.h"\
22264         ".\tlib\msos\ptlib\ipxsock.h"\
22265         ".\tlib\msos\ptlib\mutex.h"\
22266         ".\tlib\msos\ptlib\pdirect.h"\
22267         ".\tlib\msos\ptlib\pprocess.h"\
22268         ".\tlib\msos\ptlib\ptime.h"\
22269         ".\tlib\msos\ptlib\ptlib.inl"\
22270         ".\tlib\msos\ptlib\semaphor.h"\
22271         ".\tlib\msos\ptlib\sfile.h"\
22272         ".\tlib\msos\ptlib\socket.h"\
22273         ".\tlib\msos\ptlib\spxsock.h"\
22274         ".\tlib\msos\ptlib\syncpoint.h"\
22275         ".\tlib\msos\ptlib\tcpsock.h"\
22276         ".\tlib\msos\ptlib\textfile.h"\
22277         ".\tlib\msos\ptlib\thread.h"\
22278         ".\tlib\msos\ptlib\timeint.h"\
22279         ".\tlib\msos\ptlib\timer.h"\
22280         ".\tlib\msos\ptlib\udpsock.h"\
22281         ".\tlib\msos\ptlib\video.h"\
22282         ".\tlib\mutex.h"\
22283         ".\tlib\notifier.h"\
22284         ".\tlib\object.h"\
22285         ".\tlib\osutil.inl"\
22286         ".\tlib\pdirect.h"\
22287         ".\tlib\pfactory.h"\
22288         ".\tlib\plugin.h"\
22289         ".\tlib\pluginmgr.h"\
22290         ".\tlib\pprocess.h"\
22291         ".\tlib\psharedptr.h"\
22292         ".\tlib\pstring.h"\
22293         ".\tlib\ptime.h"\
22294         ".\tlib\qos.h"\
22295         ".\tlib\semaphor.h"\
22296         ".\tlib\sfile.h"\
22297         ".\tlib\smartptr.h"\
22298         ".\tlib\socket.h"\
22299         ".\tlib\sockets.h"\
22300         ".\tlib\sound.h"\
22301         ".\tLib\spxsock.h"\
22302         ".\tlib\syncpoint.h"\
22303         ".\tlib\syncthrd.h"\
22304         ".\tlib\tcpsock.h"\
22305         ".\tlib\textfile.h"\
22306         ".\tlib\thread.h"\
22307         ".\tlib\timeint.h"\
22308         ".\tlib\timer.h"\
22309         ".\tLib\udpsock.h"\
22310         ".\tlib\unix\ptlib\channel.h"\
22311         ".\tlib\unix\ptlib\conchan.h"\
22312         ".\tlib\unix\ptlib\config.h"\
22313         ".\tlib\unix\ptlib\contain.h"\
22314         ".\tlib\unix\ptlib\critsec.h"\
22315         ".\tlib\unix\ptlib\dynalink.h"\
22316         ".\tlib\unix\ptlib\ethsock.h"\
22317         ".\tlib\unix\ptlib\file.h"\
22318         ".\tlib\unix\ptlib\filepath.h"\
22319         ".\tlib\unix\ptlib\icmpsock.h"\
22320         ".\tlib\unix\ptlib\ipdsock.h"\
22321         ".\tlib\unix\ptlib\ipsock.h"\
22322         ".\tlib\unix\ptlib\mutex.h"\
22323         ".\tlib\unix\ptlib\pdirect.h"\
22324         ".\tlib\unix\ptlib\pmachdep.h"\
22325         ".\tlib\unix\ptlib\pprocess.h"\
22326         ".\tlib\unix\ptlib\ptime.h"\
22327         ".\tlib\unix\ptlib\ptlib.inl"\
22328         ".\tlib\unix\ptlib\semaphor.h"\
22329         ".\tlib\unix\ptlib\sfile.h"\
22330         ".\tlib\unix\ptlib\socket.h"\
22331         ".\tlib\unix\ptlib\syncpoint.h"\
22332         ".\tlib\unix\ptlib\tcpsock.h"\
22333         ".\tlib\unix\ptlib\textfile.h"\
22334         ".\tlib\unix\ptlib\thread.h"\
22335         ".\tlib\unix\ptlib\timeint.h"\
22336         ".\tlib\unix\ptlib\timer.h"\
22337         ".\tlib\unix\ptlib\udpsock.h"\
22338         ".\tlib\unix\ptlib\video.h"\
22339         ".\tlib\video.h"\
22340         ".\tlib\videoio.h"\
22341         ".\tlib\wince\time.h"\
22342         ".\trings.h"\
22343         ".\trstream.h"\
22344         ".\ucpp.h"\
22345         ".\ys\socket.h"\
22346         
22348 !ENDIF 
22350 # End Source File
22351 # Begin Source File
22353 SOURCE=.\src\ptclib\pasn.cxx
22355 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
22357 NODEP_CPP_PASN_=\
22358         ".\ceatl.h"\
22359         ".\msystemx.h"\
22360         ".\nclude\ptlib\conchan.h"\
22361         ".\tclib\pasn.h"\
22362         ".\tdlibx.h"\
22363         ".\tlib.h"\
22364         ".\tlib\args.h"\
22365         ".\tlib\array.h"\
22366         ".\tlib\channel.h"\
22367         ".\tlib\conchan.h"\
22368         ".\tlib\config.h"\
22369         ".\tlib\contain.h"\
22370         ".\tlib\contain.inl"\
22371         ".\tlib\dict.h"\
22372         ".\tlib\dynalink.h"\
22373         ".\tLib\ethsock.h"\
22374         ".\tlib\file.h"\
22375         ".\tlib\filepath.h"\
22376         ".\tlib\icmpsock.h"\
22377         ".\tlib\indchan.h"\
22378         ".\tlib\ipdsock.h"\
22379         ".\tLib\ipsock.h"\
22380         ".\tLib\ipxsock.h"\
22381         ".\tlib\lists.h"\
22382         ".\tlib\mutex.h"\
22383         ".\tlib\object.h"\
22384         ".\tlib\osutil.inl"\
22385         ".\tlib\pdirect.h"\
22386         ".\tlib\pprocess.h"\
22387         ".\tlib\pstring.h"\
22388         ".\tlib\ptime.h"\
22389         ".\tlib\ptlib.inl"\
22390         ".\tlib\semaphor.h"\
22391         ".\tlib\sfile.h"\
22392         ".\tlib\socket.h"\
22393         ".\tlib\sockets.h"\
22394         ".\tlib\sound.h"\
22395         ".\tLib\spxsock.h"\
22396         ".\tlib\syncpoint.h"\
22397         ".\tlib\syncthrd.h"\
22398         ".\tlib\tcpsock.h"\
22399         ".\tlib\textfile.h"\
22400         ".\tlib\thread.h"\
22401         ".\tlib\timeint.h"\
22402         ".\tlib\timer.h"\
22403         ".\tLib\udpsock.h"\
22404         ".\tlib\vfakeio.h"\
22405         ".\tlib\video.h"\
22406         ".\tlib\videoio.h"\
22407         ".\ucpp.h"\
22408         
22410 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
22412 NODEP_CPP_PASN_=\
22413         ".\ceatl.h"\
22414         ".\msystemx.h"\
22415         ".\nclude\ptlib\conchan.h"\
22416         ".\tclib\pasn.h"\
22417         ".\tdlibx.h"\
22418         ".\tlib.h"\
22419         ".\tlib\args.h"\
22420         ".\tlib\array.h"\
22421         ".\tlib\channel.h"\
22422         ".\tlib\conchan.h"\
22423         ".\tlib\config.h"\
22424         ".\tlib\contain.h"\
22425         ".\tlib\contain.inl"\
22426         ".\tlib\dict.h"\
22427         ".\tlib\dynalink.h"\
22428         ".\tLib\ethsock.h"\
22429         ".\tlib\file.h"\
22430         ".\tlib\filepath.h"\
22431         ".\tlib\icmpsock.h"\
22432         ".\tlib\indchan.h"\
22433         ".\tlib\ipdsock.h"\
22434         ".\tLib\ipsock.h"\
22435         ".\tLib\ipxsock.h"\
22436         ".\tlib\lists.h"\
22437         ".\tlib\mutex.h"\
22438         ".\tlib\object.h"\
22439         ".\tlib\osutil.inl"\
22440         ".\tlib\pdirect.h"\
22441         ".\tlib\pprocess.h"\
22442         ".\tlib\pstring.h"\
22443         ".\tlib\ptime.h"\
22444         ".\tlib\ptlib.inl"\
22445         ".\tlib\semaphor.h"\
22446         ".\tlib\sfile.h"\
22447         ".\tlib\socket.h"\
22448         ".\tlib\sockets.h"\
22449         ".\tlib\sound.h"\
22450         ".\tLib\spxsock.h"\
22451         ".\tlib\syncpoint.h"\
22452         ".\tlib\syncthrd.h"\
22453         ".\tlib\tcpsock.h"\
22454         ".\tlib\textfile.h"\
22455         ".\tlib\thread.h"\
22456         ".\tlib\timeint.h"\
22457         ".\tlib\timer.h"\
22458         ".\tLib\udpsock.h"\
22459         ".\tlib\vfakeio.h"\
22460         ".\tlib\video.h"\
22461         ".\tlib\videoio.h"\
22462         ".\ucpp.h"\
22463         
22465 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
22467 NODEP_CPP_PASN_=\
22468         ".\ceatl.h"\
22469         ".\evfw.h"\
22470         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
22471         ".\msystemx.h"\
22472         ".\tbuildopts.h"\
22473         ".\tclib\pasn.h"\
22474         ".\tdlibx.h"\
22475         ".\tlib.h"\
22476         ".\tlib\args.h"\
22477         ".\tlib\array.h"\
22478         ".\tlib\channel.h"\
22479         ".\tlib\conchan.h"\
22480         ".\tlib\config.h"\
22481         ".\tlib\contain.h"\
22482         ".\tlib\contain.inl"\
22483         ".\tlib\dict.h"\
22484         ".\tlib\dynalink.h"\
22485         ".\tLib\ethsock.h"\
22486         ".\tlib\file.h"\
22487         ".\tlib\filepath.h"\
22488         ".\tlib\icmpsock.h"\
22489         ".\tlib\indchan.h"\
22490         ".\tlib\ipdsock.h"\
22491         ".\tLib\ipsock.h"\
22492         ".\tLib\ipxsock.h"\
22493         ".\tlib\lists.h"\
22494         ".\tlib\mutex.h"\
22495         ".\tlib\object.h"\
22496         ".\tlib\osutil.inl"\
22497         ".\tlib\pdirect.h"\
22498         ".\tlib\pprocess.h"\
22499         ".\tlib\pstring.h"\
22500         ".\tlib\ptime.h"\
22501         ".\tlib\ptlib.inl"\
22502         ".\tlib\semaphor.h"\
22503         ".\tlib\sfile.h"\
22504         ".\tlib\socket.h"\
22505         ".\tlib\sockets.h"\
22506         ".\tlib\sound.h"\
22507         ".\tLib\spxsock.h"\
22508         ".\tlib\syncpoint.h"\
22509         ".\tlib\syncthrd.h"\
22510         ".\tlib\tcpsock.h"\
22511         ".\tlib\textfile.h"\
22512         ".\tlib\thread.h"\
22513         ".\tlib\timeint.h"\
22514         ".\tlib\timer.h"\
22515         ".\tLib\udpsock.h"\
22516         ".\tlib\vfakeio.h"\
22517         ".\tlib\video.h"\
22518         ".\tlib\videoio.h"\
22519         ".\tlib\videoio1394dc.h"\
22520         ".\ucpp.h"\
22521         ".\ys\socket.h"\
22522         
22524 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
22526 NODEP_CPP_PASN_=\
22527         ".\ceatl.h"\
22528         ".\evfw.h"\
22529         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
22530         ".\msystemx.h"\
22531         ".\tclib\pasn.h"\
22532         ".\tdlibx.h"\
22533         ".\tlib.h"\
22534         ".\tlib\args.h"\
22535         ".\tlib\array.h"\
22536         ".\tlib\channel.h"\
22537         ".\tlib\conchan.h"\
22538         ".\tlib\config.h"\
22539         ".\tlib\contain.h"\
22540         ".\tlib\contain.inl"\
22541         ".\tlib\dict.h"\
22542         ".\tlib\dynalink.h"\
22543         ".\tLib\ethsock.h"\
22544         ".\tlib\file.h"\
22545         ".\tlib\filepath.h"\
22546         ".\tlib\icmpsock.h"\
22547         ".\tlib\indchan.h"\
22548         ".\tlib\ipdsock.h"\
22549         ".\tLib\ipsock.h"\
22550         ".\tLib\ipxsock.h"\
22551         ".\tlib\lists.h"\
22552         ".\tlib\mutex.h"\
22553         ".\tlib\object.h"\
22554         ".\tlib\osutil.inl"\
22555         ".\tlib\pdirect.h"\
22556         ".\tlib\pprocess.h"\
22557         ".\tlib\pstring.h"\
22558         ".\tlib\ptime.h"\
22559         ".\tlib\ptlib.inl"\
22560         ".\tlib\semaphor.h"\
22561         ".\tlib\sfile.h"\
22562         ".\tlib\socket.h"\
22563         ".\tlib\sockets.h"\
22564         ".\tlib\sound.h"\
22565         ".\tLib\spxsock.h"\
22566         ".\tlib\syncpoint.h"\
22567         ".\tlib\syncthrd.h"\
22568         ".\tlib\tcpsock.h"\
22569         ".\tlib\textfile.h"\
22570         ".\tlib\thread.h"\
22571         ".\tlib\timeint.h"\
22572         ".\tlib\timer.h"\
22573         ".\tLib\udpsock.h"\
22574         ".\tlib\vfakeio.h"\
22575         ".\tlib\video.h"\
22576         ".\tlib\videoio.h"\
22577         ".\tlib\videoio1394dc.h"\
22578         ".\ucpp.h"\
22579         ".\ys\socket.h"\
22580         
22582 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
22584 NODEP_CPP_PASN_=\
22585         ".\ceatl.h"\
22586         ".\msystemx.h"\
22587         ".\nclude\ptlib\conchan.h"\
22588         ".\tclib\pasn.h"\
22589         ".\tdlibx.h"\
22590         ".\tlib.h"\
22591         ".\tlib\args.h"\
22592         ".\tlib\array.h"\
22593         ".\tlib\channel.h"\
22594         ".\tlib\conchan.h"\
22595         ".\tlib\config.h"\
22596         ".\tlib\contain.h"\
22597         ".\tlib\contain.inl"\
22598         ".\tlib\dict.h"\
22599         ".\tlib\dynalink.h"\
22600         ".\tLib\ethsock.h"\
22601         ".\tlib\file.h"\
22602         ".\tlib\filepath.h"\
22603         ".\tlib\icmpsock.h"\
22604         ".\tlib\indchan.h"\
22605         ".\tlib\ipdsock.h"\
22606         ".\tLib\ipsock.h"\
22607         ".\tLib\ipxsock.h"\
22608         ".\tlib\lists.h"\
22609         ".\tlib\mutex.h"\
22610         ".\tlib\object.h"\
22611         ".\tlib\osutil.inl"\
22612         ".\tlib\pdirect.h"\
22613         ".\tlib\pprocess.h"\
22614         ".\tlib\pstring.h"\
22615         ".\tlib\ptime.h"\
22616         ".\tlib\ptlib.inl"\
22617         ".\tlib\semaphor.h"\
22618         ".\tlib\sfile.h"\
22619         ".\tlib\socket.h"\
22620         ".\tlib\sockets.h"\
22621         ".\tlib\sound.h"\
22622         ".\tLib\spxsock.h"\
22623         ".\tlib\syncpoint.h"\
22624         ".\tlib\syncthrd.h"\
22625         ".\tlib\tcpsock.h"\
22626         ".\tlib\textfile.h"\
22627         ".\tlib\thread.h"\
22628         ".\tlib\timeint.h"\
22629         ".\tlib\timer.h"\
22630         ".\tLib\udpsock.h"\
22631         ".\tlib\vfakeio.h"\
22632         ".\tlib\video.h"\
22633         ".\tlib\videoio.h"\
22634         ".\ucpp.h"\
22635         
22637 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
22639 NODEP_CPP_PASN_=\
22640         ".\ceatl.h"\
22641         ".\msystemx.h"\
22642         ".\tclib\pasn.h"\
22643         ".\tdlibx.h"\
22644         ".\tlib.h"\
22645         ".\tlib\args.h"\
22646         ".\tlib\array.h"\
22647         ".\tlib\channel.h"\
22648         ".\tlib\conchan.h"\
22649         ".\tlib\config.h"\
22650         ".\tlib\contain.h"\
22651         ".\tlib\contain.inl"\
22652         ".\tlib\dict.h"\
22653         ".\tlib\dynalink.h"\
22654         ".\tLib\ethsock.h"\
22655         ".\tlib\file.h"\
22656         ".\tlib\filepath.h"\
22657         ".\tlib\icmpsock.h"\
22658         ".\tlib\indchan.h"\
22659         ".\tlib\ipdsock.h"\
22660         ".\tLib\ipsock.h"\
22661         ".\tLib\ipxsock.h"\
22662         ".\tlib\lists.h"\
22663         ".\tlib\mutex.h"\
22664         ".\tlib\object.h"\
22665         ".\tlib\osutil.inl"\
22666         ".\tlib\pdirect.h"\
22667         ".\tlib\pprocess.h"\
22668         ".\tlib\pstring.h"\
22669         ".\tlib\ptime.h"\
22670         ".\tlib\ptlib.inl"\
22671         ".\tlib\semaphor.h"\
22672         ".\tlib\sfile.h"\
22673         ".\tlib\socket.h"\
22674         ".\tlib\sockets.h"\
22675         ".\tlib\sound.h"\
22676         ".\tLib\spxsock.h"\
22677         ".\tlib\syncpoint.h"\
22678         ".\tlib\syncthrd.h"\
22679         ".\tlib\tcpsock.h"\
22680         ".\tlib\textfile.h"\
22681         ".\tlib\thread.h"\
22682         ".\tlib\timeint.h"\
22683         ".\tlib\timer.h"\
22684         ".\tLib\udpsock.h"\
22685         ".\tlib\vfakeio.h"\
22686         ".\tlib\video.h"\
22687         ".\tlib\videoio.h"\
22688         ".\ucpp.h"\
22689         ".\ys\socket.h"\
22690         
22692 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
22694 DEP_CPP_PASN_=\
22695         {$(INCLUDE)}"cevfw.h"\
22696         {$(INCLUDE)}"mmsystemx.h"\
22697         {$(INCLUDE)}"nucpp.h"\
22698         {$(INCLUDE)}"ptbuildopts.h"\
22699         {$(INCLUDE)}"ptclib\pasn.h"\
22700         {$(INCLUDE)}"ptlib.h"\
22701         {$(INCLUDE)}"ptlib\args.h"\
22702         {$(INCLUDE)}"ptlib\array.h"\
22703         {$(INCLUDE)}"ptlib\channel.h"\
22704         {$(INCLUDE)}"ptlib\conchan.h"\
22705         {$(INCLUDE)}"ptlib\config.h"\
22706         {$(INCLUDE)}"ptlib\contain.h"\
22707         {$(INCLUDE)}"ptlib\contain.inl"\
22708         {$(INCLUDE)}"ptlib\critsec.h"\
22709         {$(INCLUDE)}"ptlib\dict.h"\
22710         {$(INCLUDE)}"ptlib\dynalink.h"\
22711         {$(INCLUDE)}"ptlib\ethsock.h"\
22712         {$(INCLUDE)}"ptlib\file.h"\
22713         {$(INCLUDE)}"ptlib\filepath.h"\
22714         {$(INCLUDE)}"ptlib\icmpsock.h"\
22715         {$(INCLUDE)}"ptlib\indchan.h"\
22716         {$(INCLUDE)}"ptlib\ipdsock.h"\
22717         {$(INCLUDE)}"ptlib\ipsock.h"\
22718         {$(INCLUDE)}"ptlib\ipxsock.h"\
22719         {$(INCLUDE)}"ptlib\lists.h"\
22720         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
22721         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
22722         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
22723         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
22724         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
22725         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
22726         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
22727         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
22728         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
22729         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
22730         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
22731         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
22732         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
22733         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
22734         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
22735         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
22736         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
22737         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
22738         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
22739         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
22740         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
22741         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
22742         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
22743         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
22744         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
22745         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
22746         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
22747         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
22748         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
22749         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
22750         {$(INCLUDE)}"ptlib\mutex.h"\
22751         {$(INCLUDE)}"ptlib\notifier.h"\
22752         {$(INCLUDE)}"ptlib\object.h"\
22753         {$(INCLUDE)}"ptlib\osutil.inl"\
22754         {$(INCLUDE)}"ptlib\pdirect.h"\
22755         {$(INCLUDE)}"ptlib\pfactory.h"\
22756         {$(INCLUDE)}"ptlib\plugin.h"\
22757         {$(INCLUDE)}"ptlib\pluginmgr.h"\
22758         {$(INCLUDE)}"ptlib\pprocess.h"\
22759         {$(INCLUDE)}"ptlib\psharedptr.h"\
22760         {$(INCLUDE)}"ptlib\pstring.h"\
22761         {$(INCLUDE)}"ptlib\ptime.h"\
22762         {$(INCLUDE)}"ptlib\qos.h"\
22763         {$(INCLUDE)}"ptlib\semaphor.h"\
22764         {$(INCLUDE)}"ptlib\sfile.h"\
22765         {$(INCLUDE)}"ptlib\smartptr.h"\
22766         {$(INCLUDE)}"ptlib\socket.h"\
22767         {$(INCLUDE)}"ptlib\sockets.h"\
22768         {$(INCLUDE)}"ptlib\sound.h"\
22769         {$(INCLUDE)}"ptlib\spxsock.h"\
22770         {$(INCLUDE)}"ptlib\syncpoint.h"\
22771         {$(INCLUDE)}"ptlib\syncthrd.h"\
22772         {$(INCLUDE)}"ptlib\tcpsock.h"\
22773         {$(INCLUDE)}"ptlib\textfile.h"\
22774         {$(INCLUDE)}"ptlib\thread.h"\
22775         {$(INCLUDE)}"ptlib\timeint.h"\
22776         {$(INCLUDE)}"ptlib\timer.h"\
22777         {$(INCLUDE)}"ptlib\udpsock.h"\
22778         {$(INCLUDE)}"ptlib\video.h"\
22779         {$(INCLUDE)}"ptlib\videoio.h"\
22780         {$(INCLUDE)}"ptlib\wince\time.h"\
22781         {$(INCLUDE)}"stdlibx.h"\
22782         {$(INCLUDE)}"strstream.h"\
22783         {$(INCLUDE)}"sys\socket.h"\
22784         {$(INCLUDE)}"wceatl.h"\
22785         
22786 NODEP_CPP_PASN_=\
22787         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
22788         ".\include\ptlib\unix\ptlib\channel.h"\
22789         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
22790         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
22791         ".\include\ptlib\unix\ptlib\contain.h"\
22792         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
22793         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
22794         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
22795         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
22796         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
22797         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
22798         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
22799         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
22800         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
22801         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
22802         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
22803         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
22804         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
22805         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
22806         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
22807         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
22808         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
22809         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
22810         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
22811         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
22812         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
22813         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
22814         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
22815         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
22816         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
22817         
22819 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
22821 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
22823 DEP_CPP_PASN_=\
22824         {$(INCLUDE)}"cevfw.h"\
22825         {$(INCLUDE)}"mmsystemx.h"\
22826         {$(INCLUDE)}"nucpp.h"\
22827         {$(INCLUDE)}"ptbuildopts.h"\
22828         {$(INCLUDE)}"ptclib\pasn.h"\
22829         {$(INCLUDE)}"ptlib.h"\
22830         {$(INCLUDE)}"ptlib\args.h"\
22831         {$(INCLUDE)}"ptlib\array.h"\
22832         {$(INCLUDE)}"ptlib\channel.h"\
22833         {$(INCLUDE)}"ptlib\conchan.h"\
22834         {$(INCLUDE)}"ptlib\config.h"\
22835         {$(INCLUDE)}"ptlib\contain.h"\
22836         {$(INCLUDE)}"ptlib\contain.inl"\
22837         {$(INCLUDE)}"ptlib\critsec.h"\
22838         {$(INCLUDE)}"ptlib\dict.h"\
22839         {$(INCLUDE)}"ptlib\dynalink.h"\
22840         {$(INCLUDE)}"ptlib\ethsock.h"\
22841         {$(INCLUDE)}"ptlib\file.h"\
22842         {$(INCLUDE)}"ptlib\filepath.h"\
22843         {$(INCLUDE)}"ptlib\icmpsock.h"\
22844         {$(INCLUDE)}"ptlib\indchan.h"\
22845         {$(INCLUDE)}"ptlib\ipdsock.h"\
22846         {$(INCLUDE)}"ptlib\ipsock.h"\
22847         {$(INCLUDE)}"ptlib\ipxsock.h"\
22848         {$(INCLUDE)}"ptlib\lists.h"\
22849         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
22850         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
22851         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
22852         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
22853         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
22854         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
22855         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
22856         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
22857         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
22858         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
22859         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
22860         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
22861         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
22862         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
22863         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
22864         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
22865         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
22866         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
22867         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
22868         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
22869         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
22870         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
22871         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
22872         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
22873         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
22874         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
22875         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
22876         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
22877         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
22878         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
22879         {$(INCLUDE)}"ptlib\mutex.h"\
22880         {$(INCLUDE)}"ptlib\notifier.h"\
22881         {$(INCLUDE)}"ptlib\object.h"\
22882         {$(INCLUDE)}"ptlib\osutil.inl"\
22883         {$(INCLUDE)}"ptlib\pdirect.h"\
22884         {$(INCLUDE)}"ptlib\pfactory.h"\
22885         {$(INCLUDE)}"ptlib\plugin.h"\
22886         {$(INCLUDE)}"ptlib\pluginmgr.h"\
22887         {$(INCLUDE)}"ptlib\pprocess.h"\
22888         {$(INCLUDE)}"ptlib\psharedptr.h"\
22889         {$(INCLUDE)}"ptlib\pstring.h"\
22890         {$(INCLUDE)}"ptlib\ptime.h"\
22891         {$(INCLUDE)}"ptlib\qos.h"\
22892         {$(INCLUDE)}"ptlib\semaphor.h"\
22893         {$(INCLUDE)}"ptlib\sfile.h"\
22894         {$(INCLUDE)}"ptlib\smartptr.h"\
22895         {$(INCLUDE)}"ptlib\socket.h"\
22896         {$(INCLUDE)}"ptlib\sockets.h"\
22897         {$(INCLUDE)}"ptlib\sound.h"\
22898         {$(INCLUDE)}"ptlib\spxsock.h"\
22899         {$(INCLUDE)}"ptlib\syncpoint.h"\
22900         {$(INCLUDE)}"ptlib\syncthrd.h"\
22901         {$(INCLUDE)}"ptlib\tcpsock.h"\
22902         {$(INCLUDE)}"ptlib\textfile.h"\
22903         {$(INCLUDE)}"ptlib\thread.h"\
22904         {$(INCLUDE)}"ptlib\timeint.h"\
22905         {$(INCLUDE)}"ptlib\timer.h"\
22906         {$(INCLUDE)}"ptlib\udpsock.h"\
22907         {$(INCLUDE)}"ptlib\video.h"\
22908         {$(INCLUDE)}"ptlib\videoio.h"\
22909         {$(INCLUDE)}"ptlib\wince\time.h"\
22910         {$(INCLUDE)}"stdlibx.h"\
22911         {$(INCLUDE)}"strstream.h"\
22912         {$(INCLUDE)}"sys\socket.h"\
22913         {$(INCLUDE)}"wceatl.h"\
22914         
22915 NODEP_CPP_PASN_=\
22916         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
22917         ".\include\ptlib\unix\ptlib\channel.h"\
22918         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
22919         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
22920         ".\include\ptlib\unix\ptlib\contain.h"\
22921         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
22922         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
22923         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
22924         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
22925         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
22926         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
22927         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
22928         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
22929         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
22930         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
22931         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
22932         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
22933         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
22934         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
22935         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
22936         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
22937         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
22938         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
22939         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
22940         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
22941         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
22942         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
22943         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
22944         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
22945         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
22946         
22948 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
22950 NODEP_CPP_PASN_=\
22951         ".\ceatl.h"\
22952         ".\evfw.h"\
22953         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
22954         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
22955         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
22956         ".\msystemx.h"\
22957         ".\nistd.h"\
22958         ".\tbuildopts.h"\
22959         ".\tclib\pasn.h"\
22960         ".\tdlibx.h"\
22961         ".\tlib.h"\
22962         ".\tlib\args.h"\
22963         ".\tlib\array.h"\
22964         ".\tlib\channel.h"\
22965         ".\tlib\conchan.h"\
22966         ".\tlib\config.h"\
22967         ".\tlib\contain.h"\
22968         ".\tlib\contain.inl"\
22969         ".\tlib\critsec.h"\
22970         ".\tlib\dict.h"\
22971         ".\tlib\dynalink.h"\
22972         ".\tLib\ethsock.h"\
22973         ".\tlib\file.h"\
22974         ".\tlib\filepath.h"\
22975         ".\tlib\icmpsock.h"\
22976         ".\tlib\indchan.h"\
22977         ".\tlib\ipdsock.h"\
22978         ".\tLib\ipsock.h"\
22979         ".\tLib\ipxsock.h"\
22980         ".\tlib\lists.h"\
22981         ".\tlib\msos\ptlib\channel.h"\
22982         ".\tlib\msos\ptlib\conchan.h"\
22983         ".\tlib\msos\ptlib\config.h"\
22984         ".\tlib\msos\ptlib\contain.h"\
22985         ".\tlib\msos\ptlib\critsec.h"\
22986         ".\tlib\msos\ptlib\dynalink.h"\
22987         ".\tlib\msos\ptlib\ethsock.h"\
22988         ".\tlib\msos\ptlib\file.h"\
22989         ".\tlib\msos\ptlib\filepath.h"\
22990         ".\tlib\msos\ptlib\icmpsock.h"\
22991         ".\tlib\msos\ptlib\ipdsock.h"\
22992         ".\tlib\msos\ptlib\ipsock.h"\
22993         ".\tlib\msos\ptlib\ipxsock.h"\
22994         ".\tlib\msos\ptlib\mutex.h"\
22995         ".\tlib\msos\ptlib\pdirect.h"\
22996         ".\tlib\msos\ptlib\pprocess.h"\
22997         ".\tlib\msos\ptlib\ptime.h"\
22998         ".\tlib\msos\ptlib\ptlib.inl"\
22999         ".\tlib\msos\ptlib\semaphor.h"\
23000         ".\tlib\msos\ptlib\sfile.h"\
23001         ".\tlib\msos\ptlib\socket.h"\
23002         ".\tlib\msos\ptlib\spxsock.h"\
23003         ".\tlib\msos\ptlib\syncpoint.h"\
23004         ".\tlib\msos\ptlib\tcpsock.h"\
23005         ".\tlib\msos\ptlib\textfile.h"\
23006         ".\tlib\msos\ptlib\thread.h"\
23007         ".\tlib\msos\ptlib\timeint.h"\
23008         ".\tlib\msos\ptlib\timer.h"\
23009         ".\tlib\msos\ptlib\udpsock.h"\
23010         ".\tlib\msos\ptlib\video.h"\
23011         ".\tlib\mutex.h"\
23012         ".\tlib\notifier.h"\
23013         ".\tlib\object.h"\
23014         ".\tlib\osutil.inl"\
23015         ".\tlib\pdirect.h"\
23016         ".\tlib\pfactory.h"\
23017         ".\tlib\plugin.h"\
23018         ".\tlib\pluginmgr.h"\
23019         ".\tlib\pprocess.h"\
23020         ".\tlib\psharedptr.h"\
23021         ".\tlib\pstring.h"\
23022         ".\tlib\ptime.h"\
23023         ".\tlib\qos.h"\
23024         ".\tlib\semaphor.h"\
23025         ".\tlib\sfile.h"\
23026         ".\tlib\smartptr.h"\
23027         ".\tlib\socket.h"\
23028         ".\tlib\sockets.h"\
23029         ".\tlib\sound.h"\
23030         ".\tLib\spxsock.h"\
23031         ".\tlib\syncpoint.h"\
23032         ".\tlib\syncthrd.h"\
23033         ".\tlib\tcpsock.h"\
23034         ".\tlib\textfile.h"\
23035         ".\tlib\thread.h"\
23036         ".\tlib\timeint.h"\
23037         ".\tlib\timer.h"\
23038         ".\tLib\udpsock.h"\
23039         ".\tlib\unix\ptlib\channel.h"\
23040         ".\tlib\unix\ptlib\conchan.h"\
23041         ".\tlib\unix\ptlib\config.h"\
23042         ".\tlib\unix\ptlib\contain.h"\
23043         ".\tlib\unix\ptlib\critsec.h"\
23044         ".\tlib\unix\ptlib\dynalink.h"\
23045         ".\tlib\unix\ptlib\ethsock.h"\
23046         ".\tlib\unix\ptlib\file.h"\
23047         ".\tlib\unix\ptlib\filepath.h"\
23048         ".\tlib\unix\ptlib\icmpsock.h"\
23049         ".\tlib\unix\ptlib\ipdsock.h"\
23050         ".\tlib\unix\ptlib\ipsock.h"\
23051         ".\tlib\unix\ptlib\mutex.h"\
23052         ".\tlib\unix\ptlib\pdirect.h"\
23053         ".\tlib\unix\ptlib\pmachdep.h"\
23054         ".\tlib\unix\ptlib\pprocess.h"\
23055         ".\tlib\unix\ptlib\ptime.h"\
23056         ".\tlib\unix\ptlib\ptlib.inl"\
23057         ".\tlib\unix\ptlib\semaphor.h"\
23058         ".\tlib\unix\ptlib\sfile.h"\
23059         ".\tlib\unix\ptlib\socket.h"\
23060         ".\tlib\unix\ptlib\syncpoint.h"\
23061         ".\tlib\unix\ptlib\tcpsock.h"\
23062         ".\tlib\unix\ptlib\textfile.h"\
23063         ".\tlib\unix\ptlib\thread.h"\
23064         ".\tlib\unix\ptlib\timeint.h"\
23065         ".\tlib\unix\ptlib\timer.h"\
23066         ".\tlib\unix\ptlib\udpsock.h"\
23067         ".\tlib\unix\ptlib\video.h"\
23068         ".\tlib\video.h"\
23069         ".\tlib\videoio.h"\
23070         ".\tlib\wince\time.h"\
23071         ".\trings.h"\
23072         ".\trstream.h"\
23073         ".\ucpp.h"\
23074         ".\ys\socket.h"\
23075         
23077 !ENDIF 
23079 # End Source File
23080 # Begin Source File
23082 SOURCE=.\src\ptclib\pstun.cxx
23084 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
23086 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
23088 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
23090 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
23092 NODEP_CPP_PSTUN=\
23093         ".\ceatl.h"\
23094         ".\evfw.h"\
23095         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
23096         ".\msystemx.h"\
23097         ".\src\ptclib\stun.h"\
23098         ".\tclib\pstun.h"\
23099         ".\tdlibx.h"\
23100         ".\tlib.h"\
23101         ".\tlib\args.h"\
23102         ".\tlib\array.h"\
23103         ".\tlib\channel.h"\
23104         ".\tlib\conchan.h"\
23105         ".\tlib\config.h"\
23106         ".\tlib\contain.h"\
23107         ".\tlib\contain.inl"\
23108         ".\tlib\dict.h"\
23109         ".\tlib\dynalink.h"\
23110         ".\tLib\ethsock.h"\
23111         ".\tlib\file.h"\
23112         ".\tlib\filepath.h"\
23113         ".\tlib\icmpsock.h"\
23114         ".\tlib\indchan.h"\
23115         ".\tlib\ipdsock.h"\
23116         ".\tLib\ipsock.h"\
23117         ".\tLib\ipxsock.h"\
23118         ".\tlib\lists.h"\
23119         ".\tlib\mutex.h"\
23120         ".\tlib\object.h"\
23121         ".\tlib\osutil.inl"\
23122         ".\tlib\pdirect.h"\
23123         ".\tlib\pprocess.h"\
23124         ".\tlib\pstring.h"\
23125         ".\tlib\ptime.h"\
23126         ".\tlib\ptlib.inl"\
23127         ".\tlib\semaphor.h"\
23128         ".\tlib\sfile.h"\
23129         ".\tlib\socket.h"\
23130         ".\tlib\sockets.h"\
23131         ".\tlib\sound.h"\
23132         ".\tLib\spxsock.h"\
23133         ".\tlib\syncpoint.h"\
23134         ".\tlib\syncthrd.h"\
23135         ".\tlib\tcpsock.h"\
23136         ".\tlib\textfile.h"\
23137         ".\tlib\thread.h"\
23138         ".\tlib\timeint.h"\
23139         ".\tlib\timer.h"\
23140         ".\tLib\udpsock.h"\
23141         ".\tlib\vfakeio.h"\
23142         ".\tlib\video.h"\
23143         ".\tlib\videoio.h"\
23144         ".\tlib\videoio1394dc.h"\
23145         ".\ucpp.h"\
23146         ".\ys\socket.h"\
23147         
23149 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
23151 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
23153 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
23155 DEP_CPP_PSTUN=\
23156         {$(INCLUDE)}"cevfw.h"\
23157         {$(INCLUDE)}"mmsystemx.h"\
23158         {$(INCLUDE)}"nucpp.h"\
23159         {$(INCLUDE)}"ptbuildopts.h"\
23160         {$(INCLUDE)}"ptclib\pstun.h"\
23161         {$(INCLUDE)}"ptclib\random.h"\
23162         {$(INCLUDE)}"ptlib.h"\
23163         {$(INCLUDE)}"ptlib\args.h"\
23164         {$(INCLUDE)}"ptlib\array.h"\
23165         {$(INCLUDE)}"ptlib\channel.h"\
23166         {$(INCLUDE)}"ptlib\conchan.h"\
23167         {$(INCLUDE)}"ptlib\config.h"\
23168         {$(INCLUDE)}"ptlib\contain.h"\
23169         {$(INCLUDE)}"ptlib\contain.inl"\
23170         {$(INCLUDE)}"ptlib\critsec.h"\
23171         {$(INCLUDE)}"ptlib\dict.h"\
23172         {$(INCLUDE)}"ptlib\dynalink.h"\
23173         {$(INCLUDE)}"ptlib\ethsock.h"\
23174         {$(INCLUDE)}"ptlib\file.h"\
23175         {$(INCLUDE)}"ptlib\filepath.h"\
23176         {$(INCLUDE)}"ptlib\icmpsock.h"\
23177         {$(INCLUDE)}"ptlib\indchan.h"\
23178         {$(INCLUDE)}"ptlib\ipdsock.h"\
23179         {$(INCLUDE)}"ptlib\ipsock.h"\
23180         {$(INCLUDE)}"ptlib\ipxsock.h"\
23181         {$(INCLUDE)}"ptlib\lists.h"\
23182         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
23183         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
23184         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
23185         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
23186         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
23187         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
23188         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
23189         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
23190         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
23191         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
23192         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
23193         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
23194         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
23195         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
23196         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
23197         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
23198         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
23199         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
23200         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
23201         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
23202         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
23203         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
23204         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
23205         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
23206         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
23207         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
23208         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
23209         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
23210         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
23211         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
23212         {$(INCLUDE)}"ptlib\mutex.h"\
23213         {$(INCLUDE)}"ptlib\notifier.h"\
23214         {$(INCLUDE)}"ptlib\object.h"\
23215         {$(INCLUDE)}"ptlib\osutil.inl"\
23216         {$(INCLUDE)}"ptlib\pdirect.h"\
23217         {$(INCLUDE)}"ptlib\pfactory.h"\
23218         {$(INCLUDE)}"ptlib\plugin.h"\
23219         {$(INCLUDE)}"ptlib\pluginmgr.h"\
23220         {$(INCLUDE)}"ptlib\pprocess.h"\
23221         {$(INCLUDE)}"ptlib\psharedptr.h"\
23222         {$(INCLUDE)}"ptlib\pstring.h"\
23223         {$(INCLUDE)}"ptlib\ptime.h"\
23224         {$(INCLUDE)}"ptlib\qos.h"\
23225         {$(INCLUDE)}"ptlib\semaphor.h"\
23226         {$(INCLUDE)}"ptlib\sfile.h"\
23227         {$(INCLUDE)}"ptlib\smartptr.h"\
23228         {$(INCLUDE)}"ptlib\socket.h"\
23229         {$(INCLUDE)}"ptlib\sockets.h"\
23230         {$(INCLUDE)}"ptlib\sound.h"\
23231         {$(INCLUDE)}"ptlib\spxsock.h"\
23232         {$(INCLUDE)}"ptlib\syncpoint.h"\
23233         {$(INCLUDE)}"ptlib\syncthrd.h"\
23234         {$(INCLUDE)}"ptlib\tcpsock.h"\
23235         {$(INCLUDE)}"ptlib\textfile.h"\
23236         {$(INCLUDE)}"ptlib\thread.h"\
23237         {$(INCLUDE)}"ptlib\timeint.h"\
23238         {$(INCLUDE)}"ptlib\timer.h"\
23239         {$(INCLUDE)}"ptlib\udpsock.h"\
23240         {$(INCLUDE)}"ptlib\video.h"\
23241         {$(INCLUDE)}"ptlib\videoio.h"\
23242         {$(INCLUDE)}"ptlib\wince\time.h"\
23243         {$(INCLUDE)}"stdlibx.h"\
23244         {$(INCLUDE)}"strstream.h"\
23245         {$(INCLUDE)}"sys\socket.h"\
23246         {$(INCLUDE)}"wceatl.h"\
23247         
23248 NODEP_CPP_PSTUN=\
23249         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
23250         ".\include\ptlib\unix\ptlib\channel.h"\
23251         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
23252         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
23253         ".\include\ptlib\unix\ptlib\contain.h"\
23254         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
23255         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
23256         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
23257         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
23258         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
23259         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
23260         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
23261         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
23262         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
23263         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
23264         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
23265         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
23266         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
23267         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
23268         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
23269         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
23270         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
23271         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
23272         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
23273         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
23274         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
23275         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
23276         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
23277         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
23278         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
23279         
23281 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
23283 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
23285 DEP_CPP_PSTUN=\
23286         {$(INCLUDE)}"cevfw.h"\
23287         {$(INCLUDE)}"mmsystemx.h"\
23288         {$(INCLUDE)}"nucpp.h"\
23289         {$(INCLUDE)}"ptbuildopts.h"\
23290         {$(INCLUDE)}"ptclib\pstun.h"\
23291         {$(INCLUDE)}"ptclib\random.h"\
23292         {$(INCLUDE)}"ptlib.h"\
23293         {$(INCLUDE)}"ptlib\args.h"\
23294         {$(INCLUDE)}"ptlib\array.h"\
23295         {$(INCLUDE)}"ptlib\channel.h"\
23296         {$(INCLUDE)}"ptlib\conchan.h"\
23297         {$(INCLUDE)}"ptlib\config.h"\
23298         {$(INCLUDE)}"ptlib\contain.h"\
23299         {$(INCLUDE)}"ptlib\contain.inl"\
23300         {$(INCLUDE)}"ptlib\critsec.h"\
23301         {$(INCLUDE)}"ptlib\dict.h"\
23302         {$(INCLUDE)}"ptlib\dynalink.h"\
23303         {$(INCLUDE)}"ptlib\ethsock.h"\
23304         {$(INCLUDE)}"ptlib\file.h"\
23305         {$(INCLUDE)}"ptlib\filepath.h"\
23306         {$(INCLUDE)}"ptlib\icmpsock.h"\
23307         {$(INCLUDE)}"ptlib\indchan.h"\
23308         {$(INCLUDE)}"ptlib\ipdsock.h"\
23309         {$(INCLUDE)}"ptlib\ipsock.h"\
23310         {$(INCLUDE)}"ptlib\ipxsock.h"\
23311         {$(INCLUDE)}"ptlib\lists.h"\
23312         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
23313         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
23314         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
23315         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
23316         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
23317         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
23318         {$(INCLUDE)}"ptlib\msos\ptlib\ethsock.h"\
23319         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
23320         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
23321         {$(INCLUDE)}"ptlib\msos\ptlib\icmpsock.h"\
23322         {$(INCLUDE)}"ptlib\msos\ptlib\ipdsock.h"\
23323         {$(INCLUDE)}"ptlib\msos\ptlib\ipsock.h"\
23324         {$(INCLUDE)}"ptlib\msos\ptlib\ipxsock.h"\
23325         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
23326         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
23327         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
23328         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
23329         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
23330         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
23331         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
23332         {$(INCLUDE)}"ptlib\msos\ptlib\socket.h"\
23333         {$(INCLUDE)}"ptlib\msos\ptlib\spxsock.h"\
23334         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
23335         {$(INCLUDE)}"ptlib\msos\ptlib\tcpsock.h"\
23336         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
23337         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
23338         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
23339         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
23340         {$(INCLUDE)}"ptlib\msos\ptlib\udpsock.h"\
23341         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
23342         {$(INCLUDE)}"ptlib\mutex.h"\
23343         {$(INCLUDE)}"ptlib\notifier.h"\
23344         {$(INCLUDE)}"ptlib\object.h"\
23345         {$(INCLUDE)}"ptlib\osutil.inl"\
23346         {$(INCLUDE)}"ptlib\pdirect.h"\
23347         {$(INCLUDE)}"ptlib\pfactory.h"\
23348         {$(INCLUDE)}"ptlib\plugin.h"\
23349         {$(INCLUDE)}"ptlib\pluginmgr.h"\
23350         {$(INCLUDE)}"ptlib\pprocess.h"\
23351         {$(INCLUDE)}"ptlib\psharedptr.h"\
23352         {$(INCLUDE)}"ptlib\pstring.h"\
23353         {$(INCLUDE)}"ptlib\ptime.h"\
23354         {$(INCLUDE)}"ptlib\qos.h"\
23355         {$(INCLUDE)}"ptlib\semaphor.h"\
23356         {$(INCLUDE)}"ptlib\sfile.h"\
23357         {$(INCLUDE)}"ptlib\smartptr.h"\
23358         {$(INCLUDE)}"ptlib\socket.h"\
23359         {$(INCLUDE)}"ptlib\sockets.h"\
23360         {$(INCLUDE)}"ptlib\sound.h"\
23361         {$(INCLUDE)}"ptlib\spxsock.h"\
23362         {$(INCLUDE)}"ptlib\syncpoint.h"\
23363         {$(INCLUDE)}"ptlib\syncthrd.h"\
23364         {$(INCLUDE)}"ptlib\tcpsock.h"\
23365         {$(INCLUDE)}"ptlib\textfile.h"\
23366         {$(INCLUDE)}"ptlib\thread.h"\
23367         {$(INCLUDE)}"ptlib\timeint.h"\
23368         {$(INCLUDE)}"ptlib\timer.h"\
23369         {$(INCLUDE)}"ptlib\udpsock.h"\
23370         {$(INCLUDE)}"ptlib\video.h"\
23371         {$(INCLUDE)}"ptlib\videoio.h"\
23372         {$(INCLUDE)}"ptlib\wince\time.h"\
23373         {$(INCLUDE)}"stdlibx.h"\
23374         {$(INCLUDE)}"strstream.h"\
23375         {$(INCLUDE)}"sys\socket.h"\
23376         {$(INCLUDE)}"wceatl.h"\
23377         
23378 NODEP_CPP_PSTUN=\
23379         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
23380         ".\include\ptlib\unix\ptlib\channel.h"\
23381         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
23382         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
23383         ".\include\ptlib\unix\ptlib\contain.h"\
23384         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
23385         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
23386         ".\INCLUDE\ptlib\unix\ptlib\ethsock.h"\
23387         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
23388         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
23389         ".\INCLUDE\ptlib\unix\ptlib\icmpsock.h"\
23390         ".\INCLUDE\ptlib\unix\ptlib\ipdsock.h"\
23391         ".\INCLUDE\ptlib\unix\ptlib\ipsock.h"\
23392         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
23393         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
23394         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
23395         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
23396         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
23397         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
23398         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
23399         ".\INCLUDE\ptlib\unix\ptlib\socket.h"\
23400         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
23401         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
23402         ".\INCLUDE\ptlib\unix\ptlib\tcpsock.h"\
23403         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
23404         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
23405         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
23406         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
23407         ".\INCLUDE\ptlib\unix\ptlib\udpsock.h"\
23408         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
23409         
23411 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
23413 NODEP_CPP_PSTUN=\
23414         ".\ceatl.h"\
23415         ".\evfw.h"\
23416         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
23417         ".\INCLUDE\ptlib\unix\ptlib\ipxsock.h"\
23418         ".\INCLUDE\ptlib\unix\ptlib\spxsock.h"\
23419         ".\msystemx.h"\
23420         ".\nistd.h"\
23421         ".\tbuildopts.h"\
23422         ".\tclib\pstun.h"\
23423         ".\tclib\random.h"\
23424         ".\tdlibx.h"\
23425         ".\tlib.h"\
23426         ".\tlib\args.h"\
23427         ".\tlib\array.h"\
23428         ".\tlib\channel.h"\
23429         ".\tlib\conchan.h"\
23430         ".\tlib\config.h"\
23431         ".\tlib\contain.h"\
23432         ".\tlib\contain.inl"\
23433         ".\tlib\critsec.h"\
23434         ".\tlib\dict.h"\
23435         ".\tlib\dynalink.h"\
23436         ".\tLib\ethsock.h"\
23437         ".\tlib\file.h"\
23438         ".\tlib\filepath.h"\
23439         ".\tlib\icmpsock.h"\
23440         ".\tlib\indchan.h"\
23441         ".\tlib\ipdsock.h"\
23442         ".\tLib\ipsock.h"\
23443         ".\tLib\ipxsock.h"\
23444         ".\tlib\lists.h"\
23445         ".\tlib\msos\ptlib\channel.h"\
23446         ".\tlib\msos\ptlib\conchan.h"\
23447         ".\tlib\msos\ptlib\config.h"\
23448         ".\tlib\msos\ptlib\contain.h"\
23449         ".\tlib\msos\ptlib\critsec.h"\
23450         ".\tlib\msos\ptlib\dynalink.h"\
23451         ".\tlib\msos\ptlib\ethsock.h"\
23452         ".\tlib\msos\ptlib\file.h"\
23453         ".\tlib\msos\ptlib\filepath.h"\
23454         ".\tlib\msos\ptlib\icmpsock.h"\
23455         ".\tlib\msos\ptlib\ipdsock.h"\
23456         ".\tlib\msos\ptlib\ipsock.h"\
23457         ".\tlib\msos\ptlib\ipxsock.h"\
23458         ".\tlib\msos\ptlib\mutex.h"\
23459         ".\tlib\msos\ptlib\pdirect.h"\
23460         ".\tlib\msos\ptlib\pprocess.h"\
23461         ".\tlib\msos\ptlib\ptime.h"\
23462         ".\tlib\msos\ptlib\ptlib.inl"\
23463         ".\tlib\msos\ptlib\semaphor.h"\
23464         ".\tlib\msos\ptlib\sfile.h"\
23465         ".\tlib\msos\ptlib\socket.h"\
23466         ".\tlib\msos\ptlib\spxsock.h"\
23467         ".\tlib\msos\ptlib\syncpoint.h"\
23468         ".\tlib\msos\ptlib\tcpsock.h"\
23469         ".\tlib\msos\ptlib\textfile.h"\
23470         ".\tlib\msos\ptlib\thread.h"\
23471         ".\tlib\msos\ptlib\timeint.h"\
23472         ".\tlib\msos\ptlib\timer.h"\
23473         ".\tlib\msos\ptlib\udpsock.h"\
23474         ".\tlib\msos\ptlib\video.h"\
23475         ".\tlib\mutex.h"\
23476         ".\tlib\notifier.h"\
23477         ".\tlib\object.h"\
23478         ".\tlib\osutil.inl"\
23479         ".\tlib\pdirect.h"\
23480         ".\tlib\pfactory.h"\
23481         ".\tlib\plugin.h"\
23482         ".\tlib\pluginmgr.h"\
23483         ".\tlib\pprocess.h"\
23484         ".\tlib\psharedptr.h"\
23485         ".\tlib\pstring.h"\
23486         ".\tlib\ptime.h"\
23487         ".\tlib\qos.h"\
23488         ".\tlib\semaphor.h"\
23489         ".\tlib\sfile.h"\
23490         ".\tlib\smartptr.h"\
23491         ".\tlib\socket.h"\
23492         ".\tlib\sockets.h"\
23493         ".\tlib\sound.h"\
23494         ".\tLib\spxsock.h"\
23495         ".\tlib\syncpoint.h"\
23496         ".\tlib\syncthrd.h"\
23497         ".\tlib\tcpsock.h"\
23498         ".\tlib\textfile.h"\
23499         ".\tlib\thread.h"\
23500         ".\tlib\timeint.h"\
23501         ".\tlib\timer.h"\
23502         ".\tLib\udpsock.h"\
23503         ".\tlib\unix\ptlib\channel.h"\
23504         ".\tlib\unix\ptlib\conchan.h"\
23505         ".\tlib\unix\ptlib\config.h"\
23506         ".\tlib\unix\ptlib\contain.h"\
23507         ".\tlib\unix\ptlib\critsec.h"\
23508         ".\tlib\unix\ptlib\dynalink.h"\
23509         ".\tlib\unix\ptlib\ethsock.h"\
23510         ".\tlib\unix\ptlib\file.h"\
23511         ".\tlib\unix\ptlib\filepath.h"\
23512         ".\tlib\unix\ptlib\icmpsock.h"\
23513         ".\tlib\unix\ptlib\ipdsock.h"\
23514         ".\tlib\unix\ptlib\ipsock.h"\
23515         ".\tlib\unix\ptlib\mutex.h"\
23516         ".\tlib\unix\ptlib\pdirect.h"\
23517         ".\tlib\unix\ptlib\pmachdep.h"\
23518         ".\tlib\unix\ptlib\pprocess.h"\
23519         ".\tlib\unix\ptlib\ptime.h"\
23520         ".\tlib\unix\ptlib\ptlib.inl"\
23521         ".\tlib\unix\ptlib\semaphor.h"\
23522         ".\tlib\unix\ptlib\sfile.h"\
23523         ".\tlib\unix\ptlib\socket.h"\
23524         ".\tlib\unix\ptlib\syncpoint.h"\
23525         ".\tlib\unix\ptlib\tcpsock.h"\
23526         ".\tlib\unix\ptlib\textfile.h"\
23527         ".\tlib\unix\ptlib\thread.h"\
23528         ".\tlib\unix\ptlib\timeint.h"\
23529         ".\tlib\unix\ptlib\timer.h"\
23530         ".\tlib\unix\ptlib\udpsock.h"\
23531         ".\tlib\unix\ptlib\video.h"\
23532         ".\tlib\video.h"\
23533         ".\tlib\videoio.h"\
23534         ".\tlib\wince\time.h"\
23535         ".\trings.h"\
23536         ".\trstream.h"\
23537         ".\ucpp.h"\
23538         ".\ys\socket.h"\
23539         
23541 !ENDIF 
23543 # End Source File
23544 # Begin Source File
23546 SOURCE=.\src\ptclib\pwavfile.cxx
23548 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
23550 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
23552 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
23554 NODEP_CPP_PWAVF=\
23555         ".\ceatl.h"\
23556         ".\evfw.h"\
23557         ".\msystemx.h"\
23558         ".\tbuildopts.h"\
23559         ".\tclib\pwavfile.h"\
23560         ".\tdlibx.h"\
23561         ".\tlib.h"\
23562         ".\tlib\args.h"\
23563         ".\tlib\array.h"\
23564         ".\tlib\channel.h"\
23565         ".\tlib\conchan.h"\
23566         ".\tlib\config.h"\
23567         ".\tlib\contain.h"\
23568         ".\tlib\contain.inl"\
23569         ".\tlib\dict.h"\
23570         ".\tlib\dynalink.h"\
23571         ".\tlib\file.h"\
23572         ".\tlib\filepath.h"\
23573         ".\tlib\indchan.h"\
23574         ".\tlib\lists.h"\
23575         ".\tlib\mutex.h"\
23576         ".\tlib\object.h"\
23577         ".\tlib\osutil.inl"\
23578         ".\tlib\pdirect.h"\
23579         ".\tlib\pprocess.h"\
23580         ".\tlib\pstring.h"\
23581         ".\tlib\ptime.h"\
23582         ".\tlib\ptlib.inl"\
23583         ".\tlib\semaphor.h"\
23584         ".\tlib\sfile.h"\
23585         ".\tlib\sound.h"\
23586         ".\tlib\syncpoint.h"\
23587         ".\tlib\syncthrd.h"\
23588         ".\tlib\textfile.h"\
23589         ".\tlib\thread.h"\
23590         ".\tlib\timeint.h"\
23591         ".\tlib\timer.h"\
23592         ".\tlib\vfakeio.h"\
23593         ".\tlib\video.h"\
23594         ".\tlib\videoio.h"\
23595         ".\tlib\videoio1394dc.h"\
23596         ".\ucpp.h"\
23597         
23599 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
23601 NODEP_CPP_PWAVF=\
23602         ".\ceatl.h"\
23603         ".\evfw.h"\
23604         ".\msystemx.h"\
23605         ".\tclib\pwavfile.h"\
23606         ".\tdlibx.h"\
23607         ".\tlib.h"\
23608         ".\tlib\args.h"\
23609         ".\tlib\array.h"\
23610         ".\tlib\channel.h"\
23611         ".\tlib\conchan.h"\
23612         ".\tlib\config.h"\
23613         ".\tlib\contain.h"\
23614         ".\tlib\contain.inl"\
23615         ".\tlib\dict.h"\
23616         ".\tlib\dynalink.h"\
23617         ".\tlib\file.h"\
23618         ".\tlib\filepath.h"\
23619         ".\tlib\indchan.h"\
23620         ".\tlib\lists.h"\
23621         ".\tlib\mutex.h"\
23622         ".\tlib\object.h"\
23623         ".\tlib\osutil.inl"\
23624         ".\tlib\pdirect.h"\
23625         ".\tlib\pprocess.h"\
23626         ".\tlib\pstring.h"\
23627         ".\tlib\ptime.h"\
23628         ".\tlib\ptlib.inl"\
23629         ".\tlib\semaphor.h"\
23630         ".\tlib\sfile.h"\
23631         ".\tlib\sound.h"\
23632         ".\tlib\syncpoint.h"\
23633         ".\tlib\syncthrd.h"\
23634         ".\tlib\textfile.h"\
23635         ".\tlib\thread.h"\
23636         ".\tlib\timeint.h"\
23637         ".\tlib\timer.h"\
23638         ".\tlib\vfakeio.h"\
23639         ".\tlib\video.h"\
23640         ".\tlib\videoio.h"\
23641         ".\tlib\videoio1394dc.h"\
23642         ".\ucpp.h"\
23643         
23645 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
23647 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
23649 NODEP_CPP_PWAVF=\
23650         ".\ceatl.h"\
23651         ".\msystemx.h"\
23652         ".\tclib\pwavfile.h"\
23653         ".\tdlibx.h"\
23654         ".\tlib.h"\
23655         ".\tlib\args.h"\
23656         ".\tlib\array.h"\
23657         ".\tlib\channel.h"\
23658         ".\tlib\conchan.h"\
23659         ".\tlib\config.h"\
23660         ".\tlib\contain.h"\
23661         ".\tlib\contain.inl"\
23662         ".\tlib\dict.h"\
23663         ".\tlib\dynalink.h"\
23664         ".\tlib\file.h"\
23665         ".\tlib\filepath.h"\
23666         ".\tlib\indchan.h"\
23667         ".\tlib\lists.h"\
23668         ".\tlib\mutex.h"\
23669         ".\tlib\object.h"\
23670         ".\tlib\osutil.inl"\
23671         ".\tlib\pdirect.h"\
23672         ".\tlib\pprocess.h"\
23673         ".\tlib\pstring.h"\
23674         ".\tlib\ptime.h"\
23675         ".\tlib\ptlib.inl"\
23676         ".\tlib\semaphor.h"\
23677         ".\tlib\sfile.h"\
23678         ".\tlib\sound.h"\
23679         ".\tlib\syncpoint.h"\
23680         ".\tlib\syncthrd.h"\
23681         ".\tlib\textfile.h"\
23682         ".\tlib\thread.h"\
23683         ".\tlib\timeint.h"\
23684         ".\tlib\timer.h"\
23685         ".\tlib\vfakeio.h"\
23686         ".\tlib\video.h"\
23687         ".\tlib\videoio.h"\
23688         ".\ucpp.h"\
23689         
23691 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
23693 DEP_CPP_PWAVF=\
23694         {$(INCLUDE)}"cevfw.h"\
23695         {$(INCLUDE)}"mmsystemx.h"\
23696         {$(INCLUDE)}"nucpp.h"\
23697         {$(INCLUDE)}"ptbuildopts.h"\
23698         {$(INCLUDE)}"ptclib\pwavfile.h"\
23699         {$(INCLUDE)}"ptlib.h"\
23700         {$(INCLUDE)}"ptlib\args.h"\
23701         {$(INCLUDE)}"ptlib\array.h"\
23702         {$(INCLUDE)}"ptlib\channel.h"\
23703         {$(INCLUDE)}"ptlib\conchan.h"\
23704         {$(INCLUDE)}"ptlib\config.h"\
23705         {$(INCLUDE)}"ptlib\contain.h"\
23706         {$(INCLUDE)}"ptlib\contain.inl"\
23707         {$(INCLUDE)}"ptlib\critsec.h"\
23708         {$(INCLUDE)}"ptlib\dict.h"\
23709         {$(INCLUDE)}"ptlib\dynalink.h"\
23710         {$(INCLUDE)}"ptlib\file.h"\
23711         {$(INCLUDE)}"ptlib\filepath.h"\
23712         {$(INCLUDE)}"ptlib\indchan.h"\
23713         {$(INCLUDE)}"ptlib\lists.h"\
23714         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
23715         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
23716         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
23717         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
23718         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
23719         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
23720         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
23721         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
23722         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
23723         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
23724         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
23725         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
23726         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
23727         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
23728         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
23729         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
23730         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
23731         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
23732         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
23733         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
23734         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
23735         {$(INCLUDE)}"ptlib\mutex.h"\
23736         {$(INCLUDE)}"ptlib\notifier.h"\
23737         {$(INCLUDE)}"ptlib\object.h"\
23738         {$(INCLUDE)}"ptlib\osutil.inl"\
23739         {$(INCLUDE)}"ptlib\pdirect.h"\
23740         {$(INCLUDE)}"ptlib\pfactory.h"\
23741         {$(INCLUDE)}"ptlib\plugin.h"\
23742         {$(INCLUDE)}"ptlib\pluginmgr.h"\
23743         {$(INCLUDE)}"ptlib\pprocess.h"\
23744         {$(INCLUDE)}"ptlib\psharedptr.h"\
23745         {$(INCLUDE)}"ptlib\pstring.h"\
23746         {$(INCLUDE)}"ptlib\ptime.h"\
23747         {$(INCLUDE)}"ptlib\semaphor.h"\
23748         {$(INCLUDE)}"ptlib\sfile.h"\
23749         {$(INCLUDE)}"ptlib\smartptr.h"\
23750         {$(INCLUDE)}"ptlib\sound.h"\
23751         {$(INCLUDE)}"ptlib\syncpoint.h"\
23752         {$(INCLUDE)}"ptlib\syncthrd.h"\
23753         {$(INCLUDE)}"ptlib\textfile.h"\
23754         {$(INCLUDE)}"ptlib\thread.h"\
23755         {$(INCLUDE)}"ptlib\timeint.h"\
23756         {$(INCLUDE)}"ptlib\timer.h"\
23757         {$(INCLUDE)}"ptlib\video.h"\
23758         {$(INCLUDE)}"ptlib\videoio.h"\
23759         {$(INCLUDE)}"ptlib\wince\time.h"\
23760         {$(INCLUDE)}"stdlibx.h"\
23761         {$(INCLUDE)}"strstream.h"\
23762         {$(INCLUDE)}"wceatl.h"\
23763         
23764 NODEP_CPP_PWAVF=\
23765         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
23766         ".\include\ptlib\unix\ptlib\channel.h"\
23767         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
23768         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
23769         ".\include\ptlib\unix\ptlib\contain.h"\
23770         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
23771         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
23772         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
23773         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
23774         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
23775         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
23776         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
23777         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
23778         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
23779         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
23780         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
23781         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
23782         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
23783         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
23784         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
23785         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
23786         
23788 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
23790 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
23792 DEP_CPP_PWAVF=\
23793         {$(INCLUDE)}"cevfw.h"\
23794         {$(INCLUDE)}"mmsystemx.h"\
23795         {$(INCLUDE)}"nucpp.h"\
23796         {$(INCLUDE)}"ptbuildopts.h"\
23797         {$(INCLUDE)}"ptclib\pwavfile.h"\
23798         {$(INCLUDE)}"ptlib.h"\
23799         {$(INCLUDE)}"ptlib\args.h"\
23800         {$(INCLUDE)}"ptlib\array.h"\
23801         {$(INCLUDE)}"ptlib\channel.h"\
23802         {$(INCLUDE)}"ptlib\conchan.h"\
23803         {$(INCLUDE)}"ptlib\config.h"\
23804         {$(INCLUDE)}"ptlib\contain.h"\
23805         {$(INCLUDE)}"ptlib\contain.inl"\
23806         {$(INCLUDE)}"ptlib\critsec.h"\
23807         {$(INCLUDE)}"ptlib\dict.h"\
23808         {$(INCLUDE)}"ptlib\dynalink.h"\
23809         {$(INCLUDE)}"ptlib\file.h"\
23810         {$(INCLUDE)}"ptlib\filepath.h"\
23811         {$(INCLUDE)}"ptlib\indchan.h"\
23812         {$(INCLUDE)}"ptlib\lists.h"\
23813         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
23814         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
23815         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
23816         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
23817         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
23818         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
23819         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
23820         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
23821         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
23822         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
23823         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
23824         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
23825         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
23826         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
23827         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
23828         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
23829         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
23830         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
23831         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
23832         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
23833         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
23834         {$(INCLUDE)}"ptlib\mutex.h"\
23835         {$(INCLUDE)}"ptlib\notifier.h"\
23836         {$(INCLUDE)}"ptlib\object.h"\
23837         {$(INCLUDE)}"ptlib\osutil.inl"\
23838         {$(INCLUDE)}"ptlib\pdirect.h"\
23839         {$(INCLUDE)}"ptlib\pfactory.h"\
23840         {$(INCLUDE)}"ptlib\plugin.h"\
23841         {$(INCLUDE)}"ptlib\pluginmgr.h"\
23842         {$(INCLUDE)}"ptlib\pprocess.h"\
23843         {$(INCLUDE)}"ptlib\psharedptr.h"\
23844         {$(INCLUDE)}"ptlib\pstring.h"\
23845         {$(INCLUDE)}"ptlib\ptime.h"\
23846         {$(INCLUDE)}"ptlib\semaphor.h"\
23847         {$(INCLUDE)}"ptlib\sfile.h"\
23848         {$(INCLUDE)}"ptlib\smartptr.h"\
23849         {$(INCLUDE)}"ptlib\sound.h"\
23850         {$(INCLUDE)}"ptlib\syncpoint.h"\
23851         {$(INCLUDE)}"ptlib\syncthrd.h"\
23852         {$(INCLUDE)}"ptlib\textfile.h"\
23853         {$(INCLUDE)}"ptlib\thread.h"\
23854         {$(INCLUDE)}"ptlib\timeint.h"\
23855         {$(INCLUDE)}"ptlib\timer.h"\
23856         {$(INCLUDE)}"ptlib\video.h"\
23857         {$(INCLUDE)}"ptlib\videoio.h"\
23858         {$(INCLUDE)}"ptlib\wince\time.h"\
23859         {$(INCLUDE)}"stdlibx.h"\
23860         {$(INCLUDE)}"strstream.h"\
23861         {$(INCLUDE)}"wceatl.h"\
23862         
23863 NODEP_CPP_PWAVF=\
23864         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
23865         ".\include\ptlib\unix\ptlib\channel.h"\
23866         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
23867         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
23868         ".\include\ptlib\unix\ptlib\contain.h"\
23869         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
23870         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
23871         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
23872         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
23873         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
23874         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
23875         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
23876         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
23877         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
23878         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
23879         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
23880         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
23881         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
23882         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
23883         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
23884         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
23885         
23887 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
23889 NODEP_CPP_PWAVF=\
23890         ".\ceatl.h"\
23891         ".\evfw.h"\
23892         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
23893         ".\msystemx.h"\
23894         ".\nistd.h"\
23895         ".\tbuildopts.h"\
23896         ".\tclib\pwavfile.h"\
23897         ".\tdlibx.h"\
23898         ".\tlib.h"\
23899         ".\tlib\args.h"\
23900         ".\tlib\array.h"\
23901         ".\tlib\channel.h"\
23902         ".\tlib\conchan.h"\
23903         ".\tlib\config.h"\
23904         ".\tlib\contain.h"\
23905         ".\tlib\contain.inl"\
23906         ".\tlib\critsec.h"\
23907         ".\tlib\dict.h"\
23908         ".\tlib\dynalink.h"\
23909         ".\tlib\file.h"\
23910         ".\tlib\filepath.h"\
23911         ".\tlib\indchan.h"\
23912         ".\tlib\lists.h"\
23913         ".\tlib\msos\ptlib\channel.h"\
23914         ".\tlib\msos\ptlib\conchan.h"\
23915         ".\tlib\msos\ptlib\config.h"\
23916         ".\tlib\msos\ptlib\contain.h"\
23917         ".\tlib\msos\ptlib\critsec.h"\
23918         ".\tlib\msos\ptlib\dynalink.h"\
23919         ".\tlib\msos\ptlib\file.h"\
23920         ".\tlib\msos\ptlib\filepath.h"\
23921         ".\tlib\msos\ptlib\mutex.h"\
23922         ".\tlib\msos\ptlib\pdirect.h"\
23923         ".\tlib\msos\ptlib\pprocess.h"\
23924         ".\tlib\msos\ptlib\ptime.h"\
23925         ".\tlib\msos\ptlib\ptlib.inl"\
23926         ".\tlib\msos\ptlib\semaphor.h"\
23927         ".\tlib\msos\ptlib\sfile.h"\
23928         ".\tlib\msos\ptlib\syncpoint.h"\
23929         ".\tlib\msos\ptlib\textfile.h"\
23930         ".\tlib\msos\ptlib\thread.h"\
23931         ".\tlib\msos\ptlib\timeint.h"\
23932         ".\tlib\msos\ptlib\timer.h"\
23933         ".\tlib\msos\ptlib\video.h"\
23934         ".\tlib\mutex.h"\
23935         ".\tlib\notifier.h"\
23936         ".\tlib\object.h"\
23937         ".\tlib\osutil.inl"\
23938         ".\tlib\pdirect.h"\
23939         ".\tlib\pfactory.h"\
23940         ".\tlib\plugin.h"\
23941         ".\tlib\pluginmgr.h"\
23942         ".\tlib\pprocess.h"\
23943         ".\tlib\psharedptr.h"\
23944         ".\tlib\pstring.h"\
23945         ".\tlib\ptime.h"\
23946         ".\tlib\semaphor.h"\
23947         ".\tlib\sfile.h"\
23948         ".\tlib\smartptr.h"\
23949         ".\tlib\sound.h"\
23950         ".\tlib\syncpoint.h"\
23951         ".\tlib\syncthrd.h"\
23952         ".\tlib\textfile.h"\
23953         ".\tlib\thread.h"\
23954         ".\tlib\timeint.h"\
23955         ".\tlib\timer.h"\
23956         ".\tlib\unix\ptlib\channel.h"\
23957         ".\tlib\unix\ptlib\conchan.h"\
23958         ".\tlib\unix\ptlib\config.h"\
23959         ".\tlib\unix\ptlib\contain.h"\
23960         ".\tlib\unix\ptlib\critsec.h"\
23961         ".\tlib\unix\ptlib\dynalink.h"\
23962         ".\tlib\unix\ptlib\file.h"\
23963         ".\tlib\unix\ptlib\filepath.h"\
23964         ".\tlib\unix\ptlib\mutex.h"\
23965         ".\tlib\unix\ptlib\pdirect.h"\
23966         ".\tlib\unix\ptlib\pmachdep.h"\
23967         ".\tlib\unix\ptlib\pprocess.h"\
23968         ".\tlib\unix\ptlib\ptime.h"\
23969         ".\tlib\unix\ptlib\ptlib.inl"\
23970         ".\tlib\unix\ptlib\semaphor.h"\
23971         ".\tlib\unix\ptlib\sfile.h"\
23972         ".\tlib\unix\ptlib\syncpoint.h"\
23973         ".\tlib\unix\ptlib\textfile.h"\
23974         ".\tlib\unix\ptlib\thread.h"\
23975         ".\tlib\unix\ptlib\timeint.h"\
23976         ".\tlib\unix\ptlib\timer.h"\
23977         ".\tlib\unix\ptlib\video.h"\
23978         ".\tlib\video.h"\
23979         ".\tlib\videoio.h"\
23980         ".\tlib\wince\time.h"\
23981         ".\trings.h"\
23982         ".\trstream.h"\
23983         ".\ucpp.h"\
23984         ".\ys\socket.h"\
23985         
23987 !ENDIF 
23989 # End Source File
23990 # Begin Source File
23992 SOURCE=.\src\ptclib\random.cxx
23994 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
23996 NODEP_CPP_RANDO=\
23997         ".\ceatl.h"\
23998         ".\msystemx.h"\
23999         ".\nclude\ptlib\conchan.h"\
24000         ".\tclib\random.h"\
24001         ".\tdlibx.h"\
24002         ".\tlib.h"\
24003         ".\tlib\args.h"\
24004         ".\tlib\array.h"\
24005         ".\tlib\channel.h"\
24006         ".\tlib\conchan.h"\
24007         ".\tlib\config.h"\
24008         ".\tlib\contain.h"\
24009         ".\tlib\contain.inl"\
24010         ".\tlib\dict.h"\
24011         ".\tlib\dynalink.h"\
24012         ".\tlib\file.h"\
24013         ".\tlib\filepath.h"\
24014         ".\tlib\indchan.h"\
24015         ".\tlib\lists.h"\
24016         ".\tlib\mutex.h"\
24017         ".\tlib\object.h"\
24018         ".\tlib\osutil.inl"\
24019         ".\tlib\pdirect.h"\
24020         ".\tlib\pprocess.h"\
24021         ".\tlib\pstring.h"\
24022         ".\tlib\ptime.h"\
24023         ".\tlib\ptlib.inl"\
24024         ".\tlib\semaphor.h"\
24025         ".\tlib\sfile.h"\
24026         ".\tlib\sound.h"\
24027         ".\tlib\syncpoint.h"\
24028         ".\tlib\syncthrd.h"\
24029         ".\tlib\textfile.h"\
24030         ".\tlib\thread.h"\
24031         ".\tlib\timeint.h"\
24032         ".\tlib\timer.h"\
24033         ".\tlib\vfakeio.h"\
24034         ".\tlib\video.h"\
24035         ".\tlib\videoio.h"\
24036         ".\ucpp.h"\
24037         
24039 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
24041 NODEP_CPP_RANDO=\
24042         ".\ceatl.h"\
24043         ".\msystemx.h"\
24044         ".\nclude\ptlib\conchan.h"\
24045         ".\tclib\random.h"\
24046         ".\tdlibx.h"\
24047         ".\tlib.h"\
24048         ".\tlib\args.h"\
24049         ".\tlib\array.h"\
24050         ".\tlib\channel.h"\
24051         ".\tlib\conchan.h"\
24052         ".\tlib\config.h"\
24053         ".\tlib\contain.h"\
24054         ".\tlib\contain.inl"\
24055         ".\tlib\dict.h"\
24056         ".\tlib\dynalink.h"\
24057         ".\tlib\file.h"\
24058         ".\tlib\filepath.h"\
24059         ".\tlib\indchan.h"\
24060         ".\tlib\lists.h"\
24061         ".\tlib\mutex.h"\
24062         ".\tlib\object.h"\
24063         ".\tlib\osutil.inl"\
24064         ".\tlib\pdirect.h"\
24065         ".\tlib\pprocess.h"\
24066         ".\tlib\pstring.h"\
24067         ".\tlib\ptime.h"\
24068         ".\tlib\ptlib.inl"\
24069         ".\tlib\semaphor.h"\
24070         ".\tlib\sfile.h"\
24071         ".\tlib\sound.h"\
24072         ".\tlib\syncpoint.h"\
24073         ".\tlib\syncthrd.h"\
24074         ".\tlib\textfile.h"\
24075         ".\tlib\thread.h"\
24076         ".\tlib\timeint.h"\
24077         ".\tlib\timer.h"\
24078         ".\tlib\vfakeio.h"\
24079         ".\tlib\video.h"\
24080         ".\tlib\videoio.h"\
24081         ".\ucpp.h"\
24082         
24084 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
24086 NODEP_CPP_RANDO=\
24087         ".\ceatl.h"\
24088         ".\evfw.h"\
24089         ".\msystemx.h"\
24090         ".\tbuildopts.h"\
24091         ".\tclib\random.h"\
24092         ".\tdlibx.h"\
24093         ".\tlib.h"\
24094         ".\tlib\args.h"\
24095         ".\tlib\array.h"\
24096         ".\tlib\channel.h"\
24097         ".\tlib\conchan.h"\
24098         ".\tlib\config.h"\
24099         ".\tlib\contain.h"\
24100         ".\tlib\contain.inl"\
24101         ".\tlib\dict.h"\
24102         ".\tlib\dynalink.h"\
24103         ".\tlib\file.h"\
24104         ".\tlib\filepath.h"\
24105         ".\tlib\indchan.h"\
24106         ".\tlib\lists.h"\
24107         ".\tlib\mutex.h"\
24108         ".\tlib\object.h"\
24109         ".\tlib\osutil.inl"\
24110         ".\tlib\pdirect.h"\
24111         ".\tlib\pprocess.h"\
24112         ".\tlib\pstring.h"\
24113         ".\tlib\ptime.h"\
24114         ".\tlib\ptlib.inl"\
24115         ".\tlib\semaphor.h"\
24116         ".\tlib\sfile.h"\
24117         ".\tlib\sound.h"\
24118         ".\tlib\syncpoint.h"\
24119         ".\tlib\syncthrd.h"\
24120         ".\tlib\textfile.h"\
24121         ".\tlib\thread.h"\
24122         ".\tlib\timeint.h"\
24123         ".\tlib\timer.h"\
24124         ".\tlib\vfakeio.h"\
24125         ".\tlib\video.h"\
24126         ".\tlib\videoio.h"\
24127         ".\tlib\videoio1394dc.h"\
24128         ".\ucpp.h"\
24129         
24131 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
24133 NODEP_CPP_RANDO=\
24134         ".\ceatl.h"\
24135         ".\evfw.h"\
24136         ".\msystemx.h"\
24137         ".\tclib\random.h"\
24138         ".\tdlibx.h"\
24139         ".\tlib.h"\
24140         ".\tlib\args.h"\
24141         ".\tlib\array.h"\
24142         ".\tlib\channel.h"\
24143         ".\tlib\conchan.h"\
24144         ".\tlib\config.h"\
24145         ".\tlib\contain.h"\
24146         ".\tlib\contain.inl"\
24147         ".\tlib\dict.h"\
24148         ".\tlib\dynalink.h"\
24149         ".\tlib\file.h"\
24150         ".\tlib\filepath.h"\
24151         ".\tlib\indchan.h"\
24152         ".\tlib\lists.h"\
24153         ".\tlib\mutex.h"\
24154         ".\tlib\object.h"\
24155         ".\tlib\osutil.inl"\
24156         ".\tlib\pdirect.h"\
24157         ".\tlib\pprocess.h"\
24158         ".\tlib\pstring.h"\
24159         ".\tlib\ptime.h"\
24160         ".\tlib\ptlib.inl"\
24161         ".\tlib\semaphor.h"\
24162         ".\tlib\sfile.h"\
24163         ".\tlib\sound.h"\
24164         ".\tlib\syncpoint.h"\
24165         ".\tlib\syncthrd.h"\
24166         ".\tlib\textfile.h"\
24167         ".\tlib\thread.h"\
24168         ".\tlib\timeint.h"\
24169         ".\tlib\timer.h"\
24170         ".\tlib\vfakeio.h"\
24171         ".\tlib\video.h"\
24172         ".\tlib\videoio.h"\
24173         ".\tlib\videoio1394dc.h"\
24174         ".\ucpp.h"\
24175         
24177 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
24179 NODEP_CPP_RANDO=\
24180         ".\ceatl.h"\
24181         ".\msystemx.h"\
24182         ".\nclude\ptlib\conchan.h"\
24183         ".\tclib\random.h"\
24184         ".\tdlibx.h"\
24185         ".\tlib.h"\
24186         ".\tlib\args.h"\
24187         ".\tlib\array.h"\
24188         ".\tlib\channel.h"\
24189         ".\tlib\conchan.h"\
24190         ".\tlib\config.h"\
24191         ".\tlib\contain.h"\
24192         ".\tlib\contain.inl"\
24193         ".\tlib\dict.h"\
24194         ".\tlib\dynalink.h"\
24195         ".\tlib\file.h"\
24196         ".\tlib\filepath.h"\
24197         ".\tlib\indchan.h"\
24198         ".\tlib\lists.h"\
24199         ".\tlib\mutex.h"\
24200         ".\tlib\object.h"\
24201         ".\tlib\osutil.inl"\
24202         ".\tlib\pdirect.h"\
24203         ".\tlib\pprocess.h"\
24204         ".\tlib\pstring.h"\
24205         ".\tlib\ptime.h"\
24206         ".\tlib\ptlib.inl"\
24207         ".\tlib\semaphor.h"\
24208         ".\tlib\sfile.h"\
24209         ".\tlib\sound.h"\
24210         ".\tlib\syncpoint.h"\
24211         ".\tlib\syncthrd.h"\
24212         ".\tlib\textfile.h"\
24213         ".\tlib\thread.h"\
24214         ".\tlib\timeint.h"\
24215         ".\tlib\timer.h"\
24216         ".\tlib\vfakeio.h"\
24217         ".\tlib\video.h"\
24218         ".\tlib\videoio.h"\
24219         ".\ucpp.h"\
24220         
24222 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
24224 NODEP_CPP_RANDO=\
24225         ".\ceatl.h"\
24226         ".\msystemx.h"\
24227         ".\tclib\random.h"\
24228         ".\tdlibx.h"\
24229         ".\tlib.h"\
24230         ".\tlib\args.h"\
24231         ".\tlib\array.h"\
24232         ".\tlib\channel.h"\
24233         ".\tlib\conchan.h"\
24234         ".\tlib\config.h"\
24235         ".\tlib\contain.h"\
24236         ".\tlib\contain.inl"\
24237         ".\tlib\dict.h"\
24238         ".\tlib\dynalink.h"\
24239         ".\tlib\file.h"\
24240         ".\tlib\filepath.h"\
24241         ".\tlib\indchan.h"\
24242         ".\tlib\lists.h"\
24243         ".\tlib\mutex.h"\
24244         ".\tlib\object.h"\
24245         ".\tlib\osutil.inl"\
24246         ".\tlib\pdirect.h"\
24247         ".\tlib\pprocess.h"\
24248         ".\tlib\pstring.h"\
24249         ".\tlib\ptime.h"\
24250         ".\tlib\ptlib.inl"\
24251         ".\tlib\semaphor.h"\
24252         ".\tlib\sfile.h"\
24253         ".\tlib\sound.h"\
24254         ".\tlib\syncpoint.h"\
24255         ".\tlib\syncthrd.h"\
24256         ".\tlib\textfile.h"\
24257         ".\tlib\thread.h"\
24258         ".\tlib\timeint.h"\
24259         ".\tlib\timer.h"\
24260         ".\tlib\vfakeio.h"\
24261         ".\tlib\video.h"\
24262         ".\tlib\videoio.h"\
24263         ".\ucpp.h"\
24264         
24266 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
24268 DEP_CPP_RANDO=\
24269         {$(INCLUDE)}"cevfw.h"\
24270         {$(INCLUDE)}"mmsystemx.h"\
24271         {$(INCLUDE)}"nucpp.h"\
24272         {$(INCLUDE)}"ptbuildopts.h"\
24273         {$(INCLUDE)}"ptclib\random.h"\
24274         {$(INCLUDE)}"ptlib.h"\
24275         {$(INCLUDE)}"ptlib\args.h"\
24276         {$(INCLUDE)}"ptlib\array.h"\
24277         {$(INCLUDE)}"ptlib\channel.h"\
24278         {$(INCLUDE)}"ptlib\conchan.h"\
24279         {$(INCLUDE)}"ptlib\config.h"\
24280         {$(INCLUDE)}"ptlib\contain.h"\
24281         {$(INCLUDE)}"ptlib\contain.inl"\
24282         {$(INCLUDE)}"ptlib\critsec.h"\
24283         {$(INCLUDE)}"ptlib\dict.h"\
24284         {$(INCLUDE)}"ptlib\dynalink.h"\
24285         {$(INCLUDE)}"ptlib\file.h"\
24286         {$(INCLUDE)}"ptlib\filepath.h"\
24287         {$(INCLUDE)}"ptlib\indchan.h"\
24288         {$(INCLUDE)}"ptlib\lists.h"\
24289         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
24290         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
24291         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
24292         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
24293         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
24294         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
24295         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
24296         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
24297         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
24298         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
24299         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
24300         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
24301         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
24302         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
24303         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
24304         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
24305         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
24306         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
24307         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
24308         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
24309         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
24310         {$(INCLUDE)}"ptlib\mutex.h"\
24311         {$(INCLUDE)}"ptlib\notifier.h"\
24312         {$(INCLUDE)}"ptlib\object.h"\
24313         {$(INCLUDE)}"ptlib\osutil.inl"\
24314         {$(INCLUDE)}"ptlib\pdirect.h"\
24315         {$(INCLUDE)}"ptlib\pfactory.h"\
24316         {$(INCLUDE)}"ptlib\plugin.h"\
24317         {$(INCLUDE)}"ptlib\pluginmgr.h"\
24318         {$(INCLUDE)}"ptlib\pprocess.h"\
24319         {$(INCLUDE)}"ptlib\psharedptr.h"\
24320         {$(INCLUDE)}"ptlib\pstring.h"\
24321         {$(INCLUDE)}"ptlib\ptime.h"\
24322         {$(INCLUDE)}"ptlib\semaphor.h"\
24323         {$(INCLUDE)}"ptlib\sfile.h"\
24324         {$(INCLUDE)}"ptlib\smartptr.h"\
24325         {$(INCLUDE)}"ptlib\sound.h"\
24326         {$(INCLUDE)}"ptlib\syncpoint.h"\
24327         {$(INCLUDE)}"ptlib\syncthrd.h"\
24328         {$(INCLUDE)}"ptlib\textfile.h"\
24329         {$(INCLUDE)}"ptlib\thread.h"\
24330         {$(INCLUDE)}"ptlib\timeint.h"\
24331         {$(INCLUDE)}"ptlib\timer.h"\
24332         {$(INCLUDE)}"ptlib\video.h"\
24333         {$(INCLUDE)}"ptlib\videoio.h"\
24334         {$(INCLUDE)}"ptlib\wince\time.h"\
24335         {$(INCLUDE)}"stdlibx.h"\
24336         {$(INCLUDE)}"strstream.h"\
24337         {$(INCLUDE)}"wceatl.h"\
24338         
24339 NODEP_CPP_RANDO=\
24340         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
24341         ".\include\ptlib\unix\ptlib\channel.h"\
24342         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
24343         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
24344         ".\include\ptlib\unix\ptlib\contain.h"\
24345         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
24346         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
24347         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
24348         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
24349         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
24350         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
24351         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
24352         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
24353         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
24354         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
24355         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
24356         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
24357         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
24358         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
24359         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
24360         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
24361         
24363 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
24365 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
24367 DEP_CPP_RANDO=\
24368         {$(INCLUDE)}"cevfw.h"\
24369         {$(INCLUDE)}"mmsystemx.h"\
24370         {$(INCLUDE)}"nucpp.h"\
24371         {$(INCLUDE)}"ptbuildopts.h"\
24372         {$(INCLUDE)}"ptclib\random.h"\
24373         {$(INCLUDE)}"ptlib.h"\
24374         {$(INCLUDE)}"ptlib\args.h"\
24375         {$(INCLUDE)}"ptlib\array.h"\
24376         {$(INCLUDE)}"ptlib\channel.h"\
24377         {$(INCLUDE)}"ptlib\conchan.h"\
24378         {$(INCLUDE)}"ptlib\config.h"\
24379         {$(INCLUDE)}"ptlib\contain.h"\
24380         {$(INCLUDE)}"ptlib\contain.inl"\
24381         {$(INCLUDE)}"ptlib\critsec.h"\
24382         {$(INCLUDE)}"ptlib\dict.h"\
24383         {$(INCLUDE)}"ptlib\dynalink.h"\
24384         {$(INCLUDE)}"ptlib\file.h"\
24385         {$(INCLUDE)}"ptlib\filepath.h"\
24386         {$(INCLUDE)}"ptlib\indchan.h"\
24387         {$(INCLUDE)}"ptlib\lists.h"\
24388         {$(INCLUDE)}"ptlib\msos\ptlib\channel.h"\
24389         {$(INCLUDE)}"ptlib\msos\ptlib\conchan.h"\
24390         {$(INCLUDE)}"ptlib\msos\ptlib\config.h"\
24391         {$(INCLUDE)}"ptlib\msos\ptlib\contain.h"\
24392         {$(INCLUDE)}"ptlib\msos\ptlib\critsec.h"\
24393         {$(INCLUDE)}"ptlib\msos\ptlib\dynalink.h"\
24394         {$(INCLUDE)}"ptlib\msos\ptlib\file.h"\
24395         {$(INCLUDE)}"ptlib\msos\ptlib\filepath.h"\
24396         {$(INCLUDE)}"ptlib\msos\ptlib\mutex.h"\
24397         {$(INCLUDE)}"ptlib\msos\ptlib\pdirect.h"\
24398         {$(INCLUDE)}"ptlib\msos\ptlib\pprocess.h"\
24399         {$(INCLUDE)}"ptlib\msos\ptlib\ptime.h"\
24400         {$(INCLUDE)}"ptlib\msos\ptlib\ptlib.inl"\
24401         {$(INCLUDE)}"ptlib\msos\ptlib\semaphor.h"\
24402         {$(INCLUDE)}"ptlib\msos\ptlib\sfile.h"\
24403         {$(INCLUDE)}"ptlib\msos\ptlib\syncpoint.h"\
24404         {$(INCLUDE)}"ptlib\msos\ptlib\textfile.h"\
24405         {$(INCLUDE)}"ptlib\msos\ptlib\thread.h"\
24406         {$(INCLUDE)}"ptlib\msos\ptlib\timeint.h"\
24407         {$(INCLUDE)}"ptlib\msos\ptlib\timer.h"\
24408         {$(INCLUDE)}"ptlib\msos\ptlib\video.h"\
24409         {$(INCLUDE)}"ptlib\mutex.h"\
24410         {$(INCLUDE)}"ptlib\notifier.h"\
24411         {$(INCLUDE)}"ptlib\object.h"\
24412         {$(INCLUDE)}"ptlib\osutil.inl"\
24413         {$(INCLUDE)}"ptlib\pdirect.h"\
24414         {$(INCLUDE)}"ptlib\pfactory.h"\
24415         {$(INCLUDE)}"ptlib\plugin.h"\
24416         {$(INCLUDE)}"ptlib\pluginmgr.h"\
24417         {$(INCLUDE)}"ptlib\pprocess.h"\
24418         {$(INCLUDE)}"ptlib\psharedptr.h"\
24419         {$(INCLUDE)}"ptlib\pstring.h"\
24420         {$(INCLUDE)}"ptlib\ptime.h"\
24421         {$(INCLUDE)}"ptlib\semaphor.h"\
24422         {$(INCLUDE)}"ptlib\sfile.h"\
24423         {$(INCLUDE)}"ptlib\smartptr.h"\
24424         {$(INCLUDE)}"ptlib\sound.h"\
24425         {$(INCLUDE)}"ptlib\syncpoint.h"\
24426         {$(INCLUDE)}"ptlib\syncthrd.h"\
24427         {$(INCLUDE)}"ptlib\textfile.h"\
24428         {$(INCLUDE)}"ptlib\thread.h"\
24429         {$(INCLUDE)}"ptlib\timeint.h"\
24430         {$(INCLUDE)}"ptlib\timer.h"\
24431         {$(INCLUDE)}"ptlib\video.h"\
24432         {$(INCLUDE)}"ptlib\videoio.h"\
24433         {$(INCLUDE)}"ptlib\wince\time.h"\
24434         {$(INCLUDE)}"stdlibx.h"\
24435         {$(INCLUDE)}"strstream.h"\
24436         {$(INCLUDE)}"wceatl.h"\
24437         
24438 NODEP_CPP_RANDO=\
24439         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
24440         ".\include\ptlib\unix\ptlib\channel.h"\
24441         ".\INCLUDE\ptlib\unix\ptlib\conchan.h"\
24442         ".\INCLUDE\ptlib\unix\ptlib\config.h"\
24443         ".\include\ptlib\unix\ptlib\contain.h"\
24444         ".\INCLUDE\ptlib\unix\ptlib\critsec.h"\
24445         ".\INCLUDE\ptlib\unix\ptlib\dynalink.h"\
24446         ".\INCLUDE\ptlib\unix\ptlib\file.h"\
24447         ".\INCLUDE\ptlib\unix\ptlib\filepath.h"\
24448         ".\INCLUDE\ptlib\unix\ptlib\mutex.h"\
24449         ".\INCLUDE\ptlib\unix\ptlib\pdirect.h"\
24450         ".\INCLUDE\ptlib\unix\ptlib\pprocess.h"\
24451         ".\INCLUDE\ptlib\unix\ptlib\ptime.h"\
24452         ".\INCLUDE\ptlib\unix\ptlib\semaphor.h"\
24453         ".\INCLUDE\ptlib\unix\ptlib\sfile.h"\
24454         ".\INCLUDE\ptlib\unix\ptlib\syncpoint.h"\
24455         ".\INCLUDE\ptlib\unix\ptlib\textfile.h"\
24456         ".\INCLUDE\ptlib\unix\ptlib\thread.h"\
24457         ".\INCLUDE\ptlib\unix\ptlib\timeint.h"\
24458         ".\INCLUDE\ptlib\unix\ptlib\timer.h"\
24459         ".\INCLUDE\ptlib\unix\ptlib\video.h"\
24460         
24462 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
24464 NODEP_CPP_RANDO=\
24465         ".\ceatl.h"\
24466         ".\evfw.h"\
24467         ".\Include\PtLib\MSOS\ptlib\tpipv6.h"\
24468         ".\msystemx.h"\
24469         ".\nistd.h"\
24470         ".\tbuildopts.h"\
24471         ".\tclib\random.h"\
24472         ".\tdlibx.h"\
24473         ".\tlib.h"\
24474         ".\tlib\args.h"\
24475         ".\tlib\array.h"\
24476         ".\tlib\channel.h"\
24477         ".\tlib\conchan.h"\
24478         ".\tlib\config.h"\
24479         ".\tlib\contain.h"\
24480         ".\tlib\contain.inl"\
24481         ".\tlib\critsec.h"\
24482         ".\tlib\dict.h"\
24483         ".\tlib\dynalink.h"\
24484         ".\tlib\file.h"\
24485         ".\tlib\filepath.h"\
24486         ".\tlib\indchan.h"\
24487         ".\tlib\lists.h"\
24488         ".\tlib\msos\ptlib\channel.h"\
24489         ".\tlib\msos\ptlib\conchan.h"\
24490         ".\tlib\msos\ptlib\config.h"\
24491         ".\tlib\msos\ptlib\contain.h"\
24492         ".\tlib\msos\ptlib\critsec.h"\
24493         ".\tlib\msos\ptlib\dynalink.h"\
24494         ".\tlib\msos\ptlib\file.h"\
24495         ".\tlib\msos\ptlib\filepath.h"\
24496         ".\tlib\msos\ptlib\mutex.h"\
24497         ".\tlib\msos\ptlib\pdirect.h"\
24498         ".\tlib\msos\ptlib\pprocess.h"\
24499         ".\tlib\msos\ptlib\ptime.h"\
24500         ".\tlib\msos\ptlib\ptlib.inl"\
24501         ".\tlib\msos\ptlib\semaphor.h"\
24502         ".\tlib\msos\ptlib\sfile.h"\
24503         ".\tlib\msos\ptlib\syncpoint.h"\
24504         ".\tlib\msos\ptlib\textfile.h"\
24505         ".\tlib\msos\ptlib\thread.h"\
24506         ".\tlib\msos\ptlib\timeint.h"\
24507         ".\tlib\msos\ptlib\timer.h"\
24508         ".\tlib\msos\ptlib\video.h"\
24509         ".\tlib\mutex.h"\
24510         ".\tlib\notifier.h"\
24511         ".\tlib\object.h"\
24512         ".\tlib\osutil.inl"\
24513         ".\tlib\pdirect.h"\
24514         ".\tlib\pfactory.h"\
24515         ".\tlib\plugin.h"\
24516         ".\tlib\pluginmgr.h"\
24517         ".\tlib\pprocess.h"\
24518         ".\tlib\psharedptr.h"\
24519         ".\tlib\pstring.h"\
24520         ".\tlib\ptime.h"\
24521         ".\tlib\semaphor.h"\
24522         ".\tlib\sfile.h"\
24523         ".\tlib\smartptr.h"\
24524         ".\tlib\sound.h"\
24525         ".\tlib\syncpoint.h"\
24526         ".\tlib\syncthrd.h"\
24527         ".\tlib\textfile.h"\
24528         ".\tlib\thread.h"\
24529         ".\tlib\timeint.h"\
24530         ".\tlib\timer.h"\
24531         ".\tlib\unix\ptlib\channel.h"\
24532         ".\tlib\unix\ptlib\conchan.h"\
24533         ".\tlib\unix\ptlib\config.h"\
24534         ".\tlib\unix\ptlib\contain.h"\
24535         ".\tlib\unix\ptlib\critsec.h"\
24536         ".\tlib\unix\ptlib\dynalink.h"\
24537         ".\tlib\unix\ptlib\file.h"\
24538         ".\tlib\unix\ptlib\filepath.h"\
24539         ".\tlib\unix\ptlib\mutex.h"\
24540         ".\tlib\unix\ptlib\pdirect.h"\
24541         ".\tlib\unix\ptlib\pmachdep.h"\
24542         ".\tlib\unix\ptlib\pprocess.h"\
24543         ".\tlib\unix\ptlib\ptime.h"\
24544         ".\tlib\unix\ptlib\ptlib.inl"\
24545         ".\tlib\unix\ptlib\semaphor.h"\
24546         ".\tlib\unix\ptlib\sfile.h"\
24547         ".\tlib\unix\ptlib\syncpoint.h"\
24548         ".\tlib\unix\ptlib\textfile.h"\
24549         ".\tlib\unix\ptlib\thread.h"\
24550         ".\tlib\unix\ptlib\timeint.h"\
24551         ".\tlib\unix\ptlib\timer.h"\
24552         ".\tlib\unix\ptlib\video.h"\
24553         ".\tlib\video.h"\
24554         ".\tlib\videoio.h"\
24555         ".\tlib\wince\time.h"\
24556         ".\trings.h"\
24557         ".\trstream.h"\
24558         ".\ucpp.h"\
24559         ".\ys\socket.h"\
24560         
24562 !ENDIF 
24564 # End Source File
24565 # End Group
24566 # Begin Group "Regex"
24568 # PROP Default_Filter ".c "
24569 # Begin Source File
24571 SOURCE=.\src\ptlib\common\regex\regcomp.c
24573 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
24575 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex" /I "src\ptlib\common\regex"
24576 # SUBTRACT CPP /YX
24578 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
24580 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex" /I "src\ptlib\common\regex"
24581 # SUBTRACT CPP /YX
24583 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
24585 DEP_CPP_REGCO=\
24586         ".\src\ptlib\common\regex\cclass.h"\
24587         ".\src\ptlib\common\regex\cname.h"\
24588         ".\src\ptlib\common\regex\regcomp.ih"\
24589         ".\src\ptlib\common\regex\regex.h"\
24590         ".\src\ptlib\common\regex\regex2.h"\
24591         ".\src\ptlib\common\regex\utils.h"\
24592         
24593 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24594 # SUBTRACT CPP /YX
24596 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
24598 DEP_CPP_REGCO=\
24599         ".\src\ptlib\common\regex\cclass.h"\
24600         ".\src\ptlib\common\regex\cname.h"\
24601         ".\src\ptlib\common\regex\regcomp.ih"\
24602         ".\src\ptlib\common\regex\regex.h"\
24603         ".\src\ptlib\common\regex\regex2.h"\
24604         ".\src\ptlib\common\regex\utils.h"\
24605         
24606 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24607 # SUBTRACT CPP /YX
24609 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
24611 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
24613 DEP_CPP_REGCO=\
24614         ".\src\ptlib\common\regex\cclass.h"\
24615         ".\src\ptlib\common\regex\cname.h"\
24616         ".\src\ptlib\common\regex\regcomp.ih"\
24617         ".\src\ptlib\common\regex\regex.h"\
24618         ".\src\ptlib\common\regex\regex2.h"\
24619         ".\src\ptlib\common\regex\utils.h"\
24620         
24621 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24622 # SUBTRACT CPP /YX
24624 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
24626 DEP_CPP_REGCO=\
24627         ".\src\ptlib\common\regex\cclass.h"\
24628         ".\src\ptlib\common\regex\cname.h"\
24629         ".\src\ptlib\common\regex\regcomp.ih"\
24630         ".\src\ptlib\common\regex\regex.h"\
24631         ".\src\ptlib\common\regex\regex2.h"\
24632         ".\src\ptlib\common\regex\utils.h"\
24633         
24634 # ADD CPP /I "src\ptlib\common\regex"
24636 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
24638 # ADD CPP /I "src\ptlib\common\regex"
24640 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
24642 DEP_CPP_REGCO=\
24643         ".\src\ptlib\common\regex\cclass.h"\
24644         ".\src\ptlib\common\regex\cname.h"\
24645         ".\src\ptlib\common\regex\regcomp.ih"\
24646         ".\src\ptlib\common\regex\regex.h"\
24647         ".\src\ptlib\common\regex\regex2.h"\
24648         ".\src\ptlib\common\regex\utils.h"\
24649         
24650 # ADD CPP /I "src\ptlib\common\regex"
24652 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
24654 DEP_CPP_REGCO=\
24655         ".\src\ptlib\common\regex\cclass.h"\
24656         ".\src\ptlib\common\regex\cname.h"\
24657         ".\src\ptlib\common\regex\regcomp.ih"\
24658         ".\src\ptlib\common\regex\regex.h"\
24659         ".\src\ptlib\common\regex\regex2.h"\
24660         ".\src\ptlib\common\regex\utils.h"\
24661         
24662 # ADD CPP /I "src\ptlib\common\regex"
24664 !ENDIF 
24666 # End Source File
24667 # Begin Source File
24669 SOURCE=.\src\ptlib\common\regex\regerror.c
24671 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
24673 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex" /I "src\ptlib\common\regex"
24674 # SUBTRACT CPP /YX
24676 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
24678 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex" /I "src\ptlib\common\regex"
24679 # SUBTRACT CPP /YX
24681 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
24683 DEP_CPP_REGER=\
24684         ".\src\ptlib\common\regex\regerror.ih"\
24685         ".\src\ptlib\common\regex\regex.h"\
24686         ".\src\ptlib\common\regex\utils.h"\
24687         
24688 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24689 # SUBTRACT CPP /YX
24691 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
24693 DEP_CPP_REGER=\
24694         ".\src\ptlib\common\regex\regerror.ih"\
24695         ".\src\ptlib\common\regex\regex.h"\
24696         ".\src\ptlib\common\regex\utils.h"\
24697         
24698 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24699 # SUBTRACT CPP /YX
24701 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
24703 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
24705 DEP_CPP_REGER=\
24706         ".\src\ptlib\common\regex\regerror.ih"\
24707         ".\src\ptlib\common\regex\regex.h"\
24708         ".\src\ptlib\common\regex\utils.h"\
24709         
24710 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24711 # SUBTRACT CPP /YX
24713 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
24715 DEP_CPP_REGER=\
24716         ".\src\ptlib\common\regex\regerror.ih"\
24717         ".\src\ptlib\common\regex\regex.h"\
24718         ".\src\ptlib\common\regex\utils.h"\
24719         
24720 # ADD CPP /I "src\ptlib\common\regex"
24722 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
24724 # ADD CPP /I "src\ptlib\common\regex"
24726 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
24728 DEP_CPP_REGER=\
24729         ".\src\ptlib\common\regex\regerror.ih"\
24730         ".\src\ptlib\common\regex\regex.h"\
24731         ".\src\ptlib\common\regex\utils.h"\
24732         
24733 # ADD CPP /I "src\ptlib\common\regex"
24735 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
24737 DEP_CPP_REGER=\
24738         ".\src\ptlib\common\regex\regerror.ih"\
24739         ".\src\ptlib\common\regex\regex.h"\
24740         ".\src\ptlib\common\regex\utils.h"\
24741         
24742 # ADD CPP /I "src\ptlib\common\regex"
24744 !ENDIF 
24746 # End Source File
24747 # Begin Source File
24749 SOURCE=.\src\ptlib\common\regex\regexec.c
24751 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
24753 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex" /I "src\ptlib\common\regex"
24754 # SUBTRACT CPP /YX
24756 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
24758 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex" /I "src\ptlib\common\regex"
24759 # SUBTRACT CPP /YX
24761 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
24763 DEP_CPP_REGEX=\
24764         ".\src\ptlib\common\regex\engine.c"\
24765         ".\src\ptlib\common\regex\engine.ih"\
24766         ".\src\ptlib\common\regex\regex.h"\
24767         ".\src\ptlib\common\regex\regex2.h"\
24768         ".\src\ptlib\common\regex\utils.h"\
24769         
24770 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24771 # SUBTRACT CPP /YX
24773 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
24775 DEP_CPP_REGEX=\
24776         ".\src\ptlib\common\regex\engine.c"\
24777         ".\src\ptlib\common\regex\engine.ih"\
24778         ".\src\ptlib\common\regex\regex.h"\
24779         ".\src\ptlib\common\regex\regex2.h"\
24780         ".\src\ptlib\common\regex\utils.h"\
24781         
24782 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24783 # SUBTRACT CPP /YX
24785 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
24787 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
24789 DEP_CPP_REGEX=\
24790         ".\src\ptlib\common\regex\engine.c"\
24791         ".\src\ptlib\common\regex\engine.ih"\
24792         ".\src\ptlib\common\regex\regex.h"\
24793         ".\src\ptlib\common\regex\regex2.h"\
24794         ".\src\ptlib\common\regex\utils.h"\
24795         
24796 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24797 # SUBTRACT CPP /YX
24799 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
24801 DEP_CPP_REGEX=\
24802         ".\src\ptlib\common\regex\engine.c"\
24803         ".\src\ptlib\common\regex\engine.ih"\
24804         ".\src\ptlib\common\regex\regex.h"\
24805         ".\src\ptlib\common\regex\regex2.h"\
24806         ".\src\ptlib\common\regex\utils.h"\
24807         
24808 # ADD CPP /I "src\ptlib\common\regex"
24810 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
24812 # ADD CPP /I "src\ptlib\common\regex"
24814 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
24816 DEP_CPP_REGEX=\
24817         ".\src\ptlib\common\regex\engine.c"\
24818         ".\src\ptlib\common\regex\engine.ih"\
24819         ".\src\ptlib\common\regex\regex.h"\
24820         ".\src\ptlib\common\regex\regex2.h"\
24821         ".\src\ptlib\common\regex\utils.h"\
24822         
24823 # ADD CPP /I "src\ptlib\common\regex"
24825 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
24827 DEP_CPP_REGEX=\
24828         ".\src\ptlib\common\regex\engine.c"\
24829         ".\src\ptlib\common\regex\engine.ih"\
24830         ".\src\ptlib\common\regex\regex.h"\
24831         ".\src\ptlib\common\regex\regex2.h"\
24832         ".\src\ptlib\common\regex\utils.h"\
24833         
24834 # ADD CPP /I "src\ptlib\common\regex"
24836 !ENDIF 
24838 # End Source File
24839 # Begin Source File
24841 SOURCE=.\src\ptlib\common\regex\regfree.c
24843 !IF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Release"
24845 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex" /I "src\ptlib\common\regex"
24846 # SUBTRACT CPP /YX
24848 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE SH4) Debug"
24850 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex" /I "src\ptlib\common\regex"
24851 # SUBTRACT CPP /YX
24853 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Release"
24855 DEP_CPP_REGFR=\
24856         ".\src\ptlib\common\regex\regex.h"\
24857         ".\src\ptlib\common\regex\regex2.h"\
24858         ".\src\ptlib\common\regex\utils.h"\
24859         
24860 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24861 # SUBTRACT CPP /YX
24863 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARM) Debug"
24865 DEP_CPP_REGFR=\
24866         ".\src\ptlib\common\regex\regex.h"\
24867         ".\src\ptlib\common\regex\regex2.h"\
24868         ".\src\ptlib\common\regex\utils.h"\
24869         
24870 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24871 # SUBTRACT CPP /YX
24873 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Release"
24875 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE x86em) Debug"
24877 DEP_CPP_REGFR=\
24878         ".\src\ptlib\common\regex\regex.h"\
24879         ".\src\ptlib\common\regex\regex2.h"\
24880         ".\src\ptlib\common\regex\utils.h"\
24881         
24882 # ADD CPP /I ".\include\ptlib\wince" /I ".\include" /I ".\src\ptlib\common\regex"
24883 # SUBTRACT CPP /YX
24885 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Debug"
24887 DEP_CPP_REGFR=\
24888         ".\src\ptlib\common\regex\regex.h"\
24889         ".\src\ptlib\common\regex\regex2.h"\
24890         ".\src\ptlib\common\regex\utils.h"\
24891         
24892 # ADD CPP /I "src\ptlib\common\regex"
24894 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE ARMV4) Release"
24896 # ADD CPP /I "src\ptlib\common\regex"
24898 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Debug"
24900 DEP_CPP_REGFR=\
24901         ".\src\ptlib\common\regex\regex.h"\
24902         ".\src\ptlib\common\regex\regex2.h"\
24903         ".\src\ptlib\common\regex\utils.h"\
24904         
24905 # ADD CPP /I "src\ptlib\common\regex"
24907 !ELSEIF  "$(CFG)" == "pwlibce - Win32 (WCE emulator) Release"
24909 DEP_CPP_REGFR=\
24910         ".\src\ptlib\common\regex\regex.h"\
24911         ".\src\ptlib\common\regex\regex2.h"\
24912         ".\src\ptlib\common\regex\utils.h"\
24913         
24914 # ADD CPP /I "src\ptlib\common\regex"
24916 !ENDIF 
24918 # End Source File
24919 # End Group
24920 # End Group
24921 # Begin Group "Header Files"
24923 # PROP Default_Filter "h;hpp;hxx;hm;inl"
24924 # Begin Group "Common"
24926 # PROP Default_Filter ""
24927 # Begin Source File
24929 SOURCE=.\include\ptlib\channel.h
24930 # End Source File
24931 # Begin Source File
24933 SOURCE=.\include\ptlib\contain.h
24934 # End Source File
24935 # Begin Source File
24937 SOURCE=.\include\ptlib\contain.inl
24938 # End Source File
24939 # Begin Source File
24941 SOURCE=.\include\ptlib\wince\direct.h
24942 # End Source File
24943 # Begin Source File
24945 SOURCE=.\include\ptlib\wince\errno.h
24946 # End Source File
24947 # Begin Source File
24949 SOURCE=.\include\ptlib\wince\io.h
24950 # End Source File
24951 # Begin Source File
24953 SOURCE=.\include\ptlib\wince\iomanip.h
24954 # End Source File
24955 # Begin Source File
24957 SOURCE=.\include\ptlib\wince\ios.h
24958 # End Source File
24959 # Begin Source File
24961 SOURCE=.\include\ptlib\wince\iostream.h
24962 # End Source File
24963 # Begin Source File
24965 SOURCE=.\include\ptlib\wince\istream.h
24966 # End Source File
24967 # Begin Source File
24969 SOURCE=.\include\ptlib\object.h
24970 # End Source File
24971 # Begin Source File
24973 SOURCE=.\include\ptlib\wince\ostream.h
24974 # End Source File
24975 # Begin Source File
24977 SOURCE=.\include\ptlib\pstring.h
24978 # End Source File
24979 # Begin Source File
24981 SOURCE=.\include\ptlib\sound.h
24982 # End Source File
24983 # Begin Source File
24985 SOURCE=.\include\ptlib\wince\stdlibx.h
24986 # End Source File
24987 # Begin Source File
24989 SOURCE=.\include\ptlib\wince\streamb.h
24990 # End Source File
24991 # Begin Source File
24993 SOURCE=.\include\ptlib\wince\time.h
24994 # End Source File
24995 # Begin Source File
24997 SOURCE=.\include\ptlib\wince\sys\types.h
24998 # End Source File
24999 # End Group
25000 # Begin Group "MSOS"
25002 # PROP Default_Filter ""
25003 # Begin Source File
25005 SOURCE=.\include\ptlib\msos\ptlib\contain.h
25006 # End Source File
25007 # Begin Source File
25009 SOURCE=.\include\ptlib\msos\ptlib\sound.h
25010 # End Source File
25011 # End Group
25012 # Begin Source File
25014 SOURCE=.\include\ptbuildopts.h
25015 # End Source File
25016 # End Group
25017 # End Target
25018 # End Project