OSDN Git Service

Merge pull request #868 from sikabane-works/feature/add-doxycomment-main
[hengbandforosx/hengbandosx.git] / Hengband / Hengband / Hengband.vcxproj
index 96cc901..90e82b1 100644 (file)
     <ClCompile Include="..\..\src\cmd-action\cmd-travel.cpp" />\r
     <ClCompile Include="..\..\src\cmd-action\cmd-tunnel.cpp" />\r
     <ClCompile Include="..\..\src\action\movement-execution.cpp" />\r
-    <ClCompile Include="..\..\src\cmd-building\cmd-store.cpp" />\r
+    <ClCompile Include="..\..\src\store\cmd-store.cpp" />\r
     <ClCompile Include="..\..\src\cmd-io\cmd-floor.cpp" />\r
     <ClCompile Include="..\..\src\cmd-io\cmd-lore.cpp" />\r
     <ClCompile Include="..\..\src\cmd-io\cmd-menu-content-table.cpp" />\r
     <ClCompile Include="..\..\src\io\cursor.cpp" />\r
     <ClCompile Include="..\..\src\io\input-key-acceptor.cpp" />\r
     <ClCompile Include="..\..\src\io\input-key-requester.cpp" />\r
-    <ClCompile Include="..\..\src\io\store-key-processor.cpp" />\r
+    <ClCompile Include="..\..\src\store\store-key-processor.cpp" />\r
     <ClCompile Include="..\..\src\load\info-loader.cpp" />\r
     <ClCompile Include="..\..\src\locale\utf-8.cpp" />\r
+    <ClCompile Include="..\..\src\main-win\main-win-cfg-reader.cpp" />\r
     <ClCompile Include="..\..\src\main-win\main-win-file-utils.cpp" />\r
     <ClCompile Include="..\..\src\main-win\main-win-mci.cpp" />\r
     <ClCompile Include="..\..\src\main-win\main-win-music.cpp" />\r
     <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 Include="..\..\src\melee\melee-spell-util.cpp" />\r
     <ClCompile Include="..\..\src\monster-floor\monster-lite-util.cpp" />\r
     <ClCompile Include="..\..\src\monster-floor\monster-lite.cpp" />\r
     <ClCompile Include="..\..\src\monster-floor\special-death-switcher.cpp" />\r
+    <ClCompile Include="..\..\src\monster-race\race-ability-mask.cpp" />\r
     <ClCompile Include="..\..\src\monster\monster-status-setter.cpp" />\r
     <ClCompile Include="..\..\src\mspell\element-resistance-checker.cpp" />\r
     <ClCompile Include="..\..\src\mspell\high-resistance-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
     <ClCompile Include="..\..\src\core\hp-mp-processor.cpp" />\r
     <ClCompile Include="..\..\src\core\hp-mp-regenerator.cpp" />\r
     <ClCompile Include="..\..\src\core\magic-effects-timeout-reducer.cpp" />\r
-    <ClCompile Include="..\..\src\core\output-updater.cpp" />\r
     <ClCompile Include="..\..\src\core\stuff-handler.cpp" />\r
     <ClCompile Include="..\..\src\core\turn-compensator.cpp" />\r
     <ClCompile Include="..\..\src\effect\effect-feature.cpp" />\r
     <ClCompile Include="..\..\src\io\tokenizer.cpp" />\r
     <ClCompile Include="..\..\src\io\write-diary.cpp" />\r
     <ClCompile Include="..\..\src\market\arena-info-table.cpp" />\r
-    <ClCompile Include="..\..\src\market\articles-on-sale.cpp" />\r
+    <ClCompile Include="..\..\src\store\articles-on-sale.cpp" />\r
     <ClCompile Include="..\..\src\store\black-market.cpp" />\r
     <ClCompile Include="..\..\src\market\building-util.cpp" />\r
-    <ClCompile Include="..\..\src\market\gold-magnification-table.cpp" />\r
+    <ClCompile Include="..\..\src\store\gold-magnification-table.cpp" />\r
     <ClCompile Include="..\..\src\market\play-gamble.cpp" />\r
     <ClCompile Include="..\..\src\market\poker.cpp" />\r
     <ClCompile Include="..\..\src\store\say-comments.cpp" />\r
     <ClInclude Include="..\..\src\cmd-action\cmd-travel.h" />\r
     <ClInclude Include="..\..\src\cmd-action\cmd-tunnel.h" />\r
     <ClInclude Include="..\..\src\action\movement-execution.h" />\r
-    <ClInclude Include="..\..\src\cmd-building\cmd-store.h" />\r
+    <ClInclude Include="..\..\src\store\cmd-store.h" />\r
     <ClInclude Include="..\..\src\cmd-io\cmd-floor.h" />\r
     <ClInclude Include="..\..\src\cmd-io\cmd-lore.h" />\r
     <ClInclude Include="..\..\src\cmd-io\cmd-menu-content-table.h" />\r
     <ClInclude Include="..\..\src\io\cursor.h" />\r
     <ClInclude Include="..\..\src\io\input-key-acceptor.h" />\r
     <ClInclude Include="..\..\src\io\input-key-requester.h" />\r
