summaryrefslogtreecommitdiff
path: root/LiteEditor/LiteEditor.project
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2014-08-29 12:01:12 +0100
committerJames Cowgill <james410@cowgill.org.uk>2014-08-29 12:01:12 +0100
commit517e089547f0b721a104ad2fabc6881d2fe2fff0 (patch)
tree65e15229c45ed375b5e381c46ed016d0cc670ae2 /LiteEditor/LiteEditor.project
parent9535c6126d9ed34e0fdf40cc0bdd2dc01159644d (diff)
Imported Upstream version 6.1.1+dfsg
Diffstat (limited to 'LiteEditor/LiteEditor.project')
-rw-r--r--LiteEditor/LiteEditor.project257
1 files changed, 134 insertions, 123 deletions
diff --git a/LiteEditor/LiteEditor.project b/LiteEditor/LiteEditor.project
index 1d6660a0..a9b44001 100644
--- a/LiteEditor/LiteEditor.project
+++ b/LiteEditor/LiteEditor.project
@@ -6,60 +6,60 @@
</Plugin>
<Plugin Name="CMakePlugin">
<![CDATA[[{
- "name": "CMake_Debug",
- "enabled": false,
- "buildDirectory": "build",
- "sourceDirectory": "$(ProjectPath)",
- "generator": "",
- "buildType": "",
- "arguments": [],
- "parentProject": ""
- }, {
- "name": "CMake_Release",
- "enabled": false,
- "buildDirectory": "build",
- "sourceDirectory": "$(ProjectPath)",
- "generator": "",
- "buildType": "",
- "arguments": [],
- "parentProject": ""
- }, {
- "name": "OSX_Debug",
- "enabled": false,
- "buildDirectory": "build",
- "sourceDirectory": "$(ProjectPath)",
- "generator": "",
- "buildType": "",
- "arguments": [],
- "parentProject": ""
- }, {
- "name": "OSX_Release",
- "enabled": false,
- "buildDirectory": "build",
- "sourceDirectory": "$(ProjectPath)",
- "generator": "",
- "buildType": "",
- "arguments": [],
- "parentProject": ""
- }, {
- "name": "WinDebugUnicode",
- "enabled": false,
- "buildDirectory": "build",
- "sourceDirectory": "$(ProjectPath)",
- "generator": "",
- "buildType": "",
- "arguments": [],
- "parentProject": ""
- }, {
- "name": "WinReleaseUnicode",
- "enabled": false,
- "buildDirectory": "build",
- "sourceDirectory": "$(ProjectPath)",
- "generator": "",
- "buildType": "",
- "arguments": [],
- "parentProject": ""
- }]]]>
+ "name": "CMake_Debug",
+ "enabled": false,
+ "buildDirectory": "build",
+ "sourceDirectory": "$(ProjectPath)",
+ "generator": "",
+ "buildType": "",
+ "arguments": [],
+ "parentProject": ""
+ }, {
+ "name": "CMake_Release",
+ "enabled": false,
+ "buildDirectory": "build",
+ "sourceDirectory": "$(ProjectPath)",
+ "generator": "",
+ "buildType": "",
+ "arguments": [],
+ "parentProject": ""
+ }, {
+ "name": "OSX_Debug",
+ "enabled": false,
+ "buildDirectory": "build",
+ "sourceDirectory": "$(ProjectPath)",
+ "generator": "",
+ "buildType": "",
+ "arguments": [],
+ "parentProject": ""
+ }, {
+ "name": "OSX_Release",
+ "enabled": false,
+ "buildDirectory": "build",
+ "sourceDirectory": "$(ProjectPath)",
+ "generator": "",
+ "buildType": "",
+ "arguments": [],
+ "parentProject": ""
+ }, {
+ "name": "WinDebugUnicode",
+ "enabled": false,
+ "buildDirectory": "build",
+ "sourceDirectory": "$(ProjectPath)",
+ "generator": "",
+ "buildType": "",
+ "arguments": [],
+ "parentProject": ""
+ }, {
+ "name": "WinReleaseUnicode",
+ "enabled": false,
+ "buildDirectory": "build",
+ "sourceDirectory": "$(ProjectPath)",
+ "generator": "",
+ "buildType": "",
+ "arguments": [],
+ "parentProject": ""
+ }]]]>
</Plugin>
</Plugins>
<Reconciliation>
@@ -133,8 +133,6 @@
<File Name="listctrlpanel.cpp"/>
<File Name="close_all_dlg.cpp"/>
<File Name="close_all_dlg.h"/>
- <File Name="lexer_page.h"/>
- <File Name="lexer_page.cpp"/>
<File Name="free_text_dialog.h"/>
<File Name="free_text_dialog.cpp"/>
<File Name="add_option_dialog.cpp"/>
@@ -249,6 +247,8 @@
<File Name="filechecklistbase.wxcp"/>
<File Name="FilesModifiedDlg.h"/>
<File Name="FilesModifiedDlg.cpp"/>
+ <File Name="NewThemeDialog.cpp"/>
+ <File Name="NewThemeDialog.h"/>
</VirtualDirectory>
<VirtualDirectory Name="CodeCompletion">
<File Name="quickoutlinedlg.cpp"/>
@@ -292,21 +292,7 @@
<File Name="editcmpfileinfobase.cpp"/>
<File Name="editcmpfileinfobase.h"/>
<File Name="editcmpfileinfodlg.cpp"/>
- <File Name="compilertoolspage.h"/>
- <File Name="compileradvancepage.cpp"/>
- <File Name="compileradvancepage.h"/>
- <File Name="compilerfiletypespage.cpp"/>
- <File Name="compilerfiletypespage.h"/>
- <File Name="compilerpatternspage.cpp"/>
- <File Name="compilerpatternspage.h"/>
- <File Name="compilerswitchespage.cpp"/>
- <File Name="compilerswitchespage.h"/>
- <File Name="compilertoolspage.cpp"/>
<File Name="addoptioncheckdlgbase.h"/>
- <File Name="compilercompileroptionspage.cpp"/>
- <File Name="compilercompileroptionspage.h"/>
- <File Name="compilerlinkeroptionspage.cpp"/>
- <File Name="compilerlinkeroptionspage.h"/>
<File Name="addoptioncheckdlg.cpp"/>
<File Name="addoptioncheckdlg.h"/>
<File Name="addoptioncheckdlgbase.cpp"/>
@@ -318,6 +304,8 @@
<File Name="CompilersFoundDlg.cpp"/>
<File Name="CompilersModifiedDlg.h"/>
<File Name="CompilersModifiedDlg.cpp"/>
+ <File Name="CompilerMainPage.h"/>
+ <File Name="CompilerMainPage.cpp"/>
</VirtualDirectory>
<VirtualDirectory Name="Build">
<File Name="configuration_manager_base_dlg.cpp"/>
@@ -397,6 +385,7 @@
<File Name="depend_dlg_page.wxcp"/>
<File Name="NewProjectWizard.h"/>
<File Name="NewProjectWizard.cpp"/>
+ <File Name="new_workspace_dlg.wxcp"/>
</VirtualDirectory>
<VirtualDirectory Name="Plugins">
<File Name="pluginmgrdlg.h"/>
@@ -701,6 +690,7 @@
<File Name="DebuggerDisassemblyTab.h"/>
<File Name="DebuggerDisassemblyTab.cpp"/>
<File Name="memoryviewbase.wxcp"/>
+ <File Name="../formbuilder/quickdebug.wxcp"/>
</VirtualDirectory>
<Options/>
<Dependencies Name="UnixCodeLite">
@@ -881,6 +871,8 @@
<File Name="depend_dlg_page_liteeditor_bitmaps.cpp"/>
<File Name="filechecklistbase_liteeditor_bitmaps.cpp"/>
<File Name="CompilersFoundDlg_liteeditor_bitmaps.cpp"/>
+ <File Name="new_workspace_dlg_liteeditor_bitmaps.cpp"/>
+ <File Name="quickdebug_formbuilder_bitmaps.cpp"/>
</VirtualDirectory>
<File Name="../formbuilder/editorsettingslocalbase.wxcp"/>
<File Name="../formbuilder/findinfiles_dlg.wxcp"/>
@@ -970,6 +962,42 @@
<File Name="reconcileprojectbase.cpp"/>
<File Name="reconcileprojectbase.h"/>
</VirtualDirectory>
+ <Dependencies Name="WinDebugUnicode">
+ <Project Name="PCH"/>
+ <Project Name="sqlite3"/>
+ <Project Name="wxsqlite3"/>
+ <Project Name="databaselayer_sqlite"/>
+ <Project Name="wxshapeframework"/>
+ <Project Name="CodeLite"/>
+ <Project Name="plugin_sdk"/>
+ <Project Name="CodeFormatter"/>
+ <Project Name="DebuggerGDB"/>
+ <Project Name="Gizmos"/>
+ <Project Name="Cscope"/>
+ <Project Name="Copyright"/>
+ <Project Name="UnitTestPP"/>
+ <Project Name="ExternalTools"/>
+ <Project Name="snipwiz"/>
+ <Project Name="wxFormBuilder"/>
+ <Project Name="abbreviation"/>
+ <Project Name="ContinuousBuild"/>
+ <Project Name="QMakePlugin"/>
+ <Project Name="CppChecker"/>
+ <Project Name="Subversion2"/>
+ <Project Name="Outline"/>
+ <Project Name="git"/>
+ <Project Name="DatabaseExplorer"/>
+ <Project Name="CallGraph"/>
+ <Project Name="ZoomNavigator"/>
+ <Project Name="CodeBeautifier"/>
+ <Project Name="SFTP"/>
+ <Project Name="Tweaks"/>
+ <Project Name="CMakePlugin"/>
+ <Project Name="CodeLiteDiff"/>
+ <Project Name="hunspell"/>
+ <Project Name="SpellCheck"/>
+ <Project Name="LLDBDebugger"/>
+ </Dependencies>
<Dependencies Name="CMake_Debug">
<Project Name="wxscintilla"/>
<Project Name="sqlite3"/>
@@ -1068,41 +1096,21 @@
<Project Name="Copyright"/>
<Project Name="UnitTestPP"/>
</Dependencies>
- <Dependencies Name="WinDebugUnicode">
- <Project Name="PCH"/>
+ <Dependencies Name="OSX_Release">
+ <Project Name="wxscintilla"/>
<Project Name="sqlite3"/>
<Project Name="wxsqlite3"/>
- <Project Name="databaselayer_sqlite"/>
- <Project Name="wxshapeframework"/>
<Project Name="CodeLite"/>
<Project Name="plugin_sdk"/>
<Project Name="CodeFormatter"/>
<Project Name="DebuggerGDB"/>
+ <Project Name="Subversion"/>
<Project Name="Gizmos"/>
<Project Name="Cscope"/>
<Project Name="Copyright"/>
<Project Name="UnitTestPP"/>
- <Project Name="ExternalTools"/>
- <Project Name="snipwiz"/>
- <Project Name="wxFormBuilder"/>
- <Project Name="abbreviation"/>
- <Project Name="ContinuousBuild"/>
- <Project Name="QMakePlugin"/>
- <Project Name="CppChecker"/>
- <Project Name="Subversion2"/>
- <Project Name="Outline"/>
- <Project Name="git"/>
- <Project Name="DatabaseExplorer"/>
- <Project Name="CallGraph"/>
- <Project Name="ZoomNavigator"/>
- <Project Name="CodeBeautifier"/>
- <Project Name="SFTP"/>
- <Project Name="Tweaks"/>
- <Project Name="CMakePlugin"/>
- <Project Name="CodeLiteDiff"/>
- <Project Name="LLDBDebugger"/>
</Dependencies>
- <Dependencies Name="WinReleaseUnicode">
+ <Dependencies Name="WinDebugUnicode">
<Project Name="PCH"/>
<Project Name="sqlite3"/>
<Project Name="wxsqlite3"/>
@@ -1110,8 +1118,8 @@
<Project Name="wxshapeframework"/>
<Project Name="CodeLite"/>
<Project Name="plugin_sdk"/>
- <Project Name="DebuggerGDB"/>
<Project Name="CodeFormatter"/>
+ <Project Name="DebuggerGDB"/>
<Project Name="Gizmos"/>
<Project Name="Cscope"/>
<Project Name="Copyright"/>
@@ -1133,9 +1141,11 @@
<Project Name="Tweaks"/>
<Project Name="CMakePlugin"/>
<Project Name="CodeLiteDiff"/>
+ <Project Name="hunspell"/>
<Project Name="LLDBDebugger"/>
+ <Project Name="SpellCheck"/>
</Dependencies>
- <Dependencies Name="WinDebugUnicode">
+ <Dependencies Name="WinReleaseUnicode">
<Project Name="PCH"/>
<Project Name="sqlite3"/>
<Project Name="wxsqlite3"/>
@@ -1143,8 +1153,8 @@
<Project Name="wxshapeframework"/>
<Project Name="CodeLite"/>
<Project Name="plugin_sdk"/>
- <Project Name="CodeFormatter"/>
<Project Name="DebuggerGDB"/>
+ <Project Name="CodeFormatter"/>
<Project Name="Gizmos"/>
<Project Name="Cscope"/>
<Project Name="Copyright"/>
@@ -1162,12 +1172,13 @@
<Project Name="DatabaseExplorer"/>
<Project Name="CallGraph"/>
<Project Name="ZoomNavigator"/>
- <Project Name="CodeBeautifier"/>
<Project Name="SFTP"/>
<Project Name="Tweaks"/>
<Project Name="CMakePlugin"/>
<Project Name="CodeLiteDiff"/>
<Project Name="LLDBDebugger"/>
+ <Project Name="hunspell"/>
+ <Project Name="SpellCheck"/>
</Dependencies>
<Settings Type="Executable">
<GlobalSettings>
@@ -1183,7 +1194,7 @@
<ResourceCompiler Options=""/>
</GlobalSettings>
<Configuration Name="CMake_Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">
+ <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
</Compiler>
<Linker Options="-O0" Required="yes">
@@ -1191,11 +1202,11 @@
<LibraryPath Value="Debug"/>
</Linker>
<ResourceCompiler Options="" Required="no"/>
- <General OutputFile="" IntermediateDirectory="./Debug" Command="/home/eran/root/bin/codelite" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="--no-plugins" WorkingDirectory="" PauseExecWhenProcTerminates="no" IsGUIProgram="yes" IsEnabled="yes"/>
+ <General OutputFile="" IntermediateDirectory="./Debug" Command="/home/eran/root/bin/codelite" CommandArguments="" UseSeparateDebugArgs="yes" DebugArguments="" WorkingDirectory="" PauseExecWhenProcTerminates="no" IsGUIProgram="yes" IsEnabled="yes"/>
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths>/home/eran/devl/wx295/build</DebuggerSearchPaths>
<PostConnectCommands/>
<StartupCommands/>
@@ -1226,7 +1237,7 @@
</Completion>
</Configuration>
<Configuration Name="CMake_Debug_DBE_MySQL" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">
+ <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
</Compiler>
<Linker Options="-O0" Required="yes">
@@ -1238,7 +1249,7 @@
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
@@ -1269,7 +1280,7 @@
</Completion>
</Configuration>
<Configuration Name="CMake_Debug_Essential" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">
+ <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
</Compiler>
<Linker Options="-O0" Required="yes">
@@ -1281,7 +1292,7 @@
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
@@ -1312,7 +1323,7 @@
</Completion>
</Configuration>
<Configuration Name="CMake_Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="$(shell wx-config --cxxflags --debug=no --unicode=yes);-O2;$(shell pkg-config --cflags gtk+-2.0);-Wall;-fno-strict-aliasing" C_Options="$(shell wx-config --cxxflags --debug=no --unicode=yes);-O2;$(shell pkg-config --cflags gtk+-2.0);-Wall;-fno-strict-aliasing" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">
+ <Compiler Options="$(shell wx-config --cxxflags --debug=no --unicode=yes);-O2;$(shell pkg-config --cflags gtk+-2.0);-Wall;-fno-strict-aliasing" C_Options="$(shell wx-config --cxxflags --debug=no --unicode=yes);-O2;$(shell pkg-config --cflags gtk+-2.0);-Wall;-fno-strict-aliasing" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
<IncludePath Value="../CodeLite"/>
<IncludePath Value="../sdk/wxsqlite3/include"/>
@@ -1335,7 +1346,7 @@
<![CDATA[SUDO_ASKPASS=/usr/bin/ssh-askpass
LD_LIBRARY_PATH=/home/eran/root/lib/codelite/]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
@@ -1367,7 +1378,7 @@ resources.cpp: resources.xrc
</Completion>
</Configuration>
<Configuration Name="CMake_Release_DBE_MySQL" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">
+ <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
</Compiler>
<Linker Options="-O0" Required="yes">
@@ -1379,7 +1390,7 @@ resources.cpp: resources.xrc
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
@@ -1409,7 +1420,7 @@ resources.cpp: resources.xrc
</Completion>
</Configuration>
<Configuration Name="CMake_Release_Essential" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">
+ <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
</Compiler>
<Linker Options="-O0" Required="yes">
@@ -1421,7 +1432,7 @@ resources.cpp: resources.xrc
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
@@ -1452,7 +1463,7 @@ resources.cpp: resources.xrc
</Completion>
</Configuration>
<Configuration Name="OSX_Debug" CompilerType="gnu g++" DebuggerType="LLDB Debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">
+ <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
</Compiler>
<Linker Options="-O0" Required="yes">
@@ -1464,7 +1475,7 @@ resources.cpp: resources.xrc
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
@@ -1494,7 +1505,7 @@ resources.cpp: resources.xrc
</Completion>
</Configuration>
<Configuration Name="OSX_Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" UseDifferentPCHFlags="no" PCHFlags="">
+ <Compiler Options="-g -Wall" C_Options="" Assembler="" Required="yes" PreCompiledHeader="" PCHInCommandLine="no" PCHFlags="" PCHFlagsPolicy="0">
<IncludePath Value="."/>
</Compiler>
<Linker Options="-O0" Required="yes">
@@ -1506,7 +1517,7 @@ resources.cpp: resources.xrc
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
@@ -1536,7 +1547,7 @@ resources.cpp: resources.xrc
</Completion>
</Configuration>
<Configuration Name="WinDebugUnicode" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-g;-Wall;$(shell wx-config --debug=yes --cxxflags --unicode=yes);-Winvalid-pch" C_Options="-Wall" Assembler="" Required="yes" PreCompiledHeader="../PCH/precompiled_header_dbg.h" PCHInCommandLine="yes" UseDifferentPCHFlags="yes" PCHFlags="$(shell wx-config --cxxflags --debug=yes --unicode=yes) -g">
+ <Compiler Options="-g;-Wall;$(shell wx-config --debug=yes --cxxflags --unicode=yes);-Winvalid-pch" C_Options="-Wall" Assembler="" Required="yes" PreCompiledHeader="../PCH/precompiled_header_dbg.h" PCHInCommandLine="yes" PCHFlags="$(shell wx-config --cxxflags --debug=yes --unicode=yes) -g" PCHFlagsPolicy="0">
<IncludePath Value="."/>
<IncludePath Value="../CodeLite"/>
<IncludePath Value="../sdk/wxsqlite3/include"/>
@@ -1553,14 +1564,14 @@ resources.cpp: resources.xrc
<Library Value="libplugin_sdkud.dll"/>
<Library Value="libCodeLiteud.dll"/>
<Library Value="libwxsqlite3ud.dll"/>
- <Library Value="liblibclang.dll"/>
+ <Library Value="libclang.dll"/>
</Linker>
<ResourceCompiler Options="$(shell wx-config --rcflags)" Required="yes"/>
- <General OutputFile="$(IntermediateDirectory)/codelite-dbg.exe" IntermediateDirectory="./Debug" Command=".\codelite-dbg.exe" CommandArguments="-b ." UseSeparateDebugArgs="yes" DebugArguments="-b . " WorkingDirectory="../Runtime" PauseExecWhenProcTerminates="no" IsGUIProgram="no" IsEnabled="yes"/>
+ <General OutputFile="$(IntermediateDirectory)/codelite-dbg.exe" IntermediateDirectory="./Debug" Command=".\codelite-dbg.exe" CommandArguments="-b ." UseSeparateDebugArgs="no" DebugArguments="-b . --no-plugins" WorkingDirectory="../Runtime" PauseExecWhenProcTerminates="no" IsGUIProgram="no" IsEnabled="yes"/>
<Environment EnvVarSetName="Default" DbgSetName="">
<![CDATA[PATH=../sdk/clang/lib;$(WXWIN)\lib\gcc_dll;$(PATH)]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>
@@ -1598,7 +1609,7 @@ resources.cpp: resources.xrc
</Completion>
</Configuration>
<Configuration Name="WinReleaseUnicode" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
- <Compiler Options="-O2;;$(shell wx-config --debug=no --cxxflags --unicode=yes);-Winvalid-pch" C_Options="-O2" Assembler="" Required="yes" PreCompiledHeader="..\PCH\precompiled_header_release.h" PCHInCommandLine="yes" UseDifferentPCHFlags="yes" PCHFlags="$(shell wx-config --cxxflags --unicode=yes --debug=no) -O2">
+ <Compiler Options="-O2;;$(shell wx-config --debug=no --cxxflags --unicode=yes);-Winvalid-pch" C_Options="-O2" Assembler="" Required="yes" PreCompiledHeader="..\PCH\precompiled_header_release.h" PCHInCommandLine="yes" PCHFlags="$(shell wx-config --cxxflags --unicode=yes --debug=no) -O2" PCHFlagsPolicy="0">
<IncludePath Value="."/>
<IncludePath Value="../CodeLite"/>
<IncludePath Value="../sdk/wxsqlite3/include"/>
@@ -1616,14 +1627,14 @@ resources.cpp: resources.xrc
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
<Library Value="libwxsqlite3u.dll"/>
- <Library Value="liblibclang.dll"/>
+ <Library Value="libclang.dll"/>
</Linker>
<ResourceCompiler Options="$(shell wx-config --rcflags)" Required="yes"/>
<General OutputFile="$(IntermediateDirectory)/codelite.exe" IntermediateDirectory="./Release" Command=".\codelite.exe" CommandArguments="-b ." UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="../Runtime" PauseExecWhenProcTerminates="no" IsGUIProgram="yes" IsEnabled="yes"/>
- <Environment EnvVarSetName="Default" DbgSetName="Default">
+ <Environment EnvVarSetName="Default" DbgSetName="">
<![CDATA[PATH=../sdk/clang/lib;$(WXWIN)\lib\gcc_dll;$(PATH)]]>
</Environment>
- <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+ <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="" IsExtended="no">
<DebuggerSearchPaths/>
<PostConnectCommands/>
<StartupCommands/>