Better structure.

This commit is contained in:
momo5502 2016-02-12 15:08:52 +01:00
parent a11f004a7e
commit 348b876e5e

View File

@ -135,7 +135,7 @@ workspace "iw4x"
-- fix vpaths for protobuf sources -- fix vpaths for protobuf sources
vpaths { vpaths {
["*"] = { "./src/**" }, ["*"] = { "./src/**" },
["Proto"] = { "**.pb.*" }, -- meh. ["Proto/Generated"] = { "**.pb.*" }, -- meh.
} }
-- Virtual paths -- Virtual paths