mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-06-29 15:51:52 +00:00
Fix building project
This commit is contained in:
@ -74,7 +74,7 @@ project "mw3-server-freezer"
|
||||
pchheader "stdinc.hpp"
|
||||
pchsource "src/stdinc.cpp"
|
||||
|
||||
files { "/src/**.hpp", "/src/**.cpp" }
|
||||
files { "./src/**.hpp", "./src/**.cpp" }
|
||||
|
||||
includedirs { "src" }
|
||||
|
||||
|
Reference in New Issue
Block a user