From 518f3255f7d56a6ffd82d6aa5351ead97f4b044e Mon Sep 17 00:00:00 2001 From: Eran Ifrah Date: Fri, 27 Jul 2018 09:21:58 +0300 Subject: [PATCH] Windows: don't link against wxWidgets built in debug mode when building CodeLite in debug (after all, we are not debugging wxWidgets) --- AutoSave/AutoSave.project | 4 ++-- CMakePlugin/CMakePlugin.project | 8 ++++---- CallGraph/CallGraph.project | 8 ++++---- CodeCompletionsTests/CCTest/CCTest.project | 12 ++++++------ CodeDesigner/CodeDesigner.project | 8 ++++---- CodeFormatter/CodeFormatter.project | 8 ++++---- CodeLite/CodeLite.project | 8 ++++---- CodeLiteDiff/CodeLiteDiff.project | 8 ++++---- ContinuousBuild/ContinuousBuild.project | 8 ++++---- Copyright/Copyright.project | 8 ++++---- DatabaseExplorer/DatabaseExplorer.project | 8 ++++---- Debugger/DebuggerGDB.project | 8 ++++---- EditorConfigPlugin/EditorConfigPlugin.project | 4 ++-- ExternalTools/ExternalTools.project | 8 ++++---- File2Hex/File2Hex.project | 4 ++-- Gizmos/Gizmos.project | 8 ++++---- HelpPlugin/HelpPlugin.project | 4 ++-- LLDBDebugger/LLDBDebugger.project | 6 +++--- LiteEditor.workspace | 4 ++-- LiteEditor/LiteEditor.project | 4 ++-- MacBundler/MacBundler.project | 4 ++-- MemCheck/MemCheck.project | 8 ++++---- Outline/Outline.project | 8 ++++---- PCH/PCH.project | 10 +++++----- PHPLint/PHPLint.project | 4 ++-- PHPRefactoring/PHPRefactoring.project | 4 ++-- Plugin/plugin_sdk.project | 8 ++++---- QmakePlugin/QMakePlugin.project | 8 ++++---- SFTP/SFTP.project | 8 ++++---- SmartCompletion/SmartCompletion.project | 4 ++-- SnipWiz/snipwiz.project | 8 ++++---- SpellChecker/SpellCheck.project | 8 ++++---- Subversion2/Subversion2.project | 8 ++++---- Tail/Tail.project | 4 ++-- TestDir/makedir.project | 4 ++-- Tweaks/Tweaks.project | 8 ++++---- UnitTestCPP/UnitTestPP.project | 8 ++++---- WebTools/WebTools.project | 4 ++-- WordCompletion/WordCompletion.project | 8 ++++---- ZoomNavigator/ZoomNavigator.project | 8 ++++---- abbreviation/abbreviation.project | 8 ++++---- codelite_launcher/codelite_launcher.project | 4 ++-- codelite_make/codelite_make.project | 4 ++-- codelite_vim/codelite_vim.project | 4 ++-- codelitephp/PHPParser/PHPParser.project | 8 ++++---- .../PHPParserUnitTests/PHPParserUnitTests.project | 12 ++++++------ codelitephp/php-plugin/PHPPlugin.project | 12 ++++++------ cppchecker/CppChecker.project | 8 ++++---- cscope/Cscope.project | 8 ++++---- git/git.project | 8 ++++---- sdk/codelite_indexer/codelite_indexer.project | 4 ++-- sdk/databaselayer/databaselayer_mysql.project | 8 ++++---- sdk/databaselayer/databaselayer_postgres.project | 8 ++++---- sdk/databaselayer/databaselayer_sqlite.project | 8 ++++---- sdk/wxflatnotebook/wxflatnotebook.project | 4 ++-- sdk/wxshapeframework/wxshapeframework.project | 8 ++++---- sdk/wxsqlite3/wxsqlite3.project | 8 ++++---- wxformbuilder/wxFormBuilder.project | 8 ++++---- 58 files changed, 202 insertions(+), 202 deletions(-) diff --git a/AutoSave/AutoSave.project b/AutoSave/AutoSave.project index f4742088b6..b62e30d04a 100644 --- a/AutoSave/AutoSave.project +++ b/AutoSave/AutoSave.project @@ -45,7 +45,7 @@ - + @@ -58,7 +58,7 @@ - + diff --git a/CMakePlugin/CMakePlugin.project b/CMakePlugin/CMakePlugin.project index 2ec33e0127..f9aff9759b 100644 --- a/CMakePlugin/CMakePlugin.project +++ b/CMakePlugin/CMakePlugin.project @@ -111,7 +111,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -169,7 +169,7 @@ - + diff --git a/CallGraph/CallGraph.project b/CallGraph/CallGraph.project index c21cef0625..12dde7045a 100644 --- a/CallGraph/CallGraph.project +++ b/CallGraph/CallGraph.project @@ -73,7 +73,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -254,7 +254,7 @@ - + diff --git a/CodeCompletionsTests/CCTest/CCTest.project b/CodeCompletionsTests/CCTest/CCTest.project index e478d56b63..292f453e84 100644 --- a/CodeCompletionsTests/CCTest/CCTest.project +++ b/CodeCompletionsTests/CCTest/CCTest.project @@ -114,7 +114,7 @@ - + @@ -122,7 +122,7 @@ - + @@ -164,7 +164,7 @@ PATH=../../../lib/gcc_lib;$(WXWIN)/lib/gcc_dll;$(PATH)]]> - + @@ -172,7 +172,7 @@ PATH=../../../lib/gcc_lib;$(WXWIN)/lib/gcc_dll;$(PATH)]]> - + @@ -213,13 +213,13 @@ PATH=../../../lib/gcc_lib;$(WXWIN)/lib/gcc_dll;$(PATH)]]> - + - + diff --git a/CodeDesigner/CodeDesigner.project b/CodeDesigner/CodeDesigner.project index b984d5b88d..1b1f30702c 100644 --- a/CodeDesigner/CodeDesigner.project +++ b/CodeDesigner/CodeDesigner.project @@ -37,7 +37,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -142,7 +142,7 @@ - + diff --git a/CodeFormatter/CodeFormatter.project b/CodeFormatter/CodeFormatter.project index 31b83fbeaf..c469e65706 100644 --- a/CodeFormatter/CodeFormatter.project +++ b/CodeFormatter/CodeFormatter.project @@ -157,14 +157,14 @@ - + - + @@ -203,14 +203,14 @@ - + - + diff --git a/CodeLite/CodeLite.project b/CodeLite/CodeLite.project index 8881f23e61..24fb273eb9 100644 --- a/CodeLite/CodeLite.project +++ b/CodeLite/CodeLite.project @@ -424,13 +424,13 @@ - + - + @@ -471,7 +471,7 @@ - + @@ -481,7 +481,7 @@ - + diff --git a/CodeLiteDiff/CodeLiteDiff.project b/CodeLiteDiff/CodeLiteDiff.project index cb8ba527d2..ab93c8f998 100644 --- a/CodeLiteDiff/CodeLiteDiff.project +++ b/CodeLiteDiff/CodeLiteDiff.project @@ -82,7 +82,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -204,7 +204,7 @@ - + diff --git a/ContinuousBuild/ContinuousBuild.project b/ContinuousBuild/ContinuousBuild.project index 1eec64769d..3cd98eae3a 100644 --- a/ContinuousBuild/ContinuousBuild.project +++ b/ContinuousBuild/ContinuousBuild.project @@ -130,7 +130,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -178,7 +178,7 @@ - + @@ -186,7 +186,7 @@ - + diff --git a/Copyright/Copyright.project b/Copyright/Copyright.project index cabfc4296f..e876fbecb7 100644 --- a/Copyright/Copyright.project +++ b/Copyright/Copyright.project @@ -119,7 +119,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -175,7 +175,7 @@ - + diff --git a/DatabaseExplorer/DatabaseExplorer.project b/DatabaseExplorer/DatabaseExplorer.project index 1c694907dd..bf297fc49d 100644 --- a/DatabaseExplorer/DatabaseExplorer.project +++ b/DatabaseExplorer/DatabaseExplorer.project @@ -139,7 +139,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -316,7 +316,7 @@ - + diff --git a/Debugger/DebuggerGDB.project b/Debugger/DebuggerGDB.project index 76b763d39f..a280da1284 100644 --- a/Debugger/DebuggerGDB.project +++ b/Debugger/DebuggerGDB.project @@ -113,7 +113,7 @@ - + @@ -124,7 +124,7 @@ - + @@ -163,7 +163,7 @@ - + @@ -172,7 +172,7 @@ - + diff --git a/EditorConfigPlugin/EditorConfigPlugin.project b/EditorConfigPlugin/EditorConfigPlugin.project index a7703f543a..3e86006eea 100644 --- a/EditorConfigPlugin/EditorConfigPlugin.project +++ b/EditorConfigPlugin/EditorConfigPlugin.project @@ -42,7 +42,7 @@ - + @@ -55,7 +55,7 @@ - + diff --git a/ExternalTools/ExternalTools.project b/ExternalTools/ExternalTools.project index af088a37ef..c9c390fb8f 100644 --- a/ExternalTools/ExternalTools.project +++ b/ExternalTools/ExternalTools.project @@ -128,7 +128,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -176,7 +176,7 @@ - + @@ -184,7 +184,7 @@ - + diff --git a/File2Hex/File2Hex.project b/File2Hex/File2Hex.project index 281b719506..e565f53056 100644 --- a/File2Hex/File2Hex.project +++ b/File2Hex/File2Hex.project @@ -8,10 +8,10 @@ - + - + diff --git a/Gizmos/Gizmos.project b/Gizmos/Gizmos.project index 002670cad2..3c264a7b70 100644 --- a/Gizmos/Gizmos.project +++ b/Gizmos/Gizmos.project @@ -138,14 +138,14 @@ - + - + @@ -185,14 +185,14 @@ - + - + diff --git a/HelpPlugin/HelpPlugin.project b/HelpPlugin/HelpPlugin.project index 0610fce83d..40f24d93b3 100644 --- a/HelpPlugin/HelpPlugin.project +++ b/HelpPlugin/HelpPlugin.project @@ -75,7 +75,7 @@ - + @@ -88,7 +88,7 @@ - + diff --git a/LLDBDebugger/LLDBDebugger.project b/LLDBDebugger/LLDBDebugger.project index 9bce97e7d4..ce81c4c88f 100644 --- a/LLDBDebugger/LLDBDebugger.project +++ b/LLDBDebugger/LLDBDebugger.project @@ -112,7 +112,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -234,7 +234,7 @@ - + diff --git a/LiteEditor.workspace b/LiteEditor.workspace index fa152b264f..d22d3d60b0 100644 --- a/LiteEditor.workspace +++ b/LiteEditor.workspace @@ -196,7 +196,7 @@ - + @@ -430,7 +430,7 @@ - + diff --git a/LiteEditor/LiteEditor.project b/LiteEditor/LiteEditor.project index 2953dd4e83..8e549237fd 100644 --- a/LiteEditor/LiteEditor.project +++ b/LiteEditor/LiteEditor.project @@ -2035,7 +2035,7 @@ resources.cpp: resources.xrc - + @@ -2046,7 +2046,7 @@ resources.cpp: resources.xrc - + diff --git a/MacBundler/MacBundler.project b/MacBundler/MacBundler.project index 69e085aac1..95922c7025 100644 --- a/MacBundler/MacBundler.project +++ b/MacBundler/MacBundler.project @@ -137,7 +137,7 @@ - + @@ -149,7 +149,7 @@ - + diff --git a/MemCheck/MemCheck.project b/MemCheck/MemCheck.project index e185c3c939..3b9ea689a1 100644 --- a/MemCheck/MemCheck.project +++ b/MemCheck/MemCheck.project @@ -123,7 +123,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -244,7 +244,7 @@ - + diff --git a/Outline/Outline.project b/Outline/Outline.project index ea6f88a421..11b53af083 100644 --- a/Outline/Outline.project +++ b/Outline/Outline.project @@ -123,7 +123,7 @@ - + @@ -131,7 +131,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -179,7 +179,7 @@ - + diff --git a/PCH/PCH.project b/PCH/PCH.project index cfb8fd9fc4..997e69f099 100644 --- a/PCH/PCH.project +++ b/PCH/PCH.project @@ -59,10 +59,10 @@ - + - + @@ -98,10 +98,10 @@ - + - + @@ -215,7 +215,7 @@ - + diff --git a/PHPLint/PHPLint.project b/PHPLint/PHPLint.project index 4d4983289f..2320a3644d 100644 --- a/PHPLint/PHPLint.project +++ b/PHPLint/PHPLint.project @@ -36,7 +36,7 @@ - + @@ -49,7 +49,7 @@ - + diff --git a/PHPRefactoring/PHPRefactoring.project b/PHPRefactoring/PHPRefactoring.project index f7e37e89e7..678988433c 100644 --- a/PHPRefactoring/PHPRefactoring.project +++ b/PHPRefactoring/PHPRefactoring.project @@ -38,7 +38,7 @@ - + @@ -51,7 +51,7 @@ - + diff --git a/Plugin/plugin_sdk.project b/Plugin/plugin_sdk.project index 8e9b7c0607..2a28020508 100644 --- a/Plugin/plugin_sdk.project +++ b/Plugin/plugin_sdk.project @@ -725,14 +725,14 @@ - + - + @@ -776,7 +776,7 @@ - + @@ -785,7 +785,7 @@ - + diff --git a/QmakePlugin/QMakePlugin.project b/QmakePlugin/QMakePlugin.project index 64927f75ae..fcefc6b0be 100644 --- a/QmakePlugin/QMakePlugin.project +++ b/QmakePlugin/QMakePlugin.project @@ -150,7 +150,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -198,7 +198,7 @@ - + @@ -206,7 +206,7 @@ - + diff --git a/SFTP/SFTP.project b/SFTP/SFTP.project index ebf2ed39b7..7aa01a9ff8 100644 --- a/SFTP/SFTP.project +++ b/SFTP/SFTP.project @@ -86,7 +86,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -210,7 +210,7 @@ - + diff --git a/SmartCompletion/SmartCompletion.project b/SmartCompletion/SmartCompletion.project index ffd14a8f3e..b8cad2c97d 100644 --- a/SmartCompletion/SmartCompletion.project +++ b/SmartCompletion/SmartCompletion.project @@ -35,7 +35,7 @@ - + @@ -48,7 +48,7 @@ - + diff --git a/SnipWiz/snipwiz.project b/SnipWiz/snipwiz.project index c5c99c87db..2f7d0b8f79 100644 --- a/SnipWiz/snipwiz.project +++ b/SnipWiz/snipwiz.project @@ -80,7 +80,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -129,7 +129,7 @@ - + @@ -137,7 +137,7 @@ - + diff --git a/SpellChecker/SpellCheck.project b/SpellChecker/SpellCheck.project index 9349fb34b2..aacedaca44 100644 --- a/SpellChecker/SpellCheck.project +++ b/SpellChecker/SpellCheck.project @@ -94,7 +94,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -252,7 +252,7 @@ - + @@ -260,7 +260,7 @@ - + diff --git a/Subversion2/Subversion2.project b/Subversion2/Subversion2.project index 1e81beb6c8..fc6d61bcc7 100644 --- a/Subversion2/Subversion2.project +++ b/Subversion2/Subversion2.project @@ -185,14 +185,14 @@ - + - + @@ -232,14 +232,14 @@ - + - + diff --git a/Tail/Tail.project b/Tail/Tail.project index e30af16355..8a3ca19fd0 100644 --- a/Tail/Tail.project +++ b/Tail/Tail.project @@ -36,7 +36,7 @@ - + @@ -49,7 +49,7 @@ - + diff --git a/TestDir/makedir.project b/TestDir/makedir.project index ae16376f0b..4dcbc1349c 100644 --- a/TestDir/makedir.project +++ b/TestDir/makedir.project @@ -35,10 +35,10 @@ - + - + diff --git a/Tweaks/Tweaks.project b/Tweaks/Tweaks.project index a6cc6c6322..914bcf7850 100644 --- a/Tweaks/Tweaks.project +++ b/Tweaks/Tweaks.project @@ -62,7 +62,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -184,7 +184,7 @@ - + diff --git a/UnitTestCPP/UnitTestPP.project b/UnitTestCPP/UnitTestPP.project index b7b15eef63..84bc48db9d 100644 --- a/UnitTestCPP/UnitTestPP.project +++ b/UnitTestCPP/UnitTestPP.project @@ -135,7 +135,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -191,7 +191,7 @@ - + diff --git a/WebTools/WebTools.project b/WebTools/WebTools.project index 0f18fed95b..ab5f30f7a7 100644 --- a/WebTools/WebTools.project +++ b/WebTools/WebTools.project @@ -203,14 +203,14 @@ - + - + diff --git a/WordCompletion/WordCompletion.project b/WordCompletion/WordCompletion.project index 7111f67c77..cb8b6c9269 100644 --- a/WordCompletion/WordCompletion.project +++ b/WordCompletion/WordCompletion.project @@ -84,7 +84,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -206,7 +206,7 @@ - + diff --git a/ZoomNavigator/ZoomNavigator.project b/ZoomNavigator/ZoomNavigator.project index e318c65392..42eeb126ff 100755 --- a/ZoomNavigator/ZoomNavigator.project +++ b/ZoomNavigator/ZoomNavigator.project @@ -62,7 +62,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -184,7 +184,7 @@ - + diff --git a/abbreviation/abbreviation.project b/abbreviation/abbreviation.project index 9280621659..2eef2c2bcb 100644 --- a/abbreviation/abbreviation.project +++ b/abbreviation/abbreviation.project @@ -119,7 +119,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -176,7 +176,7 @@ - + diff --git a/codelite_launcher/codelite_launcher.project b/codelite_launcher/codelite_launcher.project index 84f98a88f3..832e9a72ec 100644 --- a/codelite_launcher/codelite_launcher.project +++ b/codelite_launcher/codelite_launcher.project @@ -32,10 +32,10 @@ - + - + diff --git a/codelite_make/codelite_make.project b/codelite_make/codelite_make.project index 87ed1c76e9..53c94474f7 100644 --- a/codelite_make/codelite_make.project +++ b/codelite_make/codelite_make.project @@ -44,14 +44,14 @@ - + - + diff --git a/codelite_vim/codelite_vim.project b/codelite_vim/codelite_vim.project index cedc1c23a4..583eb34a0f 100644 --- a/codelite_vim/codelite_vim.project +++ b/codelite_vim/codelite_vim.project @@ -60,7 +60,7 @@ - + @@ -73,7 +73,7 @@ - + diff --git a/codelitephp/PHPParser/PHPParser.project b/codelitephp/PHPParser/PHPParser.project index e008dd1978..d30501da6a 100644 --- a/codelitephp/PHPParser/PHPParser.project +++ b/codelitephp/PHPParser/PHPParser.project @@ -119,10 +119,10 @@ - + - + @@ -276,7 +276,7 @@ php_expr_lexer.cpp: php_expr.l - + @@ -288,7 +288,7 @@ php_expr_lexer.cpp: php_expr.l - + diff --git a/codelitephp/PHPParserUnitTests/PHPParserUnitTests.project b/codelitephp/PHPParserUnitTests/PHPParserUnitTests.project index c40f063a1b..d694ad3d34 100644 --- a/codelitephp/PHPParserUnitTests/PHPParserUnitTests.project +++ b/codelitephp/PHPParserUnitTests/PHPParserUnitTests.project @@ -132,10 +132,10 @@ - + - + @@ -228,10 +228,10 @@ - + - + @@ -270,7 +270,7 @@ - + @@ -280,7 +280,7 @@ - + diff --git a/codelitephp/php-plugin/PHPPlugin.project b/codelitephp/php-plugin/PHPPlugin.project index f45ac1b07c..8d958ecccb 100644 --- a/codelitephp/php-plugin/PHPPlugin.project +++ b/codelitephp/php-plugin/PHPPlugin.project @@ -226,7 +226,7 @@ - + @@ -244,7 +244,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -354,7 +354,7 @@ - + @@ -368,7 +368,7 @@ - + diff --git a/cppchecker/CppChecker.project b/cppchecker/CppChecker.project index 2c532db235..07c156ee7c 100644 --- a/cppchecker/CppChecker.project +++ b/cppchecker/CppChecker.project @@ -142,7 +142,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -202,7 +202,7 @@ - + diff --git a/cscope/Cscope.project b/cscope/Cscope.project index 99ec7dd078..21dea2db79 100644 --- a/cscope/Cscope.project +++ b/cscope/Cscope.project @@ -84,7 +84,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -132,7 +132,7 @@ - + @@ -140,7 +140,7 @@ - + diff --git a/git/git.project b/git/git.project index f03ccebae3..7e37b2ee46 100644 --- a/git/git.project +++ b/git/git.project @@ -99,7 +99,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -267,7 +267,7 @@ - + @@ -283,7 +283,7 @@ - + diff --git a/sdk/codelite_indexer/codelite_indexer.project b/sdk/codelite_indexer/codelite_indexer.project index f502f3f7a8..fa8f05c1ce 100644 --- a/sdk/codelite_indexer/codelite_indexer.project +++ b/sdk/codelite_indexer/codelite_indexer.project @@ -188,13 +188,13 @@ - + - + diff --git a/sdk/databaselayer/databaselayer_mysql.project b/sdk/databaselayer/databaselayer_mysql.project index f81c3320d9..52f1552686 100644 --- a/sdk/databaselayer/databaselayer_mysql.project +++ b/sdk/databaselayer/databaselayer_mysql.project @@ -69,7 +69,7 @@ - + @@ -129,11 +129,11 @@ - + - + @@ -161,7 +161,7 @@ - + diff --git a/sdk/databaselayer/databaselayer_postgres.project b/sdk/databaselayer/databaselayer_postgres.project index 94fa246330..aa5e9175d2 100644 --- a/sdk/databaselayer/databaselayer_postgres.project +++ b/sdk/databaselayer/databaselayer_postgres.project @@ -67,7 +67,7 @@ - + @@ -127,11 +127,11 @@ - + - + @@ -159,7 +159,7 @@ - + diff --git a/sdk/databaselayer/databaselayer_sqlite.project b/sdk/databaselayer/databaselayer_sqlite.project index 6ce858a3aa..a26e59fd8d 100644 --- a/sdk/databaselayer/databaselayer_sqlite.project +++ b/sdk/databaselayer/databaselayer_sqlite.project @@ -94,7 +94,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -260,12 +260,12 @@ - + - + diff --git a/sdk/wxflatnotebook/wxflatnotebook.project b/sdk/wxflatnotebook/wxflatnotebook.project index eebbfabd5b..8727861c63 100644 --- a/sdk/wxflatnotebook/wxflatnotebook.project +++ b/sdk/wxflatnotebook/wxflatnotebook.project @@ -22,7 +22,7 @@ - + @@ -64,7 +64,7 @@ - + diff --git a/sdk/wxshapeframework/wxshapeframework.project b/sdk/wxshapeframework/wxshapeframework.project index d1f073f465..4844625c7e 100644 --- a/sdk/wxshapeframework/wxshapeframework.project +++ b/sdk/wxshapeframework/wxshapeframework.project @@ -143,7 +143,7 @@ - + @@ -236,7 +236,7 @@ - + @@ -328,14 +328,14 @@ - + - + diff --git a/sdk/wxsqlite3/wxsqlite3.project b/sdk/wxsqlite3/wxsqlite3.project index 88d7b93a54..f0a5ca4322 100644 --- a/sdk/wxsqlite3/wxsqlite3.project +++ b/sdk/wxsqlite3/wxsqlite3.project @@ -126,12 +126,12 @@ - + - + @@ -171,12 +171,12 @@ - + - + diff --git a/wxformbuilder/wxFormBuilder.project b/wxformbuilder/wxFormBuilder.project index e43a220613..b651c424ce 100644 --- a/wxformbuilder/wxFormBuilder.project +++ b/wxformbuilder/wxFormBuilder.project @@ -117,7 +117,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -173,7 +173,7 @@ - +