Update MSVC project file for addition of parsetest code to --selftest in r5060 (I accidentily committed that together with the fix to lib/event/event.c)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5062 4a71c877-e1ca-e34f-864e-861f7616d084
master
Giel van Schijndel 2008-05-12 12:41:54 +00:00
parent 07c9062105
commit f0e80e53c4
1 changed files with 8 additions and 0 deletions

View File

@ -537,6 +537,10 @@
RelativePath="..\src\order.c"
>
</File>
<File
RelativePath="..\src\parsetest.c"
>
</File>
<File
RelativePath="..\src\power.c"
>
@ -1052,6 +1056,10 @@
RelativePath="..\lib\framework\platform.h"
>
</File>
<File
RelativePath="..\src\parsetest.h"
>
</File>
<File
RelativePath="..\src\power.h"
>