Commit Graph

38 Commits

Author SHA1 Message Date
SeVlaT
e8b1349e83 Msvc14: Added Rtl_Type suffix to IntDir and OutDir 2015-11-13 14:11:40 +03:00
SeVlaT
3d8ae832ee added msvc2015_static.vcxproj (just by copying from msvc2015.vcxproj) 2015-11-13 14:05:58 +03:00
SeVlaT
286c32e5d5 pugixml.props: support custom user property sheet 2015-11-13 14:02:18 +03:00
SeVlaT
05df29c9ab msvc14: Cosmetic changes, removed empty tags 2015-11-13 14:01:41 +03:00
SeVlaT
391725fb02 Msvc14: inherit Linker settings 2015-11-13 13:35:03 +03:00
SeVlaT
a40b7ef192 Msvc14: Moved <PreprocessorDefinitions> to Props 2015-11-13 13:27:52 +03:00
SeVlaT
fbfac6d123 Added platform-specific props for Msvc14 2015-11-13 13:24:38 +03:00
SeVlaT
9a81561d99 pugixmpprops: support Msvc vesion and platform specific props 2015-11-13 13:24:16 +03:00
SeVlaT
e067e8676c Msvc14: removed _DEBUG/NDEBUG, moved some <ClCompile> options to props 2015-11-13 13:19:26 +03:00
SeVlaT
03e46219db Msvc14: Inherit <PrecompiledHeader> 2015-11-13 13:09:57 +03:00
SeVlaT
dade2b81c1 Msvc14: Moved <OutDir>, <IntDir>, <TargetName>, <DebugInformationFormat> to props 2015-11-13 13:04:10 +03:00
SeVlaT
7bcd6c89bd Added Msvc14-specific props (yet empty) 2015-11-13 12:57:50 +03:00
SeVlaT
cdb8858446 pugixml.props: support props, specific for MSVC version 2015-11-13 12:53:54 +03:00
SeVlaT
ccbfc905bf Msvc15: removed some compiler options, that are well-inherited from Props 2015-11-13 12:38:02 +03:00
SeVlaT
a21e3524ec Msvc14: removed <ClCompile><ProgramDataBaseFileName>
Remark:
<ProgramDataBaseFileName> - compiler setting
<ProgramDataBaseFile> - linker setting
Both of them  probably set well by default.
2015-11-13 12:29:02 +03:00
SeVlaT
a4b7273ee1 Msvc14: <Import Project="pugixml.props" /> 2015-11-13 11:34:08 +03:00
SeVlaT
afb646cef4 Msvc14: added solution 2015-11-13 11:29:53 +03:00
SeVlaT
e0c2ee576c Msvc10: cosmetic changes. Remove unnecessary empty tags 2015-11-13 11:24:55 +03:00
SeVlaT
9d7c3ebf96 Removed <Link><ProgramDataBaseFileName> item metadata.
It propably erroneous. Studio uses <ProgramDataBaseFile>. Is set properly bu Mycrosoft system properties
2015-11-13 11:18:43 +03:00
SeVlaT
ac9c0e48d6 Moved <Link> item metadata to props 2015-11-13 11:05:58 +03:00
SeVlaT
a768ba110e Msvc10: Moved <ResourceCompile> to Props 2015-11-13 10:45:55 +03:00
SeVlaT
550859d720 Msvc10: moved <ResourceCompile> to Props 2015-11-13 10:45:12 +03:00
SeVlaT
258ceafe43 Msvc10: inherit properties <OutDir> and <IntDir>
Signed-off-by: SeVlaT <sevlat@mail.ru>
2015-11-13 10:35:28 +03:00
SeVlaT
4391ececaa Changed <IntDir> and <OutDir> in common.props: Used PUGI_Rtl_Type 2015-11-13 10:34:52 +03:00
SeVlaT
a5e84e3b2c <<PUGI_Rtl_Type> made visible 2015-11-13 10:34:10 +03:00
SeVlaT
f7ad3d6ee9 Msvc10: Moved <ClCompile>/<RuntimeLibrary> item metadata to props files 2015-11-13 10:21:21 +03:00
SeVlaT
cf7f036ba6 Msvc10: <Lib/OutputFile> item metadata inherited 2015-11-13 10:12:46 +03:00
SeVlaT
3ca699390e Msvc10: Moved <TargetName> to property shrets 2015-11-13 10:08:05 +03:00
SeVlaT
a836c2e07c Msvc10: removed <PrecompiledHeader> compiler option 2015-11-12 19:11:29 +03:00
SeVlaT
65154e9028 Msvc10: removed <PreprocessorDefinitions> 2015-11-12 19:07:40 +03:00
SeVlaT
513eeeb847 Msvc10 projects: removed setings specific for Configuration(debug/release) 2015-11-12 19:04:18 +03:00
SeVlaT
d190d85b0f Msvc10 projects: removed some compiler settings, use inherited 2015-11-12 18:57:50 +03:00
SeVlaT
e34ec1ebcb Support props for static /dynamic RTL 2015-11-12 18:54:11 +03:00
SeVlaT
b1308655b6 Added props for static and dynamic RTL 2015-11-12 18:47:00 +03:00
SeVlaT
2c7e13062f msvc 2010 projects reformatted by Studio: tabs replaced by spaces, GUID changed 2015-11-12 14:54:27 +03:00
SeVlaT
e55204a243 Added .gitignore to msvc directory 2015-11-12 14:53:06 +03:00
SeVlaT
888d3da99d msvc_10: Added props files and solution 2015-11-11 18:28:22 +03:00
SeVlaT
7d03d10152 vcxproj files copied from scripts directory 2015-11-10 18:39:58 +03:00