mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
fixed windows build part 2
This commit is contained in:
parent
8f49cddd7d
commit
3b80342a02
@ -391,6 +391,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\CVault.cpp">
|
RelativePath="..\CVault.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\datastructs.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger.cpp">
|
RelativePath="..\debugger.cpp">
|
||||||
</File>
|
</File>
|
||||||
@ -560,6 +563,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\CVector.h">
|
RelativePath="..\CVector.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\datastructs.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger.h">
|
RelativePath="..\debugger.h">
|
||||||
</File>
|
</File>
|
||||||
|
Loading…
Reference in New Issue
Block a user