configure/data/platform/Windows.conf
Pierre Pronchery baf80ca116 Add a helper to output extensions
This also adds a variable for the "tgz" extension. It defaults to
".tar.gz" or to ".tgz" on Windows.
2017-11-18 00:52:05 +01:00

8 lines
126 B
Plaintext

[extensions]
exe=.exe
so=.dll
tgz=.tgz
[programs]
ccshared=$(CC) -shared -Wl,-no-undefined -Wl,--enable-runtime-pseudo-reloc