avxtestgenerator.lpi 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. <MainUnitHasTitleStatement Value="False"/>
  10. </Flags>
  11. <SessionStorage Value="InProjectDir"/>
  12. <MainUnit Value="0"/>
  13. <Title Value="avxtestgenerator"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. </General>
  17. <BuildModes Count="1">
  18. <Item1 Name="Default" Default="True"/>
  19. </BuildModes>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. </PublishOptions>
  23. <RunParams>
  24. <local>
  25. <CommandLineParams Value="-px8664 -ffpc -o\home\torsten\tmp\fpc\fpc -z -mvgatherqpd"/>
  26. </local>
  27. <FormatVersion Value="2"/>
  28. <Modes Count="1">
  29. <Mode0 Name="default">
  30. <local>
  31. <CommandLineParams Value="-px8664 -ffpc -o\home\torsten\tmp\fpc\fpc -z -mvgatherqpd"/>
  32. </local>
  33. </Mode0>
  34. </Modes>
  35. </RunParams>
  36. <Units Count="4">
  37. <Unit0>
  38. <Filename Value="avxtestgenerator.pp"/>
  39. <IsPartOfProject Value="True"/>
  40. <UnitName Value="AVXTestGenerator"/>
  41. </Unit0>
  42. <Unit1>
  43. <Filename Value="options.pas"/>
  44. <IsPartOfProject Value="True"/>
  45. </Unit1>
  46. <Unit2>
  47. <Filename Value="avxopcodes.pas"/>
  48. <IsPartOfProject Value="True"/>
  49. </Unit2>
  50. <Unit3>
  51. <Filename Value="asmtestgenerator.pas"/>
  52. <IsPartOfProject Value="True"/>
  53. </Unit3>
  54. </Units>
  55. </ProjectOptions>
  56. <CompilerOptions>
  57. <Version Value="11"/>
  58. <PathDelim Value="\"/>
  59. <Target>
  60. <Filename Value="avxtestgenerator"/>
  61. </Target>
  62. <SearchPaths>
  63. <IncludeFiles Value="$(ProjOutDir)"/>
  64. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  65. </SearchPaths>
  66. </CompilerOptions>
  67. <Debugging>
  68. <Exceptions Count="1">
  69. <Item1>
  70. <Name Value="Unknown"/>
  71. </Item1>
  72. </Exceptions>
  73. </Debugging>
  74. </CONFIG>