Vlad Khorsun
|
6e8b9663e7
|
Windows file description (#245)
* Let's use something meaningful at version info's "File Description" field.
Move common resource compiler settings from project files to the property sheets.
* Update VC14 projects
* Update VC12 projects
* Update VC10 projects
* Adjust descriptions as Dmitry suggested
|
2019-12-24 18:50:56 +02:00 |
|
hvlad
|
4d3961a847
|
This should fix examples build issue (VC10-14).
|
2016-03-31 09:39:02 +03:00 |
|
dimitr
|
277d85c520
|
Removed filename dependencies on FB version, to avoid renaming them with the every release. Cleaned up the MSVC6 remainings.
|
2016-03-06 08:17:00 +00:00 |
|
hvlad
|
2b4df2f187
|
MSVC12 build system:
- use XP-compatible toolset for 32-bit builds
- set linker option "Subsystem" where it was missing
- misc
|
2015-02-04 14:03:43 +00:00 |
|
asfernandes
|
157d5c4eb1
|
Split the UDR examples in multiple files to demonstrate how it should be done.
|
2015-01-26 14:52:54 +00:00 |
|
asfernandes
|
e9f74f04d1
|
Improvements to the UDR plugin.
|
2015-01-25 20:27:46 +00:00 |
|
hvlad
|
07d1cc3194
|
MSVC12 project files
|
2014-11-17 22:32:54 +00:00 |
|