From 97b130f225deb3329245df51796b55a8d44ef404 Mon Sep 17 00:00:00 2001 From: lifegpc Date: Mon, 27 Oct 2025 19:40:52 +0800 Subject: [PATCH] Remove missing files' reference disable inc revison version --- ArcFormats/ArcFormats.csproj | 4 ++-- GARbro.sln | 10 ++-------- GUI/GARbro.GUI.csproj | 4 ++-- GameRes/GameRes.csproj | 4 ++-- Legacy/Legacy.csproj | 6 +++--- 5 files changed, 11 insertions(+), 17 deletions(-) diff --git a/ArcFormats/ArcFormats.csproj b/ArcFormats/ArcFormats.csproj index 2315df22..9d481fb6 100644 --- a/ArcFormats/ArcFormats.csproj +++ b/ArcFormats/ArcFormats.csproj @@ -1299,8 +1299,8 @@ - perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName) -exit 0 + if not exist "$(TargetDir)\GameData" mkdir "$(TargetDir)\GameData" diff --git a/GARbro.sln b/GARbro.sln index 1fb08ac8..60b60880 100644 --- a/GARbro.sln +++ b/GARbro.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.21005.1 +# Visual Studio Version 17 +VisualStudioVersion = 17.14.36518.9 d17.14 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GARbro.Console", "Console\GARbro.Console.csproj", "{B966F292-431A-4D8A-A1D3-1EB45048A1D2}" ProjectSection(ProjectDependencies) = postProject @@ -23,8 +23,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Image.Convert", "Image.Conv {A8865685-27CC-427B-AC38-E48D2AD05DF4} = {A8865685-27CC-427B-AC38-E48D2AD05DF4} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SchemeBuilder", "SchemeBuilder\SchemeBuilder.csproj", "{B7E7EBFB-C06E-4FC8-9AF2-7CD132AB15FD}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Experimental", "Experimental\Experimental.csproj", "{60054FD9-4472-4BB4-9E3D-2F80D3D22468}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Legacy", "Legacy\Legacy.csproj", "{C79E82A8-8D32-485D-8442-2D4F71FBB5D5}" @@ -62,10 +60,6 @@ Global {757EB8B1-F62C-4690-AC3D-DAE4A5576B3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {757EB8B1-F62C-4690-AC3D-DAE4A5576B3E}.Prerelease|Any CPU.ActiveCfg = Prerelease|Any CPU {757EB8B1-F62C-4690-AC3D-DAE4A5576B3E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B7E7EBFB-C06E-4FC8-9AF2-7CD132AB15FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B7E7EBFB-C06E-4FC8-9AF2-7CD132AB15FD}.Prerelease|Any CPU.ActiveCfg = Prerelease|Any CPU - {B7E7EBFB-C06E-4FC8-9AF2-7CD132AB15FD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B7E7EBFB-C06E-4FC8-9AF2-7CD132AB15FD}.Release|Any CPU.Build.0 = Release|Any CPU {60054FD9-4472-4BB4-9E3D-2F80D3D22468}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {60054FD9-4472-4BB4-9E3D-2F80D3D22468}.Prerelease|Any CPU.ActiveCfg = Prerelease|Any CPU {60054FD9-4472-4BB4-9E3D-2F80D3D22468}.Release|Any CPU.ActiveCfg = Release|Any CPU diff --git a/GUI/GARbro.GUI.csproj b/GUI/GARbro.GUI.csproj index dd0b8009..61100356 100644 --- a/GUI/GARbro.GUI.csproj +++ b/GUI/GARbro.GUI.csproj @@ -337,8 +337,8 @@ - perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName) "$(SolutionDir)\" -exit 0 + diff --git a/GameRes/GameRes.csproj b/GameRes/GameRes.csproj index bbf9ed1f..0287a8a7 100644 --- a/GameRes/GameRes.csproj +++ b/GameRes/GameRes.csproj @@ -124,8 +124,8 @@ - perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName) -exit 0 + @@ -351,8 +351,8 @@ - perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName) -exit 0 +