summaryrefslogtreecommitdiff
path: root/test/SharedMemory/premake4.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/SharedMemory/premake4.lua')
-rw-r--r--test/SharedMemory/premake4.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/SharedMemory/premake4.lua b/test/SharedMemory/premake4.lua
index f4e3fccb5..6f8c6df9d 100644
--- a/test/SharedMemory/premake4.lua
+++ b/test/SharedMemory/premake4.lua
@@ -204,6 +204,8 @@ project ("Test_PhysicsServerLoopBack")
"../../examples/Utils/RobotLoggingUtil.h",
"../../examples/Utils/b3Clock.cpp",
"../../examples/Utils/b3Clock.h",
+ "../../examples/Utils/ChromeTraceUtil.cpp",
+ "../../examples/Utils/ChromeTraceUtil.h",
"../../examples/ThirdPartyLibs/tinyxml/tinystr.cpp",
"../../examples/ThirdPartyLibs/tinyxml/tinyxml.cpp",
"../../examples/ThirdPartyLibs/tinyxml/tinyxmlerror.cpp",