123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- [Project]
- FileName=nmrpflash.dev
- Name=nmrpflash
- Type=1
- Ver=2
- ObjFiles=
- Includes=Wpdpack\Include
- Libs=Wpdpack\Lib
- PrivateResource=
- ResourceIncludes=
- MakeIncludes=
- Compiler=-DNMRPFLASH_VERSION=\"0.9.11-rc1\"_@@_
- CppCompiler=
- Linker=-liphlpapi_@@_-lws2_32_@@_-ladvapi32_@@_-lwpcap_@@_-lpacket_@@__@@_
- IsCpp=0
- Icon=
- ExeOutput=
- ObjectOutput=Obj
- LogOutput=
- LogOutputEnabled=0
- OverrideOutput=0
- OverrideOutputName=nmrpflash.exe
- HostApplication=
- UseCustomMakefile=0
- CustomMakefile=
- CommandLine=-L
- Folders=
- IncludeVersionInfo=0
- SupportXPThemes=0
- CompilerSet=3
- CompilerSettings=0000000100000000000001000
- UnitCount=6
- [VersionInfo]
- Major=1
- Minor=0
- Release=0
- Build=0
- LanguageID=1033
- CharsetID=1252
- CompanyName=
- FileVersion=1.0.0.0
- FileDescription=Developed using the Dev-C++ IDE
- InternalName=
- LegalCopyright=
- LegalTrademarks=
- OriginalFilename=
- ProductName=
- ProductVersion=1.0.0.0
- AutoIncBuildNr=0
- SyncProduct=1
- [Unit1]
- FileName=ethsock.c
- CompileCpp=0
- Folder=
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit2]
- FileName=main.c
- CompileCpp=0
- Folder=
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit3]
- FileName=nmrp.c
- CompileCpp=0
- Folder=
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit4]
- FileName=tftp.c
- CompileCpp=0
- Folder=
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit5]
- FileName=nmrpd.h
- CompileCpp=0
- Folder=
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
- [Unit6]
- FileName=util.c
- CompileCpp=0
- Folder=
- Compile=1
- Link=1
- Priority=1000
- OverrideBuildCmd=0
- BuildCmd=
|