From 39210af3e59c929cba6de2d39ef1c32835f6388b Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Thu, 29 May 2025 11:04:36 +0200 Subject: Move to VCPKG (#2068) * Remove SConscript related files. * Force-load translations from uibase and gamebryo/creation. * Bring githubpp here and add a standalone preset. * Switch VersionInfo -> Version for ModOrganizer2. (#2063) * Add pre-commit hook. * Use 7zip build from VCPKG registry. * Use archive.dll from the bin folder instead of dlls. --- src/resources/markdown.html | 2 +- src/resources/save.svg | 2 +- src/resources/word-wrap.svg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/resources') diff --git a/src/resources/markdown.html b/src/resources/markdown.html index bd6d0f4d..8d6d9496 100644 --- a/src/resources/markdown.html +++ b/src/resources/markdown.html @@ -289,4 +289,4 @@ ); - \ No newline at end of file + diff --git a/src/resources/save.svg b/src/resources/save.svg index 3fb2a8df..452db498 100644 --- a/src/resources/save.svg +++ b/src/resources/save.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/src/resources/word-wrap.svg b/src/resources/word-wrap.svg index 63b1f1f0..21a6125d 100644 --- a/src/resources/word-wrap.svg +++ b/src/resources/word-wrap.svg @@ -1 +1 @@ - \ No newline at end of file + -- cgit v1.3.1