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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/media/webrtc/trunk/testing/gtest/codegear/gtest_unittest.cbproj	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,88 @@
     1.4 +<?xml version="1.0" encoding="utf-8"?>
     1.5 +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     1.6 +  <PropertyGroup>
     1.7 +    <ProjectGuid>{eea63393-5ac5-4b9c-8909-d75fef2daa41}</ProjectGuid>
     1.8 +    <Config Condition="'$(Config)'==''">Release</Config>
     1.9 +  </PropertyGroup>
    1.10 +  <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
    1.11 +    <Base>true</Base>
    1.12 +  </PropertyGroup>
    1.13 +  <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
    1.14 +    <Base>true</Base>
    1.15 +    <Cfg_1>true</Cfg_1>
    1.16 +    <CfgParent>Base</CfgParent>
    1.17 +  </PropertyGroup>
    1.18 +  <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
    1.19 +    <Base>true</Base>
    1.20 +    <Cfg_2>true</Cfg_2>
    1.21 +    <CfgParent>Base</CfgParent>
    1.22 +  </PropertyGroup>
    1.23 +  <PropertyGroup Condition="'$(Base)'!=''">
    1.24 +    <OutputExt>exe</OutputExt>
    1.25 +    <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
    1.26 +    <Defines>NO_STRICT</Defines>
    1.27 +    <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
    1.28 +    <DynamicRTL>true</DynamicRTL>
    1.29 +    <ILINK_ObjectSearchPath>..\test</ILINK_ObjectSearchPath>
    1.30 +    <UsePackages>true</UsePackages>
    1.31 +    <ProjectType>CppConsoleApplication</ProjectType>
    1.32 +    <NoVCL>true</NoVCL>
    1.33 +    <BCC_CPPCompileAlways>true</BCC_CPPCompileAlways>
    1.34 +    <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;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</PackageImports>
    1.35 +    <BCC_wpar>false</BCC_wpar>
    1.36 +    <IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test;..</IncludePath>
    1.37 +    <ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test</ILINK_LibraryPath>
    1.38 +    <Multithreaded>true</Multithreaded>
    1.39 +  </PropertyGroup>
    1.40 +  <PropertyGroup Condition="'$(Cfg_1)'!=''">
    1.41 +    <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
    1.42 +    <DCC_Optimize>false</DCC_Optimize>
    1.43 +    <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
    1.44 +    <Defines>_DEBUG;$(Defines)</Defines>
    1.45 +    <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
    1.46 +    <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
    1.47 +    <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
    1.48 +    <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
    1.49 +    <DCC_Define>DEBUG</DCC_Define>
    1.50 +    <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
    1.51 +    <IntermediateOutputDir>Debug</IntermediateOutputDir>
    1.52 +    <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
    1.53 +    <BCC_StackFrames>true</BCC_StackFrames>
    1.54 +    <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
    1.55 +    <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
    1.56 +    <TASM_Debugging>Full</TASM_Debugging>
    1.57 +    <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
    1.58 +  </PropertyGroup>
    1.59 +  <PropertyGroup Condition="'$(Cfg_2)'!=''">
    1.60 +    <Defines>NDEBUG;$(Defines)</Defines>
    1.61 +    <IntermediateOutputDir>Release</IntermediateOutputDir>
    1.62 +    <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>
    1.63 +    <TASM_Debugging>None</TASM_Debugging>
    1.64 +  </PropertyGroup>
    1.65 +  <ProjectExtensions>
    1.66 +    <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality>
    1.67 +    <Borland.ProjectType>CppConsoleApplication</Borland.ProjectType>
    1.68 +    <BorlandProject>
    1.69 +<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>
    1.70 +      
    1.71 +      
    1.72 +      <Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages>
    1.73 +      <Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages>
    1.74 +    </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;..\include;..\test;..</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item1">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item2">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\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;..\test</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item1">$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item2">$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(OUTPUTDIR);..\test</HistoryLists_hlILINK_LibraryPath></HistoryLists_hlILINK_LibraryPath><HistoryLists_hlDefines><HistoryLists_hlDefines Name="Count">2</HistoryLists_hlDefines><HistoryLists_hlDefines Name="Item0">NO_STRICT</HistoryLists_hlDefines><HistoryLists_hlDefines Name="Item1">STRICT</HistoryLists_hlDefines></HistoryLists_hlDefines></CPlusPlusBuilder.Personality></BorlandProject></BorlandProject>
    1.75 +  </ProjectExtensions>
    1.76 +  <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" />
    1.77 +  <ItemGroup>
    1.78 +    <CppCompile Include="..\test\gtest_unittest.cc">
    1.79 +      <BuildOrder>0</BuildOrder>
    1.80 +    </CppCompile>
    1.81 +    <CppCompile Include="gtest_link.cc">
    1.82 +      <BuildOrder>1</BuildOrder>
    1.83 +    </CppCompile>
    1.84 +    <BuildConfiguration Include="Debug">
    1.85 +      <Key>Cfg_1</Key>
    1.86 +    </BuildConfiguration>
    1.87 +    <BuildConfiguration Include="Release">
    1.88 +      <Key>Cfg_2</Key>
    1.89 +    </BuildConfiguration>
    1.90 +  </ItemGroup>
    1.91 +</Project>
    1.92 \ No newline at end of file

mercurial