1 |
<?xml version="1.0" encoding="windows-1250"?> |
1 |
<?xml version="1.0" encoding="windows-1250"?> |
2 |
<VisualStudioProject |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
3 |
ProjectType="Visual C++" |
4 |
Version="8,00" |
4 |
Version="8,00" |
5 |
Name="AVRProject" |
5 |
Name="AVRProject" |
6 |
ProjectGUID="{38E1D1A1-FC7A-4A6C-9127-1A1C2FEF668D}" |
6 |
ProjectGUID="{38E1D1A1-FC7A-4A6C-9127-1A1C2FEF668D}" |
7 |
Keyword="MakeFileProj" |
7 |
Keyword="MakeFileProj" |
8 |
> |
8 |
> |
9 |
<Platforms> |
9 |
<Platforms> |
10 |
<Platform |
10 |
<Platform |
11 |
Name="Win32" |
11 |
Name="Win32" |
12 |
/> |
12 |
/> |
13 |
</Platforms> |
13 |
</Platforms> |
14 |
<ToolFiles> |
14 |
<ToolFiles> |
15 |
</ToolFiles> |
15 |
</ToolFiles> |
16 |
<Configurations> |
16 |
<Configurations> |
17 |
<Configuration |
17 |
<Configuration |
18 |
Name="Debug|Win32" |
18 |
Name="Debug|Win32" |
19 |
OutputDirectory=".\Debug" |
19 |
OutputDirectory=".\Debug" |
20 |
IntermediateDirectory=".\Debug" |
20 |
IntermediateDirectory=".\Debug" |
21 |
ConfigurationType="0" |
21 |
ConfigurationType="0" |
22 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
22 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
23 |
UseOfMFC="0" |
23 |
UseOfMFC="0" |
24 |
ATLMinimizesCRunTimeLibraryUsage="false" |
24 |
ATLMinimizesCRunTimeLibraryUsage="false" |
25 |
> |
25 |
> |
26 |
<Tool |
26 |
<Tool |
27 |
Name="VCNMakeTool" |
27 |
Name="VCNMakeTool" |
28 |
BuildCommandLine="make" |
28 |
BuildCommandLine="make" |
29 |
ReBuildCommandLine="make make clean" |
29 |
ReBuildCommandLine="make make clean" |
30 |
CleanCommandLine="" |
30 |
CleanCommandLine="" |
31 |
Output="AVRProject.exe" |
31 |
Output="AVRProject.exe" |
32 |
PreprocessorDefinitions="" |
32 |
PreprocessorDefinitions="" |
33 |
IncludeSearchPath="" |
33 |
IncludeSearchPath="" |
34 |
ForcedIncludes="" |
34 |
ForcedIncludes="" |
35 |
AssemblySearchPath="" |
35 |
AssemblySearchPath="" |
36 |
ForcedUsingAssemblies="" |
36 |
ForcedUsingAssemblies="" |
37 |
CompileAsManaged="" |
37 |
CompileAsManaged="" |
38 |
/> |
38 |
/> |
39 |
</Configuration> |
39 |
</Configuration> |
40 |
<Configuration |
40 |
<Configuration |
41 |
Name="Release|Win32" |
41 |
Name="Release|Win32" |
42 |
OutputDirectory=".\Release" |
42 |
OutputDirectory=".\Release" |
43 |
IntermediateDirectory=".\Release" |
43 |
IntermediateDirectory=".\Release" |
44 |
ConfigurationType="0" |
44 |
ConfigurationType="0" |
45 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
45 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
46 |
UseOfMFC="0" |
46 |
UseOfMFC="0" |
47 |
ATLMinimizesCRunTimeLibraryUsage="false" |
47 |
ATLMinimizesCRunTimeLibraryUsage="false" |
48 |
> |
48 |
> |
49 |
<Tool |
49 |
<Tool |
50 |
Name="VCNMakeTool" |
50 |
Name="VCNMakeTool" |
51 |
BuildCommandLine="make" |
51 |
BuildCommandLine="make" |
52 |
ReBuildCommandLine="make " |
52 |
ReBuildCommandLine="make " |
53 |
CleanCommandLine="" |
53 |
CleanCommandLine="" |
54 |
Output="AVRProject.exe" |
54 |
Output="AVRProject.exe" |
55 |
PreprocessorDefinitions="" |
55 |
PreprocessorDefinitions="" |
56 |
IncludeSearchPath="" |
56 |
IncludeSearchPath="" |
57 |
ForcedIncludes="" |
57 |
ForcedIncludes="" |
58 |
AssemblySearchPath="" |
58 |
AssemblySearchPath="" |
59 |
ForcedUsingAssemblies="" |
59 |
ForcedUsingAssemblies="" |
60 |
CompileAsManaged="" |
60 |
CompileAsManaged="" |
61 |
/> |
61 |
/> |
62 |
</Configuration> |
62 |
</Configuration> |
63 |
</Configurations> |
63 |
</Configurations> |
64 |
<References> |
64 |
<References> |
65 |
</References> |
65 |
</References> |
66 |
<Files> |
66 |
<Files> |
67 |
<Filter |
67 |
<Filter |
68 |
Name="Source Files" |
68 |
Name="Source Files" |
69 |
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
69 |
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
70 |
> |
70 |
> |
71 |
<File |
71 |
<File |
72 |
RelativePath="gpstest.c" |
72 |
RelativePath="gpstest.c" |
73 |
> |
73 |
> |
74 |
</File> |
74 |
</File> |
75 |
</Filter> |
75 |
</Filter> |
76 |
<Filter |
76 |
<Filter |
77 |
Name="Header Files" |
77 |
Name="Header Files" |
78 |
Filter="h;hpp;hxx;hm;inl" |
78 |
Filter="h;hpp;hxx;hm;inl" |
79 |
> |
79 |
> |
80 |
<File |
80 |
<File |
81 |
RelativePath="global.h" |
81 |
RelativePath="global.h" |
82 |
> |
82 |
> |
83 |
</File> |
83 |
</File> |
84 |
</Filter> |
84 |
</Filter> |
85 |
<Filter |
85 |
<Filter |
86 |
Name="Resource Files" |
86 |
Name="Resource Files" |
87 |
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
87 |
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
88 |
> |
88 |
> |
89 |
<File |
89 |
<File |
90 |
RelativePath="..\..\gps.c" |
90 |
RelativePath="..\..\gps.c" |
91 |
> |
91 |
> |
92 |
</File> |
92 |
</File> |
93 |
<File |
93 |
<File |
94 |
RelativePath="..\..\gps.h" |
94 |
RelativePath="..\..\gps.h" |
95 |
> |
95 |
> |
96 |
</File> |
96 |
</File> |
97 |
<File |
97 |
<File |
98 |
RelativePath="..\..\lcd_hd44780.c" |
98 |
RelativePath="..\..\lcd_hd44780.c" |
99 |
> |
99 |
> |
100 |
</File> |
100 |
</File> |
101 |
<File |
101 |
<File |
102 |
RelativePath="..\..\lcd_hd44780.h" |
102 |
RelativePath="..\..\lcd_hd44780.h" |
103 |
> |
103 |
> |
104 |
</File> |
104 |
</File> |
105 |
<File |
105 |
<File |
106 |
RelativePath="makefile" |
106 |
RelativePath="makefile" |
107 |
> |
107 |
> |
108 |
</File> |
108 |
</File> |
109 |
<File |
109 |
<File |
110 |
RelativePath="..\..\nmea.c" |
110 |
RelativePath="..\..\nmea.c" |
111 |
> |
111 |
> |
112 |
</File> |
112 |
</File> |
113 |
<File |
113 |
<File |
114 |
RelativePath="..\..\nmea.h" |
114 |
RelativePath="..\..\nmea.h" |
115 |
> |
115 |
> |
116 |
</File> |
116 |
</File> |
117 |
<File |
117 |
<File |
118 |
RelativePath="..\..\rprintf.c" |
118 |
RelativePath="..\..\rprintf.c" |
119 |
> |
119 |
> |
120 |
</File> |
120 |
</File> |
121 |
<File |
121 |
<File |
122 |
RelativePath="..\..\rprintf.h" |
122 |
RelativePath="..\..\rprintf.h" |
123 |
> |
123 |
> |
124 |
</File> |
124 |
</File> |
125 |
<File |
125 |
<File |
126 |
RelativePath="..\..\tsip.c" |
126 |
RelativePath="..\..\tsip.c" |
127 |
> |
127 |
> |
128 |
</File> |
128 |
</File> |
129 |
<File |
129 |
<File |
130 |
RelativePath="..\..\tsip.h" |
130 |
RelativePath="..\..\tsip.h" |
131 |
> |
131 |
> |
132 |
</File> |
132 |
</File> |
- |
|
133 |
<File |
- |
|
134 |
RelativePath="..\..\utm.c" |
- |
|
135 |
> |
- |
|
136 |
</File> |
- |
|
137 |
<File |
- |
|
138 |
RelativePath="..\..\utm.h" |
- |
|
139 |
> |
- |
|
140 |
</File> |
133 |
</Filter> |
141 |
</Filter> |
134 |
</Files> |
142 |
</Files> |
135 |
<Globals> |
143 |
<Globals> |
136 |
</Globals> |
144 |
</Globals> |
137 |
</VisualStudioProject> |
145 |
</VisualStudioProject> |