|
81 | 81 | <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> |
82 | 82 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
83 | 83 | <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode> |
84 | | - <VerInfo_Keys>CompanyName=Thanks to Stas'M Corp for this project;FileDescription=RDP Wrapper Configuration and Check utility by sebaxakerhtc;FileVersion=1.8.6.1;InternalName=RDP Wrapper Configuration and Check utility by sebaxakerhtc;LegalCopyright=sebaxakerhtc;LegalTrademarks=Stas'M Corp;OriginalFilename=RDP_CnC;ProductName=RDP_CnC;ProductVersion=1.8.6.1;Comments=https://sebaxakerhtc.github.io;ProgramID=com.embarcadero.RDP_CnC</VerInfo_Keys> |
85 | | - <Icon_MainIcon>RDP_B.ico</Icon_MainIcon> |
| 84 | + <VerInfo_Keys>CompanyName=Thanks to Stas'M Corp for this project;FileDescription=RDP Wrapper Configuration and Check utility by sebaxakerhtc;FileVersion=1.8.9.9;InternalName=RDP Wrapper Configuration and Check utility by sebaxakerhtc;LegalCopyright=sebaxakerhtc;LegalTrademarks=Stas'M Corp;OriginalFilename=RDP_CnC;ProductName=RDP_CnC;ProductVersion=1.8.9.9;Comments=https://sebaxakerhtc.github.io;ProgramID=com.embarcadero.RDP_CnC</VerInfo_Keys> |
| 85 | + <Icon_MainIcon>RDP.ico</Icon_MainIcon> |
86 | 86 | <AppExecutionLevel>requireAdministrator</AppExecutionLevel> |
87 | 87 | <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
88 | 88 | <VerInfo_MinorVer>8</VerInfo_MinorVer> |
89 | | - <VerInfo_Release>6</VerInfo_Release> |
| 89 | + <VerInfo_Release>9</VerInfo_Release> |
90 | 90 | <DCC_ExeOutput>C:\Users\sebaxakerhtc\Desktop\RDPWrapper\RDPW_Installer-Black\</DCC_ExeOutput> |
91 | | - <VerInfo_Build>1</VerInfo_Build> |
| 91 | + <VerInfo_Build>9</VerInfo_Build> |
92 | 92 | </PropertyGroup> |
93 | 93 | <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
94 | 94 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
|
177 | 177 | <Platform value="Win64">False</Platform> |
178 | 178 | </Platforms> |
179 | 179 | <Deployment Version="3"> |
180 | | - <DeployFile LocalName="..\bin\RDP_CnC.exe" Configuration="Debug" Class="ProjectOutput"> |
| 180 | + <DeployFile LocalName="..\..\RDPWrapper\RDPW_Installer-Black\RDP_CnC.exe" Configuration="Release" Class="ProjectOutput"> |
181 | 181 | <Platform Name="Win32"> |
182 | 182 | <RemoteName>RDP_CnC.exe</RemoteName> |
183 | 183 | <Overwrite>true</Overwrite> |
184 | 184 | </Platform> |
185 | 185 | </DeployFile> |
186 | | - <DeployFile LocalName="..\..\RDPWrapper\RDPW_Installer-Black\RDP_CnC.exe" Configuration="Release" Class="ProjectOutput"> |
| 186 | + <DeployFile LocalName="..\bin\RDP_CnC.exe" Configuration="Debug" Class="ProjectOutput"> |
187 | 187 | <Platform Name="Win32"> |
188 | 188 | <RemoteName>RDP_CnC.exe</RemoteName> |
189 | 189 | <Overwrite>true</Overwrite> |
|
991 | 991 | <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/> |
992 | 992 | <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/> |
993 | 993 | <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/> |
| 994 | + <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/> |
994 | 995 | <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
995 | 996 | <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
996 | | - <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/> |
997 | 997 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
998 | 998 | <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/> |
999 | 999 | <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/> |
|
0 commit comments