Skip to content

Commit

Permalink
Add missing source files to VC project
Browse files Browse the repository at this point in the history
These files were added by 9687383 and 954e068
  • Loading branch information
aquileia committed Jun 2, 2014
1 parent dd1f1cc commit be3a1fe
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions projectfiles/VC9/wesnoth.vcproj
Expand Up @@ -19671,6 +19671,62 @@
RelativePath="..\..\src\sdl\exception.hpp"
>
</File>
<File
RelativePath="..\..\src\sdl\rect.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\rect.hpp"
>
</File>
<File
RelativePath="..\..\src\sdl\texture.cpp"
>
Expand Down Expand Up @@ -19852,6 +19908,14 @@
RelativePath="..\..\src\callable_objects.hpp"
>
</File>
<File
RelativePath="..\..\src\carryover.cpp"
>
</File>
<File
RelativePath="..\..\src\carryover.hpp"
>
</File>
<File
RelativePath="..\..\src\chat_events.hpp"
>
Expand Down

0 comments on commit be3a1fe

Please sign in to comment.