media/webrtc/trunk/testing/gtest/codegear/gtest.cbproj

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

michael@0 1 <?xml version="1.0" encoding="utf-8"?>
michael@0 2 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
michael@0 3 <PropertyGroup>
michael@0 4 <ProjectGuid>{bca37a72-5b07-46cf-b44e-89f8e06451a2}</ProjectGuid>
michael@0 5 <Config Condition="'$(Config)'==''">Release</Config>
michael@0 6 </PropertyGroup>
michael@0 7 <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
michael@0 8 <Base>true</Base>
michael@0 9 </PropertyGroup>
michael@0 10 <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
michael@0 11 <Base>true</Base>
michael@0 12 <Cfg_1>true</Cfg_1>
michael@0 13 <CfgParent>Base</CfgParent>
michael@0 14 </PropertyGroup>
michael@0 15 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
michael@0 16 <Base>true</Base>
michael@0 17 <Cfg_2>true</Cfg_2>
michael@0 18 <CfgParent>Base</CfgParent>
michael@0 19 </PropertyGroup>
michael@0 20 <PropertyGroup Condition="'$(Base)'!=''">
michael@0 21 <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
michael@0 22 <OutputExt>lib</OutputExt>
michael@0 23 <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
michael@0 24 <Defines>NO_STRICT</Defines>
michael@0 25 <DynamicRTL>true</DynamicRTL>
michael@0 26 <UsePackages>true</UsePackages>
michael@0 27 <ProjectType>CppStaticLibrary</ProjectType>
michael@0 28 <BCC_CPPCompileAlways>true</BCC_CPPCompileAlways>
michael@0 29 <PackageImports>rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;dclZipForged11.bpi;vclZipForged11.bpi;GR32_BDS2006.bpi;GR32_DSGN_BDS2006.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi;CExceptionExpert11.bpi</PackageImports>
michael@0 30 <BCC_wpar>false</BCC_wpar>
michael@0 31 <IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</IncludePath>
michael@0 32 <AllPackageLibs>rtl.lib;vcl.lib</AllPackageLibs>
michael@0 33 <TLIB_PageSize>32</TLIB_PageSize>
michael@0 34 <ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk</ILINK_LibraryPath>
michael@0 35 </PropertyGroup>
michael@0 36 <PropertyGroup Condition="'$(Cfg_1)'!=''">
michael@0 37 <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
michael@0 38 <DCC_Optimize>false</DCC_Optimize>
michael@0 39 <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
michael@0 40 <Defines>_DEBUG;$(Defines)</Defines>
michael@0 41 <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
michael@0 42 <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
michael@0 43 <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
michael@0 44 <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
michael@0 45 <DCC_Define>DEBUG</DCC_Define>
michael@0 46 <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
michael@0 47 <IntermediateOutputDir>Debug</IntermediateOutputDir>
michael@0 48 <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
michael@0 49 <BCC_StackFrames>true</BCC_StackFrames>
michael@0 50 <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
michael@0 51 <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
michael@0 52 <TASM_Debugging>Full</TASM_Debugging>
michael@0 53 <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
michael@0 54 </PropertyGroup>
michael@0 55 <PropertyGroup Condition="'$(Cfg_2)'!=''">
michael@0 56 <Defines>NDEBUG;$(Defines)</Defines>
michael@0 57 <IntermediateOutputDir>Release</IntermediateOutputDir>
michael@0 58 <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>
michael@0 59 <TASM_Debugging>None</TASM_Debugging>
michael@0 60 </PropertyGroup>
michael@0 61 <ProjectExtensions>
michael@0 62 <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality>
michael@0 63 <Borland.ProjectType>CppStaticLibrary</Borland.ProjectType>
michael@0 64 <BorlandProject>
michael@0 65 <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">1033</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><Debugging><Debugging Name="DebugSourceDirs"></Debugging></Debugging><Parameters><Parameters Name="RunParams"></Parameters><Parameters Name="Launcher"></Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="DebugCWD"></Parameters><Parameters Name="HostApplication"></Parameters><Parameters Name="RemoteHost"></Parameters><Parameters Name="RemotePath"></Parameters><Parameters Name="RemoteParams"></Parameters><Parameters Name="RemoteLauncher"></Parameters><Parameters Name="UseRemoteLauncher">False</Parameters><Parameters Name="RemoteCWD"></Parameters><Parameters Name="RemoteDebug">False</Parameters><Parameters Name="Debug Symbols Search Path"></Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><Excluded_Packages>
michael@0 66
michael@0 67
michael@0 68 <Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages>
michael@0 69 <Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages>
michael@0 70 </Excluded_Packages><Linker><Linker Name="LibPrefix"></Linker><Linker Name="LibSuffix"></Linker><Linker Name="LibVersion"></Linker></Linker><ProjectProperties><ProjectProperties Name="AutoShowDeps">False</ProjectProperties><ProjectProperties Name="ManagePaths">True</ProjectProperties><ProjectProperties Name="VerifyPackages">True</ProjectProperties></ProjectProperties><HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Count">3</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item0">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item1">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item2">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\src;..\include</HistoryLists_hlIncludePath></HistoryLists_hlIncludePath><HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Count">1</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item0">$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk</HistoryLists_hlILINK_LibraryPath></HistoryLists_hlILINK_LibraryPath><HistoryLists_hlDefines><HistoryLists_hlDefines Name="Count">1</HistoryLists_hlDefines><HistoryLists_hlDefines Name="Item0">NO_STRICT</HistoryLists_hlDefines></HistoryLists_hlDefines><HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Count">1</HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Item0">32</HistoryLists_hlTLIB_PageSize><HistoryLists_hlTLIB_PageSize Name="Item1">16</HistoryLists_hlTLIB_PageSize></HistoryLists_hlTLIB_PageSize></CPlusPlusBuilder.Personality></BorlandProject></BorlandProject>
michael@0 71 </ProjectExtensions>
michael@0 72 <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" />
michael@0 73 <ItemGroup>
michael@0 74 <None Include="..\include\gtest\gtest-death-test.h">
michael@0 75 <BuildOrder>3</BuildOrder>
michael@0 76 </None>
michael@0 77 <None Include="..\include\gtest\gtest-message.h">
michael@0 78 <BuildOrder>4</BuildOrder>
michael@0 79 </None>
michael@0 80 <None Include="..\include\gtest\gtest-param-test.h">
michael@0 81 <BuildOrder>5</BuildOrder>
michael@0 82 </None>
michael@0 83 <None Include="..\include\gtest\gtest-spi.h">
michael@0 84 <BuildOrder>6</BuildOrder>
michael@0 85 </None>
michael@0 86 <None Include="..\include\gtest\gtest-test-part.h">
michael@0 87 <BuildOrder>7</BuildOrder>
michael@0 88 </None>
michael@0 89 <None Include="..\include\gtest\gtest-typed-test.h">
michael@0 90 <BuildOrder>8</BuildOrder>
michael@0 91 </None>
michael@0 92 <None Include="..\include\gtest\gtest.h">
michael@0 93 <BuildOrder>0</BuildOrder>
michael@0 94 </None>
michael@0 95 <None Include="..\include\gtest\gtest_pred_impl.h">
michael@0 96 <BuildOrder>1</BuildOrder>
michael@0 97 </None>
michael@0 98 <None Include="..\include\gtest\gtest_prod.h">
michael@0 99 <BuildOrder>2</BuildOrder>
michael@0 100 </None>
michael@0 101 <None Include="..\include\gtest\internal\gtest-death-test-internal.h">
michael@0 102 <BuildOrder>9</BuildOrder>
michael@0 103 </None>
michael@0 104 <None Include="..\include\gtest\internal\gtest-filepath.h">
michael@0 105 <BuildOrder>10</BuildOrder>
michael@0 106 </None>
michael@0 107 <None Include="..\include\gtest\internal\gtest-internal.h">
michael@0 108 <BuildOrder>11</BuildOrder>
michael@0 109 </None>
michael@0 110 <None Include="..\include\gtest\internal\gtest-linked_ptr.h">
michael@0 111 <BuildOrder>12</BuildOrder>
michael@0 112 </None>
michael@0 113 <None Include="..\include\gtest\internal\gtest-param-util-generated.h">
michael@0 114 <BuildOrder>14</BuildOrder>
michael@0 115 </None>
michael@0 116 <None Include="..\include\gtest\internal\gtest-param-util.h">
michael@0 117 <BuildOrder>13</BuildOrder>
michael@0 118 </None>
michael@0 119 <None Include="..\include\gtest\internal\gtest-port.h">
michael@0 120 <BuildOrder>15</BuildOrder>
michael@0 121 </None>
michael@0 122 <None Include="..\include\gtest\internal\gtest-string.h">
michael@0 123 <BuildOrder>16</BuildOrder>
michael@0 124 </None>
michael@0 125 <None Include="..\include\gtest\internal\gtest-type-util.h">
michael@0 126 <BuildOrder>17</BuildOrder>
michael@0 127 </None>
michael@0 128 <CppCompile Include="gtest_all.cc">
michael@0 129 <BuildOrder>18</BuildOrder>
michael@0 130 </CppCompile>
michael@0 131 <BuildConfiguration Include="Debug">
michael@0 132 <Key>Cfg_1</Key>
michael@0 133 </BuildConfiguration>
michael@0 134 <BuildConfiguration Include="Release">
michael@0 135 <Key>Cfg_2</Key>
michael@0 136 </BuildConfiguration>
michael@0 137 </ItemGroup>
michael@0 138 </Project>

mercurial