Skip to content

Commit

Permalink
Update VC project
Browse files Browse the repository at this point in the history
  • Loading branch information
aquileia committed Jun 21, 2014
1 parent 9de5d02 commit 28e12a7
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions projectfiles/VC9/wesnoth.vcproj
Expand Up @@ -8040,6 +8040,62 @@
RelativePath="..\..\src\gui\dialogs\formula_debugger.hpp"
>
</File>
<File
RelativePath="..\..\src\gui\dialogs\game_cache_options.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\game_cache_options.hpp"
>
</File>
<File
RelativePath="..\..\src\gui\dialogs\game_delete.cpp"
>
Expand Down

0 comments on commit 28e12a7

Please sign in to comment.