From 6c59d4187748b66f027f07858ebab1c99a926d0f Mon Sep 17 00:00:00 2001 From: Xymanek Date: Sun, 27 Oct 2019 23:08:38 +0200 Subject: [PATCH 1/2] Added app.manifest --- xcom2-launcher/xcom2-launcher/app.manifest | 76 +++++++++++++++++++ .../xcom2-launcher/xcom2-launcher.csproj | 9 ++- 2 files changed, 82 insertions(+), 3 deletions(-) create mode 100644 xcom2-launcher/xcom2-launcher/app.manifest diff --git a/xcom2-launcher/xcom2-launcher/app.manifest b/xcom2-launcher/xcom2-launcher/app.manifest new file mode 100644 index 0000000..0da1f6d --- /dev/null +++ b/xcom2-launcher/xcom2-launcher/app.manifest @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcom2-launcher/xcom2-launcher/xcom2-launcher.csproj b/xcom2-launcher/xcom2-launcher/xcom2-launcher.csproj index 45dc3f6..869e262 100644 --- a/xcom2-launcher/xcom2-launcher/xcom2-launcher.csproj +++ b/xcom2-launcher/xcom2-launcher/xcom2-launcher.csproj @@ -30,9 +30,7 @@ false true - - true - + XCOM2Launcher.Program @@ -72,6 +70,10 @@ MinimumRecommendedRules.ruleset false + + + app.manifest + ..\packages\FCTB.2.16.24\lib\FastColoredTextBox.dll @@ -279,6 +281,7 @@ Designer + Always From 9b461f16b7e568ed79a0e34ce43c2b2c641800bb Mon Sep 17 00:00:00 2001 From: Xymanek Date: Sun, 27 Oct 2019 23:20:13 +0200 Subject: [PATCH 2/2] DPI support --- xcom2-launcher/xcom2-launcher/app.config | 3 +++ xcom2-launcher/xcom2-launcher/app.manifest | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/xcom2-launcher/xcom2-launcher/app.config b/xcom2-launcher/xcom2-launcher/app.config index 7eb310d..4659242 100644 --- a/xcom2-launcher/xcom2-launcher/app.config +++ b/xcom2-launcher/xcom2-launcher/app.config @@ -14,4 +14,7 @@ + + + diff --git a/xcom2-launcher/xcom2-launcher/app.manifest b/xcom2-launcher/xcom2-launcher/app.manifest index 0da1f6d..d9bbc1e 100644 --- a/xcom2-launcher/xcom2-launcher/app.manifest +++ b/xcom2-launcher/xcom2-launcher/app.manifest @@ -40,7 +40,7 @@ - +