|
@@ -24,6 +24,9 @@
|
|
<FormatVersion Value="2"/>
|
|
<FormatVersion Value="2"/>
|
|
</RunParams>
|
|
</RunParams>
|
|
<RequiredPackages>
|
|
<RequiredPackages>
|
|
|
|
+ <Item>
|
|
|
|
+ <PackageName Value="LazUtils"/>
|
|
|
|
+ </Item>
|
|
<Item>
|
|
<Item>
|
|
<PackageName Value="FresnelBase"/>
|
|
<PackageName Value="FresnelBase"/>
|
|
</Item>
|
|
</Item>
|
|
@@ -52,11 +55,6 @@
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
</SearchPaths>
|
|
- <Other>
|
|
|
|
- <ConfigFile>
|
|
|
|
- <WriteConfigFilePath Value=""/>
|
|
|
|
- </ConfigFile>
|
|
|
|
- </Other>
|
|
|
|
</CompilerOptions>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Debugging>
|
|
<Exceptions>
|
|
<Exceptions>
|