Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
7d03d10152 vcxproj files copied from scripts directory 2015-11-10 18:39:58 +03:00