mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-06 18:08:31 +00:00
Updated loader for windows build.
This commit is contained in:
parent
280f376dc4
commit
48a799dbd8
@ -182,6 +182,14 @@
|
||||
RelativePath="..\serverplugin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gamedll.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\utility.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
@ -196,10 +204,22 @@
|
||||
RelativePath="..\loader_bridge.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\utility.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gamedll.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\serverplugin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\valve_commandline.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user