Skip to content

Commit

Permalink
ToDoList.todo に todo を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 18, 2019
1 parent e16287e commit fa0230e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ToDoList.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
<DCC_RemoteDebug>false</DCC_RemoteDebug>
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
<VerInfo_Build>59</VerInfo_Build>
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.59;InternalName=;LegalCopyright=arigayas;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=Debug</VerInfo_Keys>
<VerInfo_Build>69</VerInfo_Build>
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.69;InternalName=;LegalCopyright=arigayas;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=Debug</VerInfo_Keys>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
Expand All @@ -119,8 +119,8 @@
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
<VerInfo_Build>17</VerInfo_Build>
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.17;InternalName=;LegalCopyright=arigayas;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_Build>21</VerInfo_Build>
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.21;InternalName=;LegalCopyright=arigayas;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<Icon_MainIcon>ToDoList_Icon.ico</Icon_MainIcon>
<UWP_DelphiLogo44>ToDoList.png</UWP_DelphiLogo44>
<UWP_DelphiLogo150>ToDoList.png</UWP_DelphiLogo150>
Expand Down
Binary file modified ToDoList.res
Binary file not shown.
2 changes: 2 additions & 0 deletions ToDoList.todo
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{TODO -c�t�@�C�� :ini�t�@�C���ւ̕ۑ����\�b�h���쐬��ɐݒ��ʂɕۑ��{�^�������B
�ۑ��{�^���������ƃE�B���h�E��‚���B}
{TODO -c���t�@�N�^�����O : ini�t�@�C���ւ̕ۑ���Ɨ����\�b�h�ɂ���}
{TODO -c���t�@�N�^�����O : ini�t�@�C������̓ǂݍ��݂�Ɨ����\�b�h�ɂ���}
{DONE -cUI�̉��P : �`�F�b�N�}�[�N��t���������E�B���h�E�^�C�g���ɕ\������}
Expand Down

0 comments on commit fa0230e

Please sign in to comment.