OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
3 <PropertyGroup> | |
4 <ProjectGuid>{bca37a72-5b07-46cf-b44e-89f8e06451a2}</ProjectGuid> | |
5 <Config Condition="'$(Config)'==''">Release</Config> | |
6 </PropertyGroup> | |
7 <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> | |
8 <Base>true</Base> | |
9 </PropertyGroup> | |
10 <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''"> | |
11 <Base>true</Base> | |
12 <Cfg_1>true</Cfg_1> | |
13 <CfgParent>Base</CfgParent> | |
14 </PropertyGroup> | |
15 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''"> | |
16 <Base>true</Base> | |
17 <Cfg_2>true</Cfg_2> | |
18 <CfgParent>Base</CfgParent> | |
19 </PropertyGroup> | |
20 <PropertyGroup Condition="'$(Base)'!=''"> | |
21 <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed> | |
22 <OutputExt>lib</OutputExt> | |
23 <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput> | |
24 <Defines>NO_STRICT</Defines> | |
25 <DynamicRTL>true</DynamicRTL> | |
26 <UsePackages>true</UsePackages> | |
27 <ProjectType>CppStaticLibrary</ProjectType> | |
28 <BCC_CPPCompileAlways>true</BCC_CPPCompileAlways> | |
29 <PackageImports>rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bp
i;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vc
lib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;web
snap.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;IndyPr
otocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;dclZipForged11.bpi;vclZipF
orged11.bpi;GR32_BDS2006.bpi;GR32_DSGN_BDS2006.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R
.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD1
1R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bp
i;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobu
sD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11
R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPre
viewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bp
i;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi;CExceptionExpert11.bpi</PackageI
mports> | |
30 <BCC_wpar>false</BCC_wpar> | |
31 <IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\
src;..\include;..</IncludePath> | |
32 <AllPackageLibs>rtl.lib;vcl.lib</AllPackageLibs> | |
33 <TLIB_PageSize>32</TLIB_PageSize> | |
34 <ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk</ILINK_LibraryP
ath> | |
35 </PropertyGroup> | |
36 <PropertyGroup Condition="'$(Cfg_1)'!=''"> | |
37 <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed> | |
38 <DCC_Optimize>false</DCC_Optimize> | |
39 <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> | |
40 <Defines>_DEBUG;$(Defines)</Defines> | |
41 <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo> | |
42 <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion> | |
43 <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking> | |
44 <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables> | |
45 <DCC_Define>DEBUG</DCC_Define> | |
46 <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers> | |
47 <IntermediateOutputDir>Debug</IntermediateOutputDir> | |
48 <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines> | |
49 <BCC_StackFrames>true</BCC_StackFrames> | |
50 <BCC_DisableOptimizations>true</BCC_DisableOptimizations> | |
51 <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath> | |
52 <TASM_Debugging>Full</TASM_Debugging> | |
53 <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn> | |
54 </PropertyGroup> | |
55 <PropertyGroup Condition="'$(Cfg_2)'!=''"> | |
56 <Defines>NDEBUG;$(Defines)</Defines> | |
57 <IntermediateOutputDir>Release</IntermediateOutputDir> | |
58 <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPat
h> | |
59 <TASM_Debugging>None</TASM_Debugging> | |
60 </PropertyGroup> | |
61 <ProjectExtensions> | |
62 <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality> | |
63 <Borland.ProjectType>CppStaticLibrary</Borland.ProjectType> | |
64 <BorlandProject> | |
65 <BorlandProject><CPlusPlusBuilder.Personality><VersionInfo><VersionInfo Name="In
cludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</Version
Info><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</Ver
sionInfo><VersionInfo Name="Locale">1033</VersionInfo><VersionInfo Name="CodePag
e">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="Compa
nyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoK
eys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKey
s Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"><
/VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><Vers
ionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="Pro
ductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</Vers
ionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys
><Debugging><Debugging Name="DebugSourceDirs"></Debugging></Debugging><Parameter
s><Parameters Name="RunParams"></Parameters><Parameters Name="Launcher"></Parame
ters><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="Remote
CWD"></Parameters><Parameters Name="RemoteDebug">False</Parameters><Parameters N
ame="Debug Symbols Search Path"></Parameters><Parameters Name="LoadAllSymbols">T
rue</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Pa
rameters><Excluded_Packages> | |
66 <Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builde
r Office 2000 Servers Package</Excluded_Packages> | |
67 <Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builde
r Office XP Servers Package</Excluded_Packages> | |
68 </Excluded_Packages><Linker><Linker Name="LibPrefix"></Linker><Linker Name="
LibSuffix"></Linker><Linker Name="LibVersion"></Linker></Linker><ProjectProperti
es><ProjectProperties Name="AutoShowDeps">False</ProjectProperties><ProjectPrope
rties Name="ManagePaths">True</ProjectProperties><ProjectProperties Name="Verify
Packages">True</ProjectProperties></ProjectProperties><HistoryLists_hlIncludePat
h><HistoryLists_hlIncludePath Name="Count">3</HistoryLists_hlIncludePath><Histor
yLists_hlIncludePath Name="Item0">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS
)\include\vcl;..\src;..\include;..</HistoryLists_hlIncludePath><HistoryLists_hlI
ncludePath 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><His
toryLists_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></Hi
storyLists_hlILINK_LibraryPath><HistoryLists_hlDefines><HistoryLists_hlDefines N
ame="Count">1</HistoryLists_hlDefines><HistoryLists_hlDefines Name="Item0">NO_ST
RICT</HistoryLists_hlDefines></HistoryLists_hlDefines><HistoryLists_hlTLIB_PageS
ize><HistoryLists_hlTLIB_PageSize Name="Count">1</HistoryLists_hlTLIB_PageSize><
HistoryLists_hlTLIB_PageSize Name="Item0">32</HistoryLists_hlTLIB_PageSize><Hist
oryLists_hlTLIB_PageSize Name="Item1">16</HistoryLists_hlTLIB_PageSize></History
Lists_hlTLIB_PageSize></CPlusPlusBuilder.Personality></BorlandProject></BorlandP
roject> | |
69 </ProjectExtensions> | |
70 <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" /> | |
71 <ItemGroup> | |
72 <CppCompile Include="..\src\gtest_main.cc"> | |
73 <BuildOrder>0</BuildOrder> | |
74 </CppCompile> | |
75 <BuildConfiguration Include="Debug"> | |
76 <Key>Cfg_1</Key> | |
77 </BuildConfiguration> | |
78 <BuildConfiguration Include="Release"> | |
79 <Key>Cfg_2</Key> | |
80 </BuildConfiguration> | |
81 </ItemGroup> | |
82 </Project> | |
OLD | NEW |