mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] increment version to rufus-next
* also fixed ms-config.h
This commit is contained in:
parent
472db8b592
commit
d1f41309a9
6 changed files with 19 additions and 23 deletions
|
@ -1,12 +1,8 @@
|
|||
/* Option for Visual Studio and WDK compilation */
|
||||
/* For MinGW, use "./configure <option>" instead */
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
|
||||
/* Embed FreeDOS files and allow FreeDOS support */
|
||||
#define WITH_FREEDOS
|
||||
|
||||
/* SysLinux support, for ISO -> bootable USB */
|
||||
#define WITH_SYSLINUX
|
||||
|
||||
#endif /* _MSC_VER */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue