[bot] Move scripting sources to a new filter

This commit is contained in:
RD42 2024-05-31 23:00:10 +08:00
parent b1402decf8
commit 2a1e452c6d

View File

@ -110,6 +110,62 @@
<References> <References>
</References> </References>
<Files> <Files>
<Filter
Name="scripting"
Filter="">
<File
RelativePath=".\gamemodes.cpp">
</File>
<File
RelativePath=".\gamemodes.h">
</File>
<File
RelativePath=".\scrcore.cpp">
</File>
<File
RelativePath=".\scrcustom.cpp">
</File>
<File
RelativePath=".\scrtimers.cpp">
</File>
<File
RelativePath=".\scrtimers.h">
</File>
<Filter
Name="amx"
Filter="">
<File
RelativePath="..\server\amx\amx.c">
</File>
<File
RelativePath="..\server\amx\amx.h">
</File>
<File
RelativePath="..\server\amx\amxcons.c">
</File>
<File
RelativePath="..\server\amx\amxcore.c">
</File>
<File
RelativePath="..\server\amx\amxDGram.c">
</File>
<File
RelativePath="..\server\amx\amxfile.c">
</File>
<File
RelativePath="..\server\amx\amxfloat.c">
</File>
<File
RelativePath="..\server\amx\amxstring.c">
</File>
<File
RelativePath="..\server\amx\amxtime.c">
</File>
<File
RelativePath="..\server\amx\osdefs.h">
</File>
</Filter>
</Filter>
<Filter <Filter
Name="net" Name="net"
Filter=""> Filter="">
@ -298,49 +354,9 @@
RelativePath="..\raknet\Types.h"> RelativePath="..\raknet\Types.h">
</File> </File>
</Filter> </Filter>
<Filter
Name="amx"
Filter="">
<File
RelativePath="..\server\amx\amx.c">
</File>
<File
RelativePath="..\server\amx\amx.h">
</File>
<File
RelativePath="..\server\amx\amxcons.c">
</File>
<File
RelativePath="..\server\amx\amxcore.c">
</File>
<File
RelativePath="..\server\amx\amxDGram.c">
</File>
<File
RelativePath="..\server\amx\amxfile.c">
</File>
<File
RelativePath="..\server\amx\amxfloat.c">
</File>
<File
RelativePath="..\server\amx\amxstring.c">
</File>
<File
RelativePath="..\server\amx\amxtime.c">
</File>
<File
RelativePath="..\server\amx\osdefs.h">
</File>
</Filter>
<File <File
RelativePath=".\bot.rc"> RelativePath=".\bot.rc">
</File> </File>
<File
RelativePath=".\gamemodes.cpp">
</File>
<File
RelativePath=".\gamemodes.h">
</File>
<File <File
RelativePath=".\main.cpp"> RelativePath=".\main.cpp">
</File> </File>
@ -351,16 +367,7 @@
RelativePath=".\resource.h"> RelativePath=".\resource.h">
</File> </File>
<File <File
RelativePath=".\scrcore.cpp"> RelativePath="..\server\system.h">
</File>
<File
RelativePath=".\scrcustom.cpp">
</File>
<File
RelativePath=".\scrtimers.cpp">
</File>
<File
RelativePath=".\scrtimers.h">
</File> </File>
</Files> </Files>
<Globals> <Globals>