1
0

prjUSBaspOpen.lpi 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="12"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <SessionStorage Value="InProjectDir"/>
  8. <Title Value="prjUSBaspOpen"/>
  9. <Scaled Value="True"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. <XPManifest>
  13. <DpiAware Value="True"/>
  14. </XPManifest>
  15. <Icon Value="0"/>
  16. </General>
  17. <BuildModes>
  18. <Item Name="Debug" Default="True"/>
  19. <Item Name="Release">
  20. <CompilerOptions>
  21. <Version Value="11"/>
  22. <PathDelim Value="\"/>
  23. <Target>
  24. <Filename Value="bin\$(TargetCPU)-$(TargetOS)\$(BuildMode)\prjUSBaspOpen"/>
  25. </Target>
  26. <SearchPaths>
  27. <IncludeFiles Value="$(ProjOutDir)"/>
  28. <OtherUnitFiles Value="..\..\source"/>
  29. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\$(BuildMode)"/>
  30. </SearchPaths>
  31. <CodeGeneration>
  32. <SmartLinkUnit Value="True"/>
  33. </CodeGeneration>
  34. <Linking>
  35. <Debugging>
  36. <GenerateDebugInfo Value="False"/>
  37. <DebugInfoType Value="dsDwarf2Set"/>
  38. <UseLineInfoUnit Value="False"/>
  39. <StripSymbols Value="True"/>
  40. </Debugging>
  41. <LinkSmart Value="True"/>
  42. <Options>
  43. <Win32>
  44. <GraphicApplication Value="True"/>
  45. </Win32>
  46. </Options>
  47. </Linking>
  48. </CompilerOptions>
  49. </Item>
  50. </BuildModes>
  51. <PublishOptions>
  52. <Version Value="2"/>
  53. <UseFileFilters Value="True"/>
  54. </PublishOptions>
  55. <RunParams>
  56. <FormatVersion Value="2"/>
  57. </RunParams>
  58. <RequiredPackages>
  59. <Item>
  60. <PackageName Value="LCL"/>
  61. </Item>
  62. </RequiredPackages>
  63. <Units>
  64. <Unit>
  65. <Filename Value="prjUSBaspOpen.lpr"/>
  66. <IsPartOfProject Value="True"/>
  67. </Unit>
  68. <Unit>
  69. <Filename Value="prjusbaspopendevice.pas"/>
  70. <IsPartOfProject Value="True"/>
  71. <ComponentName Value="Form1"/>
  72. <HasResources Value="True"/>
  73. <ResourceBaseClass Value="Form"/>
  74. <UnitName Value="prjUSBaspOpenDevice"/>
  75. </Unit>
  76. </Units>
  77. </ProjectOptions>
  78. <CompilerOptions>
  79. <Version Value="11"/>
  80. <PathDelim Value="\"/>
  81. <Target>
  82. <Filename Value="bin\$(TargetCPU)-$(TargetOS)\$(BuildMode)\prjUSBaspOpen"/>
  83. </Target>
  84. <SearchPaths>
  85. <IncludeFiles Value="$(ProjOutDir)"/>
  86. <OtherUnitFiles Value="..\..\source"/>
  87. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\$(BuildMode)"/>
  88. </SearchPaths>
  89. <Parsing>
  90. <SyntaxOptions>
  91. <IncludeAssertionCode Value="True"/>
  92. </SyntaxOptions>
  93. </Parsing>
  94. <CodeGeneration>
  95. <Checks>
  96. <IOChecks Value="True"/>
  97. <RangeChecks Value="True"/>
  98. <OverflowChecks Value="True"/>
  99. <StackChecks Value="True"/>
  100. </Checks>
  101. <VerifyObjMethodCallValidity Value="True"/>
  102. </CodeGeneration>
  103. <Linking>
  104. <Debugging>
  105. <DebugInfoType Value="dsDwarf2Set"/>
  106. <UseHeaptrc Value="True"/>
  107. <TrashVariables Value="True"/>
  108. </Debugging>
  109. <Options>
  110. <Win32>
  111. <GraphicApplication Value="True"/>
  112. </Win32>
  113. </Options>
  114. </Linking>
  115. </CompilerOptions>
  116. <Debugging>
  117. <Exceptions>
  118. <Item>
  119. <Name Value="EAbort"/>
  120. </Item>
  121. <Item>
  122. <Name Value="ECodetoolError"/>
  123. </Item>
  124. <Item>
  125. <Name Value="EFOpenError"/>
  126. </Item>
  127. </Exceptions>
  128. </Debugging>
  129. </CONFIG>