Alexandre Julliard
|
088a787a2c
makefiles: Make -mno-cygwin the default.
|
3 years ago |
Alexandre Julliard
|
30ab4fe8ca
icinfo: Build with msvcrt.
|
5 years ago |
Alexandre Julliard
|
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
11 years ago |
Alexandre Julliard
|
da35622b83
makefiles: Disable use of Unicode macros globally for all the programs.
|
13 years ago |
Eric Pouech
|
ad54412813
icinfo: No longer use stdio functions, but direct kernel32 ones.
|
13 years ago |
Eric Pouech
|
15bcb63bca
icinfo: Compile the IcInfo program as a command-line app.
|
13 years ago |
Alexandre Julliard
|
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
14 years ago |
Alexandre Julliard
|
6fb39dfe4a
programs: Remove explicit imports of kernel32 and ntdll.
|
14 years ago |
Alexandre Julliard
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 years ago |
Alexandre Julliard
|
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
16 years ago |
Michael Stefaniuc
|
a156820609
icinfo: Win64 printf format warning fixes.
|
18 years ago |
Michael Stefaniuc
|
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
18 years ago |
Alexandre Julliard
|
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
|
18 years ago |
Marcus Meissner
|
40af0c8a30
programs: Move icinfo out of avitools.
|
18 years ago |