<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="AVRProject"
ProjectGUID="{E81EE5C5-BF61-4F63-97E0-F94397BD48AF}"
Keyword="MakeFileProj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="0"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="make"
ReBuildCommandLine="make make clean"
CleanCommandLine=""
Output="AVRProject.exe"
PreprocessorDefinitions=""
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="0"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="make"
ReBuildCommandLine="make "
CleanCommandLine=""
Output="AVRProject.exe"
PreprocessorDefinitions=""
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
RelativePath="gpstest.c"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl"
>
<File
RelativePath="global.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
</Filter>
<Filter
Name="avrlib"
>
<File
RelativePath=".\avrlibdefs.h"
>
</File>
<File
RelativePath=".\avrlibtypes.h"
>
</File>
<File
RelativePath=".\buffer.c"
>
</File>
<File
RelativePath=".\buffer.h"
>
</File>
<File
RelativePath=".\gps.c"
>
</File>
<File
RelativePath=".\gps.h"
>
</File>
<File
RelativePath=".\lcd_hd44780.c"
>
</File>
<File
RelativePath=".\lcd_hd44780.h"
>
</File>
<File
RelativePath=".\lcdconf.h"
>
</File>
<File
RelativePath=".\nmea.c"
>
</File>
<File
RelativePath=".\nmea.h"
>
</File>
<File
RelativePath=".\port128.h"
>
</File>
<File
RelativePath=".\rprintf.c"
>
</File>
<File
RelativePath=".\rprintf.h"
>
</File>
<File
RelativePath=".\timer.c"
>
</File>
<File
RelativePath=".\timer.h"
>
</File>
<File
RelativePath=".\tsip.c"
>
</File>
<File
RelativePath=".\tsip.h"
>
</File>
<File
RelativePath=".\uart.c"
>
</File>
<File
RelativePath=".\uart.h"
>
</File>
<File
RelativePath=".\uart2.c"
>
</File>
<File
RelativePath=".\uart2.h"
>
</File>
<File
RelativePath=".\utm.c"
>
</File>
<File
RelativePath=".\utm.h"
>
</File>
<File
RelativePath=".\vt100.c"
>
</File>
<File
RelativePath=".\vt100.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>