mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Use TracyClient.cpp in test program.
This commit is contained in:
parent
d522d4793e
commit
837ec2f9d8
@ -7,10 +7,7 @@ IMAGE := tracy_test
|
||||
|
||||
SRC := \
|
||||
test.cpp \
|
||||
../client/TracyProfiler.cpp \
|
||||
../common/tracy_lz4.cpp \
|
||||
../common/TracySocket.cpp \
|
||||
../common/TracySystem.cpp
|
||||
../TracyClient.cpp
|
||||
|
||||
OBJ := $(SRC:%.cpp=%.o)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user