mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-08-31 05:17:26 +00:00
Fix building project
This commit is contained in:
@@ -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" }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user