NMTKD
/
translation
/tools
/mosesdecoder
/contrib
/other-builds
/pruneGeneration
/pruneGeneration.project
<?xml version="1.0" encoding="UTF-8"?> | |
<CodeLite_Project Name="pruneGeneration" InternalType="Console"> | |
<Plugins> | |
<Plugin Name="qmake"> | |
<![CDATA[00010001N0005Debug000000000000]]> | |
</Plugin> | |
<Plugin Name="CMakePlugin"> | |
<![CDATA[[{ | |
"name": "Debug", | |
"enabled": false, | |
"buildDirectory": "build", | |
"sourceDirectory": "$(ProjectPath)", | |
"generator": "", | |
"buildType": "", | |
"arguments": [], | |
"parentProject": "" | |
}]]]> | |
</Plugin> | |
</Plugins> | |
<Description/> | |
<Dependencies/> | |
<VirtualDirectory Name="src"> | |
<File Name="../../../misc/pruneGeneration.cpp"/> | |
<File Name="../../../misc/pruneGeneration.h"/> | |
</VirtualDirectory> | |
<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="."/> | |
<IncludePath Value="../../.."/> | |
<IncludePath Value="../../../boost/include"/> | |
</Compiler> | |
<Linker Options="" Required="yes"> | |
<LibraryPath Value="../../../boost/lib64"/> | |
<LibraryPath Value="../../../contrib/other-builds/moses/Debug"/> | |
<Library Value="boost_filesystem"/> | |
<Library Value="boost_system"/> | |
<Library Value="boost_iostreams"/> | |
<Library Value="moses"/> | |
<Library Value="z"/> | |
<Library Value="bz2"/> | |
</Linker> | |
<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> | |