|
| 1 | + <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | +<PropertyGroup> |
| 3 | +<ProjectGuid>{B49D00D5-DD43-436D-9C7F-E10B7127CB44}</ProjectGuid> |
| 4 | +<MainSource>Python_bds6.dpk</MainSource> |
| 5 | +<Config Condition="'$(Config)'==''">Debug</Config> |
| 6 | +<DCC_DCCCompiler>DCC32</DCC_DCCCompiler> |
| 7 | +<ProjectVersion>12.0</ProjectVersion> |
| 8 | +</PropertyGroup> |
| 9 | +<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
| 10 | +<Base>true</Base> |
| 11 | +</PropertyGroup> |
| 12 | +<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> |
| 13 | +<Cfg_1>true</Cfg_1> |
| 14 | +<CfgParent>Base</CfgParent> |
| 15 | +<Base>true</Base> |
| 16 | +</PropertyGroup> |
| 17 | +<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''"> |
| 18 | +<Cfg_2>true</Cfg_2> |
| 19 | +<CfgParent>Base</CfgParent> |
| 20 | +<Base>true</Base> |
| 21 | +</PropertyGroup> |
| 22 | +<PropertyGroup Condition="'$(Base)'!=''"> |
| 23 | +<DCC_ImageBase>00400000</DCC_ImageBase> |
| 24 | +<DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo> |
| 25 | +<GenPackage>true</GenPackage> |
| 26 | +<DCC_Platform>x86</DCC_Platform> |
| 27 | +<DCC_Description>Components for Python</DCC_Description> |
| 28 | +<DCC_DependencyCheckOutputName>C:\Documents and Settings\All Users\Documenten\RAD Studio\6.0\Bpl\Python_bds6.bpl</DCC_DependencyCheckOutputName> |
| 29 | +<DCC_E>false</DCC_E> |
| 30 | +<DCC_S>false</DCC_S> |
| 31 | +<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps> |
| 32 | +<GenDll>true</GenDll> |
| 33 | +<DCC_F>false</DCC_F> |
| 34 | +<DCC_K>false</DCC_K> |
| 35 | +<DCC_N>false</DCC_N> |
| 36 | +</PropertyGroup> |
| 37 | +<PropertyGroup Condition="'$(Cfg_1)'!=''"> |
| 38 | +<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
| 39 | +<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
| 40 | +<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
| 41 | +<DCC_DebugInformation>false</DCC_DebugInformation> |
| 42 | +</PropertyGroup> |
| 43 | +<PropertyGroup Condition="'$(Cfg_2)'!=''"> |
| 44 | +<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
| 45 | +</PropertyGroup> |
| 46 | +<ItemGroup> |
| 47 | +<DelphiCompile Include="Python_bds6.dpk"> |
| 48 | +<MainSource>MainSource</MainSource> |
| 49 | +</DelphiCompile> |
| 50 | +<DCCReference Include="Sources\Core\PythonEngine.dcr"/> |
| 51 | +<DCCReference Include="rtl.dcp"/> |
| 52 | +<DCCReference Include="vcl.dcp"/> |
| 53 | +<DCCReference Include="Sources\Core\AtomPythonEngine.pas"/> |
| 54 | +<DCCReference Include="Sources\Core\MethodCallBack.pas"/> |
| 55 | +<DCCReference Include="Sources\Core\PythonAtom.pas"/> |
| 56 | +<DCCReference Include="Sources\Core\PythonEngine.pas"/> |
| 57 | +<DCCReference Include="Sources\Core\PythonGUIInputOutput.pas"/> |
| 58 | +<DCCReference Include="Sources\Core\WrapDelphi.pas"/> |
| 59 | +<DCCReference Include="Sources\Core\PythonEngine.dcr"/> |
| 60 | +<BuildConfiguration Include="Base"> |
| 61 | +<Key>Base</Key> |
| 62 | +</BuildConfiguration> |
| 63 | +<BuildConfiguration Include="Debug"> |
| 64 | +<Key>Cfg_2</Key> |
| 65 | +<CfgParent>Base</CfgParent> |
| 66 | +</BuildConfiguration> |
| 67 | +<BuildConfiguration Include="Release"> |
| 68 | +<Key>Cfg_1</Key> |
| 69 | +<CfgParent>Base</CfgParent> |
| 70 | +</BuildConfiguration> |
| 71 | +</ItemGroup> |
| 72 | +<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
| 73 | +<ProjectExtensions> |
| 74 | +<Borland.Personality>Delphi.Personality.12</Borland.Personality> |
| 75 | +<Borland.ProjectType>Package</Borland.ProjectType> |
| 76 | +<BorlandProject> |
| 77 | +<Delphi.Personality> |
| 78 | +<Source> |
| 79 | +<Source Name="MainSource">Python_bds6.dpk</Source> |
| 80 | +</Source> |
| 81 | +<Parameters> |
| 82 | +<Parameters Name="UseLauncher">False</Parameters> |
| 83 | +<Parameters Name="LoadAllSymbols">True</Parameters> |
| 84 | +<Parameters Name="LoadUnspecifiedSymbols">False</Parameters> |
| 85 | +</Parameters> |
| 86 | +<VersionInfo> |
| 87 | +<VersionInfo Name="IncludeVerInfo">True</VersionInfo> |
| 88 | +<VersionInfo Name="AutoIncBuild">False</VersionInfo> |
| 89 | +<VersionInfo Name="MajorVer">1</VersionInfo> |
| 90 | +<VersionInfo Name="MinorVer">0</VersionInfo> |
| 91 | +<VersionInfo Name="Release">0</VersionInfo> |
| 92 | +<VersionInfo Name="Build">0</VersionInfo> |
| 93 | +<VersionInfo Name="Debug">False</VersionInfo> |
| 94 | +<VersionInfo Name="PreRelease">False</VersionInfo> |
| 95 | +<VersionInfo Name="Special">False</VersionInfo> |
| 96 | +<VersionInfo Name="Private">False</VersionInfo> |
| 97 | +<VersionInfo Name="DLL">False</VersionInfo> |
| 98 | +<VersionInfo Name="Locale">1043</VersionInfo> |
| 99 | +<VersionInfo Name="CodePage">1252</VersionInfo> |
| 100 | +</VersionInfo> |
| 101 | +<VersionInfoKeys> |
| 102 | +<VersionInfoKeys Name="CompanyName"/> |
| 103 | +<VersionInfoKeys Name="FileDescription"/> |
| 104 | +<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys> |
| 105 | +<VersionInfoKeys Name="InternalName"/> |
| 106 | +<VersionInfoKeys Name="LegalCopyright"/> |
| 107 | +<VersionInfoKeys Name="LegalTrademarks"/> |
| 108 | +<VersionInfoKeys Name="OriginalFilename"/> |
| 109 | +<VersionInfoKeys Name="ProductName"/> |
| 110 | +<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys> |
| 111 | +<VersionInfoKeys Name="Comments"/> |
| 112 | +</VersionInfoKeys> |
| 113 | +</Delphi.Personality> |
| 114 | +</BorlandProject> |
| 115 | +<ProjectFileVersion>12</ProjectFileVersion> |
| 116 | +</ProjectExtensions> |
| 117 | +</Project> |
0 commit comments