VampDoc.dproj 5.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{7cbf6dc4-e18a-4bc1-9585-25ec91ad54e1}</ProjectGuid>
  4. <MainSource>VampDoc.dpr</MainSource>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
  8. <DCC_DependencyCheckOutputName>..\..\..\Bin\VampDoc.exe</DCC_DependencyCheckOutputName>
  9. </PropertyGroup>
  10. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  11. <Version>7.0</Version>
  12. <DCC_DebugInformation>False</DCC_DebugInformation>
  13. <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
  14. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  15. <DCC_ExeOutput>..\..\..\Bin</DCC_ExeOutput>
  16. <DCC_Define>RELEASE</DCC_Define>
  17. <DCC_AssertionsAtRuntime>False</DCC_AssertionsAtRuntime>
  18. <DCC_UnitSearchPath>..\..\..\Demos\ObjectPascal\Common</DCC_UnitSearchPath>
  19. <DCC_ResourcePath>..\..\..\Demos\ObjectPascal\Common</DCC_ResourcePath>
  20. <DCC_ObjPath>..\..\..\Demos\ObjectPascal\Common</DCC_ObjPath>
  21. <DCC_IncludePath>..\..\..\Demos\ObjectPascal\Common</DCC_IncludePath>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <Version>7.0</Version>
  25. <DCC_IntegerOverflowCheck>True</DCC_IntegerOverflowCheck>
  26. <DCC_RangeChecking>True</DCC_RangeChecking>
  27. <DCC_GenerateStackFrames>True</DCC_GenerateStackFrames>
  28. <DCC_ExeOutput>..\..\..\Bin</DCC_ExeOutput>
  29. <DCC_UnitSearchPath>D:\Library\Delphi\Jedi\jcl\lib\d10\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\..\..\Demos\ObjectPascal\Common</DCC_UnitSearchPath>
  30. <DCC_ResourcePath>D:\Library\Delphi\Jedi\jcl\lib\d10\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\..\..\Demos\ObjectPascal\Common</DCC_ResourcePath>
  31. <DCC_ObjPath>D:\Library\Delphi\Jedi\jcl\lib\d10\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\..\..\Demos\ObjectPascal\Common</DCC_ObjPath>
  32. <DCC_IncludePath>D:\Library\Delphi\Jedi\jcl\lib\d10\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\..\..\Demos\ObjectPascal\Common</DCC_IncludePath>
  33. <DCC_Define>DEBUG</DCC_Define>
  34. </PropertyGroup>
  35. <ProjectExtensions>
  36. <Borland.Personality>Delphi.Personality</Borland.Personality>
  37. <Borland.ProjectType />
  38. <BorlandProject>
  39. <BorlandProject><Delphi.Personality><Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><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">1029</VersionInfo><VersionInfo Name="CodePage">1250</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys></VersionInfoKeys><Excluded_Packages>
  40. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dclsoap90.bpl">Borland SOAP Components</Excluded_Packages>
  41. <Excluded_Packages Name="c:\program files\borland\bds\3.0\bin\dclado90.bpl">Borland ADO DB Components</Excluded_Packages>
  42. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dclib90.bpl">Borland InterBase Express Components</Excluded_Packages>
  43. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dclIntraweb_72_90.bpl">Intraweb 7.2 Design Package for Delphi Win32</Excluded_Packages>
  44. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dclofficexp90.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  45. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dbwebxprt.bpl">Borland Web Wizard Package</Excluded_Packages>
  46. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dclwebsnap90.bpl">Borland WebSnap Components</Excluded_Packages>
  47. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\ibevnt90.bpl">Borland Interbase Event Alerter Component</Excluded_Packages>
  48. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dclmcn90.bpl">Borland DataSnap Connection Components</Excluded_Packages>
  49. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dcltee90.bpl">TeeChart Components</Excluded_Packages>
  50. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dcldbxcds90.bpl">Borland SimpleDataset Component (DBX)</Excluded_Packages>
  51. </Excluded_Packages><Source><Source Name="MainSource">VampDoc.dpr</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
  52. </ProjectExtensions>
  53. <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
  54. <ItemGroup>
  55. <DelphiCompile Include="VampDoc.dpr">
  56. <MainSource>MainSource</MainSource>
  57. </DelphiCompile>
  58. </ItemGroup>
  59. </Project>