mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-02 11:58:21 +08:00
fixed compile hkuserver on windows
This commit is contained in:
parent
a282dd70b5
commit
8a6173a087
@ -53,9 +53,6 @@ target("hkuserver")
|
||||
|
||||
-- add files
|
||||
add_files("./**.cpp")
|
||||
add_files("./**.c")
|
||||
--add_files("./**.S")
|
||||
--add_files("./main.cpp")
|
||||
|
||||
after_build(function(target)
|
||||
os.cp("$(projectdir)/hikyuu_cpp/hikyuu_server/i8n/", "$(buildir)/$(mode)/$(plat)/$(arch)/lib/")
|
||||
|
Loading…
Reference in New Issue
Block a user