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