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="{E81EE5C5-BF61-4F63-97E0-F94397BD48AF}" |
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 |
</Filter> |
- |
|
90 |
<Filter |
- |
|
91 |
Name="avrlib" |
- |
|
92 |
> |
- |
|
93 |
<File |
- |
|
94 |
RelativePath=".\avrlibdefs.h" |
- |
|
95 |
> |
- |
|
96 |
</File> |
- |
|
97 |
<File |
- |
|
98 |
RelativePath=".\avrlibtypes.h" |
- |
|
99 |
> |
- |
|
100 |
</File> |
- |
|
101 |
<File |
- |
|
102 |
RelativePath=".\buffer.c" |
- |
|
103 |
> |
- |
|
104 |
</File> |
- |
|
105 |
<File |
- |
|
106 |
RelativePath=".\buffer.h" |
- |
|
107 |
> |
- |
|
108 |
</File> |
- |
|
109 |
<File |
- |
|
110 |
RelativePath=".\gps.c" |
- |
|
111 |
> |
- |
|
112 |
</File> |
- |
|
113 |
<File |
- |
|
114 |
RelativePath=".\gps.h" |
- |
|
115 |
> |
- |
|
116 |
</File> |
- |
|
117 |
<File |
- |
|
118 |
RelativePath=".\lcd_hd44780.c" |
- |
|
119 |
> |
- |
|
120 |
</File> |
- |
|
121 |
<File |
- |
|
122 |
RelativePath=".\lcd_hd44780.h" |
- |
|
123 |
> |
- |
|
124 |
</File> |
- |
|
125 |
<File |
- |
|
126 |
RelativePath=".\lcdconf.h" |
- |
|
127 |
> |
- |
|
128 |
</File> |
- |
|
129 |
<File |
- |
|
130 |
RelativePath=".\nmea.c" |
- |
|
131 |
> |
- |
|
132 |
</File> |
- |
|
133 |
<File |
- |
|
134 |
RelativePath=".\nmea.h" |
- |
|
135 |
> |
- |
|
136 |
</File> |
- |
|
137 |
<File |
- |
|
138 |
RelativePath=".\port128.h" |
- |
|
139 |
> |
- |
|
140 |
</File> |
- |
|
141 |
<File |
- |
|
142 |
RelativePath=".\rprintf.c" |
- |
|
143 |
> |
- |
|
144 |
</File> |
89 |
<File |
145 |
<File |
90 |
RelativePath="..\..\gps.c" |
146 |
RelativePath=".\rprintf.h" |
91 |
> |
147 |
> |
92 |
</File> |
148 |
</File> |
93 |
<File |
149 |
<File |
94 |
RelativePath="..\..\gps.h" |
150 |
RelativePath=".\timer.c" |
95 |
> |
151 |
> |
96 |
</File> |
152 |
</File> |
97 |
<File |
153 |
<File |
98 |
RelativePath="..\..\lcd_hd44780.c" |
154 |
RelativePath=".\timer.h" |
99 |
> |
155 |
> |
100 |
</File> |
156 |
</File> |
101 |
<File |
157 |
<File |
102 |
RelativePath="..\..\lcd_hd44780.h" |
158 |
RelativePath=".\tsip.c" |
103 |
> |
159 |
> |
104 |
</File> |
160 |
</File> |
105 |
<File |
161 |
<File |
106 |
RelativePath="makefile" |
162 |
RelativePath=".\tsip.h" |
107 |
> |
163 |
> |
108 |
</File> |
164 |
</File> |
109 |
<File |
165 |
<File |
110 |
RelativePath="..\..\nmea.c" |
166 |
RelativePath=".\uart.c" |
111 |
> |
167 |
> |
112 |
</File> |
168 |
</File> |
113 |
<File |
169 |
<File |
114 |
RelativePath="..\..\nmea.h" |
170 |
RelativePath=".\uart.h" |
115 |
> |
171 |
> |
116 |
</File> |
172 |
</File> |
117 |
<File |
173 |
<File |
118 |
RelativePath="..\..\rprintf.c" |
174 |
RelativePath=".\uart2.c" |
119 |
> |
175 |
> |
120 |
</File> |
176 |
</File> |
121 |
<File |
177 |
<File |
122 |
RelativePath="..\..\rprintf.h" |
178 |
RelativePath=".\uart2.h" |
123 |
> |
179 |
> |
124 |
</File> |
180 |
</File> |
125 |
<File |
181 |
<File |
126 |
RelativePath="..\..\tsip.c" |
182 |
RelativePath=".\utm.c" |
127 |
> |
183 |
> |
128 |
</File> |
184 |
</File> |
129 |
<File |
185 |
<File |
130 |
RelativePath="..\..\tsip.h" |
186 |
RelativePath=".\utm.h" |
131 |
> |
187 |
> |
132 |
</File> |
188 |
</File> |
133 |
<File |
189 |
<File |
134 |
RelativePath="..\..\utm.c" |
190 |
RelativePath=".\vt100.c" |
135 |
> |
191 |
> |
136 |
</File> |
192 |
</File> |
137 |
<File |
193 |
<File |
138 |
RelativePath="..\..\utm.h" |
194 |
RelativePath=".\vt100.h" |
139 |
> |
195 |
> |
140 |
</File> |
196 |
</File> |
141 |
</Filter> |
197 |
</Filter> |
142 |
</Files> |
198 |
</Files> |
143 |
<Globals> |
199 |
<Globals> |
144 |
</Globals> |
200 |
</Globals> |
145 |
</VisualStudioProject> |
201 |
</VisualStudioProject> |