マスタエディタ出力チェッカ:ファイル削除用バッチファイルを追加。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@373 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
nishikawa_takeshi 2009-07-09 05:33:26 +00:00
parent f8b506bc57
commit 59fb67c68c
5 changed files with 85 additions and 1 deletions

View File

@ -13,6 +13,12 @@
"SccProvider" = "8:"
"Hierarchy"
{
"Entry"
{
"MsmKey" = "8:_0318F646F5464461B763DABF90F34D78"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_1A54605CE6E3403EB752621264098FE3"
@ -99,6 +105,12 @@
}
"Entry"
{
"MsmKey" = "8:_B228776C9B184243A4C63D2B51E0E6CB"
"OwnerKey" = "8:_97CE56BC91094FBFB083E119975EE3CE"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_B6C5DAAC93C84FDD91D5B6A7ACD34F92"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@ -123,6 +135,12 @@
}
"Entry"
{
"MsmKey" = "8:_BF8941DC9FBE482B8F4F48E0534EB670"
"OwnerKey" = "8:_B228776C9B184243A4C63D2B51E0E6CB"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_CA2D37D0D1D9498183292FE6A4A78C18"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@ -157,6 +175,12 @@
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_97CE56BC91094FBFB083E119975EE3CE"
"MsmSig" = "8:_UNDEFINED"
}
}
"Configurations"
{
@ -262,6 +286,26 @@
}
"File"
{
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_0318F646F5464461B763DABF90F34D78"
{
"SourcePath" = "8:..\\rm.bat"
"TargetName" = "8:rm.bat"
"Tag" = "8:"
"Folder" = "8:_FBFB7C5A8213459CA2C0A3BBC932AE3C"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1A54605CE6E3403EB752621264098FE3"
{
"SourcePath" = "8:..\\ERROR.SRL"
@ -823,7 +867,7 @@
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:MasterEditorTWLChecker"
"ProductCode" = "8:{D26DA918-86DA-4E04-9185-BDFFA94D5E55}"
"PackageCode" = "8:{606149FD-20C5-4305-8E6B-E7C44793C051}"
"PackageCode" = "8:{7AB4A704-465B-47CA-8496-BF3888EB4DE8}"
"UpgradeCode" = "8:{02DB365E-B80C-41A2-A777-6B6683FA9332}"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:FALSE"
@ -1338,6 +1382,34 @@
}
"MergeModule"
{
"{CEE29DC0-9FBA-4B99-8D47-5BC643D9B626}:_B228776C9B184243A4C63D2B51E0E6CB"
{
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:TRUE"
"SourcePath" = "8:policy_9_0_Microsoft_VC90_CRT_x86.msm"
"Properties"
{
}
"LanguageId" = "3:0"
"Exclude" = "11:FALSE"
"Folder" = "8:"
"Feature" = "8:"
"IsolateTo" = "8:"
}
"{CEE29DC0-9FBA-4B99-8D47-5BC643D9B626}:_BF8941DC9FBE482B8F4F48E0534EB670"
{
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:TRUE"
"SourcePath" = "8:microsoft_vc90_crt_x86.msm"
"Properties"
{
}
"LanguageId" = "3:0"
"Exclude" = "11:FALSE"
"Folder" = "8:"
"Feature" = "8:"
"IsolateTo" = "8:"
}
}
"ProjectOutput"
{

View File

@ -0,0 +1,12 @@
set my_dir=%~d0%~p0
del "%my_dir%TKGUJ00.SRL"
del "%my_dir%TKGUJ00_MIDDLEWARE.XML"
del "%my_dir%TKGUJ00_MIDDLEWARE.HTML"
del "%my_dir%TKGUJ00_SHEET.XML"
del "%my_dir%T0CZA00.SRL"
del "%my_dir%T0CZA00_MIDDLEWARE.XML"
del "%my_dir%T0CZA00_MIDDLEWARE.HTML"
del "%my_dir%T0CZA00_SHEET.XML"