|
@@ -0,0 +1,48 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<CONFIG>
|
|
|
+ <ProjectOptions>
|
|
|
+ <Version Value="11"/>
|
|
|
+ <PathDelim Value="\"/>
|
|
|
+ <General>
|
|
|
+ <Flags>
|
|
|
+ <MainUnitHasCreateFormStatements Value="False"/>
|
|
|
+ <MainUnitHasTitleStatement Value="False"/>
|
|
|
+ <MainUnitHasScaledStatement Value="False"/>
|
|
|
+ <UseDefaultCompilerOptions Value="True"/>
|
|
|
+ </Flags>
|
|
|
+ <SessionStorage Value="InProjectDir"/>
|
|
|
+ <MainUnit Value="0"/>
|
|
|
+ <Title Value="avxtestgenerator"/>
|
|
|
+ <UseAppBundle Value="False"/>
|
|
|
+ <ResourceType Value="res"/>
|
|
|
+ </General>
|
|
|
+ <BuildModes Count="1">
|
|
|
+ <Item1 Name="Default" Default="True"/>
|
|
|
+ </BuildModes>
|
|
|
+ <PublishOptions>
|
|
|
+ <Version Value="2"/>
|
|
|
+ <UseFileFilters Value="True"/>
|
|
|
+ </PublishOptions>
|
|
|
+ <RunParams>
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
+ <Modes Count="0"/>
|
|
|
+ </RunParams>
|
|
|
+ <Units Count="1">
|
|
|
+ <Unit0>
|
|
|
+ <Filename Value="avxtestgenerator.pp"/>
|
|
|
+ <IsPartOfProject Value="True"/>
|
|
|
+ <UnitName Value="AVXTestGenerator"/>
|
|
|
+ </Unit0>
|
|
|
+ </Units>
|
|
|
+ </ProjectOptions>
|
|
|
+ <CompilerOptions>
|
|
|
+ <Version Value="11"/>
|
|
|
+ <PathDelim Value="\"/>
|
|
|
+ <Target>
|
|
|
+ <Filename Value="avxtestgenerator"/>
|
|
|
+ </Target>
|
|
|
+ <SearchPaths>
|
|
|
+ <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
|
+ </SearchPaths>
|
|
|
+ </CompilerOptions>
|
|
|
+</CONFIG>
|