Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

Commit 3fcd161

Browse files
committed
名称変更
1 parent c17ba30 commit 3fcd161

File tree

6 files changed

+2
-57
lines changed

6 files changed

+2
-57
lines changed

sjisutf8/Header.hpp

-55
This file was deleted.

sjisutf8.sln utflib.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
44
VisualStudioVersion = 15.0.27428.2015
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sjisutf8", "sjisutf8\sjisutf8.vcxproj", "{1D297C95-A9FC-491F-86B5-46B1255B09E2}"
6+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "utflib", "utflib\utflib.vcxproj", "{1D297C95-A9FC-491F-86B5-46B1255B09E2}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
File renamed without changes.
File renamed without changes.
File renamed without changes.

sjisutf8/sjisutf8.vcxproj utflib/utflib.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PropertyGroup Label="Globals">
2222
<VCProjectVersion>15.0</VCProjectVersion>
2323
<ProjectGuid>{1D297C95-A9FC-491F-86B5-46B1255B09E2}</ProjectGuid>
24-
<RootNamespace>sjisutf8</RootNamespace>
24+
<RootNamespace>utflib</RootNamespace>
2525
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
2626
</PropertyGroup>
2727
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />

0 commit comments

Comments
 (0)