Skip to content

Commit

Permalink
Update VC project for 7ca6ad8
Browse files Browse the repository at this point in the history
  • Loading branch information
aquileia committed Jun 7, 2014
1 parent cd4dcbf commit 9d3dfb0
Showing 1 changed file with 56 additions and 8 deletions.
64 changes: 56 additions & 8 deletions projectfiles/VC9/wesnoth.vcproj
Expand Up @@ -19783,6 +19783,62 @@
RelativePath="..\..\src\sdl\texture.hpp"
>
</File>
<File
RelativePath="..\..\src\sdl\utils.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\SDL\"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\SDL\"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_with_VLD|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\SDL\"
/>
</FileConfiguration>
<FileConfiguration
Name="Test_Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\SDL\"
/>
</FileConfiguration>
<FileConfiguration
Name="Test_Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\SDL\"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseDEBUG|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\SDL\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\sdl\utils.hpp"
>
</File>
<File
RelativePath="..\..\src\sdl\window.cpp"
>
Expand Down Expand Up @@ -20760,14 +20816,6 @@
RelativePath="..\..\src\scoped_resource.hpp"
>
</File>
<File
RelativePath="..\..\src\sdl_utils.cpp"
>
</File>
<File
RelativePath="..\..\src\sdl_utils.hpp"
>
</File>
<File
RelativePath="..\..\src\settings.cpp"
>
Expand Down

0 comments on commit 9d3dfb0

Please sign in to comment.