2015-06-24 17:31:05 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<CodeLite_Project Name="pruneGeneration" InternalType="Console">
|
2015-06-25 12:02:29 +03:00
|
|
|
<Plugins>
|
2015-07-06 13:07:50 +03:00
|
|
|
<Plugin Name="qmake">
|
|
|
|
<![CDATA[00010001N0005Debug000000000000]]>
|
|
|
|
</Plugin>
|
2015-06-25 12:02:29 +03:00
|
|
|
<Plugin Name="CMakePlugin">
|
|
|
|
<![CDATA[[{
|
|
|
|
"name": "Debug",
|
|
|
|
"enabled": false,
|
|
|
|
"buildDirectory": "build",
|
|
|
|
"sourceDirectory": "$(ProjectPath)",
|
|
|
|
"generator": "",
|
|
|
|
"buildType": "",
|
|
|
|
"arguments": [],
|
|
|
|
"parentProject": ""
|
|
|
|
}]]]>
|
|
|
|
</Plugin>
|
|
|
|
</Plugins>
|
2015-06-24 17:31:05 +03:00
|
|
|
<Description/>
|
|
|
|
<Dependencies/>
|
2015-06-25 09:48:35 +03:00
|
|
|
<VirtualDirectory Name="src">
|
|
|
|
<File Name="../../../misc/pruneGeneration.cpp"/>
|
|
|
|
<File Name="../../../misc/pruneGeneration.h"/>
|
|
|
|
</VirtualDirectory>
|
2015-06-24 17:31:05 +03:00
|
|
|
<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 ( XCode )" DebuggerType="LLDB Debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
|
|
|
|
<Compiler Options="-g;-O0;-Wall" C_Options="-g;-O0;-Wall" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
|
|
|
|
<IncludePath Value="."/>
|
2015-06-25 09:48:35 +03:00
|
|
|
<IncludePath Value="../../.."/>
|
2015-06-25 12:02:29 +03:00
|
|
|
<IncludePath Value="../../../boost/include"/>
|
2015-06-24 17:31:05 +03:00
|
|
|
</Compiler>
|
2015-06-25 12:02:29 +03:00
|
|
|
<Linker Options="" Required="yes">
|
|
|
|
<LibraryPath Value="../../../boost/lib64"/>
|
|
|
|
<LibraryPath Value="../../../contrib/other-builds/moses/Debug"/>
|
|
|
|
<Library Value="boost_filesystem"/>
|
|
|
|
<Library Value="boost_system"/>
|
2015-07-06 13:07:50 +03:00
|
|
|
<Library Value="boost_iostreams"/>
|
2015-06-25 12:02:29 +03:00
|
|
|
<Library Value="moses"/>
|
|
|
|
<Library Value="z"/>
|
2015-07-06 13:07:50 +03:00
|
|
|
<Library Value="bz2"/>
|
2015-06-25 12:02:29 +03:00
|
|
|
</Linker>
|
2015-06-24 17:31:05 +03:00
|
|
|
<ResourceCompiler Options="" Required="no"/>
|
|
|
|
<General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes" IsGUIProgram="no" IsEnabled="yes"/>
|
|
|
|
<Environment EnvVarSetName="<Use Defaults>" DbgSetName="<Use Defaults>">
|
|
|
|
<![CDATA[]]>
|
|
|
|
</Environment>
|
|
|
|
<Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="yes">
|
|
|
|
<DebuggerSearchPaths/>
|
|
|
|
<PostConnectCommands/>
|
|
|
|
<StartupCommands/>
|
|
|
|
</Debugger>
|
|
|
|
<PreBuild/>
|
|
|
|
<PostBuild/>
|
|
|
|
<CustomBuild Enabled="no">
|
|
|
|
<RebuildCommand/>
|
|
|
|
<CleanCommand/>
|
|
|
|
<BuildCommand/>
|
|
|
|
<PreprocessFileCommand/>
|
|
|
|
<SingleFileCommand/>
|
|
|
|
<MakefileGenerationCommand/>
|
|
|
|
<ThirdPartyToolName>None</ThirdPartyToolName>
|
|
|
|
<WorkingDirectory/>
|
|
|
|
</CustomBuild>
|
|
|
|
<AdditionalRules>
|
|
|
|
<CustomPostBuild/>
|
|
|
|
<CustomPreBuild/>
|
|
|
|
</AdditionalRules>
|
|
|
|
<Completion EnableCpp11="no" EnableCpp14="no">
|
|
|
|
<ClangCmpFlagsC/>
|
|
|
|
<ClangCmpFlags/>
|
|
|
|
<ClangPP/>
|
|
|
|
<SearchPaths/>
|
|
|
|
</Completion>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration Name="Release" CompilerType="GCC ( XCode )" DebuggerType="LLDB Debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
|
|
|
|
<Compiler Options="-O2;-Wall" C_Options="-O2;-Wall" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
|
|
|
|
<IncludePath Value="."/>
|
|
|
|
<Preprocessor Value="NDEBUG"/>
|
|
|
|
</Compiler>
|
|
|
|
<Linker Options="" Required="yes"/>
|
|
|
|
<ResourceCompiler Options="" Required="no"/>
|
|
|
|
<General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes" IsGUIProgram="no" IsEnabled="yes"/>
|
|
|
|
<Environment EnvVarSetName="<Use Defaults>" DbgSetName="<Use Defaults>">
|
|
|
|
<![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>None</ThirdPartyToolName>
|
|
|
|
<WorkingDirectory/>
|
|
|
|
</CustomBuild>
|
|
|
|
<AdditionalRules>
|
|
|
|
<CustomPostBuild/>
|
|
|
|
<CustomPreBuild/>
|
|
|
|
</AdditionalRules>
|
|
|
|
<Completion EnableCpp11="no" EnableCpp14="no">
|
|
|
|
<ClangCmpFlagsC/>
|
|
|
|
<ClangCmpFlags/>
|
|
|
|
<ClangPP/>
|
|
|
|
<SearchPaths/>
|
|
|
|
</Completion>
|
|
|
|
</Configuration>
|
|
|
|
</Settings>
|
|
|
|
</CodeLite_Project>
|