<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="ampboot" ProjectGUID="{80C12F4E-52ED-412B-8837-8E1A866B32A7}" RootNamespace="ampboot" Keyword="Win32Proj"> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)\Programs\2003" IntermediateDirectory="$(SolutionDir)\Objects\2003" ConfigurationType="1" CharacterSet="2"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;MAKEFILE;WINPCAP" RuntimeLibrary="4" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3" CompileAs="1" DisableSpecificWarnings="4996"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib Packet.lib wpcap.lib" OutputFile="$(OutDir)/ampboot.exe" LinkIncremental="1" AdditionalLibraryDirectories="..\library" GenerateDebugInformation="FALSE" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" TargetMachine="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> <File RelativePath="..\..\tools\__bswap.c"> </File> <File RelativePath="..\..\plc\ampboot.c"> </File> <File RelativePath="..\..\plc\BootDevice1.c"> </File> <File RelativePath="..\..\plc\BootDevice2.c"> </File> <File RelativePath="..\..\plc\BootFirmware1.c"> </File> <File RelativePath="..\..\plc\BootFirmware2.c"> </File> <File RelativePath="..\..\plc\BootParameters1.c"> </File> <File RelativePath="..\..\plc\BootParameters2.c"> </File> <File RelativePath="..\..\ether\channel.c"> </File> <File RelativePath="..\..\tools\checkfilename.c"> </File> <File RelativePath="..\..\tools\checksum32.c"> </File> <File RelativePath="..\..\plc\chipset.c"> </File> <File RelativePath="..\..\ether\closechannel.c"> </File> <File RelativePath="..\..\plc\Confirm.c"> </File> <File RelativePath="..\..\plc\Devices.c"> </File> <File RelativePath="..\..\tools\endian.c"> </File> <File RelativePath="..\..\tools\endian.h"> </File> <File RelativePath="..\..\tools\error.c"> </File> <File RelativePath="..\..\mme\EthernetHeader.c"> </File> <File RelativePath="..\..\plc\Failure.c"> </File> <File RelativePath="..\..\tools\fdchecksum32.c"> </File> <File RelativePath="..\..\plc\FlashDevice1.c"> </File> <File RelativePath="..\..\plc\FlashNVM.c"> </File> <File RelativePath="..\..\ether\gethwaddr.c"> </File> <File RelativePath="..\..\ether\getifname.c"> </File> <File RelativePath="..\..\tools\getoptv.c"> </File> <File RelativePath="..\..\tools\gettimeofday.c"> </File> <File RelativePath="..\..\tools\hexdecode.c"> </File> <File RelativePath="..\..\tools\hexdump.c"> </File> <File RelativePath="..\..\plc\InitDevice1.c"> </File> <File RelativePath="..\..\plc\InitDevice2.c"> </File> <File RelativePath="..\..\nvm\lightning_nvm_file.c"> </File> <File RelativePath="..\..\pib\lightning_pib_file.c"> </File> <File RelativePath="..\..\mme\MMECode.c"> </File> <File RelativePath="..\..\ether\openchannel.c"> </File> <File RelativePath="..\..\tools\putoptv.c"> </File> <File RelativePath="..\..\mme\QualcommHeader.c"> </File> <File RelativePath="..\..\plc\ReadMME.c"> </File> <File RelativePath="..\..\ether\readpacket.c"> </File> <File RelativePath="..\..\plc\Request.c"> </File> <File RelativePath="..\..\plc\SendMME.c"> </File> <File RelativePath="..\..\ether\sendpacket.c"> </File> <File RelativePath="..\..\plc\StartFirmware1.c"> </File> <File RelativePath="..\..\tools\todigit.c"> </File> <File RelativePath="..\..\tools\typename.c"> </File> <File RelativePath="..\..\tools\uintspec.c"> </File> <File RelativePath="..\..\mme\UnwantedMessage.c"> </File> <File RelativePath="..\..\tools\version.c"> </File> <File RelativePath="..\..\plc\WaitForReset.c"> </File> <File RelativePath="..\..\plc\WaitForRestart.c"> </File> <File RelativePath="..\..\plc\WaitForStart.c"> </File> <File RelativePath="..\..\plc\WriteExecuteFirmware1.c"> </File> <File RelativePath="..\..\plc\WriteExecuteFirmware2.c"> </File> <File RelativePath="..\..\plc\WriteExecuteParameters2.c"> </File> <File RelativePath="..\..\plc\WriteExecutePIB.c"> </File> <File RelativePath="..\..\plc\WriteFirmware1.c"> </File> <File RelativePath="..\..\plc\WriteMEM.c"> </File> <File RelativePath="..\..\plc\WriteNVM.c"> </File> <File RelativePath="..\..\plc\WritePIB.c"> </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> <File RelativePath="..\..\plc\amp.h"> </File> <File RelativePath="..\..\ether\channel.h"> </File> <File RelativePath="..\..\tools\error.h"> </File> <File RelativePath="..\..\ether\ether.h"> </File> <File RelativePath="..\..\tools\files.h"> </File> <File RelativePath="..\..\tools\getoptv.h"> </File> <File RelativePath="..\..\nvm\nvm.h"> </File> <File RelativePath="..\..\pib\pib.h"> </File> <File RelativePath="..\..\tools\putoptv.h"> </File> <File RelativePath="..\..\tools\version.h"> </File> </Filter> <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> </Filter> </Files> <Globals> </Globals> </VisualStudioProject>