Skip to content

Commit

Permalink
Update VC project for b4ea561
Browse files Browse the repository at this point in the history
  • Loading branch information
aquileia authored and cbeck88 committed May 19, 2014
1 parent cf19cc5 commit a69ee6e
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions projectfiles/VC9/wesnoth.vcproj
Expand Up @@ -7294,6 +7294,62 @@
RelativePath="..\..\src\gui\dialogs\campaign_selection.hpp"
>
</File>
<File
RelativePath="..\..\src\gui\dialogs\core_selection.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Gui\Dialogs\"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Gui\Dialogs\"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_with_VLD|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Gui\Dialogs\"
/>
</FileConfiguration>
<FileConfiguration
Name="Test_Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Gui\Dialogs\"
/>
</FileConfiguration>
<FileConfiguration
Name="Test_Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Gui\Dialogs\"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseDEBUG|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Gui\Dialogs\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\gui\dialogs\core_selection.hpp"
>
</File>
<File
RelativePath="..\..\src\gui\dialogs\chat_log.cpp"
>
Expand Down

0 comments on commit a69ee6e

Please sign in to comment.