diff options
Diffstat (limited to 'xmake/templates/c++/module.binary')
| -rw-r--r-- | xmake/templates/c++/module.binary/modules/binary/bar/.gitignore (renamed from xmake/templates/c++/module.binary/project/modules/binary/bar/.gitignore) | 0 | ||||
| -rw-r--r-- | xmake/templates/c++/module.binary/modules/binary/bar/src/add.cpp (renamed from xmake/templates/c++/module.binary/project/modules/binary/bar/src/add.cpp) | 0 | ||||
| -rw-r--r-- | xmake/templates/c++/module.binary/modules/binary/bar/src/sub.cpp (renamed from xmake/templates/c++/module.binary/project/modules/binary/bar/src/sub.cpp) | 0 | ||||
| -rw-r--r-- | xmake/templates/c++/module.binary/modules/binary/bar/xmake.lua (renamed from xmake/templates/c++/module.binary/project/modules/binary/bar/xmake.lua) | 0 | ||||
| -rw-r--r-- | xmake/templates/c++/module.binary/src/main.cpp (renamed from xmake/templates/c++/module.binary/project/src/main.cpp) | 0 | ||||
| -rw-r--r-- | xmake/templates/c++/module.binary/template.lua | 2 | ||||
| -rw-r--r-- | xmake/templates/c++/module.binary/xmake.lua (renamed from xmake/templates/c++/module.binary/project/xmake.lua) | 0 |
7 files changed, 0 insertions, 2 deletions
diff --git a/xmake/templates/c++/module.binary/project/modules/binary/bar/.gitignore b/xmake/templates/c++/module.binary/modules/binary/bar/.gitignore index 152105761..152105761 100644 --- a/xmake/templates/c++/module.binary/project/modules/binary/bar/.gitignore +++ b/xmake/templates/c++/module.binary/modules/binary/bar/.gitignore diff --git a/xmake/templates/c++/module.binary/project/modules/binary/bar/src/add.cpp b/xmake/templates/c++/module.binary/modules/binary/bar/src/add.cpp index 93fdf0ad8..93fdf0ad8 100644 --- a/xmake/templates/c++/module.binary/project/modules/binary/bar/src/add.cpp +++ b/xmake/templates/c++/module.binary/modules/binary/bar/src/add.cpp diff --git a/xmake/templates/c++/module.binary/project/modules/binary/bar/src/sub.cpp b/xmake/templates/c++/module.binary/modules/binary/bar/src/sub.cpp index ae7b6d1f2..ae7b6d1f2 100644 --- a/xmake/templates/c++/module.binary/project/modules/binary/bar/src/sub.cpp +++ b/xmake/templates/c++/module.binary/modules/binary/bar/src/sub.cpp diff --git a/xmake/templates/c++/module.binary/project/modules/binary/bar/xmake.lua b/xmake/templates/c++/module.binary/modules/binary/bar/xmake.lua index add3c6e97..add3c6e97 100644 --- a/xmake/templates/c++/module.binary/project/modules/binary/bar/xmake.lua +++ b/xmake/templates/c++/module.binary/modules/binary/bar/xmake.lua diff --git a/xmake/templates/c++/module.binary/project/src/main.cpp b/xmake/templates/c++/module.binary/src/main.cpp index 9b6abffea..9b6abffea 100644 --- a/xmake/templates/c++/module.binary/project/src/main.cpp +++ b/xmake/templates/c++/module.binary/src/main.cpp diff --git a/xmake/templates/c++/module.binary/template.lua b/xmake/templates/c++/module.binary/template.lua deleted file mode 100644 index 917f4eb23..000000000 --- a/xmake/templates/c++/module.binary/template.lua +++ /dev/null @@ -1,2 +0,0 @@ -template("module.binary") - add_configfiles("xmake.lua") diff --git a/xmake/templates/c++/module.binary/project/xmake.lua b/xmake/templates/c++/module.binary/xmake.lua index 47fed5bc6..47fed5bc6 100644 --- a/xmake/templates/c++/module.binary/project/xmake.lua +++ b/xmake/templates/c++/module.binary/xmake.lua |
