Alexander Akulich
|
bd22307bc0
|
Fix manifest for custom executable name on windows
|
2023-02-18 22:32:52 +03:00 |
|
def
|
36e1aced38
|
Windows manifest: try Vista/7 instead of 10/8.1
|
2018-05-13 19:48:27 +02:00 |
|
def
|
f19f4530d3
|
Revert "Try removing manifest"
This reverts commit 6df2ad55ed .
|
2018-05-09 22:06:52 +02:00 |
|
def
|
6df2ad55ed
|
Try removing manifest
Causes bug with Intel driver using OpenGL2:
https://stackoverflow.com/questions/34676697/embedding-manifest-into-the-application-binary-breaks-opengl-2
|
2018-05-07 20:57:06 +02:00 |
|
heinrich5991
|
8b1559ae14
|
Drop CMake 3.4 support for MSVS
Windows users don't have old versions of CMake from their repositories,
Visual Studio installs CMake 3.9.
|
2017-10-23 13:58:44 +02:00 |
|
Dennis Felsing
|
acb052e97d
|
Newline
|
2017-10-23 09:43:20 +02:00 |
|
Jupeyy
|
205b054026
|
move manifest to other directory and add MinGW support
|
2017-10-22 18:06:20 +02:00 |
|
def
|
a72910bb4e
|
Move external libraries to ddnet/ddnet-libs repo
|
2017-07-19 21:51:47 +02:00 |
|
def
|
f76f0cce2b
|
Actually use Windows manifest
|
2017-07-15 19:18:29 +02:00 |
|
def
|
1e3476e8bd
|
Opposite manifest setting
|
2017-07-15 16:18:18 +02:00 |
|
def
|
78dc5aa959
|
Another Windows DPI try
|
2017-07-15 15:31:53 +02:00 |
|
def
|
afe8b4dfbe
|
Or we just disable stupid highdpi...
|
2017-07-09 14:50:10 +02:00 |
|
def
|
66f6f16e81
|
Windows DPI fixes #2
|
2017-07-09 09:44:07 +02:00 |
|