|
|
@@ -13,6 +13,11 @@
|
|
|
<UseAppBundle Value="False"/>
|
|
|
<ResourceType Value="res"/>
|
|
|
</General>
|
|
|
+ <CustomData Count="3">
|
|
|
+ <Item0 Name="OpenAPIBase"/>
|
|
|
+ <Item1 Name="OpenAPIConfig"/>
|
|
|
+ <Item2 Name="OpenAPIFile"/>
|
|
|
+ </CustomData>
|
|
|
<BuildModes>
|
|
|
<Item Name="Default" Default="True"/>
|
|
|
</BuildModes>
|
|
|
@@ -28,42 +33,6 @@
|
|
|
<Filename Value="demomd.lpr"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
</Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.elements.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.htmlrender.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.scanner.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.utils.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.parser.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.inlinetext.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.render.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.line.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
- <Unit>
|
|
|
- <Filename Value="markdown.delimiter.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit>
|
|
|
</Units>
|
|
|
</ProjectOptions>
|
|
|
<CompilerOptions>
|
|
|
@@ -73,6 +42,7 @@
|
|
|
</Target>
|
|
|
<SearchPaths>
|
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
+ <OtherUnitFiles Value="../src"/>
|
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
|
</SearchPaths>
|
|
|
<Linking>
|