Commit Graph

12 Commits

Author SHA1 Message Date
Simon Rozman
da7ca1c368 Configure precompiled headers locally
Build is using precompiled headers in pch.h. Explicitly configure it so
it does not rely on host solution configuration.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 15:15:25 +01:00
Simon Rozman
caa85e1da8 Reference solution property pages only if they exist
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 15:09:59 +01:00
Simon Rozman
42cb00a22a Rename stdafx.h to pch.h
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:08:50 +01:00
Simon Rozman
50cdbee3ae Add Visual Studio 2019 support
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-19 11:27:43 +02:00
Simon Rozman
5a75611807 Clean-up 2018-09-07 23:47:39 +02:00
Simon Rozman
913158633a Make stdex static library 2018-09-07 22:54:58 +02:00
Simon Rozman
2f908dbeca Introduce ARM64 support 2018-09-07 22:39:30 +02:00
Simon Rozman
55ea9fa324 Set version independent project name 2018-08-31 14:24:19 +02:00
Simon Rozman
a950ec9f5c Redesign the project files and split to versions for VC2010 and VC2017 2018-08-31 12:29:04 +02:00
Simon Rozman
a9bbd269bb Git ignores fixed 2016-03-12 14:12:33 +01:00
Simon Rozman
db78cf43d8 .gitignore added 2016-02-29 11:13:34 +01:00
Simon Rozman
f86db20527 Initial version 2016-02-29 11:10:04 +01:00