OSDN Git Service

Merge pull request #868 from sikabane-works/feature/add-doxycomment-main
[hengbandforosx/hengbandosx.git] / Hengband / Hengband / Hengband.vcxproj
index 167b4e0..90e82b1 100644 (file)
     <ClCompile Include="..\..\src\main\info-initializer.cpp" />\r
     <ClCompile Include="..\..\src\main\init-error-messages-table.cpp" />\r
     <ClCompile Include="..\..\src\main-win\main-win-bg.cpp" />\r
+    <ClCompile Include="..\..\src\main\scene-table-floor.cpp" />\r
+    <ClCompile Include="..\..\src\main\scene-table-monster.cpp" />\r
     <ClCompile Include="..\..\src\main\scene-table.cpp" />\r
     <ClCompile Include="..\..\src\market\building-initializer.cpp" />\r
     <ClCompile Include="..\..\src\melee\melee-spell-flags-checker.cpp" />\r
     </ClCompile>\r
     <ClCompile Include="..\..\src\store\home.cpp" />\r
     <ClCompile Include="..\..\src\store\museum.cpp" />\r
-    <ClCompile Include="..\..\src\store\owner-insults.cpp" />\r
     <ClCompile Include="..\..\src\store\pricing.cpp" />\r
     <ClCompile Include="..\..\src\store\purchase-order.cpp" />\r
     <ClCompile Include="..\..\src\store\sell-order.cpp" />\r
     <ClInclude Include="..\..\src\main\init-error-messages-table.h" />\r
     <ClInclude Include="..\..\src\main-win\main-win-bg.h" />\r
     <ClInclude Include="..\..\src\main-win\main-win-windows.h" />\r
+    <ClInclude Include="..\..\src\main\scene-table-floor.h" />\r
+    <ClInclude Include="..\..\src\main\scene-table-monster.h" />\r
     <ClInclude Include="..\..\src\main\scene-table.h" />\r
     <ClInclude Include="..\..\src\market\building-initializer.h" />\r
     <ClInclude Include="..\..\src\melee\melee-spell-flags-checker.h" />\r
     <ClInclude Include="..\..\src\stdafx.h" />\r
     <ClInclude Include="..\..\src\store\home.h" />\r
     <ClInclude Include="..\..\src\store\museum.h" />\r
-    <ClInclude Include="..\..\src\store\owner-insults.h" />\r
     <ClInclude Include="..\..\src\store\pricing.h" />\r
     <ClInclude Include="..\..\src\store\purchase-order.h" />\r
     <ClInclude Include="..\..\src\store\sell-order.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-type.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-util.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-ball.h" />\r
-    <ClInclude Include="..\..\src\mspell\mspell.h" />\r
     <ClInclude Include="..\..\src\player\player-personalities-types.h" />\r
     <ClInclude Include="..\..\src\player\player-race-types.h" />\r
     <ClInclude Include="..\..\src\player\player-classes-types.h" />\r
     <Error Condition="!Exists('..\packages\Microsoft.NetFramework.Analyzers.3.0.0\build\Microsoft.NetFramework.Analyzers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.NetFramework.Analyzers.3.0.0\build\Microsoft.NetFramework.Analyzers.props'))" />\r
     <Error Condition="!Exists('..\packages\Microsoft.CodeAnalysis.FxCopAnalyzers.3.0.0\build\Microsoft.CodeAnalysis.FxCopAnalyzers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeAnalysis.FxCopAnalyzers.3.0.0\build\Microsoft.CodeAnalysis.FxCopAnalyzers.props'))" />\r
   </Target>\r
-</Project>
\ No newline at end of file
+</Project>\r