7 Commits

Author SHA1 Message Date
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
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
42cb00a22a Rename stdafx.h to pch.h
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:08:50 +01:00
5a75611807 Clean-up 2018-09-07 23:47:39 +02:00
913158633a Make stdex static library 2018-09-07 22:54:58 +02:00
a950ec9f5c Redesign the project files and split to versions for VC2010 and VC2017 2018-08-31 12:29:04 +02:00
f86db20527 Initial version 2016-02-29 11:10:04 +01:00