Add missing source files to VC project

These files were added by 9687383d0 and 954e068a5
This commit is contained in:
aquileia 2014-06-02 21:24:35 +02:00
parent dd1f1cc748
commit be3a1fe1b1

View file

@ -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"
>
@ -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"
>