fpcorelexplorer.lpi 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <SessionStorage Value="InProjectDir"/>
  8. <MainUnit Value="0"/>
  9. <Title Value="fpcorelexplorer"/>
  10. <UseXPManifest Value="True"/>
  11. <Icon Value="0"/>
  12. </General>
  13. <i18n>
  14. <EnableI18N LFM="False"/>
  15. </i18n>
  16. <VersionInfo>
  17. <StringTable ProductVersion=""/>
  18. </VersionInfo>
  19. <BuildModes Count="1">
  20. <Item1 Name="default" Default="True"/>
  21. </BuildModes>
  22. <PublishOptions>
  23. <Version Value="2"/>
  24. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  25. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  26. </PublishOptions>
  27. <RunParams>
  28. <local>
  29. <FormatVersion Value="1"/>
  30. </local>
  31. </RunParams>
  32. <RequiredPackages Count="1">
  33. <Item1>
  34. <PackageName Value="LCL"/>
  35. </Item1>
  36. </RequiredPackages>
  37. <Units Count="2">
  38. <Unit0>
  39. <Filename Value="fpcorelexplorer.lpr"/>
  40. <IsPartOfProject Value="True"/>
  41. <UnitName Value="fpcorelexplorer"/>
  42. </Unit0>
  43. <Unit1>
  44. <Filename Value="fpce_mainform.pas"/>
  45. <IsPartOfProject Value="True"/>
  46. <ComponentName Value="formCorelExplorer"/>
  47. <ResourceBaseClass Value="Form"/>
  48. <UnitName Value="fpce_mainform"/>
  49. </Unit1>
  50. </Units>
  51. </ProjectOptions>
  52. <CompilerOptions>
  53. <Version Value="9"/>
  54. <PathDelim Value="\"/>
  55. <Target>
  56. <Filename Value="fpcorelexplorer"/>
  57. </Target>
  58. <SearchPaths>
  59. <IncludeFiles Value="$(ProjOutDir)"/>
  60. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  61. </SearchPaths>
  62. <Linking>
  63. <Options>
  64. <Win32>
  65. <GraphicApplication Value="True"/>
  66. </Win32>
  67. </Options>
  68. </Linking>
  69. <Other>
  70. <CompilerMessages>
  71. <UseMsgFile Value="True"/>
  72. </CompilerMessages>
  73. <CompilerPath Value="$(CompPath)"/>
  74. </Other>
  75. </CompilerOptions>
  76. <Debugging>
  77. <Exceptions Count="4">
  78. <Item1>
  79. <Name Value="EAbort"/>
  80. </Item1>
  81. <Item2>
  82. <Name Value="ECodetoolError"/>
  83. </Item2>
  84. <Item3>
  85. <Name Value="EFOpenError"/>
  86. </Item3>
  87. <Item4>
  88. <Name Value="EConvertError"/>
  89. </Item4>
  90. </Exceptions>
  91. </Debugging>
  92. </CONFIG>