From 8e84618d023df97eef8536db921592f6825d5fca Mon Sep 17 00:00:00 2001 From: totoro Date: Mon, 4 Jan 2021 15:56:21 +0900 Subject: [PATCH] create branch for anubis 1.14 --- .gitignore | 1 + densaku.aproj | 139 +++++++++---------------------------------------------------------------------------------------------------------------------------------- densaku.ide | 14 ++++++-------- xlib | 2 +- 4 files changed, 17 insertions(+), 139 deletions(-) diff --git a/.gitignore b/.gitignore index 14d6358..7d4cfae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ library +dotguide.pdf diff --git a/densaku.aproj b/densaku.aproj index 9fd8b9f..82ed511 100644 --- a/densaku.aproj +++ b/densaku.aproj @@ -1,8 +1,8 @@  {48AEB6F3-398C-4A63-AA74-6F17C6C11D27} - Debug - AnyCPU + Anubis + 1.14 Exe takaden densaku @@ -10,10 +10,9 @@ False False False - C:\Program Files %28x86%29\Anubis\1.14\ ./%3b./src - + bin\Debug\ True Full @@ -25,33 +24,14 @@ None True + + C:\Anubis\1.14\ + + + C:\Program Files (x86)\Anubis\1.19\ + - - - - - - - - - - - - - - - - - - - - - - - - - @@ -141,101 +121,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -755,12 +640,6 @@ - - - - - - diff --git a/densaku.ide b/densaku.ide index 0bfef3b..3a6d937 100644 --- a/densaku.ide +++ b/densaku.ide @@ -6,17 +6,15 @@ Project("{B6712916-30DE-4a3e-A54C-2A79AC984AEE}") = "densaku", "densaku.aproj", EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU + Anubis|1.14 = Anubis|1.14 + Anubis|1.19 = Anubis|1.19 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {48AEB6F3-398C-4A63-AA74-6F17C6C11D27}.Debug|Any CPU.Build.0 = Debug|Any CPU {48AEB6F3-398C-4A63-AA74-6F17C6C11D27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {48AEB6F3-398C-4A63-AA74-6F17C6C11D27}.Release|Any CPU.Build.0 = Release|Any CPU - {48AEB6F3-398C-4A63-AA74-6F17C6C11D27}.Release|Any CPU.ActiveCfg = Release|Any CPU - D41E2417-E9CD-451B-8823-F48BABAACC4A.Debug|Any CPU.Build.0 = Debug|Any CPU - D41E2417-E9CD-451B-8823-F48BABAACC4A.Debug|Any CPU.ActiveCfg = Debug|Any CPU - D41E2417-E9CD-451B-8823-F48BABAACC4A.Release|Any CPU.Build.0 = Release|Any CPU - D41E2417-E9CD-451B-8823-F48BABAACC4A.Release|Any CPU.ActiveCfg = Release|Any CPU + D41E2417-E9CD-451B-8823-F48BABAACC4A.Anubis|1.14.Build.0 = Anubis|1.14 + D41E2417-E9CD-451B-8823-F48BABAACC4A.Anubis|1.14.ActiveCfg = Anubis|1.14 + D41E2417-E9CD-451B-8823-F48BABAACC4A.Anubis|1.19.Build.0 = Anubis|1.19 + D41E2417-E9CD-451B-8823-F48BABAACC4A.Anubis|1.19.ActiveCfg = Anubis|1.19 EndGlobalSection EndGlobal diff --git a/xlib b/xlib index feda583..b223a43 160000 --- a/xlib +++ b/xlib @@ -1 +1 @@ -Subproject commit feda58399a96e2dc798291203edae434a6d2e3ba +Subproject commit b223a43c317ad9b16d77a16c12af6403cb032e8b -- libgit2 0.21.4