1# Microsoft Developer Studio Project File - Name="GPSBabel" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=GPSBabel - Win32 Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "GPSBabel.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "GPSBabel.mak" CFG="GPSBabel - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "GPSBabel - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE "GPSBabel - Win32 Debug" (based on "Win32 (x86) Console Application")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF  "$(CFG)" == "GPSBabel - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir "Release"
36# PROP BASE Intermediate_Dir "Release"
37# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
40# PROP Output_Dir "Release"
41# PROP Intermediate_Dir "Release"
42# PROP Ignore_Export_Lib 0
43# PROP Target_Dir ""
44# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45# ADD CPP /nologo /W3 /WX /GX /O2 /I "expat" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "__WIN32__" /D VERSION=\"1.2.6_beta06232005_msvc\" /YX /FD /c
46# ADD BASE RSC /l 0x409 /d "NDEBUG"
47# ADD RSC /l 0x409 /d "NDEBUG"
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LINK32=link.exe
52# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
53# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib setupapi.lib /nologo /subsystem:console /machine:I386
54
55!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 1
59# PROP BASE Output_Dir "Debug"
60# PROP BASE Intermediate_Dir "Debug"
61# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 1
64# PROP Output_Dir "Debug"
65# PROP Intermediate_Dir "Debug"
66# PROP Ignore_Export_Lib 0
67# PROP Target_Dir ""
68# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
69# ADD CPP /nologo /W3 /WX /Gm /GX /ZI /Od /I "expat" /D "WIN32" /D "__WIN32__" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D VERSION=\"1.2.6_beta06232005_msvc\" /FR /YX /FD /GZ /c
70# ADD BASE RSC /l 0x409 /d "_DEBUG"
71# ADD RSC /l 0x409 /d "_DEBUG"
72BSC32=bscmake.exe
73# ADD BASE BSC32 /nologo
74# ADD BSC32 /nologo
75LINK32=link.exe
76# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
77# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib setupapi.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
78
79!ENDIF
80
81# Begin Target
82
83# Name "GPSBabel - Win32 Release"
84# Name "GPSBabel - Win32 Debug"
85# Begin Group "Source Files"
86
87# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
88# Begin Group "Jeeps"
89
90# PROP Default_Filter ""
91# Begin Source File
92
93SOURCE=..\jeeps\gpsapp.c
94
95!IF  "$(CFG)" == "GPSBabel - Win32 Release"
96
97# PROP Intermediate_Dir "Release\Jeeps"
98
99!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
100
101# PROP Intermediate_Dir "Debug\Jeeps"
102
103!ENDIF
104
105# End Source File
106# Begin Source File
107
108SOURCE=..\jeeps\gpscom.c
109
110!IF  "$(CFG)" == "GPSBabel - Win32 Release"
111
112# PROP Intermediate_Dir "Release\Jeeps"
113
114!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
115
116# PROP Intermediate_Dir "Debug\Jeeps"
117
118!ENDIF
119
120# End Source File
121# Begin Source File
122
123SOURCE=..\jeeps\gpsmath.c
124
125!IF  "$(CFG)" == "GPSBabel - Win32 Release"
126
127# PROP Intermediate_Dir "Release\Jeeps"
128
129!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
130
131# PROP Intermediate_Dir "Debug\Jeeps"
132
133!ENDIF
134
135# End Source File
136# Begin Source File
137
138SOURCE=..\jeeps\gpsmem.c
139
140!IF  "$(CFG)" == "GPSBabel - Win32 Release"
141
142# PROP Intermediate_Dir "Release\Jeeps"
143
144!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
145
146# PROP Intermediate_Dir "Debug\Jeeps"
147
148!ENDIF
149
150# End Source File
151# Begin Source File
152
153SOURCE=..\jeeps\gpsprot.c
154
155!IF  "$(CFG)" == "GPSBabel - Win32 Release"
156
157# PROP Intermediate_Dir "Release\Jeeps"
158
159!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
160
161# PROP Intermediate_Dir "Debug\Jeeps"
162
163!ENDIF
164
165# End Source File
166# Begin Source File
167
168SOURCE=..\jeeps\gpsread.c
169
170!IF  "$(CFG)" == "GPSBabel - Win32 Release"
171
172# PROP Intermediate_Dir "Release\Jeeps"
173
174!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
175
176# PROP Intermediate_Dir "Debug\Jeeps"
177
178!ENDIF
179
180# End Source File
181# Begin Source File
182
183SOURCE=..\jeeps\gpsrqst.c
184
185!IF  "$(CFG)" == "GPSBabel - Win32 Release"
186
187# PROP Intermediate_Dir "Release\Jeeps"
188
189!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
190
191# PROP Intermediate_Dir "Debug\Jeeps"
192
193!ENDIF
194
195# End Source File
196# Begin Source File
197
198SOURCE=..\jeeps\gpssend.c
199
200!IF  "$(CFG)" == "GPSBabel - Win32 Release"
201
202# PROP Intermediate_Dir "Release\Jeeps"
203
204!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
205
206# PROP Intermediate_Dir "Debug\Jeeps"
207
208!ENDIF
209
210# End Source File
211# Begin Source File
212
213SOURCE=..\jeeps\gpsserial.c
214
215!IF  "$(CFG)" == "GPSBabel - Win32 Release"
216
217# PROP Intermediate_Dir "Release\Jeeps"
218
219!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
220
221# PROP Intermediate_Dir "Debug\Jeeps"
222
223!ENDIF
224
225# End Source File
226# Begin Source File
227
228SOURCE=..\jeeps\gpsusbread.c
229# End Source File
230# Begin Source File
231
232SOURCE=..\jeeps\gpsusbsend.c
233# End Source File
234# Begin Source File
235
236SOURCE=..\jeeps\gpsusbstub.c
237# End Source File
238# Begin Source File
239
240SOURCE=..\jeeps\gpsusbwin.c
241# End Source File
242# Begin Source File
243
244SOURCE=..\jeeps\gpsutil.c
245
246!IF  "$(CFG)" == "GPSBabel - Win32 Release"
247
248# PROP Intermediate_Dir "Release\Jeeps"
249
250!ELSEIF  "$(CFG)" == "GPSBabel - Win32 Debug"
251
252# PROP Intermediate_Dir "Debug\Jeeps"
253
254!ENDIF
255
256# End Source File
257# End Group
258# Begin Group "ShapeLib"
259
260# PROP Default_Filter ""
261# Begin Source File
262
263SOURCE=..\shapelib\dbfopen.c
264# End Source File
265# Begin Source File
266
267SOURCE=..\shapelib\shpopen.c
268# End Source File
269# End Group
270# Begin Source File
271
272SOURCE=..\an1.c
273# End Source File
274# Begin Source File
275
276SOURCE=..\arcdist.c
277# End Source File
278# Begin Source File
279
280SOURCE=..\brauniger_iq.c
281# End Source File
282# Begin Source File
283
284SOURCE=..\wbt-200.c
285# End Source File
286# Begin Source File
287
288SOURCE=..\cetus.c
289# End Source File
290# Begin Source File
291
292SOURCE=..\coastexp.c
293# End Source File
294# Begin Source File
295
296SOURCE=..\copilot.c
297# End Source File
298# Begin Source File
299
300SOURCE=..\csv_util.c
301# End Source File
302# Begin Source File
303
304SOURCE=..\delgpl.c
305# End Source File
306# Begin Source File
307
308SOURCE=..\duplicate.c
309# End Source File
310# Begin Source File
311
312SOURCE=..\easygps.c
313# End Source File
314# Begin Source File
315
316SOURCE=..\filter_vecs.c
317# End Source File
318# Begin Source File
319
320SOURCE=..\garmin.c
321# End Source File
322# Begin Source File
323
324SOURCE=..\garmin_tables.c
325# End Source File
326# Begin Source File
327
328SOURCE=..\gcdb.c
329# End Source File
330# Begin Source File
331
332SOURCE=..\geo.c
333# End Source File
334# Begin Source File
335
336SOURCE=..\geoniche.c
337# End Source File
338# Begin Source File
339
340SOURCE=..\glogbook.c
341# End Source File
342# Begin Source File
343
344SOURCE=..\google.c
345# End Source File
346# Begin Source File
347
348SOURCE=..\gpilots.c
349# End Source File
350# Begin Source File
351
352SOURCE=..\gpspilot.c
353# End Source File
354# Begin Source File
355
356SOURCE=..\gpsutil.c
357# End Source File
358# Begin Source File
359
360SOURCE=..\gpx.c
361# End Source File
362# Begin Source File
363
364SOURCE=..\grtcirc.c
365# End Source File
366# Begin Source File
367
368SOURCE=..\hiketech.c
369# End Source File
370# Begin Source File
371
372SOURCE=..\holux.c
373# End Source File
374# Begin Source File
375
376SOURCE=..\hsa_ndv.c
377# End Source File
378# Begin Source File
379
380SOURCE=..\html.c
381# End Source File
382# Begin Source File
383
384SOURCE=..\igc.c
385# End Source File
386# Begin Source File
387
388SOURCE=..\internal_styles.c
389# End Source File
390# Begin Source File
391
392SOURCE=..\kml.c
393# End Source File
394# Begin Source File
395
396SOURCE=..\lowranceusr.c
397# End Source File
398# Begin Source File
399
400SOURCE=..\maggeo.c
401# End Source File
402# Begin Source File
403
404SOURCE=..\magnav.c
405# End Source File
406# Begin Source File
407
408SOURCE=..\magproto.c
409# End Source File
410# Begin Source File
411
412SOURCE=..\main.c
413# End Source File
414# Begin Source File
415
416SOURCE=..\mapopolis.c
417# End Source File
418# Begin Source File
419
420SOURCE=..\mapsend.c
421# End Source File
422# Begin Source File
423
424SOURCE=..\mapsource.c
425# End Source File
426# Begin Source File
427
428SOURCE=..\mkshort.c
429# End Source File
430# Begin Source File
431
432SOURCE=..\navicache.c
433# End Source File
434# Begin Source File
435
436SOURCE=..\netstumbler.c
437# End Source File
438# Begin Source File
439
440SOURCE=..\nmea.c
441# End Source File
442# Begin Source File
443
444SOURCE=..\overlay.c
445# End Source File
446# Begin Source File
447
448SOURCE=..\ozi.c
449# End Source File
450# Begin Source File
451
452SOURCE=..\palmdoc.c
453# End Source File
454# Begin Source File
455
456SOURCE=..\pathaway.c
457# End Source File
458# Begin Source File
459
460SOURCE=..\pcx.c
461# End Source File
462# Begin Source File
463
464SOURCE=..\polygon.c
465# End Source File
466# Begin Source File
467
468SOURCE=..\position.c
469# End Source File
470# Begin Source File
471
472SOURCE=..\psitrex.c
473# End Source File
474# Begin Source File
475
476SOURCE=..\psp.c
477# End Source File
478# Begin Source File
479
480SOURCE=..\queue.c
481# End Source File
482# Begin Source File
483
484SOURCE=..\quovadis.c
485# End Source File
486# Begin Source File
487
488SOURCE=..\reverse_route.c
489# End Source File
490# Begin Source File
491
492SOURCE=..\route.c
493# End Source File
494# Begin Source File
495
496SOURCE=..\saroute.c
497# End Source File
498# Begin Source File
499
500SOURCE=..\shape.c
501# End Source File
502# Begin Source File
503
504SOURCE=..\smplrout.c
505# End Source File
506# Begin Source File
507
508SOURCE=..\sort.c
509# End Source File
510# Begin Source File
511
512SOURCE=..\stackfilter.c
513# End Source File
514# Begin Source File
515
516SOURCE=..\tef_xml.c
517# End Source File
518# Begin Source File
519
520SOURCE=..\text.c
521# End Source File
522# Begin Source File
523
524SOURCE=..\tiger.c
525# End Source File
526# Begin Source File
527
528SOURCE=..\tmpro.c
529# End Source File
530# Begin Source File
531
532SOURCE=..\tomtom.c
533# End Source File
534# Begin Source File
535
536SOURCE=..\tpg.c
537# End Source File
538# Begin Source File
539
540SOURCE=..\util.c
541# End Source File
542# Begin Source File
543
544SOURCE=..\util_crc.c
545# End Source File
546# Begin Source File
547
548SOURCE=..\uuid.c
549# End Source File
550# Begin Source File
551
552SOURCE=..\vcf.c
553# End Source File
554# Begin Source File
555
556SOURCE=..\vecs.c
557# End Source File
558# Begin Source File
559
560SOURCE=..\vitosmt.c
561# End Source File
562# Begin Source File
563
564SOURCE=..\vmem.c
565# End Source File
566# Begin Source File
567
568SOURCE=..\waypt.c
569# End Source File
570# Begin Source File
571
572SOURCE=..\xcsv.c
573# End Source File
574# Begin Source File
575
576SOURCE=..\xmlgeneric.c
577# End Source File
578# Begin Source File
579
580SOURCE=.\Expat\libexpat.lib
581# End Source File
582# End Group
583# Begin Group "Header Files"
584
585# PROP Default_Filter "h;hpp;hxx;hm;inl"
586# Begin Group "Jeeps-Headers"
587
588# PROP Default_Filter ""
589# Begin Source File
590
591SOURCE=..\jeeps\gps.h
592# End Source File
593# Begin Source File
594
595SOURCE=..\jeeps\gpsapp.h
596# End Source File
597# Begin Source File
598
599SOURCE=..\jeeps\gpscom.h
600# End Source File
601# Begin Source File
602
603SOURCE=..\jeeps\gpsdatum.h
604# End Source File
605# Begin Source File
606
607SOURCE=..\jeeps\gpsfmt.h
608# End Source File
609# Begin Source File
610
611SOURCE=..\jeeps\gpsinput.h
612# End Source File
613# Begin Source File
614
615SOURCE=..\jeeps\gpsmath.h
616# End Source File
617# Begin Source File
618
619SOURCE=..\jeeps\gpsmem.h
620# End Source File
621# Begin Source File
622
623SOURCE=..\jeeps\gpsnmea.h
624# End Source File
625# Begin Source File
626
627SOURCE=..\jeeps\gpsnmeafmt.h
628# End Source File
629# Begin Source File
630
631SOURCE=..\jeeps\gpsnmeaget.h
632# End Source File
633# Begin Source File
634
635SOURCE=..\jeeps\gpsport.h
636# End Source File
637# Begin Source File
638
639SOURCE=..\jeeps\gpsproj.h
640# End Source File
641# Begin Source File
642
643SOURCE=..\jeeps\gpsprot.h
644# End Source File
645# Begin Source File
646
647SOURCE=..\jeeps\gpsread.h
648# End Source File
649# Begin Source File
650
651SOURCE=..\jeeps\gpsrqst.h
652# End Source File
653# Begin Source File
654
655SOURCE=..\jeeps\gpssend.h
656# End Source File
657# Begin Source File
658
659SOURCE=..\jeeps\gpsserial.h
660# End Source File
661# Begin Source File
662
663SOURCE=..\jeeps\gpsutil.h
664# End Source File
665# End Group
666# Begin Group "ShapeLib-Headers"
667
668# PROP Default_Filter ""
669# Begin Source File
670
671SOURCE=..\shapelib\shapefil.h
672# End Source File
673# End Group
674# Begin Source File
675
676SOURCE=..\csv_util.h
677# End Source File
678# Begin Source File
679
680SOURCE=..\defs.h
681# End Source File
682# Begin Source File
683
684SOURCE=..\garmin_tables.h
685# End Source File
686# Begin Source File
687
688SOURCE=..\grtcirc.h
689# End Source File
690# Begin Source File
691
692SOURCE=..\holux.h
693# End Source File
694# Begin Source File
695
696SOURCE=..\magellan.h
697# End Source File
698# Begin Source File
699
700SOURCE=..\mapsend.h
701# End Source File
702# Begin Source File
703
704SOURCE=..\queue.h
705# End Source File
706# Begin Source File
707
708SOURCE=..\quovadis.h
709# End Source File
710# Begin Source File
711
712SOURCE=..\uuid.h
713# End Source File
714# End Group
715# Begin Group "Resource Files"
716
717# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
718# End Group
719# End Target
720# End Project
721