OSDN Git Service

Add stmole32 をサブモジュールとして組み込む
authormolelord <molelord@users.osdn.me>
Sun, 1 Nov 2020 05:43:39 +0000 (14:43 +0900)
committermolelord <molelord@users.osdn.me>
Sun, 1 Nov 2020 05:43:39 +0000 (14:43 +0900)
チケット 40895 に関連

.gitmodules [new file with mode: 0644]
README.md
mw/stmole32 [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..c1c9ae0
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "mw/stmole32"]
+       path = mw/stmole32
+       url = https://scm.osdn.net/gitroot/stmole32/stmole32.git
index db93b14..23e9b08 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,3 +3,9 @@ stmole32exa
 
 https://osdn.net/projects/stmole32/ 用のgitリポジトリの一つです。
 stmole32ライブラリを使用する、サンプルプロジェクトが入っています。
+
+改行コードはLFのみです。gitのAutoCrLfおよびSafeCrLfはfalseに設定してください。
+
+文字コードはutf-8です。
+
+mw はMiddleWareの略で、stmole32exaに必要なライブラリ等を格納しています。
diff --git a/mw/stmole32 b/mw/stmole32
new file mode 160000 (submodule)
index 0000000..ddac996
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit ddac99654562269c4fbfa67e219a4d25f7c03b03