|
@@ -6,7 +6,7 @@
|
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
|
<TargetedPlatforms>1</TargetedPlatforms>
|
|
|
<AppType>Library</AppType>
|
|
|
- <FrameworkType>VCL</FrameworkType>
|
|
|
+ <FrameworkType>None</FrameworkType>
|
|
|
<ProjectVersion>19.5</ProjectVersion>
|
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
|
</PropertyGroup>
|
|
@@ -56,7 +56,6 @@
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
- <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|