add exceptions.cpp to VC9 projectfile

This commit is contained in:
Anonymissimus 2011-09-10 17:19:43 +00:00
parent c25317caa7
commit bec936cde5

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Version="9,00"
Name="wesnoth"
ProjectGUID="{65ACA13F-5F5C-4768-A89A-ECF6C16F1512}"
RootNamespace="wesnoth"
@ -7645,6 +7645,10 @@
RelativePath="..\..\src\events.hpp"
>
</File>
<File
RelativePath="..\..\src\exceptions.cpp"
>
</File>
<File
RelativePath="..\..\src\exceptions.hpp"
>