Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
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>{eea63393-5ac5-4b9c-8909-d75fef2daa41}</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 | <OutputExt>exe</OutputExt> |
michael@0 | 22 | <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed> |
michael@0 | 23 | <Defines>NO_STRICT</Defines> |
michael@0 | 24 | <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput> |
michael@0 | 25 | <DynamicRTL>true</DynamicRTL> |
michael@0 | 26 | <ILINK_ObjectSearchPath>..\test</ILINK_ObjectSearchPath> |
michael@0 | 27 | <UsePackages>true</UsePackages> |
michael@0 | 28 | <ProjectType>CppConsoleApplication</ProjectType> |
michael@0 | 29 | <NoVCL>true</NoVCL> |
michael@0 | 30 | <BCC_CPPCompileAlways>true</BCC_CPPCompileAlways> |
michael@0 | 31 | <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> |
michael@0 | 32 | <BCC_wpar>false</BCC_wpar> |
michael@0 | 33 | <IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test;..</IncludePath> |
michael@0 | 34 | <ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test</ILINK_LibraryPath> |
michael@0 | 35 | <Multithreaded>true</Multithreaded> |
michael@0 | 36 | </PropertyGroup> |
michael@0 | 37 | <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
michael@0 | 38 | <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed> |
michael@0 | 39 | <DCC_Optimize>false</DCC_Optimize> |
michael@0 | 40 | <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
michael@0 | 41 | <Defines>_DEBUG;$(Defines)</Defines> |
michael@0 | 42 | <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo> |
michael@0 | 43 | <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion> |
michael@0 | 44 | <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking> |
michael@0 | 45 | <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables> |
michael@0 | 46 | <DCC_Define>DEBUG</DCC_Define> |
michael@0 | 47 | <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers> |
michael@0 | 48 | <IntermediateOutputDir>Debug</IntermediateOutputDir> |
michael@0 | 49 | <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines> |
michael@0 | 50 | <BCC_StackFrames>true</BCC_StackFrames> |
michael@0 | 51 | <BCC_DisableOptimizations>true</BCC_DisableOptimizations> |
michael@0 | 52 | <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath> |
michael@0 | 53 | <TASM_Debugging>Full</TASM_Debugging> |
michael@0 | 54 | <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn> |
michael@0 | 55 | </PropertyGroup> |
michael@0 | 56 | <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
michael@0 | 57 | <Defines>NDEBUG;$(Defines)</Defines> |
michael@0 | 58 | <IntermediateOutputDir>Release</IntermediateOutputDir> |
michael@0 | 59 | <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath> |
michael@0 | 60 | <TASM_Debugging>None</TASM_Debugging> |
michael@0 | 61 | </PropertyGroup> |
michael@0 | 62 | <ProjectExtensions> |
michael@0 | 63 | <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality> |
michael@0 | 64 | <Borland.ProjectType>CppConsoleApplication</Borland.ProjectType> |
michael@0 | 65 | <BorlandProject> |
michael@0 | 66 | <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 | 67 | |
michael@0 | 68 | |
michael@0 | 69 | <Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages> |
michael@0 | 70 | <Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages> |
michael@0 | 71 | </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> |
michael@0 | 72 | </ProjectExtensions> |
michael@0 | 73 | <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" /> |
michael@0 | 74 | <ItemGroup> |
michael@0 | 75 | <CppCompile Include="..\test\gtest_unittest.cc"> |
michael@0 | 76 | <BuildOrder>0</BuildOrder> |
michael@0 | 77 | </CppCompile> |
michael@0 | 78 | <CppCompile Include="gtest_link.cc"> |
michael@0 | 79 | <BuildOrder>1</BuildOrder> |
michael@0 | 80 | </CppCompile> |
michael@0 | 81 | <BuildConfiguration Include="Debug"> |
michael@0 | 82 | <Key>Cfg_1</Key> |
michael@0 | 83 | </BuildConfiguration> |
michael@0 | 84 | <BuildConfiguration Include="Release"> |
michael@0 | 85 | <Key>Cfg_2</Key> |
michael@0 | 86 | </BuildConfiguration> |
michael@0 | 87 | </ItemGroup> |
michael@0 | 88 | </Project> |