mirror of
https://github.com/n5ac/mmvari.git
synced 2025-12-06 04:12:03 +01:00
446 lines
20 KiB
Plaintext
446 lines
20 KiB
Plaintext
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
|
<PropertyGroup>
|
||
|
|
<ProjectGuid>{B74A1F86-E21B-4660-8AD0-C595B4167159}</ProjectGuid>
|
||
|
|
<ProjectType>CppVCLApplication</ProjectType>
|
||
|
|
<MainSource>MMVARI.cpp</MainSource>
|
||
|
|
<Base>True</Base>
|
||
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
||
|
|
<ProjectVersion>14.6</ProjectVersion>
|
||
|
|
<AppType>Application</AppType>
|
||
|
|
<FrameworkType>VCL</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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
|
||
|
|
<Base_Win64>true</Base_Win64>
|
||
|
|
<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)'!=''">
|
||
|
|
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
|
||
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
||
|
|
<VerInfo_Locale>1041</VerInfo_Locale>
|
||
|
|
<LinkPackageStatics>rtl.lib;vcl.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>..\vsais10;res;$(BDS)\include;$(BDS)\include\vcl;$(BRCC_IncludePath)</BRCC_IncludePath>
|
||
|
|
<BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
|
||
|
|
<BCC_IncludePath>..\vsais10;res;$(BDS)\include;$(BDS)\include\vcl;$(BCC_IncludePath)</BCC_IncludePath>
|
||
|
|
<DCC_IncludePath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_IncludePath)</DCC_IncludePath>
|
||
|
|
<TASM_IncludePath>..\vsais10;res;$(BDS)\include;$(BDS)\include\vcl;$(TASM_IncludePath)</TASM_IncludePath>
|
||
|
|
<FinalOutputDir>.</FinalOutputDir>
|
||
|
|
<BCC_GenerateWindowsApp>true</BCC_GenerateWindowsApp>
|
||
|
|
<AllPackageLibs>rtl.lib;vcl.lib</AllPackageLibs>
|
||
|
|
<TASM_Debugging>None</TASM_Debugging>
|
||
|
|
<TASM_AdditionalSwitches> /w2</TASM_AdditionalSwitches>
|
||
|
|
<OutputExt>exe</OutputExt>
|
||
|
|
<DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
|
||
|
|
<DCC_AdditionalSwitches> -M</DCC_AdditionalSwitches>
|
||
|
|
<ILINK_LibraryPath>..\vsais10;res;$(BDS)\lib\obj;$(BDS)\lib;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
||
|
|
</PropertyGroup>
|
||
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
||
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
||
|
|
<BCC_UserSuppliedOptions> -tWM -Tkh30000 -Vx -d -Ve</BCC_UserSuppliedOptions>
|
||
|
|
<IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
|
||
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
||
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
||
|
|
<Icon_MainIcon>MMVARI_Icon.ico</Icon_MainIcon>
|
||
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
||
|
|
</PropertyGroup>
|
||
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
||
|
|
<IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
|
||
|
|
<Icon_MainIcon>MMVARI_Icon.ico</Icon_MainIcon>
|
||
|
|
</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)'!=''">
|
||
|
|
<Manifest_File>None</Manifest_File>
|
||
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
||
|
|
<BCC_UserSuppliedOptions> -tWM -Tkh30000 -Vx -d -Ve -k</BCC_UserSuppliedOptions>
|
||
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
||
|
|
<BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
|
||
|
|
</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_UserSuppliedOptions> -tWM -Tkh30000 -Vx -d -Ve -r</BCC_UserSuppliedOptions>
|
||
|
|
<BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
|
||
|
|
</PropertyGroup>
|
||
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
||
|
|
<BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
|
||
|
|
</PropertyGroup>
|
||
|
|
<ItemGroup>
|
||
|
|
<CppCompile Include="ClockAdj.cpp">
|
||
|
|
<BuildOrder>33</BuildOrder>
|
||
|
|
<Form>ClockAdjDlg</Form>
|
||
|
|
<DependentOn>ClockAdj.h</DependentOn>
|
||
|
|
<BuildOrder>17</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="CLX.cpp">
|
||
|
|
<BuildOrder>28</BuildOrder>
|
||
|
|
<DependentOn>CLX.h</DependentOn>
|
||
|
|
<BuildOrder>2</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="CodeVw.cpp">
|
||
|
|
<BuildOrder>30</BuildOrder>
|
||
|
|
<Form>CodeView</Form>
|
||
|
|
<DependentOn>CodeVw.h</DependentOn>
|
||
|
|
<BuildOrder>16</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="ComLib.cpp">
|
||
|
|
<BuildOrder>7</BuildOrder>
|
||
|
|
<DependentOn>ComLib.h</DependentOn>
|
||
|
|
<BuildOrder>23</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Comm.cpp">
|
||
|
|
<BuildOrder>35</BuildOrder>
|
||
|
|
<DependentOn>Comm.h</DependentOn>
|
||
|
|
<BuildOrder>11</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="country.cpp">
|
||
|
|
<BuildOrder>25</BuildOrder>
|
||
|
|
<DependentOn>country.h</DependentOn>
|
||
|
|
<BuildOrder>1</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="cradio.cpp">
|
||
|
|
<BuildOrder>30</BuildOrder>
|
||
|
|
<DependentOn>cradio.h</DependentOn>
|
||
|
|
<BuildOrder>16</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="DSP.cpp">
|
||
|
|
<BuildOrder>3</BuildOrder>
|
||
|
|
<DependentOn>DSP.h</DependentOn>
|
||
|
|
<BuildOrder>27</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Dump.cpp">
|
||
|
|
<BuildOrder>8</BuildOrder>
|
||
|
|
<DependentOn>Dump.h</DependentOn>
|
||
|
|
<BuildOrder>22</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="FEdit.cpp">
|
||
|
|
<BuildOrder>34</BuildOrder>
|
||
|
|
<Form>FileEdit</Form>
|
||
|
|
<DependentOn>FEdit.h</DependentOn>
|
||
|
|
<BuildOrder>14</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Fft.cpp">
|
||
|
|
<BuildOrder>6</BuildOrder>
|
||
|
|
<DependentOn>Fft.h</DependentOn>
|
||
|
|
<BuildOrder>20</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="FreqDisp.cpp">
|
||
|
|
<BuildOrder>36</BuildOrder>
|
||
|
|
<Form>FreqDispDlg</Form>
|
||
|
|
<DependentOn>FreqDisp.h</DependentOn>
|
||
|
|
<BuildOrder>10</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Hamlog5.cpp">
|
||
|
|
<BuildOrder>36</BuildOrder>
|
||
|
|
<DependentOn>Hamlog5.h</DependentOn>
|
||
|
|
<BuildOrder>10</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="InputWin.cpp">
|
||
|
|
<BuildOrder>33</BuildOrder>
|
||
|
|
<Form>InputWinDlg</Form>
|
||
|
|
<DependentOn>InputWin.h</DependentOn>
|
||
|
|
<BuildOrder>17</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="LogConv.cpp">
|
||
|
|
<BuildOrder>4</BuildOrder>
|
||
|
|
<DependentOn>LogConv.h</DependentOn>
|
||
|
|
<BuildOrder>24</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="LogFile.cpp">
|
||
|
|
<BuildOrder>6</BuildOrder>
|
||
|
|
<DependentOn>LogFile.h</DependentOn>
|
||
|
|
<BuildOrder>20</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Loglink.cpp">
|
||
|
|
<BuildOrder>5</BuildOrder>
|
||
|
|
<DependentOn>Loglink.h</DependentOn>
|
||
|
|
<BuildOrder>21</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="LogList.cpp">
|
||
|
|
<BuildOrder>8</BuildOrder>
|
||
|
|
<Form>LogListDlg</Form>
|
||
|
|
<DependentOn>LogList.h</DependentOn>
|
||
|
|
<BuildOrder>22</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="LogSet.cpp">
|
||
|
|
<Form>LogSetDlg</Form>
|
||
|
|
<DependentOn>LogSet.h</DependentOn>
|
||
|
|
<BuildOrder>19</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="MacEdit.cpp">
|
||
|
|
<BuildOrder>9</BuildOrder>
|
||
|
|
<Form>MacEditDlg</Form>
|
||
|
|
<DependentOn>MacEdit.h</DependentOn>
|
||
|
|
<BuildOrder>29</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="MacroKey.cpp">
|
||
|
|
<BuildOrder>37</BuildOrder>
|
||
|
|
<Form>MacroKeyDlg</Form>
|
||
|
|
<DependentOn>MacroKey.h</DependentOn>
|
||
|
|
<BuildOrder>13</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Main.cpp">
|
||
|
|
<BuildOrder>4</BuildOrder>
|
||
|
|
<Form>MainVARI</Form>
|
||
|
|
<DependentOn>Main.h</DependentOn>
|
||
|
|
<BuildOrder>24</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="mfsk.cpp">
|
||
|
|
<BuildOrder>-1</BuildOrder>
|
||
|
|
<DependentOn>mfsk.h</DependentOn>
|
||
|
|
<BuildOrder>1</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Mmcg.cpp">
|
||
|
|
<BuildOrder>3</BuildOrder>
|
||
|
|
<DependentOn>Mmcg.h</DependentOn>
|
||
|
|
<BuildOrder>27</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="MmcgDlg.cpp">
|
||
|
|
<BuildOrder>28</BuildOrder>
|
||
|
|
<Form>MmcgDlgBox</Form>
|
||
|
|
<DependentOn>MmcgDlg.h</DependentOn>
|
||
|
|
<BuildOrder>2</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="MMLink.cpp">
|
||
|
|
<BuildOrder>7</BuildOrder>
|
||
|
|
<DependentOn>MMLink.h</DependentOn>
|
||
|
|
<BuildOrder>23</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="MMVARI.cpp">
|
||
|
|
<BuildOrder>-1</BuildOrder>
|
||
|
|
<BuildOrder>0</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<ResFiles Include="mmvari.res">
|
||
|
|
<BuildOrder>32</BuildOrder>
|
||
|
|
<BuildOrder>18</BuildOrder>
|
||
|
|
</ResFiles>
|
||
|
|
<CppCompile Include="Option.cpp">
|
||
|
|
<BuildOrder>38</BuildOrder>
|
||
|
|
<Form>OptDlgBox</Form>
|
||
|
|
<DependentOn>Option.h</DependentOn>
|
||
|
|
<BuildOrder>12</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="PlayDlg.cpp">
|
||
|
|
<BuildOrder>32</BuildOrder>
|
||
|
|
<Form>PlayDlgBox</Form>
|
||
|
|
<DependentOn>PlayDlg.h</DependentOn>
|
||
|
|
<BuildOrder>18</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Qsodlg.cpp">
|
||
|
|
<BuildOrder>26</BuildOrder>
|
||
|
|
<Form>QSODlgBox</Form>
|
||
|
|
<DependentOn>Qsodlg.h</DependentOn>
|
||
|
|
<BuildOrder>0</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="RadioSet.cpp">
|
||
|
|
<BuildOrder>9</BuildOrder>
|
||
|
|
<Form>RADIOSetDlg</Form>
|
||
|
|
<DependentOn>RadioSet.h</DependentOn>
|
||
|
|
<BuildOrder>29</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="RMenuDlg.cpp">
|
||
|
|
<BuildOrder>38</BuildOrder>
|
||
|
|
<Form>RMenuDialog</Form>
|
||
|
|
<DependentOn>RMenuDlg.h</DependentOn>
|
||
|
|
<BuildOrder>12</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="RxView.cpp">
|
||
|
|
<BuildOrder>31</BuildOrder>
|
||
|
|
<Form>RxViewDlg</Form>
|
||
|
|
<DependentOn>RxView.h</DependentOn>
|
||
|
|
<BuildOrder>15</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Test.cpp">
|
||
|
|
<BuildOrder>35</BuildOrder>
|
||
|
|
<Form>TestDlg</Form>
|
||
|
|
<DependentOn>Test.h</DependentOn>
|
||
|
|
<BuildOrder>11</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="TH5Len.cpp">
|
||
|
|
<BuildOrder>37</BuildOrder>
|
||
|
|
<Form>TH5LenDlg</Form>
|
||
|
|
<DependentOn>TH5Len.h</DependentOn>
|
||
|
|
<BuildOrder>13</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="TrackDlg.cpp">
|
||
|
|
<BuildOrder>34</BuildOrder>
|
||
|
|
<Form>TrackDlgBox</Form>
|
||
|
|
<DependentOn>TrackDlg.h</DependentOn>
|
||
|
|
<BuildOrder>14</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="VerDsp.cpp">
|
||
|
|
<BuildOrder>31</BuildOrder>
|
||
|
|
<Form>VerDspDlg</Form>
|
||
|
|
<DependentOn>VerDsp.h</DependentOn>
|
||
|
|
<BuildOrder>15</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<CppCompile Include="Wave.cpp">
|
||
|
|
<BuildOrder>5</BuildOrder>
|
||
|
|
<DependentOn>Wave.h</DependentOn>
|
||
|
|
<BuildOrder>21</BuildOrder>
|
||
|
|
</CppCompile>
|
||
|
|
<FormResources Include="Option.dfm"/>
|
||
|
|
<FormResources Include="MmcgDlg.dfm"/>
|
||
|
|
<FormResources Include="Main.dfm"/>
|
||
|
|
<FormResources Include="MacroKey.dfm"/>
|
||
|
|
<FormResources Include="PlayDlg.dfm"/>
|
||
|
|
<FormResources Include="TrackDlg.dfm"/>
|
||
|
|
<FormResources Include="TH5Len.dfm"/>
|
||
|
|
<FormResources Include="VerDsp.dfm"/>
|
||
|
|
<FormResources Include="Test.dfm"/>
|
||
|
|
<FormResources Include="RadioSet.dfm"/>
|
||
|
|
<FormResources Include="Qsodlg.dfm"/>
|
||
|
|
<FormResources Include="RxView.dfm"/>
|
||
|
|
<FormResources Include="RMenuDlg.dfm"/>
|
||
|
|
<FormResources Include="MacEdit.dfm"/>
|
||
|
|
<FormResources Include="ClockAdj.dfm"/>
|
||
|
|
<FormResources Include="CodeVw.dfm"/>
|
||
|
|
<FormResources Include="FEdit.dfm"/>
|
||
|
|
<FormResources Include="LogSet.dfm"/>
|
||
|
|
<FormResources Include="LogList.dfm"/>
|
||
|
|
<FormResources Include="FreqDisp.dfm"/>
|
||
|
|
<FormResources Include="InputWin.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>CppVCLApplication</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>
|
||
|
|
<Debugging>
|
||
|
|
<Debugging Name="DebugSourceDirs">$(BCB)\source\vcl</Debugging>
|
||
|
|
</Debugging>
|
||
|
|
<Parameters>
|
||
|
|
<Parameters Name="RemoteHost"/>
|
||
|
|
<Parameters Name="RemotePath"/>
|
||
|
|
<Parameters Name="RemoteDebug">0</Parameters>
|
||
|
|
</Parameters>
|
||
|
|
<Compiler>
|
||
|
|
<Compiler Name="ShowInfoMsgs">0</Compiler>
|
||
|
|
<Compiler Name="LinkDebugVcl">0</Compiler>
|
||
|
|
<Compiler Name="LinkCGLIB">0</Compiler>
|
||
|
|
</Compiler>
|
||
|
|
<ProjectProperties>
|
||
|
|
<ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
|
||
|
|
<ProjectProperties Name="ManagePaths">True</ProjectProperties>
|
||
|
|
<ProjectProperties Name="VerifyPackages">True</ProjectProperties>
|
||
|
|
</ProjectProperties>
|
||
|
|
<Source>
|
||
|
|
<Source Name="MainSource">MMVARI.cpp</Source>
|
||
|
|
</Source>
|
||
|
|
</CPlusPlusBuilder.Personality>
|
||
|
|
<Platforms>
|
||
|
|
<Platform value="Win32">True</Platform>
|
||
|
|
<Platform value="Win64">False</Platform>
|
||
|
|
</Platforms>
|
||
|
|
</BorlandProject>
|
||
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
||
|
|
</ProjectExtensions>
|
||
|
|
</Project>
|