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 |
|