From 029e14fb0f68b02b64ef95a4c70bc05ba9b13ae1 Mon Sep 17 00:00:00 2001 From: Ren RenJuan Date: Fri, 24 Jan 2014 22:20:05 +0000 Subject: [PATCH] I --- ACTK1_0/se/LPE/LPChkCmdExtension.d | 8 -------- ACTK1_0/se/LPE/LPChkExtension.d | 7 ------- ACTK1_0/se/LPE/LPCreate.d | 10 ---------- ACTK1_0/se/LPE/LPExtension.d | 2 -- ACTK1_0/se/LPE/LPLaunch.d | 4 ---- ACTK1_0/se/LPE/LPRespExtender.d | 6 ------ 6 files changed, 37 deletions(-) delete mode 100644 ACTK1_0/se/LPE/LPChkCmdExtension.d delete mode 100644 ACTK1_0/se/LPE/LPChkExtension.d delete mode 100644 ACTK1_0/se/LPE/LPCreate.d delete mode 100644 ACTK1_0/se/LPE/LPExtension.d delete mode 100644 ACTK1_0/se/LPE/LPLaunch.d delete mode 100644 ACTK1_0/se/LPE/LPRespExtender.d diff --git a/ACTK1_0/se/LPE/LPChkCmdExtension.d b/ACTK1_0/se/LPE/LPChkCmdExtension.d deleted file mode 100644 index 8b3f489..0000000 --- a/ACTK1_0/se/LPE/LPChkCmdExtension.d +++ /dev/null @@ -1,8 +0,0 @@ -build/LPChkCmdExtension.o se/LPE/LPChkCmdExtension.d: \ - se/LPE/LPChkCmdExtension.cpp se/LPE/LPChkCmdExtension.hpp \ - common/ErrorPkg.hpp common/Properties.hpp config/config.h \ - common/EPPException.hpp common/ConfigurationError.hpp common/Logger.hpp \ - se/Command.hpp se/SendSE.hpp xml/EPPWriter.hpp xml/XMLWriter.hpp \ - xml/ParsingException.hpp se/Extension.hpp se/CommandExtension.hpp \ - se/IllegalArgException.hpp se/LPE/LPExtension.hpp xml/XMLHelper.hpp \ - xml/XStr.hpp diff --git a/ACTK1_0/se/LPE/LPChkExtension.d b/ACTK1_0/se/LPE/LPChkExtension.d deleted file mode 100644 index 9f7635a..0000000 --- a/ACTK1_0/se/LPE/LPChkExtension.d +++ /dev/null @@ -1,7 +0,0 @@ -build/LPChkExtension.o se/LPE/LPChkExtension.d: se/LPE/LPChkExtension.cpp \ - se/LPE/LPChkExtension.hpp common/ErrorPkg.hpp common/Properties.hpp \ - config/config.h common/EPPException.hpp common/ConfigurationError.hpp \ - common/Logger.hpp se/Command.hpp se/SendSE.hpp xml/EPPWriter.hpp \ - xml/XMLWriter.hpp xml/ParsingException.hpp se/Extension.hpp \ - se/CommandExtension.hpp se/IllegalArgException.hpp \ - se/LPE/LPExtension.hpp xml/XMLHelper.hpp xml/XStr.hpp diff --git a/ACTK1_0/se/LPE/LPCreate.d b/ACTK1_0/se/LPE/LPCreate.d deleted file mode 100644 index 88d44b0..0000000 --- a/ACTK1_0/se/LPE/LPCreate.d +++ /dev/null @@ -1,10 +0,0 @@ -build/LPCreate.o se/LPE/LPCreate.d: se/LPE/LPCreate.cpp \ - se/LPE/LPCreate.hpp se/DomainCreateCommand.hpp se/CreateCommand.hpp \ - se/ObjectCommand.hpp se/Command.hpp se/SendSE.hpp xml/EPPWriter.hpp \ - xml/XMLWriter.hpp common/Logger.hpp common/Properties.hpp \ - config/config.h common/EPPException.hpp common/ConfigurationError.hpp \ - xml/ParsingException.hpp se/Extension.hpp se/CommandExtension.hpp \ - se/ObjectType.hpp se/StandardCommandType.hpp se/EnumType.hpp \ - se/IllegalArgException.hpp se/CommandType.hpp common/StringUtils.hpp \ - se/Period.hpp se/PeriodUnit.hpp se/LPE/LPLaunch.hpp \ - se/LPE/LPExtension.hpp xml/XMLHelper.hpp xml/XStr.hpp diff --git a/ACTK1_0/se/LPE/LPExtension.d b/ACTK1_0/se/LPE/LPExtension.d deleted file mode 100644 index 0aacf84..0000000 --- a/ACTK1_0/se/LPE/LPExtension.d +++ /dev/null @@ -1,2 +0,0 @@ -build/LPExtension.o se/LPE/LPExtension.d: se/LPE/LPExtension.cpp \ - se/LPE/LPExtension.hpp se/Extension.hpp diff --git a/ACTK1_0/se/LPE/LPLaunch.d b/ACTK1_0/se/LPE/LPLaunch.d deleted file mode 100644 index 9998de5..0000000 --- a/ACTK1_0/se/LPE/LPLaunch.d +++ /dev/null @@ -1,4 +0,0 @@ -build/LPLaunch.o se/LPE/LPLaunch.d: se/LPE/LPLaunch.cpp xml/XMLHelper.hpp \ - xml/XStr.hpp se/LPE/LPLaunch.hpp xml/XMLWriter.hpp common/Logger.hpp \ - common/Properties.hpp config/config.h common/EPPException.hpp \ - common/ConfigurationError.hpp se/LPE/LPExtension.hpp se/Extension.hpp diff --git a/ACTK1_0/se/LPE/LPRespExtender.d b/ACTK1_0/se/LPE/LPRespExtender.d deleted file mode 100644 index c39214c..0000000 --- a/ACTK1_0/se/LPE/LPRespExtender.d +++ /dev/null @@ -1,6 +0,0 @@ -build/LPRespExtender.o se/LPE/LPRespExtender.d: se/LPE/LPRespExtender.cpp \ - se/LPE/LPLaunch.hpp xml/XMLWriter.hpp common/Logger.hpp \ - common/Properties.hpp config/config.h common/EPPException.hpp \ - common/ConfigurationError.hpp se/LPE/LPExtension.hpp se/Extension.hpp \ - se/LPE/LPRespExtender.hpp se/ResponseExtension.hpp se/ReceiveSE.hpp \ - xml/XMLDocument.hpp