OSDN Git Service

[Refactor] #40413 Separated vowel-checker.c/h from util.c/h
[hengband/hengband.git] / Hengband / Hengband / Hengband.vcxproj.filters
index 3b2bfd2..e83a30d 100644 (file)
     <ClCompile Include="..\..\src\io\command-repeater.c">
       <Filter>io</Filter>
     </ClCompile>
+    <ClCompile Include="..\..\src\locale\vowel-checker.c">
+      <Filter>locale</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\src\cmd\cmd-basic.h">
     <ClInclude Include="..\..\src\io\command-repeater.h">
       <Filter>io</Filter>
     </ClInclude>
+    <ClInclude Include="..\..\src\locale\vowel-checker.h">
+      <Filter>locale</Filter>
+    </ClInclude>
   </ItemGroup>
   <ItemGroup>
     <None Include="..\..\src\wall.bmp" />