Skip to content

Commit

Permalink
Use NanaRun.IconResource project.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Jul 31, 2024
1 parent 233c89a commit 2795405
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
Binary file modified MinSudo/MinSudo.rc
Binary file not shown.
1 change: 1 addition & 0 deletions MinSudo/MinSudo.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<Import Project="..\Mile.Project.Windows\Mile.Project.Platform.ARM64.props" />
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.Default.props" />
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.props" />
<Import Project="..\NanaRun.IconResource\NanaRun.IconResource.props" />
<ItemDefinitionGroup>
<ClCompile>
<EnableEnhancedInstructionSet Condition="'$(Platform)'=='Win32'">NoExtensions</EnableEnhancedInstructionSet>
Expand Down
4 changes: 1 addition & 3 deletions MinSudo/resource.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
// 供 MinSudo.rc 使用
//
#define IDR_TRANSLATIONS 101
#define IDR_TRANSLATIONS1 102
#define IDI_MINSUDO 103

// Next default values for new objects
//
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
Expand Down
1 change: 1 addition & 0 deletions NanaRun/NanaRun.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<Import Project="..\Mile.Project.Windows\Mile.Project.Platform.ARM64.props" />
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.Default.props" />
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.props" />
<Import Project="..\NanaRun.IconResource\NanaRun.IconResource.props" />
<ItemDefinitionGroup>
<ClCompile>
<EnableEnhancedInstructionSet Condition="'$(Platform)'=='Win32'">NoExtensions</EnableEnhancedInstructionSet>
Expand Down
1 change: 1 addition & 0 deletions SynthRdp/SynthRdp.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<Import Project="..\Mile.Project.Windows\Mile.Project.Platform.ARM64.props" />
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.Default.props" />
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.props" />
<Import Project="..\NanaRun.IconResource\NanaRun.IconResource.props" />
<ItemDefinitionGroup>
<ClCompile>
<EnableEnhancedInstructionSet Condition="'$(Platform)'=='Win32'">NoExtensions</EnableEnhancedInstructionSet>
Expand Down

0 comments on commit 2795405

Please sign in to comment.