(svn r13084) -Fix (r13042): forgot to add querystring_gui.h to source.list and project files

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
glx 17 years ago
parent bbc173dfc6
commit 1118e389e9

@ -747,6 +747,10 @@
RelativePath=".\..\src\fiber_win32.cpp"
>
</File>
<File
RelativePath=".\..\src\thread_none.cpp"
>
</File>
<File
RelativePath=".\..\src\tile_map.cpp"
>
@ -1291,6 +1295,10 @@
RelativePath=".\..\src\player_type.h"
>
</File>
<File
RelativePath=".\..\src\querystring_gui.h"
>
</File>
<File
RelativePath=".\..\src\queue.h"
>

@ -744,6 +744,10 @@
RelativePath=".\..\src\fiber_win32.cpp"
>
</File>
<File
RelativePath=".\..\src\thread_none.cpp"
>
</File>
<File
RelativePath=".\..\src\tile_map.cpp"
>
@ -1288,6 +1292,10 @@
RelativePath=".\..\src\player_type.h"
>
</File>
<File
RelativePath=".\..\src\querystring_gui.h"
>
</File>
<File
RelativePath=".\..\src\queue.h"
>

@ -248,6 +248,7 @@ player_face.h
player_func.h
player_gui.h
player_type.h
querystring_gui.h
queue.h
rail.h
rail_gui.h

Loading…
Cancel
Save