From 27ff9ebcde0ca58fd49c7c8b7c6545272356402f Mon Sep 17 00:00:00 2001 From: Sebastien Gonzalve Date: Wed, 8 Apr 2015 11:46:04 +0200 Subject: Remove deprecated project file for Dev-Cpp IDE File removed from remote-process folder Change-Id: Iec37d2581fd424e7cfd891224813e57a56caa2a6 Signed-off-by: Sebastien Gonzalve --- remote-processor/remote-processor.dev | 271 ---------------------------------- 1 file changed, 271 deletions(-) delete mode 100644 remote-processor/remote-processor.dev (limited to 'remote-processor') diff --git a/remote-processor/remote-processor.dev b/remote-processor/remote-processor.dev deleted file mode 100644 index 4860949..0000000 --- a/remote-processor/remote-processor.dev +++ /dev/null @@ -1,271 +0,0 @@ -[Project] -FileName=remote-processor.dev -Name=remote-processor -UnitCount=19 -Type=3 -Ver=3 -IsCpp=1 -Folders= -CommandLine= -CompilerSettings=0000000000000000000000 -PchHead=-1 -PchSource=-1 -ProfilesCount=1 -ProfileIndex=0 - -[Unit3] -FileName=ConnectionSocket.cpp -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit4] -FileName=ConnectionSocket.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit5] -FileName=ListeningSocket.cpp -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit6] -FileName=ListeningSocket.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit7] -FileName=Message.cpp -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit8] -FileName=Message.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit9] -FileName=RemoteCommand.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit10] -FileName=RemoteCommandHandler.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit11] -FileName=RemoteProcessorProtocol.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit12] -FileName=RemoteProcessorServer.cpp -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit13] -FileName=RemoteProcessorServer.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit14] -FileName=RemoteProcessorServerBuilder.cpp -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit15] -FileName=RemoteProcessorServerInterface.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit16] -FileName=RequestMessage.cpp -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit17] -FileName=RequestMessage.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit18] -FileName=Socket.cpp -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit19] -FileName=Socket.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit20] -FileName=Socket.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit21] -FileName=Socket.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[VersionInfo] -Major=0 -Minor=1 -Release=1 -Build=1 -LanguageID=1033 -CharsetID=1252 -CompanyName= -FileVersion= -FileDescription=Developed using the Dev-C++ IDE -InternalName= -LegalCopyright= -LegalTrademarks= -OriginalFilename= -ProductName= -ProductVersion= -AutoIncBuildNrOnRebuild=0 -AutoIncBuildNrOnCompile=0 - -[Profile1] -ProfileName=Default Profile -Type=3 -ObjFiles= -Includes= -Libs= -ResourceIncludes= -MakeIncludes= -Compiler=-DBUILDING_DLL=1_@@_ -CppCompiler=-DBUILDING_DLL=1 -O2_@@_ -Linker= -PreprocDefines= -CompilerSettings=0000000000000000000000 -Icon= -ExeOutput=..\..\..\Windows\parameter-framework-build-windows -ObjectOutput=..\..\..\Windows\parameter-framework-build-windows\intemediates -OverrideOutput=0 -OverrideOutputName=remote-processor.dll -HostApplication= -CommandLine= -UseCustomMakefile=0 -CustomMakefile= -IncludeVersionInfo=0 -SupportXPThemes=0 -CompilerSet=0 -CompilerType=0 - -[Unit2] -FileName=AnswerMessage.h -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -[Unit1] -FileName=AnswerMessage.cpp -CompileCpp=1 -Folder=remote-processor -Compile=1 -Link=1 -Priority=1000 -OverrideBuildCmd=0 -BuildCmd= - -- cgit v1.1