diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-06 11:36:51 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-06 11:36:51 +0300 |
| commit | 302f706666622cade696eeb024763821536660c4 (patch) | |
| tree | d4c906765c8a35551bcc37aa3e4a659750e3f92f /Software/Visual_Studio | |
| parent | 91c16017d810e2f05cd9d4e33f07fcdbf69dce76 (diff) | |
| download | Tango-302f706666622cade696eeb024763821536660c4.tar.gz Tango-302f706666622cade696eeb024763821536660c4.zip | |
Gradient test fix.
Update PPC db with Sylko Light Inks.
Diffstat (limited to 'Software/Visual_Studio')
3 files changed, 4 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest index d72e75011..efc5f8179 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest @@ -16,7 +16,7 @@ Remove this element if your application requires this virtualization for backwards compatibility. --> - <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> + <!--<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />--> </requestedPrivileges> </security> </trustInfo> diff --git a/Software/Visual_Studio/Tango.ColorLib.GradientTest.CLI/Sylko_IL400_BL95_C200R_1N.cct b/Software/Visual_Studio/Tango.ColorLib.GradientTest.CLI/Sylko_IL400_BL95_C200R_1N.cct Binary files differnew file mode 100644 index 000000000..2a8d4cfd8 --- /dev/null +++ b/Software/Visual_Studio/Tango.ColorLib.GradientTest.CLI/Sylko_IL400_BL95_C200R_1N.cct diff --git a/Software/Visual_Studio/Tango.ColorLib.GradientTest.CLI/Tango.ColorLib.GradientTest.CLI.csproj b/Software/Visual_Studio/Tango.ColorLib.GradientTest.CLI/Tango.ColorLib.GradientTest.CLI.csproj index db2fc22bd..3bdd4e353 100644 --- a/Software/Visual_Studio/Tango.ColorLib.GradientTest.CLI/Tango.ColorLib.GradientTest.CLI.csproj +++ b/Software/Visual_Studio/Tango.ColorLib.GradientTest.CLI/Tango.ColorLib.GradientTest.CLI.csproj @@ -53,6 +53,9 @@ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None> <None Include="Sylko_HV_IL400Bl95R_1.cct" /> + <None Include="Sylko_IL400_BL95_C200R_1N.cct"> + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> + </None> </ItemGroup> <ItemGroup> <Content Include="..\Build\ColorLib\Debug\Tango.ColorLib_v4.dll"> |