-    <ClInclude Include="..\..\src\io\store-key-processor.h" />\r
+    <ClInclude Include="..\..\src\store\store-key-processor.h" />\r
     <ClInclude Include="..\..\src\load\info-loader.h" />\r
     <ClInclude Include="..\..\src\locale\language-switcher.h" />\r
     <ClInclude Include="..\..\src\locale\utf-8.h" />\r
+    <ClInclude Include="..\..\src\main-win\main-win-cfg-reader.h" />\r
     <ClInclude Include="..\..\src\main-win\main-win-file-utils.h" />\r
     <ClInclude Include="..\..\src\main-win\main-win-mci.h" />\r
+    <ClInclude Include="..\..\src\main-win\main-win-menuitem.h" />\r
     <ClInclude Include="..\..\src\main-win\main-win-mmsystem.h" />\r
     <ClInclude Include="..\..\src\main-win\main-win-music.h" />\r
     <ClInclude Include="..\..\src\main-win\main-win-sound.h" />\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\melee\melee-spell-util.h" />\r
     <ClInclude Include="..\..\src\monster-floor\monster-lite-util.h" />\r
     <ClInclude Include="..\..\src\monster-floor\monster-lite.h" />\r
     <ClInclude Include="..\..\src\monster-floor\special-death-switcher.h" />\r
+    <ClInclude Include="..\..\src\monster-race\race-ability-flags.h" />\r
+    <ClInclude Include="..\..\src\monster-race\race-ability-mask.h" />\r
     <ClInclude Include="..\..\src\monster\monster-status-setter.h" />\r
     <ClInclude Include="..\..\src\mspell\element-resistance-checker.h" />\r
     <ClInclude Include="..\..\src\mspell\high-resistance-checker.h" />\r
     <ClInclude Include="..\..\src\mind\stances-table.h" />\r
     <ClInclude Include="..\..\src\mspell\monster-power-table.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-dispel.h" />\r
-    <ClInclude Include="..\..\src\mspell\mspell-mask-definitions.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-checker.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-judgement.h" />\r
     <ClInclude Include="..\..\src\blue-magic\blue-magic-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\util\buffer-shaper.h" />\r
     <ClInclude Include="..\..\src\util\flag-group.h" />\r
     <ClInclude Include="..\..\src\util\int-char-converter.h" />\r
+    <ClInclude Include="..\..\src\util\point-2d.h" />\r
     <ClInclude Include="..\..\src\util\quarks.h" />\r
     <ClInclude Include="..\..\src\lore\combat-types-setter.h" />\r
     <ClInclude Include="..\..\src\lore\magic-types-setter.h" />\r
     <ClInclude Include="..\..\src\lore\lore-store.h" />\r
     <ClInclude Include="..\..\src\lore\monster-lore.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags8.h" />\r
-    <ClInclude Include="..\..\src\monster-race\race-flags-ability1.h" />\r
-    <ClInclude Include="..\..\src\monster-race\race-flags-ability2.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags-resistance.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags1.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags2.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags3.h" />\r
-    <ClInclude Include="..\..\src\monster-race\race-flags4.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags7.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags9.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-indice-types.h" />\r
     <ClInclude Include="..\..\src\core\hp-mp-processor.h" />\r
     <ClInclude Include="..\..\src\core\hp-mp-regenerator.h" />\r
     <ClInclude Include="..\..\src\core\magic-effects-timeout-reducer.h" />\r
-    <ClInclude Include="..\..\src\core\output-updater.h" />\r
     <ClInclude Include="..\..\src\core\special-internal-keys.h" />\r
     <ClInclude Include="..\..\src\core\stuff-handler.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-bolt.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
     <ClInclude Include="..\..\src\io\tokenizer.h" />\r
     <ClInclude Include="..\..\src\io\write-diary.h" />\r
     <ClInclude Include="..\..\src\market\arena-info-table.h" />\r
-    <ClInclude Include="..\..\src\market\articles-on-sale.h" />\r
+    <ClInclude Include="..\..\src\store\articles-on-sale.h" />\r
     <ClInclude Include="..\..\src\store\black-market.h" />\r
     <ClInclude Include="..\..\src\market\building-util.h" />\r
-    <ClInclude Include="..\..\src\market\gold-magnification-table.h" />\r
+    <ClInclude Include="..\..\src\store\gold-magnification-table.h" />\r
     <ClInclude Include="..\..\src\market\play-gamble.h" />\r
     <ClInclude Include="..\..\src\market\poker.h" />\r
     <ClInclude Include="..\..\src\store\say-comments.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