Whitespace changes
[MPC.git] / templates / bcb2009.mpd
blob7e0b33bbeb29bfd972b8e119ae9bea9096cb821e
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <ProjectGuid>{f76f525d-aee9-4af7-a366-e9119e55548d}</ProjectGuid>
5     <ProjectType>CppDynamicLibrary</ProjectType>
6     <Config Condition="'$(Config)'==''">Debug Build</Config>
7     <ProjectVersion>12.0</ProjectVersion>
8   </PropertyGroup>
9   <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
10     <Base>true</Base>
11   </PropertyGroup>
12   <PropertyGroup Condition="'$(Config)'=='Debug Build' or '$(Cfg_1)'!=''">
13     <Cfg_1>true</Cfg_1>
14     <CfgParent>Base</CfgParent>
15     <Base>true</Base>
16   </PropertyGroup>
17   <PropertyGroup Condition="'$(Config)'=='Release Build' or '$(Cfg_2)'!=''">
18     <Cfg_2>true</Cfg_2>
19     <CfgParent>Base</CfgParent>
20     <Base>true</Base>
21   </PropertyGroup>
22   <PropertyGroup Condition="'$(Base)'!=''">
23     <OutputExt>dll</OutputExt>
24     <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
25     <DCC_ObjPath><%foreach(includes)%><%include%><%fornotlast(";")%><%endfor%></DCC_ObjPath>
26     <BCC_wccc>false</BCC_wccc>
27     <DynamicRTL>true</DynamicRTL>
28     <BCC_PCHName>$(BDS)\lib\vcl100.csm</BCC_PCHName>
29     <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
30     <ILINK_ObjectSearchPath><%foreach(includes)%><%include%><%fornotlast(";")%><%endfor%></ILINK_ObjectSearchPath>
31     <NoVCL><%if(use_vcl)%>false<%else%>true<%endif%></NoVCL>
32     <BCC_wrvl>false</BCC_wrvl>
33     <PackageImports>vcl.bpi;rtl.bpi;vclx.bpi;dbrtl.bpi;vcldb.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;vclib.bpi;ibxpress.bpi;xmlrtl.bpi;vclactnband.bpi;inet.bpi;IntrawebDB_80_100.bpi;Intraweb_80_100.bpi;vclie.bpi;inetdbbde.bpi;inetdbxpress.bpi;IndyCore.bpi;IndySystem.bpi;bcbofficexp.bpi;bcbsmp.bpi;soaprtl.bpi;dsnap.bpi;IndyProtocols.bpi;bcbie.bpi;bdertl.bpi;teeui.bpi;teedb.bpi;tee.bpi;vcldbx.bpi;dsnapcon.bpi;websnap.bpi;webdsnap.bpi</PackageImports>
34     <DCC_UnitSearchPath><%foreach(includes)%><%include%>;<%endfor%>.\;$(BDS)\lib;$(BDS)\lib\obj</DCC_UnitSearchPath>
35     <ILINK_WinAppType>DLL</ILINK_WinAppType>
36     <BCC_GenerateMultithreaded>true</BCC_GenerateMultithreaded>
37     <BCC_PCHCache>true</BCC_PCHCache>
38     <BCC_IntegerSizedEnums>false</BCC_IntegerSizedEnums>
39     <TASM_IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..</TASM_IncludePath>
40     <BRCC_IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..</BRCC_IncludePath>
41     <DCC_IncludePath><%foreach(includes)%><%include%>;<%endfor%>;.\;$(BDS)\lib;$(BDS)\lib\obj</DCC_IncludePath>
42     <BCC_IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..</BCC_IncludePath>
43     <ILINK_LibraryPath><%foreach(libpaths)%><%libpath%>;<%endfor%>;$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk</ILINK_LibraryPath>
44     <BCC_InternalDefines>NO_STRICT</BCC_InternalDefines>
45     <TASM_Defines><%foreach(defines)%><%define%><%fornotlast(";")%><%endfor%></TASM_Defines>
46     <BRCC_Defines><%foreach(defines)%><%define%><%fornotlast(";")%><%endfor%></BRCC_Defines>
47     <BCC_GenerateDLL>true</BCC_GenerateDLL>
48     <BCC_Defines><%foreach(defines)%><%define%><%fornotlast(";")%><%endfor%></BCC_Defines>
49     <DCC_ResourcePath><%foreach(includes)%><%include%>;<%endfor%></DCC_ResourcePath>
50   </PropertyGroup>
51   <PropertyGroup Condition="'$(Cfg_1)'!=''">
52     <DCC_Optimize>false</DCC_Optimize>
53     <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
54     <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
55     <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
56     <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
57     <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
58     <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
59     <IntermediateOutputDir>Debug_Build</IntermediateOutputDir>
60     <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
61     <BCC_StackFrames>true</BCC_StackFrames>
62     <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
63     <BCC_Defines>_DEBUG;$(BCC_Defines)</BCC_Defines>
64     <TASM_Debugging>Full</TASM_Debugging>
65     <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
66   </PropertyGroup>
67   <PropertyGroup Condition="'$(Cfg_2)'!=''">
68     <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
69     <DCC_DebugInformation>false</DCC_DebugInformation>
70     <IntermediateOutputDir>Release_Build</IntermediateOutputDir>
71     <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>
72     <BCC_Defines>NDEBUG;$(BCC_Defines)</BCC_Defines>
73     <TASM_Debugging>None</TASM_Debugging>
74   </PropertyGroup>
75   <ProjectExtensions>
76     <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality>
77     <Borland.ProjectType>CppDynamicLibrary</Borland.ProjectType>
78     <BorlandProject>
79 <BorlandProject> <CPlusPlusBuilder.Personality>   <VersionInfo>
80       <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
81       <VersionInfo Name="AutoIncBuild">False</VersionInfo>
82       <VersionInfo Name="MajorVer">1</VersionInfo>
83       <VersionInfo Name="MinorVer">0</VersionInfo>
84       <VersionInfo Name="Release">0</VersionInfo>
85       <VersionInfo Name="Build">0</VersionInfo>
86       <VersionInfo Name="Debug">False</VersionInfo>
87       <VersionInfo Name="PreRelease">False</VersionInfo>
88       <VersionInfo Name="Special">False</VersionInfo>
89       <VersionInfo Name="Private">False</VersionInfo>
90       <VersionInfo Name="DLL">False</VersionInfo>
91       <VersionInfo Name="Locale">1043</VersionInfo>
92       <VersionInfo Name="CodePage">1252</VersionInfo>
93     </VersionInfo>
94     <VersionInfoKeys>
95       <VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
96       <VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
97       <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
98       <VersionInfoKeys Name="InternalName"></VersionInfoKeys>
99       <VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
100       <VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
101       <VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
102       <VersionInfoKeys Name="ProductName"></VersionInfoKeys>
103       <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
104       <VersionInfoKeys Name="Comments"></VersionInfoKeys>
105     </VersionInfoKeys>
106     <Debugging>
107       <Debugging Name="DebugSourceDirs"></Debugging>
108     </Debugging>
109     <Parameters>
110       <Parameters Name="RunParams"></Parameters>
111       <Parameters Name="Launcher"></Parameters>
112       <Parameters Name="UseLauncher">False</Parameters>
113       <Parameters Name="DebugCWD"></Parameters>
114       <Parameters Name="HostApplication"></Parameters>
115       <Parameters Name="RemoteHost"></Parameters>
116       <Parameters Name="RemotePath"></Parameters>
117       <Parameters Name="RemoteParams"></Parameters>
118       <Parameters Name="RemoteLauncher"></Parameters>
119       <Parameters Name="UseRemoteLauncher">False</Parameters>
120       <Parameters Name="RemoteCWD"></Parameters>
121       <Parameters Name="RemoteDebug">False</Parameters>
122       <Parameters Name="Debug Symbols Search Path"></Parameters>
123       <Parameters Name="LoadAllSymbols">True</Parameters>
124       <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
125     </Parameters>
126     <Linker>
127       <Linker Name="LibPrefix"></Linker>
128       <Linker Name="LibSuffix"></Linker>
129       <Linker Name="LibVersion"></Linker>
130     </Linker>
131     <ProjectProperties>
132       <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
133       <ProjectProperties Name="ManagePaths">True</ProjectProperties>
134       <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
135     </ProjectProperties>
136   </CPlusPlusBuilder.Personality> </BorlandProject></BorlandProject>
137   </ProjectExtensions>
138   <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
139   <ItemGroup>
140 <%if(source_files)%>
141 <%foreach(source_files)%>
142     <CppCompile Include="<%source_file%>">
143     </CppCompile>
144 <%endfor%>
145 <%endif%>
146 <%if(header_files)%>
147 <%foreach(header_files)%>
148     <None Include="<%header_file%>">
149     </None>
150 <%endfor%>
151 <%endif%>
152 <%if(inline_files)%>
153 <%foreach(inline_files)%>
154     <None Include="<%inline_file%>">
155     </None>
156 <%endfor%>
157 <%endif%>
158 <%if(template_files)%>
159 <%foreach(template_files)%>
160     <None Include="<%template_file%>">
161     </None>
162 <%endfor%>
163 <%endif%>
164 <%if(documentation_files)%>
165 <%foreach(documentation_files)%>
166     <None Include="<%documentation_file%>">
167     </None>
168 <%endfor%>
169 <%endif%>
170 <%if(resource_files)%>
171 <%foreach(resource_files)%>
172     <ResourceCompile Include="<%resource_file%>">
173     </ResourceCompile>
174 <%endfor%>
175 <%endif%>
176   </ItemGroup>
177   <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" />
178 </Project>