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-861f7616d084master
parent
07c9062105
commit
f0e80e53c4
|
@ -537,6 +537,10 @@
|
||||||
RelativePath="..\src\order.c"
|
RelativePath="..\src\order.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\parsetest.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\power.c"
|
RelativePath="..\src\power.c"
|
||||||
>
|
>
|
||||||
|
@ -1052,6 +1056,10 @@
|
||||||
RelativePath="..\lib\framework\platform.h"
|
RelativePath="..\lib\framework\platform.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\parsetest.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\power.h"
|
RelativePath="..\src\power.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue