Imported gammu 0.90.7
[gammu.git] / gammu / msvc7.mak / gammu.vcproj
blobf95be4ccd0123915f4405b922d687a0da0b17ffd
1 <?xml version="1.0" encoding = "windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="gammu"
6 ProjectGUID="{7CCCAE39-C182-4BB0-952E-60F09FD92955}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Release|Win32"
16 OutputDirectory=".\Release"
17 IntermediateDirectory=".\Release"
18 ConfigurationType="1"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="1"
25 InlineFunctionExpansion="1"
26 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
27 StringPooling="TRUE"
28 RuntimeLibrary="4"
29 EnableFunctionLevelLinking="TRUE"
30 UsePrecompiledHeader="2"
31 PrecompiledHeaderFile=".\Release/gammu.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"/>
37 <Tool
38 Name="VCCustomBuildTool"/>
39 <Tool
40 Name="VCLinkerTool"
41 AdditionalOptions="/MACHINE:I386"
42 AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
43 OutputFile=".\Release/gammu.exe"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
46 ProgramDatabaseFile=".\Release/gammu.pdb"
47 SubSystem="1"/>
48 <Tool
49 Name="VCMIDLTool"
50 TypeLibraryName=".\Release/gammu.tlb"/>
51 <Tool
52 Name="VCPostBuildEventTool"/>
53 <Tool
54 Name="VCPreBuildEventTool"/>
55 <Tool
56 Name="VCPreLinkEventTool"/>
57 <Tool
58 Name="VCResourceCompilerTool"
59 PreprocessorDefinitions="NDEBUG"
60 Culture="1045"/>
61 <Tool
62 Name="VCWebServiceProxyGeneratorTool"/>
63 <Tool
64 Name="VCWebDeploymentTool"/>
65 </Configuration>
66 <Configuration
67 Name="Debug|Win32"
68 OutputDirectory=".\Debug"
69 IntermediateDirectory=".\Debug"
70 ConfigurationType="1"
71 UseOfMFC="0"
72 ATLMinimizesCRunTimeLibraryUsage="FALSE"
73 CharacterSet="2">
74 <Tool
75 Name="VCCLCompilerTool"
76 Optimization="0"
77 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,DEBUG"
78 BasicRuntimeChecks="3"
79 RuntimeLibrary="5"
80 UsePrecompiledHeader="2"
81 PrecompiledHeaderFile=".\Debug/gammu.pch"
82 AssemblerListingLocation=".\Debug/"
83 ObjectFile=".\Debug/"
84 ProgramDataBaseFileName=".\Debug/"
85 WarningLevel="3"
86 SuppressStartupBanner="TRUE"
87 DebugInformationFormat="4"/>
88 <Tool
89 Name="VCCustomBuildTool"/>
90 <Tool
91 Name="VCLinkerTool"
92 AdditionalOptions="/MACHINE:I386"
93 AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
94 OutputFile=".\Debug/gammu.exe"
95 LinkIncremental="2"
96 SuppressStartupBanner="TRUE"
97 GenerateDebugInformation="TRUE"
98 ProgramDatabaseFile=".\Debug/gammu.pdb"
99 SubSystem="1"/>
100 <Tool
101 Name="VCMIDLTool"
102 TypeLibraryName=".\Debug/gammu.tlb"/>
103 <Tool
104 Name="VCPostBuildEventTool"/>
105 <Tool
106 Name="VCPreBuildEventTool"/>
107 <Tool
108 Name="VCPreLinkEventTool"/>
109 <Tool
110 Name="VCResourceCompilerTool"
111 PreprocessorDefinitions="_DEBUG"
112 Culture="1033"/>
113 <Tool
114 Name="VCWebServiceProxyGeneratorTool"/>
115 <Tool
116 Name="VCWebDeploymentTool"/>
117 </Configuration>
118 </Configurations>
119 <Files>
120 <Filter
121 Name="Source Files"
122 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
123 <File
124 RelativePath="..\..\common\protocol\alcatel\alcabus.c">
125 </File>
126 <File
127 RelativePath="..\..\common\phone\alcatel\alcatel.c">
128 </File>
129 <File
130 RelativePath="..\..\common\protocol\at\at.c">
131 </File>
132 <File
133 RelativePath="..\..\common\phone\at\atgen.c">
134 </File>
135 <File
136 RelativePath="..\..\common\service\backup\backics.c">
137 </File>
138 <File
139 RelativePath="..\..\common\service\backup\backldif.c">
140 </File>
141 <File
142 RelativePath="..\..\common\service\backup\backlmb.c">
143 </File>
144 <File
145 RelativePath="..\..\common\service\backup\backtext.c">
146 </File>
147 <File
148 RelativePath="..\..\common\service\backup\backvcf.c">
149 </File>
150 <File
151 RelativePath="..\..\common\service\backup\backvcs.c">
152 </File>
153 <File
154 RelativePath="..\..\common\device\bluetoth\bluetoth.c">
155 </File>
156 <File
157 RelativePath="..\..\common\misc\cfg.c">
158 </File>
159 <File
160 RelativePath="..\..\common\misc\coding\coding.c">
161 </File>
162 <File
163 RelativePath="..\depend\dct3.c">
164 </File>
165 <File
166 RelativePath="..\..\common\phone\nokia\dct3\dct3func.c">
167 </File>
168 <File
169 RelativePath="..\depend\dct4.c">
170 </File>
171 <File
172 RelativePath="..\..\common\phone\nokia\dct4\dct4func.c">
173 </File>
174 <File
175 RelativePath="..\..\common\device\devfunc.c">
176 </File>
177 <File
178 RelativePath="..\depend\dsiemens.c">
179 <FileConfiguration
180 Name="Release|Win32">
181 <Tool
182 Name="VCCLCompilerTool"
183 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
184 </FileConfiguration>
185 <FileConfiguration
186 Name="Debug|Win32">
187 <Tool
188 Name="VCCLCompilerTool"
189 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
190 </FileConfiguration>
191 </File>
192 <File
193 RelativePath="..\..\common\protocol\nokia\fbus2.c">
194 </File>
195 <File
196 RelativePath="..\gammu.c">
197 </File>
198 <File
199 RelativePath=".\gammu.rc">
200 </File>
201 <File
202 RelativePath="..\..\common\service\backup\gsmback.c">
203 </File>
204 <File
205 RelativePath="..\..\common\service\gsmcal.c">
206 </File>
207 <File
208 RelativePath="..\..\common\gsmcomon.c">
209 </File>
210 <File
211 RelativePath="..\..\common\service\sms\gsmems.c">
212 </File>
213 <File
214 RelativePath="..\..\common\service\gsmlogo.c">
215 </File>
216 <File
217 RelativePath="..\..\common\service\gsmmisc.c">
218 </File>
219 <File
220 RelativePath="..\..\common\service\sms\gsmmulti.c">
221 </File>
222 <File
223 RelativePath="..\..\common\service\gsmnet.c">
224 </File>
225 <File
226 RelativePath="..\..\common\service\gsmpbk.c">
227 </File>
228 <File
229 RelativePath="..\..\common\service\gsmring.c">
230 </File>
231 <File
232 RelativePath="..\..\common\service\sms\gsmsms.c">
233 </File>
234 <File
235 RelativePath="..\..\common\gsmstate.c">
236 </File>
237 <File
238 RelativePath="..\..\common\service\gsmwap.c">
239 </File>
240 <File
241 RelativePath="..\..\common\device\irda\irda.c">
242 </File>
243 <File
244 RelativePath="..\..\common\protocol\nokia\mbus2.c">
245 </File>
246 <File
247 RelativePath="..\..\common\misc\coding\md5.c">
248 </File>
249 <File
250 RelativePath="..\..\common\misc\misc.c">
251 </File>
252 <File
253 RelativePath="..\..\common\protocol\symbian\mrouter.c">
254 </File>
255 <File
256 RelativePath="..\..\common\phone\symbian\mroutgen.c">
257 </File>
258 <File
259 RelativePath="..\..\common\phone\nokia\dct4\n3650.c">
260 </File>
261 <File
262 RelativePath="..\..\common\phone\nokia\dct3\n6110.c">
263 </File>
264 <File
265 RelativePath="..\..\common\phone\nokia\dct4\n6510.c">
266 </File>
267 <File
268 RelativePath="..\..\common\phone\nokia\dct3\n7110.c">
269 </File>
270 <File
271 RelativePath="..\..\common\phone\nokia\dct3\n9210.c">
272 </File>
273 <File
274 RelativePath="..\..\common\phone\nokia\nauto.c">
275 </File>
276 <File
277 RelativePath="..\..\common\phone\nokia\nfunc.c">
278 </File>
279 <File
280 RelativePath="..\..\common\phone\nokia\nfuncold.c">
281 </File>
282 <File
283 RelativePath="..\..\common\protocol\obex\obex.c">
284 </File>
285 <File
286 RelativePath="..\..\common\phone\obex\obexgen.c">
287 </File>
288 <File
289 RelativePath="..\..\common\phone\pfunc.c">
290 </File>
291 <File
292 RelativePath="..\..\common\protocol\nokia\phonet.c">
293 </File>
294 <File
295 RelativePath="..\smsd\s_files.c">
296 </File>
297 <File
298 RelativePath="..\..\common\device\serial\ser_w32.c">
299 </File>
300 <File
301 RelativePath="..\..\common\phone\at\siemens.c">
302 </File>
303 <File
304 RelativePath="..\smsd\smsdcore.c">
305 </File>
306 <File
307 RelativePath="..\sniff.c">
308 </File>
309 <File
310 RelativePath="..\..\common\phone\at\sonyeric.c">
311 </File>
312 <File
313 RelativePath="..\depend\dct3trac\wmx-gsm.c">
314 </File>
315 <File
316 RelativePath="..\depend\dct3trac\wmx-list.c">
317 </File>
318 <File
319 RelativePath="..\depend\dct3trac\wmx-sim.c">
320 </File>
321 <File
322 RelativePath="..\depend\dct3trac\wmx-util.c">
323 </File>
324 <File
325 RelativePath="..\depend\dct3trac\wmx.c">
326 </File>
327 </Filter>
328 <Filter
329 Name="Header Files"
330 Filter="h;hpp;hxx;hm;inl">
331 <File
332 RelativePath="..\..\common\protocol\alcatel\alcabus.h">
333 </File>
334 <File
335 RelativePath="..\..\common\phone\alcatel\alcatel.h">
336 </File>
337 <File
338 RelativePath="..\..\common\protocol\at\at.h">
339 </File>
340 <File
341 RelativePath="..\..\common\phone\at\atgen.h">
342 </File>
343 <File
344 RelativePath="..\..\common\service\backup\backgen.h">
345 </File>
346 <File
347 RelativePath="..\..\common\service\backup\backics.h">
348 </File>
349 <File
350 RelativePath="..\..\common\service\backup\backldif.h">
351 </File>
352 <File
353 RelativePath="..\..\common\service\backup\backlmb.h">
354 </File>
355 <File
356 RelativePath="..\..\common\service\backup\backtext.h">
357 </File>
358 <File
359 RelativePath="..\..\common\service\backup\backvcf.h">
360 </File>
361 <File
362 RelativePath="..\..\common\service\backup\backvcs.h">
363 </File>
364 <File
365 RelativePath="..\..\common\device\bluetoth\blue_w32.h">
366 </File>
367 <File
368 RelativePath="..\..\common\device\bluetoth\bluetoth.h">
369 </File>
370 <File
371 RelativePath="..\..\common\misc\cfg.h">
372 </File>
373 <File
374 RelativePath="..\..\common\misc\coding\coding.h">
375 </File>
376 <File
377 RelativePath="..\depend\dct3.h">
378 </File>
379 <File
380 RelativePath="..\..\common\phone\nokia\dct3\dct3comm.h">
381 </File>
382 <File
383 RelativePath="..\..\common\phone\nokia\dct3\dct3func.h">
384 </File>
385 <File
386 RelativePath="..\depend\dct4.h">
387 </File>
388 <File
389 RelativePath="..\..\common\phone\nokia\dct4\dct4func.h">
390 </File>
391 <File
392 RelativePath="..\..\common\device\devfunc.h">
393 </File>
394 <File
395 RelativePath="..\depend\dsiemens.h">
396 </File>
397 <File
398 RelativePath="..\..\common\protocol\nokia\fbus2.h">
399 </File>
400 <File
401 RelativePath="..\gammu.h">
402 </File>
403 <File
404 RelativePath="..\..\common\service\backup\gsmback.h">
405 </File>
406 <File
407 RelativePath="..\..\common\service\gsmcal.h">
408 </File>
409 <File
410 RelativePath="..\..\common\gsmcomon.h">
411 </File>
412 <File
413 RelativePath="..\..\common\service\sms\gsmems.h">
414 </File>
415 <File
416 RelativePath="..\..\common\service\gsmlogo.h">
417 </File>
418 <File
419 RelativePath="..\..\common\service\sms\gsmmulti.h">
420 </File>
421 <File
422 RelativePath="..\..\common\service\gsmnet.h">
423 </File>
424 <File
425 RelativePath="..\..\common\service\gsmpbk.h">
426 </File>
427 <File
428 RelativePath="..\..\common\service\gsmprof.h">
429 </File>
430 <File
431 RelativePath="..\..\common\service\gsmring.h">
432 </File>
433 <File
434 RelativePath="..\..\common\service\sms\gsmsms.h">
435 </File>
436 <File
437 RelativePath="..\..\common\gsmstate.h">
438 </File>
439 <File
440 RelativePath="..\..\common\service\gsmwap.h">
441 </File>
442 <File
443 RelativePath="..\..\common\device\irda\irda.h">
444 </File>
445 <File
446 RelativePath="..\..\common\device\irda\irda_w32.h">
447 </File>
448 <File
449 RelativePath="..\..\common\protocol\nokia\mbus2.h">
450 </File>
451 <File
452 RelativePath="..\..\common\misc\coding\md5.h">
453 </File>
454 <File
455 RelativePath="..\..\common\misc\misc.h">
456 </File>
457 <File
458 RelativePath="..\..\common\protocol\symbian\mrouter.h">
459 </File>
460 <File
461 RelativePath="..\..\common\phone\symbian\mroutgen.h">
462 </File>
463 <File
464 RelativePath="..\..\common\phone\nokia\dct4\n3650.h">
465 </File>
466 <File
467 RelativePath="..\..\common\phone\nokia\dct3\n6110.h">
468 </File>
469 <File
470 RelativePath="..\..\common\phone\nokia\dct4\n6510.h">
471 </File>
472 <File
473 RelativePath="..\..\common\phone\nokia\dct3\n7110.h">
474 </File>
475 <File
476 RelativePath="..\..\common\phone\nokia\dct3\n9210.h">
477 </File>
478 <File
479 RelativePath="..\..\common\phone\nokia\ncommon.h">
480 </File>
481 <File
482 RelativePath="..\..\common\phone\nokia\nfunc.h">
483 </File>
484 <File
485 RelativePath="..\..\common\phone\nokia\nfuncold.h">
486 </File>
487 <File
488 RelativePath="..\..\common\protocol\obex\obex.h">
489 </File>
490 <File
491 RelativePath="..\..\common\phone\obex\obexgen.h">
492 </File>
493 <File
494 RelativePath="..\..\common\phone\pfunc.h">
495 </File>
496 <File
497 RelativePath="..\..\common\protocol\nokia\phonet.h">
498 </File>
499 <File
500 RelativePath="..\..\common\protocol\protocol.h">
501 </File>
502 <File
503 RelativePath="..\smsd\s_files.h">
504 </File>
505 <File
506 RelativePath="..\..\common\device\serial\ser_w32.h">
507 </File>
508 <File
509 RelativePath="..\smsd\smsdcore.h">
510 </File>
511 <File
512 RelativePath="..\sniff.h">
513 </File>
514 <File
515 RelativePath="..\depend\dct3trac\type-cc.h">
516 </File>
517 <File
518 RelativePath="..\depend\dct3trac\type-mm.h">
519 </File>
520 <File
521 RelativePath="..\depend\dct3trac\type-rr.h">
522 </File>
523 <File
524 RelativePath="..\depend\dct3trac\type-sms.h">
525 </File>
526 <File
527 RelativePath="..\depend\dct3trac\type-ss.h">
528 </File>
529 <File
530 RelativePath="..\depend\dct3trac\wmx-gsm.h">
531 </File>
532 <File
533 RelativePath="..\depend\dct3trac\wmx-list.h">
534 </File>
535 <File
536 RelativePath="..\depend\dct3trac\wmx-sim.h">
537 </File>
538 <File
539 RelativePath="..\depend\dct3trac\wmx-util.h">
540 </File>
541 <File
542 RelativePath="..\depend\dct3trac\wmx.h">
543 </File>
544 </Filter>
545 </Files>
546 <Globals>
547 </Globals>
548 </VisualStudioProject>