6c851968a9
Redirect output files to the output folder
...
Thou linker can locate the output .lib file of referenced projects
wherever .lib is just fine, this helps us to gather all .pdb files in
the output folder.
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 08:47:25 +01:00
845ceb53fd
Cleanup project files
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 08:47:25 +01:00
6d52aa2f1b
Retire Visual Studio 2010 support and merge 2017 and 2019 project files
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-30 12:44:50 +01:00
c27435b037
Copyright: Bump year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-03-25 08:32:39 +01:00
5581277863
Extend copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 15:35:07 +01:00
302c7c9adb
Rename stdafx.h to pch.h
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:09:21 +01:00
aca0b3a2eb
Add Visual Studio 2019 support
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-19 11:40:28 +02:00
3b1e787f77
Introduce ARM64 support
2018-09-07 13:45:34 +02:00
e67d7e6f14
Split the project files to versions for VC2010 and VC2017
2018-08-31 14:15:36 +02:00
2eb6b2a311
Redesign the project files
2018-08-31 13:49:18 +02:00
64296e1d3b
ATL to WinStd transition completed:
...
- COpList changed to comprise of std::unique_ptr objects instead of raw COperation* pointers, allowing auto-cleanup
- ATL::CAtlFile replaced with MSICA::CStream
- CComPtr and CComQIPtr replaced with winstd::com_obj
2017-04-24 21:46:00 +02:00
a8b69efe02
ATL::CAtlString, ATL::CAtlArray and ATL::CAtlList replaced with std c++ equivalents
2017-04-24 14:30:23 +02:00
365d82a3ee
Copyright extended to 2017
2017-04-18 13:49:23 +02:00
18ac2241b3
Support for Russian localization introduced
2016-07-14 18:07:36 +02:00
e321a4082e
German and Russian translation stub added
2016-05-13 20:03:13 +02:00
f7e4b98166
Localization folder renamed
2016-03-12 14:18:49 +01:00
db8f5f127c
Static run-time library use forced now
2016-03-12 08:18:17 +01:00
c9df954090
Invalid common property page references removed
2016-03-12 08:17:00 +01:00
fc7c3365ba
Common property sheet removed as included in Win32 and x64 property sheets
2016-03-11 14:09:55 +01:00
9551ed7059
Project file cleanup
2016-03-11 11:06:52 +01:00
c3929a3ba6
Include directories fixed
2016-03-11 10:57:25 +01:00
53306e12e3
Source and build files reorganized into folders
2016-03-11 10:51:10 +01:00