hserver-fahrradboerse/hServer.project

212 lines
10 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CodeLite_Project Name="hServer" InternalType="">
<Reconciliation>
<Regexes/>
<Excludepaths/>
<Ignorefiles/>
<Extensions>
<![CDATA[cpp;c;h;hpp;xrc;wxcp;fbp;py;]]>
</Extensions>
<Topleveldir>../hserver</Topleveldir>
</Reconciliation>
<Description/>
<Dependencies/>
<Settings Type="Executable">
<GlobalSettings>
<Compiler Options="" C_Options="" Assembler="">
<IncludePath Value="."/>
</Compiler>
<Linker Options="">
<LibraryPath Value="."/>
</Linker>
<ResourceCompiler Options=""/>
</GlobalSettings>
<Configuration Name="Debug" CompilerType="GCC" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
<Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
</Compiler>
<Linker Options="-O0" Required="yes">
<LibraryPath Value="."/>
<LibraryPath Value="Debug"/>
</Linker>
<ResourceCompiler Options="" Required="no"/>
<General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="./Debug" PauseExecWhenProcTerminates="yes" IsGUIProgram="no" IsEnabled="yes"/>
<Environment EnvVarSetName="&lt;Use Workspace Settings&gt;" DbgSetName="&lt;Use Global Settings&gt;">
<![CDATA[]]>
</Environment>
<Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
</Debugger>
<PreBuild/>
<PostBuild/>
<CustomBuild Enabled="no">
<RebuildCommand/>
<CleanCommand/>
<BuildCommand/>
<PreprocessFileCommand/>
<SingleFileCommand/>
<MakefileGenerationCommand/>
<ThirdPartyToolName/>
<WorkingDirectory/>
</CustomBuild>
<AdditionalRules>
<CustomPostBuild/>
<CustomPreBuild/>
</AdditionalRules>
<Completion EnableCpp11="no" EnableCpp14="no">
<ClangCmpFlagsC/>
<ClangCmpFlags/>
<ClangPP/>
<SearchPaths/>
</Completion>
</Configuration>
</Settings>
<VirtualDirectory Name="hServer">
<VirtualDirectory Name="hserver">
<File Name="hServer/hserver/__init__.py"/>
<File Name="hServer/hserver/request.py"/>
<File Name="hServer/hserver/server.py"/>
<File Name="hServer/hserver/headers.py"/>
<File Name="hServer/hserver/systemplates.py"/>
<File Name="hServer/hserver/utils.py"/>
<File Name="hServer/hserver/mime.py"/>
<File Name="hServer/hserver/mimeheaders.py"/>
<File Name="hServer/hserver/formdata.py"/>
<File Name="hServer/hserver/templates.py"/>
<VirtualDirectory Name="packages">
<File Name="hServer/hserver/packages/__init__.py"/>
<File Name="hServer/hserver/packages/package.py"/>
</VirtualDirectory>
<File Name="hServer/hserver/templatemod.py"/>
<VirtualDirectory Name="configuration"/>
<VirtualDirectory Name="ostore"/>
<VirtualDirectory Name="api">
<File Name="hServer/hserver/api/__init__.py"/>
<File Name="hServer/hserver/api/fileobject.py"/>
<File Name="hServer/hserver/api/simpleobject.py"/>
<File Name="hServer/hserver/api/webobject.py"/>
</VirtualDirectory>
<File Name="hServer/hserver/run.py"/>
<VirtualDirectory Name="templates.src">
<File Name="hServer/hserver/templates.src/so_updates.html"/>
</VirtualDirectory>
<File Name="hServer/hserver/exceptions.py"/>
</VirtualDirectory>
<VirtualDirectory Name="doc">
<File Name="hServer/doc/templates.txt"/>
</VirtualDirectory>
<VirtualDirectory Name="packages">
<VirtualDirectory Name="hserver-h_wo_image">
<VirtualDirectory Name="templates"/>
</VirtualDirectory>
<VirtualDirectory Name="h_asterisk">
<VirtualDirectory Name="asterisk">
<File Name="hServer/packages/h_asterisk/asterisk/__init__.py"/>
<File Name="hServer/packages/h_asterisk/asterisk/exceptions.py"/>
<File Name="hServer/packages/h_asterisk/asterisk/connection.py"/>
<File Name="hServer/packages/h_asterisk/asterisk/asterisk.py"/>
</VirtualDirectory>
<File Name="hServer/packages/h_asterisk/h_asterisk.py"/>
</VirtualDirectory>
<VirtualDirectory Name="h_astfax">
<VirtualDirectory Name="templates">
<File Name="hServer/packages/h_astfax/templates/status.html"/>
<File Name="hServer/packages/h_astfax/templates/view.html"/>
<File Name="hServer/packages/h_astfax/templates/page.html"/>
<File Name="hServer/packages/h_astfax/templates/child.html"/>
<File Name="hServer/packages/h_astfax/templates/view-row-page.html"/>
<File Name="hServer/packages/h_astfax/templates/queues.html"/>
</VirtualDirectory>
<File Name="hServer/packages/h_astfax/tifftools.py"/>
<File Name="hServer/packages/h_astfax/FaxJob.py"/>
<File Name="hServer/packages/h_astfax/package.conf"/>
<File Name="hServer/packages/h_astfax/WebFaxJob.py"/>
</VirtualDirectory>
<VirtualDirectory Name="hcore">
<VirtualDirectory Name="templates">
<File Name="hServer/packages/hcore/templates/404.html"/>
<File Name="hServer/packages/hcore/templates/overview.html"/>
<File Name="hServer/packages/hcore/templates/frame.html"/>
<File Name="hServer/packages/hcore/templates/packages.html"/>
<File Name="hServer/packages/hcore/templates/style.css"/>
<File Name="hServer/packages/hcore/templates/stat.html"/>
<File Name="hServer/packages/hcore/templates/control.html"/>
<File Name="hServer/packages/hcore/templates/tree.html"/>
<File Name="hServer/packages/hcore/templates/treelevel.html"/>
<File Name="hServer/packages/hcore/templates/api.js"/>
<File Name="hServer/packages/hcore/templates/list_wo.html"/>
<File Name="hServer/packages/hcore/templates/browse.html"/>
<File Name="hServer/packages/hcore/templates/browse.css"/>
</VirtualDirectory>
<File Name="hServer/packages/hcore/core.py"/>
<VirtualDirectory Name="coremod">
<File Name="hServer/packages/hcore/coremod/__init__.py"/>
<File Name="hServer/packages/hcore/coremod/exceptions.py"/>
</VirtualDirectory>
<File Name="hServer/packages/hcore/webmanager.py"/>
<File Name="hServer/packages/hcore/package.conf"/>
<File Name="hServer/packages/hcore/browser.py"/>
</VirtualDirectory>
<VirtualDirectory Name="h_endkontrolle">
<File Name="hServer/packages/h_endkontrolle/endkontrolle.py"/>
<VirtualDirectory Name="templates">
<File Name="hServer/packages/h_endkontrolle/templates/frame.html"/>
<File Name="hServer/packages/h_endkontrolle/templates/index.html"/>
<File Name="hServer/packages/h_endkontrolle/templates/style.css"/>
<File Name="hServer/packages/h_endkontrolle/templates/parts.html"/>
<File Name="hServer/packages/h_endkontrolle/templates/partdetail.html"/>
<File Name="hServer/packages/h_endkontrolle/templates/packaging.html"/>
<File Name="hServer/packages/h_endkontrolle/templates/partprint.html"/>
</VirtualDirectory>
<File Name="hServer/packages/h_endkontrolle/package.conf"/>
</VirtualDirectory>
<VirtualDirectory Name="WebAlbum"/>
<VirtualDirectory Name="h_wo_image">
<File Name="hServer/packages/h_wo_image/package.conf"/>
<File Name="hServer/packages/h_wo_image/h_wo_image.py"/>
</VirtualDirectory>
<VirtualDirectory Name="derkleinebasar">
<VirtualDirectory Name="templates">
<File Name="hServer/packages/derkleinebasar/templates/layout.html"/>
<File Name="hServer/packages/derkleinebasar/templates/layout.css"/>
<File Name="hServer/packages/derkleinebasar/templates/index.html"/>
<File Name="hServer/packages/derkleinebasar/templates/list_verk.html"/>
<File Name="hServer/packages/derkleinebasar/templates/print_tags.html"/>
<File Name="hServer/packages/derkleinebasar/templates/search.html"/>
<File Name="hServer/packages/derkleinebasar/templates/list_artikel.html"/>
<File Name="hServer/packages/derkleinebasar/templates/verk_prov.html"/>
<File Name="hServer/packages/derkleinebasar/templates/artikel_display.html"/>
<File Name="hServer/packages/derkleinebasar/templates/verk_display.html"/>
<File Name="hServer/packages/derkleinebasar/templates/artikel_tag.html"/>
<File Name="hServer/packages/derkleinebasar/templates/print.css"/>
<File Name="hServer/packages/derkleinebasar/templates/verkauf.html"/>
<File Name="hServer/packages/derkleinebasar/templates/quittung.html"/>
<File Name="hServer/packages/derkleinebasar/templates/common.css"/>
</VirtualDirectory>
<File Name="hServer/packages/derkleinebasar/basar.py"/>
<File Name="hServer/packages/derkleinebasar/artikel.py"/>
<File Name="hServer/packages/derkleinebasar/verkaeufer.py"/>
<File Name="hServer/packages/derkleinebasar/package.conf"/>
<File Name="hServer/packages/derkleinebasar/verkauf.py"/>
</VirtualDirectory>
</VirtualDirectory>
<VirtualDirectory Name="hwo">
<File Name="hServer/hwo/Proxy.py"/>
<File Name="hServer/hwo/__init__.py"/>
<File Name="hServer/hwo/Logging.py"/>
<File Name="hServer/hwo/objectbroker.py"/>
<File Name="hServer/hwo/objectstore.py"/>
<File Name="hServer/hwo/persistence.py"/>
<File Name="hServer/hwo/aquisition.py"/>
</VirtualDirectory>
<File Name="hServer/HServer.py"/>
<VirtualDirectory Name="DiskSync">
<File Name="hServer/DiskSync/ROOT"/>
</VirtualDirectory>
<VirtualDirectory Name="objects"/>
</VirtualDirectory>
<Dependencies Name="Debug"/>
</CodeLite_Project>