mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
130afd8294
* use toplevel ms-config.h for options, rather than duplicate project files * applies for MSVC and WDK
5 lines
183 B
C
5 lines
183 B
C
/* Option for Visual Studio and WDK compilation */
|
|
/* For MinGW, use "./configure <option>" instead */
|
|
|
|
/* Embed FreeDOS files and allow FreeDOS support */
|
|
#define WITH_FREEDOS
|