Cleanup and move all common compiler options to common.props
commit50990f523025edaa57049219250076acec4ed3a1
authorSven Strickroth <email@cs-ware.de>
Fri, 28 Dec 2012 11:53:34 +0000 (28 12:53 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 28 Dec 2012 16:02:46 +0000 (28 17:02 +0100)
tree0544801397535850f7d074e9e41510ebcc7fddbe
parente74d951c5b14fa7d39dce213f21c5be6e3cd5123
Cleanup and move all common compiler options to common.props

Inspired by TortoiseSVN revision 23717.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
49 files changed:
Languages/Makefile
Languages/TortoiseLang.vcxproj
ext/CrashServer/CommonLibs/Zlib/Zlib.vcxproj
ext/CrashServer/CrashHandler/CrashHandler/CrashHandler.vcxproj
ext/CrashServer/CrashHandler/DumpUploaderServiceLib/DumpUploaderServiceLib.vcxproj
ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj
ext/CrashServer/CrashHandler/crashhandler.props
ext/ResizableLib/ResizableLib.vcxproj
ext/build/ScintillaLexer.vcxproj
ext/build/libapr.vcxproj
ext/build/libaprutil.vcxproj
ext/build/libcurl.vcxproj
ext/build/libgit.vcxproj
ext/build/libgit2.vcxproj
ext/build/libgit2.vcxproj.filters
ext/build/ogdf.vcxproj
ext/build/xml.vcxproj
ext/build/zlib.vcxproj
ext/build/zlib.vcxproj.filters
ext/gitdll/gitdll.vcxproj
ext/gitdlltest/gitdlltest.vcxproj
ext/hunspell/hunspell.vcxproj
src/AsyncFramework/AsyncFramework.vcxproj
src/Git/Git.vcxproj
src/IBugTraqProvider/IBugTraqProvider.vcxproj
src/ResText/ResText.vcxproj
src/SshAskPass/SshAskPass.vcxproj
src/TGitCache/TGitCache.vcxproj
src/TortoiseGit.common-dll.props [new file with mode: 0644]
src/TortoiseGit.common-langs.props [new file with mode: 0644]
src/TortoiseGit.common-staticlib.props [new file with mode: 0644]
src/TortoiseGit.common.props [new file with mode: 0644]
src/TortoiseGitBlame/TortoiseGitBlame.vcxproj
src/TortoiseGitBlame/TortoiseGitBlameLang.vcxproj
src/TortoiseGitSetup/CustomActions/CustomActions.vcxproj
src/TortoiseIDiff/TortoiseIDiff.vcxproj
src/TortoiseIDiff/TortoiseIDiffLang.vcxproj
src/TortoiseMerge/TortoiseMerge.vcxproj
src/TortoiseMerge/TortoiseMerge.vcxproj.filters
src/TortoiseMerge/TortoiseMergeLang.vcxproj
src/TortoisePlink/Windows/MSVC/Plink/TortoisePlink.vcxproj
src/TortoiseProc/TortoiseProc.vcxproj
src/TortoiseProc/TortoiseProcLang.vcxproj
src/TortoiseProc/TortoiseProcLang.vcxproj.filters
src/TortoiseShell/TortoiseShell.vcxproj
src/TortoiseShell/TortoiseStub.vcxproj
src/TortoiseUDiff/TortoiseUDiff.vcxproj
src/Utils/Utils.vcxproj
src/touch/touch.vcxproj