mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Move all client headers and sources to public/ directory.
This commit is contained in:
@@ -7,6 +7,6 @@ PROJECT := libtracy
|
||||
IMAGE := $(PROJECT)-$(BUILD).so
|
||||
SHARED_LIBRARY := yes
|
||||
|
||||
SRC := ../../TracyClient.cpp
|
||||
SRC := ../../public/TracyClient.cpp
|
||||
|
||||
include ../../common/unix.mk
|
||||
|
||||
Reference in New Issue
Block a user