Reorganized folder structure in project file slightly

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40696
This commit is contained in:
Scott Ehlert 2008-07-08 21:07:28 +00:00
parent e6e92871a7
commit ba196a7fbc
2 changed files with 95 additions and 19 deletions

View File

@ -3,7 +3,7 @@
was not at the very end of the filename. For example, "plugin.vdf.disabled" was not at the very end of the filename. For example, "plugin.vdf.disabled"
would have been opened in previous versions. would have been opened in previous versions.
- Removed FCVAR_REPLICATED from MM:S convars. The following message will no - Removed FCVAR_REPLICATED from MM:S convars. The following message will no
longer appear in client consoles: ConVarRef metamod_version doesnt point to longer appear in client consoles: ConVarRef metamod_version doesn't point to
an existing ConVar. an existing ConVar.
2008/02/25 1.6.1: 2008/02/25 1.6.1:

View File

@ -190,18 +190,6 @@
<References> <References>
</References> </References>
<Files> <Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
</Filter>
<Filter <Filter
Name="Resource Files" Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
@ -327,6 +315,9 @@
<Filter <Filter
Name="SourceHook" Name="SourceHook"
> >
<Filter
Name="Source Files"
>
<File <File
RelativePath="..\..\..\sourcehook\sourcehook.cpp" RelativePath="..\..\..\sourcehook\sourcehook.cpp"
> >
@ -336,6 +327,91 @@
> >
</File> </File>
</Filter> </Filter>
<Filter
Name="Header Files"
>
<File
RelativePath="..\..\..\sourcehook\FastDelegate.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sh_list.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sh_memfuncinfo.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sh_memory.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sh_pagealloc.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sh_stack.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sh_string.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sh_tinyhash.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sh_vector.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_hookmangen.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_hookmangen_x86.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_impl.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_impl_chook.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_impl_chookidman.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_impl_chookmaninfo.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_impl_ciface.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_impl_cproto.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_impl_cvfnptr.h"
>
</File>
<File
RelativePath="..\..\..\sourcehook\sourcehook_pibuilder.h"
>
</File>
</Filter>
</Filter>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>