mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-04-19 19:52:53 +00:00
Fix building project
This commit is contained in:
parent
2a71659623
commit
b9f313af7a
@ -74,7 +74,7 @@ project "mw3-server-freezer"
|
|||||||
pchheader "stdinc.hpp"
|
pchheader "stdinc.hpp"
|
||||||
pchsource "src/stdinc.cpp"
|
pchsource "src/stdinc.cpp"
|
||||||
|
|
||||||
files { "/src/**.hpp", "/src/**.cpp" }
|
files { "./src/**.hpp", "./src/**.cpp" }
|
||||||
|
|
||||||
includedirs { "src" }
|
includedirs { "src" }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user