Skip to content

Commit

Permalink
Windows: explicitly include aui in the --libs option
Browse files Browse the repository at this point in the history
  • Loading branch information
eranif committed Mar 21, 2022
1 parent 3a33e8d commit 13a20c2
Show file tree
Hide file tree
Showing 33 changed files with 182 additions and 183 deletions.
4 changes: 2 additions & 2 deletions AutoSave/AutoSave.project
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -183,7 +183,7 @@
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down
4 changes: 2 additions & 2 deletions CMakePlugin/CMakePlugin.project
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libCodeLiteu.dll"/>
Expand Down Expand Up @@ -291,7 +291,7 @@
<IncludePath Value="../sdk/wxsqlite3/include"/>
<IncludePath Value="../PCH"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libCodeLiteu.dll"/>
Expand Down
4 changes: 2 additions & 2 deletions CodeFormatter/CodeFormatter.project
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options=";-O2;$(shell wx-config --debug=no --libs std,stc,propgrid --unicode=yes)" Required="yes">
<Linker Options=";-O2;$(shell wx-config --debug=no --libs std,stc,propgrid,aui --unicode=yes)" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -284,7 +284,7 @@
<IncludePath Value="../sdk/wxsqlite3/include"/>
<IncludePath Value="../PCH"/>
</Compiler>
<Linker Options=";-O2;$(shell wx-config --debug=no --libs std,stc,propgrid --unicode=yes)" Required="yes">
<Linker Options=";-O2;$(shell wx-config --debug=no --libs std,stc,propgrid,aui --unicode=yes)" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down
6 changes: 3 additions & 3 deletions CodeLiteDiff/CodeLiteDiff.project
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="../lib"/>
<Library Value="libpluginu.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -270,7 +270,7 @@
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -327,7 +327,7 @@
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="ASTYLE_LIB"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down
4 changes: 2 additions & 2 deletions DatabaseExplorer/DatabaseExplorer.project
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
<Preprocessor Value="USE_SFTP=1"/>
<Preprocessor Value="DBL_USE_SQLITE"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -396,7 +396,7 @@
<Preprocessor Value="WXUSINGDLL"/>
<Preprocessor Value="DBL_USE_SQLITE"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down
4 changes: 2 additions & 2 deletions Docker/Docker.project
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -207,7 +207,7 @@
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down
4 changes: 2 additions & 2 deletions EditorConfigPlugin/EditorConfigPlugin.project
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -183,7 +183,7 @@
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down
4 changes: 2 additions & 2 deletions HelpPlugin/HelpPlugin.project
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,propgrid --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,propgrid,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -213,7 +213,7 @@
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,propgrid --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,propgrid,aui --unicode=yes);" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down
24 changes: 12 additions & 12 deletions LLDBDebugger/LLDBDebugger.project
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,15 @@
<File Name="UI_lldbdebugger_bitmaps.cpp"/>
</VirtualDirectory>
</VirtualDirectory>
<Dependencies Name="DebugUnicode"/>
<Dependencies Name="ReleaseUnicode"/>
<Dependencies Name="Win_x64_Debug">
<Project Name="LLDBProtocol"/>
</Dependencies>
<Dependencies Name="Win_x64_Release">
<Project Name="LLDBProtocol"/>
</Dependencies>
<Dependencies Name="Win_x86_Release"/>
<Settings Type="Dynamic Library">
<GlobalSettings>
<Compiler Options="" C_Options="" Assembler="">
Expand Down Expand Up @@ -171,7 +180,7 @@
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
</Compiler>
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc --unicode=yes);" Required="yes">
<Linker Options="-O2;$(shell wx-config --debug=no --libs std,stc,aui --unicode=yes);" Required="yes">
<LibraryPath Value="../lib"/>
<Library Value="libpluginu.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -298,7 +307,7 @@
<Preprocessor Value="YY_NEVER_INTERACTIVE=1"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options=";-O2;$(shell wx-config --debug=no --libs std,stc,propgrid --unicode=yes)" Required="yes">
<Linker Options=";-O2;$(shell wx-config --debug=no --libs std,stc,propgrid,aui --unicode=yes)" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -356,7 +365,7 @@
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="ASTYLE_LIB"/>
</Compiler>
<Linker Options=";-O2;$(shell wx-config --debug=no --libs std,stc,propgrid --unicode=yes)" Required="yes">
<Linker Options=";-O2;$(shell wx-config --debug=no --libs std,stc,propgrid,aui --unicode=yes)" Required="yes">
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<Library Value="libplugin_sdku.dll"/>
<Library Value="libcodeliteu.dll"/>
Expand Down Expand Up @@ -400,13 +409,4 @@
</Completion>
</Configuration>
</Settings>
<Dependencies Name="DebugUnicode"/>
<Dependencies Name="ReleaseUnicode"/>
<Dependencies Name="Win_x64_Debug">
<Project Name="LLDBProtocol"/>
</Dependencies>
<Dependencies Name="Win_x64_Release">
<Project Name="LLDBProtocol"/>
</Dependencies>
<Dependencies Name="Win_x86_Release"/>
</CodeLite_Project>
138 changes: 69 additions & 69 deletions LiteEditor/CodeLiteIDE.project
Original file line number Diff line number Diff line change
Expand Up @@ -1354,6 +1354,71 @@
<Project Name="ctagsd"/>
<Project Name="Outline"/>
</Dependencies>
<Dependencies Name="Win_x64_Release">
<Project Name="PCH"/>
<Project Name="wxscintilla"/>
<Project Name="sqlite3"/>
<Project Name="wxsqlite3"/>
<Project Name="libCodeLite"/>
<Project Name="plugin_sdk"/>
<Project Name="DebuggerGDB"/>
<Project Name="CodeFormatter"/>
<Project Name="Subversion"/>
<Project Name="Gizmos"/>
<Project Name="Cscope"/>
<Project Name="Copyright"/>
<Project Name="UnitTestPP"/>
<Project Name="CMakePlugin"/>
<Project Name="CodeLiteDiff"/>
<Project Name="ContinuousBuild"/>
<Project Name="CppChecker"/>
<Project Name="wxshapeframework"/>
<Project Name="databaselayer_sqlite"/>
<Project Name="DatabaseExplorer"/>
<Project Name="ExternalTools"/>
<Project Name="LLDBProtocol"/>
<Project Name="LLDBDebugger"/>
<Project Name="PHPParser"/>
<Project Name="PHPPlugin"/>
<Project Name="QMakePlugin"/>
<Project Name="SFTP"/>
<Project Name="hunspell"/>
<Project Name="SpellCheck"/>
<Project Name="Subversion2"/>
<Project Name="WordCompletion"/>
<Project Name="ZoomNavigator"/>
<Project Name="abbreviation"/>
<Project Name="git"/>
<Project Name="snipwiz"/>
<Project Name="wxFormBuilder"/>
<Project Name="WebTools"/>
<Project Name="HelpPlugin"/>
<Project Name="AutoSave"/>
<Project Name="Tail"/>
<Project Name="EditorConfigPlugin"/>
<Project Name="codelite_vim"/>
<Project Name="PHPLint"/>
<Project Name="PHPRefactoring"/>
<Project Name="SmartCompletion"/>
<Project Name="Docker"/>
<Project Name="wxcLib"/>
<Project Name="wxcrafter"/>
<Project Name="LanguageServer"/>
<Project Name="Rust"/>
<Project Name="EOSWiki"/>
<Project Name="Remote"/>
<Project Name="codelite_make"/>
<Project Name="codelite_launcher"/>
<Project Name="makedir"/>
<Project Name="codelitegcc"/>
<Project Name="codelite_terminal"/>
<Project Name="codelite-exec"/>
<Project Name="codelite_echo"/>
<Project Name="codelite_cppcheck"/>
<Project Name="ctagsdlib"/>
<Project Name="ctagsd"/>
<Project Name="Outline"/>
</Dependencies>
<Settings Type="Executable">
<GlobalSettings>
<Compiler Options="" C_Options="" Assembler="">
Expand Down Expand Up @@ -2068,8 +2133,7 @@ resources.cpp: resources.xrc
<CustomPostBuild/>
<CustomPreBuild>resources.cpp
resources.cpp: resources.xrc
wxrc /c /v /o resources.cpp resources.xrc
</CustomPreBuild>
wxrc /c /v /o resources.cpp resources.xrc</CustomPreBuild>
</AdditionalRules>
<Completion EnableCpp11="yes" EnableCpp14="no">
<ClangCmpFlagsC/>
Expand Down Expand Up @@ -2152,7 +2216,7 @@ resources.cpp: resources.xrc
<IncludePath Value="../sdk/clang/include"/>
<Preprocessor Value="USE_SFTP=1"/>
</Compiler>
<Linker Options="$(shell wx-config --debug=no --unicode=yes --libs std,stc,propgrid,richtext);-mwindows" Required="yes">
<Linker Options="$(shell wx-config --debug=no --unicode=yes --libs std,stc,propgrid,richtext,aui);-mwindows" Required="yes">
<LibraryPath Value="."/>
<LibraryPath Value="$(WorkspacePath)/build-$(WorkspaceConfiguration)/lib"/>
<LibraryPath Value="../sdk/clang/lib"/>
Expand Down Expand Up @@ -2189,7 +2253,8 @@ resources.cpp: resources.xrc
<CustomPostBuild/>
<CustomPreBuild>resources.cpp
resources.cpp: resources.xrc
wxrc /c /v /o resources.cpp resources.xrc</CustomPreBuild>
wxrc /c /v /o resources.cpp resources.xrc
</CustomPreBuild>
</AdditionalRules>
<Completion EnableCpp11="yes" EnableCpp14="no">
<ClangCmpFlagsC/>
Expand Down Expand Up @@ -2318,69 +2383,4 @@ resources.cpp: resources.xrc
</Completion>
</Configuration>
</Settings>
<Dependencies Name="Win_x64_Release">
<Project Name="PCH"/>
<Project Name="wxscintilla"/>
<Project Name="sqlite3"/>
<Project Name="wxsqlite3"/>
<Project Name="libCodeLite"/>
<Project Name="plugin_sdk"/>
<Project Name="DebuggerGDB"/>
<Project Name="CodeFormatter"/>
<Project Name="Subversion"/>
<Project Name="Gizmos"/>
<Project Name="Cscope"/>
<Project Name="Copyright"/>
<Project Name="UnitTestPP"/>
<Project Name="CMakePlugin"/>
<Project Name="CodeLiteDiff"/>
<Project Name="ContinuousBuild"/>
<Project Name="CppChecker"/>
<Project Name="wxshapeframework"/>
<Project Name="databaselayer_sqlite"/>
<Project Name="DatabaseExplorer"/>
<Project Name="ExternalTools"/>
<Project Name="LLDBProtocol"/>
<Project Name="LLDBDebugger"/>
<Project Name="PHPParser"/>
<Project Name="PHPPlugin"/>
<Project Name="QMakePlugin"/>
<Project Name="SFTP"/>
<Project Name="hunspell"/>
<Project Name="SpellCheck"/>
<Project Name="Subversion2"/>
<Project Name="WordCompletion"/>
<Project Name="ZoomNavigator"/>
<Project Name="abbreviation"/>
<Project Name="git"/>
<Project Name="snipwiz"/>
<Project Name="wxFormBuilder"/>
<Project Name="WebTools"/>
<Project Name="HelpPlugin"/>
<Project Name="AutoSave"/>
<Project Name="Tail"/>
<Project Name="EditorConfigPlugin"/>
<Project Name="codelite_vim"/>
<Project Name="PHPLint"/>
<Project Name="PHPRefactoring"/>
<Project Name="SmartCompletion"/>
<Project Name="Docker"/>
<Project Name="wxcLib"/>
<Project Name="wxcrafter"/>
<Project Name="LanguageServer"/>
<Project Name="Rust"/>
<Project Name="EOSWiki"/>
<Project Name="Remote"/>
<Project Name="codelite_make"/>
<Project Name="codelite_launcher"/>
<Project Name="makedir"/>
<Project Name="codelitegcc"/>
<Project Name="codelite_terminal"/>
<Project Name="codelite-exec"/>
<Project Name="codelite_echo"/>
<Project Name="codelite_cppcheck"/>
<Project Name="ctagsdlib"/>
<Project Name="ctagsd"/>
<Project Name="Outline"/>
</Dependencies>
</CodeLite_Project>
Loading

0 comments on commit 13a20c2

Please sign in to comment.