mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-17 16:44:27 -04:00

* 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
|