mirror of
https://github.com/n5ac/mmvari.git
synced 2026-03-11 23:23:51 +01:00
192 lines
10 KiB
Plaintext
192 lines
10 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{3F4B3917-B2FC-437A-834F-3DE31B026A4F}</ProjectGuid>
|
|
<ProjectType>CppDynamicLibrary</ProjectType>
|
|
<Base>True</Base>
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
<ProjectVersion>14.6</ProjectVersion>
|
|
<AppType>Library</AppType>
|
|
<FrameworkType>None</FrameworkType>
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
<TargetedPlatforms>1</TargetedPlatforms>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|
<Base_Win32>true</Base_Win32>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
|
|
<Cfg_1>true</Cfg_1>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
|
|
<Cfg_1_Win32>true</Cfg_1_Win32>
|
|
<CfgParent>Cfg_1</CfgParent>
|
|
<Cfg_1>true</Cfg_1>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
|
|
<Cfg_1_Win64>true</Cfg_1_Win64>
|
|
<CfgParent>Cfg_1</CfgParent>
|
|
<Cfg_1>true</Cfg_1>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
|
|
<Cfg_2>true</Cfg_2>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
|
|
<Cfg_2_Win32>true</Cfg_2_Win32>
|
|
<CfgParent>Cfg_2</CfgParent>
|
|
<Cfg_2>true</Cfg_2>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
|
|
<Cfg_2_Win64>true</Cfg_2_Win64>
|
|
<CfgParent>Cfg_2</CfgParent>
|
|
<Cfg_2>true</Cfg_2>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
|
|
<VerInfo_Locale>1041</VerInfo_Locale>
|
|
<LinkPackageStatics>rtl.lib;vcl.lib;inet.lib</LinkPackageStatics>
|
|
<PackageImports>vclx.bpi;rtl.bpi;vcl.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;bcbsmp.bpi;teeui.bpi;vclsmp.bpi;teedb.bpi;tee.bpi;ibsmp.bpi;inetdb.bpi;inet.bpi;$(PackageImports)</PackageImports>
|
|
<DCC_UnitSearchPath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
<ILINK_AppType>Windows</ILINK_AppType>
|
|
<BCC_PCHCache>true</BCC_PCHCache>
|
|
<BRCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;$(BRCC_IncludePath)</BRCC_IncludePath>
|
|
<BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
|
|
<BCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;$(BCC_IncludePath)</BCC_IncludePath>
|
|
<DCC_IncludePath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_IncludePath)</DCC_IncludePath>
|
|
<TASM_IncludePath>$(BDS)\include;$(BDS)\include\vcl;$(TASM_IncludePath)</TASM_IncludePath>
|
|
<AllPackageLibs>rtl.lib;vcl.lib;inet.lib</AllPackageLibs>
|
|
<FinalOutputDir>.</FinalOutputDir>
|
|
<ILINK_WinAppType>DLL</ILINK_WinAppType>
|
|
<TASM_Debugging>None</TASM_Debugging>
|
|
<TASM_AdditionalSwitches> /w2</TASM_AdditionalSwitches>
|
|
<OutputExt>fsk</OutputExt>
|
|
<DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
|
|
<DCC_AdditionalSwitches> -M</DCC_AdditionalSwitches>
|
|
<ILINK_LibraryPath>$(BDS)\lib\obj;$(BDS)\lib;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<BCC_UserSuppliedOptions> -tWM -Tkh30000 -Vx -tWD -d -Ve</BCC_UserSuppliedOptions>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
<ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath);$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
|
<DCC_Define>DEBUG;$(DCC_Define);$(DCC_Define)</DCC_Define>
|
|
<BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
|
|
<IntermediateOutputDir>Debug_Build</IntermediateOutputDir>
|
|
<ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
|
|
<TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
|
|
<ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
|
|
<BCC_DisableOptimizations>true</BCC_DisableOptimizations>
|
|
<TASM_Debugging>Full</TASM_Debugging>
|
|
<DCC_AdditionalSwitches> -M -V</DCC_AdditionalSwitches>
|
|
<BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
|
|
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
|
|
<BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
|
|
<BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
|
|
<BCC_UserSuppliedOptions> -tWM -Tkh30000 -Vx -tWD -d -Ve -k</BCC_UserSuppliedOptions>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
<BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
<IntermediateOutputDir>Release_Build</IntermediateOutputDir>
|
|
<DCC_AdditionalSwitches> -M -$O+</DCC_AdditionalSwitches>
|
|
<ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath);$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
|
<BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
|
|
<BCC_UserSuppliedOptions> -tWM -Tkh30000 -Vx -tWD -d -Ve -r</BCC_UserSuppliedOptions>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
<BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<CppCompile Include="fsk8250.cpp">
|
|
<BuildOrder>-1</BuildOrder>
|
|
<BuildOrder>0</BuildOrder>
|
|
</CppCompile>
|
|
<CppCompile Include="Main.cpp">
|
|
<BuildOrder>-1</BuildOrder>
|
|
<Form>ComFSK</Form>
|
|
<DependentOn>Main.h</DependentOn>
|
|
<BuildOrder>1</BuildOrder>
|
|
</CppCompile>
|
|
<FormResources Include="Main.dfm"/>
|
|
<BuildConfiguration Include="Release">
|
|
<Key>Cfg_2</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Base">
|
|
<Key>Base</Key>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Debug">
|
|
<Key>Cfg_1</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
</ItemGroup>
|
|
<Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
|
|
<Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
|
|
<Borland.ProjectType>CppDynamicLibrary</Borland.ProjectType>
|
|
<BorlandProject>
|
|
<CPlusPlusBuilder.Personality>
|
|
<VersionInfo>
|
|
<VersionInfo Name="IncludeVerInfo">False</VersionInfo>
|
|
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
|
<VersionInfo Name="MajorVer">1</VersionInfo>
|
|
<VersionInfo Name="MinorVer">0</VersionInfo>
|
|
<VersionInfo Name="Release">0</VersionInfo>
|
|
<VersionInfo Name="Build">0</VersionInfo>
|
|
<VersionInfo Name="Debug">False</VersionInfo>
|
|
<VersionInfo Name="PreRelease">False</VersionInfo>
|
|
<VersionInfo Name="Special">False</VersionInfo>
|
|
<VersionInfo Name="Private">False</VersionInfo>
|
|
<VersionInfo Name="DLL">False</VersionInfo>
|
|
<VersionInfo Name="Locale">1041</VersionInfo>
|
|
<VersionInfo Name="CodePage">932</VersionInfo>
|
|
</VersionInfo>
|
|
<VersionInfoKeys>
|
|
<VersionInfoKeys Name="CompanyName"/>
|
|
<VersionInfoKeys Name="FileDescription"/>
|
|
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
|
<VersionInfoKeys Name="InternalName"/>
|
|
<VersionInfoKeys Name="LegalCopyright"/>
|
|
<VersionInfoKeys Name="LegalTrademarks"/>
|
|
<VersionInfoKeys Name="OriginalFilename"/>
|
|
<VersionInfoKeys Name="ProductName"/>
|
|
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
|
<VersionInfoKeys Name="Comments"/>
|
|
</VersionInfoKeys>
|
|
<ProjectProperties>
|
|
<ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
|
|
<ProjectProperties Name="ManagePaths">True</ProjectProperties>
|
|
<ProjectProperties Name="VerifyPackages">True</ProjectProperties>
|
|
</ProjectProperties>
|
|
</CPlusPlusBuilder.Personality>
|
|
<Platforms>
|
|
<Platform value="OSX32">False</Platform>
|
|
<Platform value="Win32">True</Platform>
|
|
<Platform value="Win64">False</Platform>
|
|
</Platforms>
|
|
</BorlandProject>
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
|
</ProjectExtensions>
|
|
</Project>
|