diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb index d4db850..84cd5f8 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo index b6f1d10..fe8b8ef 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm index 7565fd5..ec57ab6 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_srl.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_srl.cpp index 6baf3ce..710c3b7 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_srl.cpp +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_srl.cpp @@ -175,7 +175,7 @@ void Form1::setSrlForms(void) System::String ^acc = gcnew System::String(""); if( this->hSrl->IsCommonClientKey == true ) { - acc += "commonClientKey.\r\n"; + acc += "CommonClientKey.\r\n"; } if( this->hSrl->IsAesSlotBForES == true ) { @@ -199,7 +199,7 @@ void Form1::setSrlForms(void) } if( this->hSrl->IsCommonClientKeyForDebugger == true ) { - acc += "commonClientKey(Debugger System Menu).\r\n"; + acc += "CommonClientKey(Debugger System Menu).\r\n"; } this->tboxAccessOther->Text = acc; diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp index 919deaf..af8a28b 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp @@ -96,7 +96,7 @@ ECDeliverableResult RCDeliverable::writeSpreadsheet( System::String ^access = gcnew System::String(""); if( hSrl->IsCommonClientKey ) { - access += "commonClientKey. "; + access += "CommonClientKey. "; } if( hSrl->IsAesSlotBForES ) { @@ -108,11 +108,11 @@ ECDeliverableResult RCDeliverable::writeSpreadsheet( } if( hSrl->IsAesSlotBForJpegEnc ) { - access += "JpegSign for the Launcher. "; + access += "Jpeg Signature for the Launcher."; } if( hSrl->IsAesSlotBForJpegEncUser ) { - access += "JpegSign. "; + access += "Jpeg Signature."; } if( hSrl->IsAesSlotAForSSL ) { @@ -120,7 +120,7 @@ ECDeliverableResult RCDeliverable::writeSpreadsheet( } if( hSrl->IsCommonClientKeyForDebugger ) { - access += "commonClientKey(Debugger System Menu). "; + access += "CommonClientKey(Debugger System Menu). "; } // 使用ライセンス