mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-08-03 23:13:51 +00:00
Rename Project
This commit is contained in:
@@ -68,7 +68,7 @@ project "example"
|
||||
|
||||
links
|
||||
{
|
||||
"tribufu_sdk++",
|
||||
"tribufu_cpp",
|
||||
}
|
||||
|
||||
prelinkcommands
|
||||
@@ -90,7 +90,7 @@ project "example"
|
||||
|
||||
links
|
||||
{
|
||||
"tribufu_sdk++",
|
||||
"tribufu_cpp",
|
||||
}
|
||||
|
||||
prelinkcommands
|
||||
@@ -111,7 +111,7 @@ project "example"
|
||||
|
||||
links
|
||||
{
|
||||
"tribufu_sdk++",
|
||||
"tribufu_cpp",
|
||||
}
|
||||
|
||||
prelinkcommands
|
||||
@@ -132,7 +132,7 @@ project "example"
|
||||
|
||||
links
|
||||
{
|
||||
"tribufu_sdk++",
|
||||
"tribufu_cpp",
|
||||
}
|
||||
|
||||
prelinkcommands
|
||||
@@ -154,7 +154,7 @@ project "example"
|
||||
|
||||
links
|
||||
{
|
||||
"tribufu_sdk++",
|
||||
"tribufu_cpp",
|
||||
}
|
||||
|
||||
-- Architecture
|
||||
|
@@ -1,6 +1,6 @@
|
||||
--- @diagnostic disable: undefined-global
|
||||
|
||||
workspace "SDK-CPP"
|
||||
workspace "tribufu_cpp"
|
||||
location "."
|
||||
|
||||
configurations { "debug", "release" }
|
||||
|
@@ -1,6 +1,6 @@
|
||||
--- @diagnostic disable: undefined-global
|
||||
|
||||
project "tribufu_sdk++"
|
||||
project "tribufu_cpp"
|
||||
location "."
|
||||
language "C++"
|
||||
|
||||
|
Reference in New Issue
Block a user